ranui 0.1.4-alpha.5 → 0.1.4-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- !function(g,I){"object"==typeof exports&&"undefined"!=typeof module?I(exports):"function"==typeof define&&define.amd?define(["exports"],I):I((g="undefined"!=typeof globalThis?globalThis:g||self).ranui={})}(this,(function(g){"use strict";var I=Object.defineProperty,C=(g,C,A)=>(((g,C,A)=>{C in g?I(g,C,{enumerable:!0,configurable:!0,writable:!0,value:A}):g[C]=A})(g,"symbol"!=typeof C?C+"":C,A),A);const A=[!1,"false",null,void 0],e=g=>{const I=g.hasAttribute("disabled"),C=g.getAttribute("disabled");return!(!I||A.includes(C))},i=(g,I)=>{const C=g.classList;C.contains(I)||C.add(I)};let l=class{constructor(g="document is undefined or r-button is exist"){C(this,"message"),this.message=g}};const t=function(){if("undefined"==typeof document||customElements.get("r-button"))return l;{class g extends HTMLElement{constructor(){super(),C(this,"_btn"),C(this,"_iconElement"),C(this,"_slot"),C(this,"_shadowDom"),C(this,"setIcon",(()=>{if(this.icon){const{width:g,height:I}=this._slot.getBoundingClientRect(),C=Math.min(g,I);this._iconElement?this._iconElement.setAttribute("name",this.icon):(this._iconElement=document.createElement("r-icon"),this._iconElement.setAttribute("name",this.icon),this._iconElement.setAttribute("color","currentColor"),this._iconElement.setAttribute("class","icon"),this._slot.insertAdjacentElement("beforebegin",this._iconElement)),this.iconSize?this._iconElement.setAttribute("size",this.iconSize):this._iconElement.setAttribute("size",""+(C-5))}})),C(this,"mousedown",(g=>{if(!this.disabled||"false"===this.disabled){const{left:I,top:C}=this.getBoundingClientRect();this.style.setProperty("--ran-x",g.clientX-I+"px"),this.style.setProperty("--ran-y",g.clientY-C+"px")}})),C(this,"mouseLeave",(()=>{setTimeout((()=>{this.style.removeProperty("--ran-x"),this.style.removeProperty("--ran-y")}),300)})),this._slot=document.createElement("slot"),this._btn=document.createElement("div"),this._btn.setAttribute("class","btn"),this._btn.appendChild(this._slot),this._slot.setAttribute("class","slot");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}:host{position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;box-shadow:0 2px #00000004;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;line-height:22px;font-size:14px;border-radius:2px;color:#000000d9;border-color:#d9d9d9;background:#fff;overflow:hidden;pointer-events:auto}:host,:host(:active),:host(:focus){outline:0}:host(:not([disabled]):hover){border-color:#1890ff;color:#1890ff}:host([type="primary"]){border-color:#1890ff;background-color:#1890ff;color:#fff}:host([type="primary"]:not([disabled])):after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%)}:host([type="primary"]:not([disabled]):hover){background-color:#40a9ff;color:#fff}:host([type="warning"]){border-color:#ff4d4f;background-color:#ff4d4f;color:#fff}:host([type="warning"]:not([disabled])):after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%)}:host([type="warning"]:not([disabled]):hover){border-color:#ff4d4f;background-color:#ff4d4f;color:#fff}:host([type="text"]){border:none}:host([disabled]){cursor:not-allowed;pointer-events:all;opacity:.6}:host(:not([disabled]):active):after{transform:translate(-50%,-50%) scale(0);opacity:.3;transition:0s}:host(:active) .btn:before{opacity:.2}:host(:not([disabled],[effect])):after{content:"";display:block;position:absolute;width:100%;height:100%;left:var(--ran-x, 0);top:var(--ran-y, 0);pointer-events:none;background-image:radial-gradient(circle,#1890ff 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:translate(-50%,-50%) scale(10);opacity:0;transition:transform .3s,opacity .8s}:host .slot{display:block}.btn{display:flex;justify-content:space-between;align-items:center;padding:4px 15px}.btn .icon{margin-right:2px}\n',g.appendChild(I),this._shadowDom=g,g.appendChild(this._btn)}static get observedAttributes(){return["disabled","icon","effect","iconSize","sheet"]}get sheet(){return this.getAttribute("sheet")}set sheet(g){this.setAttribute("sheet",g||"")}get disabled(){return e(this)}set disabled(g){g&&"false"!==g?this.setAttribute("disabled",""):this.removeAttribute("disabled")}get iconSize(){return this.getAttribute("iconSize")}set iconSize(g){g&&"false"!==g?(this.setAttribute("iconSize",g),this.setIcon()):this.removeAttribute("iconSize")}get icon(){return this.getAttribute("icon")}set icon(g){g&&"false"!==g?(this.setAttribute("icon",g),this.setIcon()):this.removeAttribute("icon")}get effect(){return this.getAttribute("effect")}set effect(g){A.includes(g)||!g?this.removeAttribute("effect"):this.setAttribute("effect",g)}handlerExternalCss(){if(this.sheet)try{const g=new CSSStyleSheet;g.insertRule(this.sheet),this._shadowDom.adoptedStyleSheets=[g]}catch(g){console.error(`Failed to parse the rule in CSSStyleSheet: ${this.sheet}`)}}connectedCallback(){this._btn.addEventListener("mousedown",this.mousedown),this._btn.addEventListener("mouseleave",this.mouseLeave),this.handlerExternalCss(),this.setIcon()}disconnectCallback(){this._btn.removeEventListener("mousedown",this.mousedown),this._btn.removeEventListener("mouseleave",this.mouseLeave)}attributeChangedCallback(g,I,C){"disabled"===g&&this._btn&&(C&&"false"!==C?this._btn.removeAttribute("disabled"):this._btn.setAttribute("disabled","")),"icon"===g&&this._btn&&I!==C&&this.setIcon(),"iconSize"===g&&this._btn&&I!==C&&this._btn.setAttribute("iconSize",C),"sheet"===g&&this._shadowDom&&I!==C&&this.handlerExternalCss()}}return customElements.define("r-button",g),g}}(),c=Object.freeze(Object.defineProperty({__proto__:null,default:t},Symbol.toStringTag,{value:"Module"}));let o={};"undefined"!=typeof process&&"function"==typeof o.Stats?o._identification=!0:o={_identification:!1,message:"require is not defined"};var n;void 0===(n={})||n.key;const d=function(){if("undefined"!=typeof window&&!customElements.get("r-icon")){class g extends HTMLElement{constructor(){super(),C(this,"_icon"),C(this,"_div"),C(this,"loadLocal",(()=>new Promise(((g,I)=>{((g,I)=>{const C=g[I];return C?"function"==typeof C?C():Promise.resolve(C):new Promise(((g,C)=>{("function"==typeof queueMicrotask?queueMicrotask:setTimeout)(C.bind(null,new Error("Unknown variable dynamic import: "+I)))}))})(Object.assign({"../../assets/icons/add-user.svg":()=>Promise.resolve().then((()=>H)),"../../assets/icons/book.svg":()=>Promise.resolve().then((()=>K)),"../../assets/icons/check-circle-fill.svg":()=>Promise.resolve().then((()=>J)),"../../assets/icons/check-circle.svg":()=>Promise.resolve().then((()=>F)),"../../assets/icons/close-circle-fill.svg":()=>Promise.resolve().then((()=>M)),"../../assets/icons/close-circle.svg":()=>Promise.resolve().then((()=>S)),"../../assets/icons/close.svg":()=>Promise.resolve().then((()=>k)),"../../assets/icons/eye-close.svg":()=>Promise.resolve().then((()=>v)),"../../assets/icons/eye.svg":()=>Promise.resolve().then((()=>D)),"../../assets/icons/home.svg":()=>Promise.resolve().then((()=>z)),"../../assets/icons/info-circle-fill.svg":()=>Promise.resolve().then((()=>x)),"../../assets/icons/info-circle.svg":()=>Promise.resolve().then((()=>L)),"../../assets/icons/loading.svg":()=>Promise.resolve().then((()=>T)),"../../assets/icons/lock.svg":()=>Promise.resolve().then((()=>U)),"../../assets/icons/message.svg":()=>Promise.resolve().then((()=>j)),"../../assets/icons/power-off.svg":()=>Promise.resolve().then((()=>Q)),"../../assets/icons/preview.svg":()=>Promise.resolve().then((()=>O)),"../../assets/icons/setting.svg":()=>Promise.resolve().then((()=>E)),"../../assets/icons/team.svg":()=>Promise.resolve().then((()=>P)),"../../assets/icons/unlock.svg":()=>Promise.resolve().then((()=>_)),"../../assets/icons/user.svg":()=>Promise.resolve().then((()=>q)),"../../assets/icons/warning-circle-fill.svg":()=>Promise.resolve().then((()=>$)),"../../assets/icons/warning-circle.svg":()=>Promise.resolve().then((()=>gg))}),`../../assets/icons/${this.name}.svg`).then((C=>{if(C&&C.default&&C.default._identification){const{data:I}=C.default;this._icon&&this._div.removeChild(this._icon),this._icon=((g,I="text/xml")=>{if(window.DOMParser)return(new window.DOMParser).parseFromString(g,I).documentElement;if(void 0!==window.ActiveXObject&&new window.ActiveXObject("Microsoft.XMLDOM")){const I=new window.ActiveXObject("Microsoft.XMLDOM");return I.async="false",I.loadXML(g),I}})(I,"image/svg+xml"),this._icon&&(this._div.appendChild(this._icon),this.setSize(),this.setColor(),g())}else this.loadNs(),I(`\n couldn't be loaded by r-icon, message: ${this.name} icon is undefined`)})).catch((g=>{this.loadNs()}))})))),C(this,"loadNs",(()=>{this._icon&&this._div&&this._div.removeChild(this._icon),this._icon=document.createElement("svg"),this._icon.setAttribute("class","icon"),this._icon.setAttribute("viewBox","0 0 1024 1024"),this._icon.setAttribute("width","100"),this._icon.setAttribute("height","100");const g="http://www.w3.org/1999/xlink",I=document.createElementNS(g,"use");I.setAttributeNS(g,"xlink:href",`../../assets/iconfont/icon.svg#icon-${this.name}`),this._icon.appendChild(I),this._div.appendChild(this._icon)})),C(this,"setIcon",(async()=>{this.name&&this.loadLocal()})),C(this,"setSize",(()=>{this._icon&&this.size&&(this._icon.setAttribute("width",this.size),this._icon.setAttribute("height",this.size))})),C(this,"setColor",(()=>{this._icon&&(this.color?this._icon.setAttribute("fill",this.color):this._icon.setAttribute("fill","currentColor"))})),C(this,"setSpin",(()=>{this.spin&&this.style.setProperty("animation-duration",`${this.spin}s`)})),this._div=document.createElement("div"),this._div.setAttribute("class","icon");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}:host{display:inline-flex}:host .icon{display:block}:host([spin]){animation-name:rotate;animation-duration:1.4s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes rotate{to{transform:rotate(360deg)}}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["name","size","color","spin"]}get name(){return this.getAttribute("name")}set name(g){g&&this.setAttribute("name",g)}get size(){return this.getAttribute("size")}set size(g){g&&this.setAttribute("size",g)}get color(){return this.getAttribute("color")}set color(g){g&&this.setAttribute("color",g)}get spin(){return this.getAttribute("spin")}set spin(g){null!=g&&this.setAttribute("spin",g)}connectedCallback(){this.setIcon()}attributeChangedCallback(g,I,C){C!==I&&("name"===g&&this.setIcon(),"size"===g&&this.setSize(),"color"===g&&this.setColor(),"spin"===g&&this.setSpin())}}customElements.define("r-icon",g)}}(),s=Object.freeze(Object.defineProperty({__proto__:null,default:d},Symbol.toStringTag,{value:"Module"}));const a=function(){if("undefined"!=typeof window&&!customElements.get("r-img")){class g extends HTMLElement{constructor(){super(),C(this,"_image"),C(this,"_container"),this._container=document.createElement("div"),this._container.setAttribute("class","r-image");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}\n',g.appendChild(I),g.appendChild(this._container)}static get observedAttributes(){return["fallback"]}get fallback(){return this.getAttribute("fallback")||"\n data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAADDCAYAAADQvc6UAAABRWlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGASSSwoyGFhYGDIzSspCnJ3UoiIjFJgf8LAwSDCIMogwMCcmFxc4BgQ4ANUwgCjUcG3awyMIPqyLsis7PPOq3QdDFcvjV3jOD1boQVTPQrgSkktTgbSf4A4LbmgqISBgTEFyFYuLykAsTuAbJEioKOA7DkgdjqEvQHEToKwj4DVhAQ5A9k3gGyB5IxEoBmML4BsnSQk8XQkNtReEOBxcfXxUQg1Mjc0dyHgXNJBSWpFCYh2zi+oLMpMzyhRcASGUqqCZ16yno6CkYGRAQMDKMwhqj/fAIcloxgHQqxAjIHBEugw5sUIsSQpBobtQPdLciLEVJYzMPBHMDBsayhILEqEO4DxG0txmrERhM29nYGBddr//5/DGRjYNRkY/l7////39v///y4Dmn+LgeHANwDrkl1AuO+pmgAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAwqADAAQAAAABAAAAwwAAAAD9b/HnAAAHlklEQVR4Ae3dP3PTWBSGcbGzM6GCKqlIBRV0dHRJFarQ0eUT8LH4BnRU0NHR0UEFVdIlFRV7TzRksomPY8uykTk/zewQfKw/9znv4yvJynLv4uLiV2dBoDiBf4qP3/ARuCRABEFAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghgg0Aj8i0JO4OzsrPv69Wv+hi2qPHr0qNvf39+iI97soRIh4f3z58/u7du3SXX7Xt7Z2enevHmzfQe+oSN2apSAPj09TSrb+XKI/f379+08+A0cNRE2ANkupk+ACNPvkSPcAAEibACyXUyfABGm3yNHuAECRNgAZLuYPgEirKlHu7u7XdyytGwHAd8jjNyng4OD7vnz51dbPT8/7z58+NB9+/bt6jU/TI+AGWHEnrx48eJ/EsSmHzx40L18+fLyzxF3ZVMjEyDCiEDjMYZZS5wiPXnyZFbJaxMhQIQRGzHvWR7XCyOCXsOmiDAi1HmPMMQjDpbpEiDCiL358eNHurW/5SnWdIBbXiDCiA38/Pnzrce2YyZ4//59F3ePLNMl4PbpiL2J0L979+7yDtHDhw8vtzzvdGnEXdvUigSIsCLAWavHp/+qM0BcXMd/q25n1vF57TYBp0a3mUzilePj4+7k5KSLb6gt6ydAhPUzXnoPR0dHl79WGTNCfBnn1uvSCJdegQhLI1vvCk+fPu2ePXt2tZOYEV6/fn31dz+shwAR1sP1cqvLntbEN9MxA9xcYjsxS1jWR4AIa2Ibzx0tc44fYX/16lV6NDFLXH+YL32jwiACRBiEbf5KcXoTIsQSpzXx4N28Ja4BQoK7rgXiydbHjx/P25TaQAJEGAguWy0+2Q8PD6/Ki4R8EVl+bzBOnZY95fq9rj9zAkTI2SxdidBHqG9+skdw43borCXO/ZcJdraPWdv22uIEiLA4q7nvvCug8WTqzQveOH26fodo7g6uFe/a17W3+nFBAkRYENRdb1vkkz1CH9cPsVy/jrhr27PqMYvENYNlHAIesRiBYwRy0V+8iXP8+/fvX11Mr7L7ECueb/r48eMqm7FuI2BGWDEG8cm+7G3NEOfmdcTQw4h9/55lhm7DekRYKQPZF2ArbXTAyu4kDYB2YxUzwg0gi/41ztHnfQG26HbGel/crVrm7tNY+/1btkOEAZ2M05r4FB7r9GbAIdxaZYrHdOsgJ/wCEQY0J74TmOKnbxxT9n3FgGGWWsVdowHtjt9Nnvf7yQM2aZU/TIAIAxrw6dOnAWtZZcoEnBpNuTuObWMEiLAx1HY0ZQJEmHJ3HNvGCBBhY6jtaMoEiJB0Z29vL6ls58vxPcO8/zfrdo5qvKO+d3Fx8Wu8zf1dW4p/cPzLly/dtv9Ts/EbcvGAHhHyfBIhZ6NSiIBTo0LNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiEC/wGgKKC4YMA4TAAAAABJRU5ErkJggg==\n"}set fallback(g){g?this.setAttribute("fallback",g):this.removeAttribute("fallback")}listenFallback(g,I){"fallback"===g&&this._image&&(I?this._image.setAttribute("fallback",I):this._image.removeAttribute("fallback"))}connectedCallback(){const g=this.getAttribute("src")||"";this._image=new Image,this._image.src=g,this._image.addEventListener("error",(()=>{this._image&&this.fallback&&(this._image.src=this.fallback)})),this._image.addEventListener("load",(()=>{this._image&&this._container.appendChild(this._image)}))}attributeChangedCallback(g,I,C){this.listenFallback(g,C)}}customElements.define("r-img",g)}}(),r=Object.freeze(Object.defineProperty({__proto__:null,default:a},Symbol.toStringTag,{value:"Module"}));class Z{constructor(g="document is undefined or r-input is exist"){C(this,"message"),this.message=g}}const b=function(){if("undefined"==typeof window||customElements.get("r-input"))return Z;{class g extends HTMLElement{constructor(){super(),C(this,"_container"),C(this,"_label"),C(this,"_input"),C(this,"_icon"),C(this,"inputValue",(g=>{g.stopPropagation();const I=g.target;this.value=I?I.value:"",this.change(),this.dispatchEvent(new CustomEvent("input",{detail:{value:this.value}}))})),C(this,"change",(()=>{this.dispatchEvent(new CustomEvent("change",{detail:{value:this.value}}))})),C(this,"focus",(()=>{this.dispatchEvent(new CustomEvent("focus",{detail:{value:this.value}}))})),C(this,"dealIcon",(()=>{if(!this._icon){this._icon=document.createElement("r-icon");const{width:g,height:I}=this._input.getBoundingClientRect(),C=Math.min(g,I);this._icon.setAttribute("size",`${C}`),this._input.insertAdjacentElement("beforebegin",this._icon)}this.icon&&this._icon.setAttribute("name",this.icon)}));const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}.input{position:relative;display:flex;width:100%;min-width:0;padding:2px 8px;color:#000000d9;font-size:12px;line-height:1.5715;background-color:#fff;background-image:none;border-width:1px;border-style:solid;border-color:#d9d9d9;border-radius:2px;transition:all .3s}.input:active{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.input:hover{border-color:#40a9ff;border-right-width:1px}.input>.input-main:hover~.input-label{color:#40a9ff}.input[value]>.input-label{transform:translateY(calc(-50% - .43em)) scale(.8);color:#00000040}.input[status=error]{border-color:#ff4d4f}.input[status=error]>.input-main~.input-label{color:#ff4d4f}.input[status=warning]{border-color:#ff7875}.input[status=warning]>.input-main~.input-label{color:#ff7875}.input[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.input[disabled]>.input-main{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.input[disabled]>.input-main~.input-label{color:#00000040;background-color:#f5f5f5}.input[disabled]>.input-label{color:#999;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed}.input-main{writing-mode:horizontal-tb;text-rendering:auto;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0px;text-shadow:none;text-align:start;-webkit-rtl-ordering:logical;cursor:text;touch-action:manipulation;-webkit-appearance:none;text-overflow:ellipsis;box-sizing:border-box;margin:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;border:none;width:100%;min-width:0;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;transition:all .3s}.input-main:focus,.input-main:hover{border:none;outline:0}.input-main::placeholder{color:#999}.input-main:placeholder-shown~.input-label{transform:translateY(calc(-50% - .43em)) scale(.8)}.input-main:focus~.input-label{transform:translateY(calc(-50% - .43em)) scale(.8)}.input-label{pointer-events:none;position:absolute;font-size:14px;left:8px;transition:transform .3s,color .3s,background-color .3s,backdrop-filter .3s;transform-origin:left;padding:0 .2em;color:#999;background:#fff;opacity:.9}\n',g.appendChild(I),this._container=document.createElement("div"),this._container.setAttribute("class","input"),this._input=document.createElement("input"),this._input.setAttribute("class","input-main"),this._container.appendChild(this._input),g.appendChild(this._container)}static get observedAttributes(){return["label","disabled","name","placeholder","type","icon","status"]}get value(){return this.getAttribute("value")}set value(g){!e(this)&&g?(this.setAttribute("value",g),this._container.setAttribute("value",g)):(this.removeAttribute("value"),this._container.removeAttribute("value"))}get placeholder(){return this.getAttribute("placeholder")}set placeholder(g){g?this.setAttribute("placeholder",g):this.removeAttribute("placeholder")}get required(){return this.getAttribute("required")}set required(g){g&&"false"!==g?this.setAttribute("required",""):this.removeAttribute("required")}get disabled(){return e(this)}set disabled(g){A.includes(g)?(this.removeAttribute("disabled"),this._container.removeAttribute("disabled"),this._input.removeAttribute("disabled")):(this.setAttribute("disabled",""),this._container.setAttribute("disabled",""),this._input.setAttribute("disabled",""))}get label(){return this.getAttribute("label")||""}set label(g){this.setAttribute("label",g)}get status(){return this.getAttribute("status")||""}set status(g){g?(this.setAttribute("status",g),this._container.setAttribute("status",g)):(this.removeAttribute("status"),this._container.removeAttribute("status"))}get name(){return this.getAttribute("name")||""}set name(g){this.setAttribute("name",g)}get min(){return this.getAttribute("min")||""}set min(g){"number"===this.type&&this.setAttribute("min",g)}get max(){return this.getAttribute("max")||""}set max(g){"number"===this.type&&this.setAttribute("max",g)}get step(){return this.getAttribute("step")||""}set step(g){"number"===this.type&&this.setAttribute("step",g)}get icon(){return this.getAttribute("icon")}set icon(g){g?this.setAttribute("icon",g):this.removeAttribute("icon")}get type(){return this.getAttribute("type")}set type(g){g?this.setAttribute("type",g):this.removeAttribute("type")}listenPlaceholder(g,I){"placeholder"===g&&this._input&&(null!=I?this._input.setAttribute("placeholder",I):this._input.removeAttribute("placeholder"))}listenLabel(g,I){"label"===g&&this._input&&(null!=I?this._label?this._label.innerHTML=I:(this._label=document.createElement("label"),this._label.innerHTML=I,this._label.setAttribute("class","input-label"),this._container.appendChild(this._label)):(this._container.removeAttribute("label"),this._label&&(this._container.removeChild(this._label),this._label=void 0)))}listenType(g,I){"type"===g&&this._input&&(I?this._input.setAttribute("type",I):(this._input.removeAttribute("type"),this._input.removeAttribute("min"),this._input.removeAttribute("max"),this._input.removeAttribute("step")))}listenStatus(g,I){"status"===g&&this._container&&(I?this._container.setAttribute("status",I):this._container.removeAttribute("status"))}listenDisabled(g,I){"disabled"===g&&this._container&&(A.includes(I)?this._container.removeAttribute("disabled"):(this._container.setAttribute("disabled",""),this._input.setAttribute("disabled","")))}listenIcon(g,I,C){"icon"===g&&I&&I!==C&&(this.removeAttribute("label"),this.setAttribute("icon",I),this.dealIcon())}listenEvent(g,I,C){this.listenPlaceholder(g,C),this.listenLabel(g,C),this.listenStatus(g,C),this.listenDisabled(g,C),this.listenIcon(g,C,I)}connectedCallback(){this.value&&(this._input.value=this.value,this._container.setAttribute("value",this.value)),this.status&&this._container.setAttribute("status",this.status),e(this)&&(this._container.setAttribute("disabled",""),this._input.setAttribute("disabled","")),this.type&&this._input.setAttribute("type",this.type),this._input.addEventListener("input",this.inputValue),this._input.addEventListener("focus",this.focus),"complete"===document.readyState&&this.dealIcon()}disconnectCallback(){this._input.removeEventListener("input",this.inputValue)}attributeChangedCallback(g,I,C){this.listenEvent(g,I,C)}}return customElements.define("r-input",g),g}}(),m=Object.freeze(Object.defineProperty({__proto__:null,default:b},Symbol.toStringTag,{value:"Module"})),h=new Map([["success","check-circle-fill"],["warning","warning-circle-fill"],["error","close-circle-fill"],["info","info-circle-fill"],["toast",null]]),G=new Map([["success","#52c41a"],["warning","#faad14"],["error","#ff4d4f"],["info","#1890ff"],["toast","rgba(0, 0, 0, 0.7)"]]);const u=function(){if("undefined"!=typeof window&&!customElements.get("r-message")){class g extends HTMLElement{constructor(){super(),C(this,"_info"),C(this,"_notice"),C(this,"_content"),C(this,"_icon"),C(this,"_span"),C(this,"timeId"),C(this,"close"),C(this,"setIcon",(g=>{var I,C,A,e;const i=h.get(g),l=G.get(g);i&&(null==(I=this._icon)||I.setAttribute("name",i),null==(C=this._icon)||C.style.setProperty("margin-right","8px"),null==(A=this._icon)||A.setAttribute("size","18"),l&&(null==(e=this._icon)||e.setAttribute("color",l)))})),this._notice=document.createElement("div"),this._notice.setAttribute("class","message-notice"),this._content=document.createElement("div"),this._content.setAttribute("class","message-notice-content"),this._info=document.createElement("div"),this._info.setAttribute("class","message-notice-content-info"),this._icon=document.createElement("r-icon"),this._span=document.createElement("span"),this._info.appendChild(this._icon),this._info.appendChild(this._span),this._content.appendChild(this._info),this._notice.appendChild(this._content);const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}:host([type="toast"]){--ranui-message-background: rgba(0, 0, 0, .7);--ranui-message-color: #fff;--ranui-message-border-radius: 7px}.message-notice{padding:8px;text-align:center;max-width:90%;margin:0 auto;word-break:break-all}.message-notice-content{display:inline-block;padding:10px 16px;background:var(--ranui-message-background, #fff);border-radius:var(--ranui-message-border-radius, 8px);box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:all}.message-notice-content-info{align-items:center;display:flex}.message-notice-content-info span{margin:0;padding:0;color:var(--ranui-message-color, #000000d9);font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";z-index:1010;width:100%;pointer-events:none}\n',g.appendChild(I),g.appendChild(this._notice)}static get observedAttributes(){return["type","content"]}get type(){return this.getAttribute("type")}set type(g){g&&this.setAttribute("type",g)}get content(){return this.getAttribute("content")}set content(g){g&&this.setAttribute("content",g)}attributeChangedCallback(g,I,C){"content"===g&&I!==C&&(this._span.textContent=C),"type"===g&&I!==C&&this.setIcon(C)}}customElements.define("r-message",g);const I=document.createElement("div"),A=document.createElement("div");A.setAttribute("class","ranui-message"),document.body.appendChild(I),I.appendChild(A);const e=I=>C=>{const e=new g;e.setAttribute("class","message"),e.timeId&&clearTimeout(e.timeId),e.setAttribute("type",I);let i,l=3e3;"string"==typeof C?e.setAttribute("content",C):(e.setAttribute("content",C.content),i=C.close,l=C.duration||3e3);const t=setTimeout((()=>{e.classList.remove("message-in"),e.classList.add("message-leave"),clearTimeout(t)}),l-300);e.timeId=setTimeout((()=>{e.classList.remove("message-leave"),A.removeChild(e),i&&i()}),l),A.appendChild(e),e.classList.add("message-in"),setTimeout((()=>{e.classList.remove("message-in")}),300)};return{info:e("info"),success:e("success"),error:e("error"),warning:e("warning"),toast:e("toast")}}}();"undefined"!=typeof window&&u&&(window.message=u);const p=Object.freeze(Object.defineProperty({__proto__:null,default:u},Symbol.toStringTag,{value:"Module"})),w="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",W="application/vnd.ms-excel";const B=async function(){if("undefined"!=typeof window&&!customElements.get("r-preview")){const{renderPptx:g}=await Promise.resolve().then((()=>Xg)),{renderDocx:I}=await Promise.resolve().then((()=>fg)),{renderPdf:A}=await Promise.resolve().then((()=>Kg)),{renderExcel:e}=await Promise.resolve().then((()=>_i)),i=new Map([["application/pdf",A],["application/vnd.openxmlformats-officedocument.presentationml.presentation",(I,C)=>new Promise(((A,e)=>{const i=new FileReader;i.readAsArrayBuffer(I),i.onload=()=>{var I;if(i.result&&C){const e={pptx:i.result,resultElement:C};null==(I=g(e))||I.then((()=>{A()}))}},i.onerror=g=>{e(g)},i.onabort=g=>{e(g)}}))],["application/vnd.openxmlformats-officedocument.wordprocessingml.document",(g,C)=>Promise.resolve().then((()=>I({buffer:g,bodyContainer:C})))],[w,e],[W,e]]);class l extends HTMLElement{constructor(){super(),C(this,"_loadingText"),C(this,"preview"),C(this,"previewContext"),C(this,"_slot"),C(this,"_div"),C(this,"_loadingElement"),C(this,"createLoading",(()=>{this._loadingElement=document.createElement("div"),this._loadingElement.setAttribute("class","r-preview-loading");const g=document.createElement("r-icon");return g.setAttribute("name","loading"),g.setAttribute("size","100"),g.setAttribute("color","#1E90FF"),g.setAttribute("spin",""),this._loadingText=document.createElement("div"),this._loadingElement.appendChild(g),this._loadingText.setAttribute("class","r-preview-loading-text"),this._loadingElement.appendChild(this._loadingText),this._loadingElement})),C(this,"onProgress",(g=>{const I=g.loaded/g.total*100,C=Math.min(99,I).toFixed(2)+"%";this._loadingText&&this._loadingElement&&(this._loadingText.innerText=`Loading ${C}`,I>=100&&setTimeout((()=>{var g;null==(g=this.preview)||g.removeChild(this._loadingElement)}),300))})),C(this,"handleFile",(async g=>{try{"string"==typeof g&&(g=await((g,I={})=>{const{onProgress:C=(()=>{}),headers:A={},responseType:e="blob",method:i="GET",withCredentials:l=!1}=I;return new Promise(((I,t)=>{const c=new XMLHttpRequest;c.open(i,g,!0),c.responseType=e,c.onload=()=>{const g=c.response,C=new File([g],g.name,{type:g.type});I(C)},c.onprogress=g=>{C&&C(g)},c.onerror=g=>{t(g)},c.withCredentials=l,A&&Object.keys(A).forEach((function(g){c.setRequestHeader(g,A[g])})),c.send()}))})(g,{onProgress:this.onProgress}));const{type:I}=g,C=i.get(I);C&&this.previewContext&&(this.previewContext.style.setProperty("width","100%"),C(g,this.previewContext))}catch(I){console.log("handleFile",I)}})),C(this,"closePreview",(()=>{this.preview&&(document.body.removeChild(this.preview),this.preview=void 0)})),C(this,"showPreview",(()=>{var g;if(this.src){if(this.preview)this.preview.style.display="block";else{this.preview=document.createElement("div"),this.preview.setAttribute("class","r-preview-mask"),this.preview.setAttribute("id","r-preview-mask");const I=document.createElement("div");if(I.setAttribute("class","r-preview-options"),"false"!==this.closeable){const g=document.createElement("button");g.setAttribute("class","r-preview-options-close"),g.addEventListener("click",this.closePreview),I.appendChild(g)}const C=document.createElement("div");C.setAttribute("class","r-preview-contain"),this.previewContext=document.createElement("div"),this.previewContext.setAttribute("class","r-preview-context"),C.appendChild(this.previewContext),this.preview.appendChild(I),null==(g=this.preview)||g.appendChild(C),this._loadingElement=this.createLoading(),this.preview.appendChild(this._loadingElement),document.body.appendChild(this.preview)}this.handleFile(this.src)}})),this._div=document.createElement("div"),this.preview=document.getElementById("r-preview-mask"),this._slot=document.createElement("slot"),this._div.appendChild(this._slot),this._slot.setAttribute("class","r-preview-slot"),this._div.setAttribute("class","r-preview");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}.r-preview-slot{display:block}:host{cursor:pointer}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["src","closeable"]}get label(){return this.getAttribute("label")}set label(g){g&&this.setAttribute("label",g)}get src(){return this.getAttribute("src")}set src(g){g&&this.setAttribute("src",g)}get closeable(){return this.getAttribute("closeable")}set closeable(g){g&&this.setAttribute("closeable",g)}connectedCallback(){this.preview=document.getElementById("r-preview-mask"),this.addEventListener("click",this.showPreview)}disconnectedCallback(){this.removeEventListener("click",this.showPreview)}attributeChangedCallback(g,I,C){C!==I&&"src"===g&&C&&(this.setAttribute("src",C),this.showPreview())}}customElements.define("r-preview",l)}}(),y=Object.freeze(Object.defineProperty({__proto__:null,default:B},Symbol.toStringTag,{value:"Module"}));const V=function(){if("undefined"!=typeof window&&!customElements.get("r-skeleton")){class g extends HTMLElement{constructor(){super(),C(this,"_div"),this._div=document.createElement("div"),this._div.setAttribute("class","skeleton");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}@keyframes skeleton{0%{transform:translate(-37.5%)}to{transform:translate(37.5%)}}.skeleton{position:relative;z-index:0;overflow:hidden;background:0 0;width:100%;height:16px;background:rgba(0,0,0,.06);border-radius:4px}.skeleton:after{position:absolute;top:0;inset-inline-end:-150%;bottom:0;inset-inline-start:-150%;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);animation-name:skeleton;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite;content:""}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["disabled"]}connectedCallback(){}disconnectCallback(){}attributeChangedCallback(g,I,C){}}window.customElements.define("r-skeleton",g)}}(),X=Object.freeze(Object.defineProperty({__proto__:null,default:V},Symbol.toStringTag,{value:"Module"}));const Y=function(){if("undefined"!=typeof window&&!customElements.get("r-tab")){class g extends HTMLElement{constructor(){super(),C(this,"_div"),C(this,"parent"),C(this,"initAttribute",(()=>{var g,I,C;this.parent=this.parentNode,this.key&&(null==(g=this.parent)||g.updateAttribute(this.key,"icon",this.icon)),this.key&&(null==(I=this.parent)||I.updateAttribute(this.key,"iconSize",this.iconSize)),this.key&&(null==(C=this.parent)||C.updateAttribute(this.key,"effect",this.effect))})),this._div=document.createElement("slot");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["label","key","disabled","icon","effect","iconSize"]}get label(){return this.getAttribute("label")||""}set label(g){this.setAttribute("label",g)}get icon(){return this.getAttribute("icon")}set icon(g){g&&"false"!==g?this.setAttribute("icon",g):this.removeAttribute("icon")}get iconSize(){return this.getAttribute("iconSize")}set iconSize(g){g&&"false"!==g?this.setAttribute("iconSize",g):this.removeAttribute("iconSize")}get key(){return this.getAttribute("r-key")}set key(g){g?this.setAttribute("r-key",g):this.removeAttribute("r-key")}get disabled(){return this.getAttribute("disabled")}set disabled(g){g&&"false"!==g?this.setAttribute("disabled",g):this.removeAttribute("disabled")}get effect(){return this.getAttribute("effect")}set effect(g){g&&"false"!==g?this.setAttribute("effect",g):this.removeAttribute("effect")}onClick(g){console.log("e",g)}connectedCallback(){this._div.addEventListener("click",this.onClick),document.addEventListener("DOMContentLoaded",this.initAttribute)}disconnectCallback(){document.removeEventListener("DOMContentLoaded",this.initAttribute)}attributeChangedCallback(g,I,C){var A,e,i,l,t;I!==C&&this.key&&(null==(A=this.parent)?void 0:A.updateAttribute)&&("icon"===g&&(null==(e=this.parent)||e.updateAttribute(this.key,"icon",C)),"iconSize"===g&&(null==(i=this.parent)||i.updateAttribute(this.key,"iconSize",C)),"effect"===g&&(null==(l=this.parent)||l.updateAttribute(this.key,"effect",C)),"disabled"===g&&(null==(t=this.parent)||t.updateAttribute(this.key,"disabled",C)))}}return customElements.define("r-tab",g),g}}(),R=Object.freeze(Object.defineProperty({__proto__:null,default:Y},Symbol.toStringTag,{value:"Module"}));const N=function(){if("undefined"!=typeof window&&!customElements.get("r-tabs")){class g extends HTMLElement{constructor(){super(),C(this,"_container"),C(this,"_header"),C(this,"_nav"),C(this,"_line"),C(this,"_content"),C(this,"_wrap"),C(this,"_slot"),C(this,"tabHeaderKeyMapIndex"),C(this,"initTabHeaderKeyMapIndex",((g,I)=>{if(this.tabHeaderKeyMapIndex[g])throw new Error("tab 组件的 key 值存在重复, 或者某个 tab 组件缺少 key 属性");this.tabHeaderKeyMapIndex[g]=I})),C(this,"initTabLineAlignCenter",(()=>{const{length:g}=this._nav.children;let I=0;for(let C=0;C<g;C++){const{width:g=0}=this._nav.children[C].getBoundingClientRect();I+=g}this._line.style.setProperty("left",`calc(50% - ${I/2}px)`)})),C(this,"initTabLineAlignEnd",(()=>{const{length:g}=this._nav.children;let I=0;for(let C=0;C<g;C++){const{width:g=0}=this._nav.children[C].getBoundingClientRect();I+=g}this._line.style.setProperty("left",`calc(100% - ${I}px)`)})),C(this,"setTabLine",(g=>{if(g){const I=this.tabHeaderKeyMapIndex[g],C=this._nav.children[I],{width:A=0}=C.getBoundingClientRect();this._line.style.setProperty("width",`${A}px`);let e=0;for(let g=0;g<I;g++){const I=this._nav.children[g],{width:C=0}=I.getBoundingClientRect();e+=C}this._line.style.setProperty("transform",`translateX(${e}px)`)}})),C(this,"setTabContent",(g=>{if(g){const I=this.tabHeaderKeyMapIndex[g];this._wrap.style.setProperty("transform",`translateX(${-100*I}%)`)}})),C(this,"clickTabHead",(g=>{const I=g.target,C=I.getAttribute("r-key");!e(I)&&C&&(this.setAttribute("active",C),this.setTabLine(C),this.setTabContent(C),((g,I)=>{const C=g.querySelectorAll(`.${I}`);C.length>0&&C.forEach((g=>g.classList.remove(I)))})(this._nav,"active"),i(I,"active"))})),C(this,"updateAttribute",((g,I,C="")=>{var A,e;const i=this.tabHeaderKeyMapIndex[g];g&&C&&this._nav.children[i]?null==(A=this._nav.children[i])||A.setAttribute(I,C):null==(e=this._nav.children[i])||e.removeAttribute(I)})),C(this,"initActive",(()=>{const g=[...this._nav.children],I=g.filter((g=>!e(g)));let C;if(null!=this.active&&(C=I.find((g=>g.getAttribute("r-key")===this.active)),null==C||C.setAttribute("r-key",this.active)),C||(C=I.shift()),!C)return;const A=g.findIndex((g=>g===C)),l=(null==C?void 0:C.getAttribute("r-key"))||`${A}`;null!=l&&(this.setAttribute("active",`${l}`),i(C,"active"),this.setTabContent(l),setTimeout((()=>{this.setTabLine(l)}),200))})),C(this,"listenSlotChange",(()=>{this._slot.assignedElements().forEach(((g,I)=>{const C=this.createTabHeader(g,I);this._nav.appendChild(C),C.addEventListener("click",this.clickTabHead)})),this.initActive(),this.align&&("center"===this.align&&this.initTabLineAlignCenter(),"end"===this.align&&this.initTabLineAlignEnd())})),C(this,"initTab",(()=>{this._slot.addEventListener("slotchange",this.listenSlotChange)})),C(this,"unloadTab",(()=>{this._slot.removeEventListener("slotchange",this.listenSlotChange)})),this._container=document.createElement("div"),this._container.setAttribute("class","tab"),this._header=document.createElement("div"),this._header.setAttribute("class","tab-header"),this._nav=document.createElement("div"),this._nav.setAttribute("class","tab-header_nav"),this._line=document.createElement("div"),this._line.setAttribute("class","tab-header_line"),this._content=document.createElement("div"),this._content.setAttribute("class","tab-content"),this._wrap=document.createElement("div"),this._wrap.setAttribute("class","tab-content_wrap"),this._slot=document.createElement("slot"),this._wrap.appendChild(this._slot),this._content.appendChild(this._wrap),this._header.appendChild(this._nav),this._header.appendChild(this._line),this._container.appendChild(this._header),this._container.appendChild(this._content),this.tabHeaderKeyMapIndex={};const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(./assets/icons/close-circle-fill.svg) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}.tab ::slotted(r-tab){box-sizing:border-box;width:100%;height:100%;padding:10px;flex-shrink:0;overflow:auto;text-align:start}.tab-header{position:relative;overflow:hidden;scroll-behavior:smooth}.tab-header_nav{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.tab-header_nav::-webkit-scrollbar{display:none}.tab-header_nav__item{flex-shrink:0}.tab-header_nav .active{color:var(--active-color, #1890ff)}.tab-header_line{position:absolute;width:0;margin-top:-2px;height:2px;border-radius:2px;background:var(--line-color, #1890ff);transition:.2s}.tab-content{overflow:hidden}.tab-content_wrap{display:flex;width:100%;height:100%;transition:.2s}:host([type="line"]) .tab-header_nav__item{border:solid 1px transparent}:host([type="line"]) .tab-header_nav .active{color:var(--line-color, #1890ff);border:solid 1px transparent;border-color:var(--border-color, rgba(0, 0, 0, .2)) var(--border-color, rgba(0, 0, 0, .2)) transparent;border-radius:var(--border-radius, .25em) var(--border-radius, .25em) 0 0}:host([type="line"]) .tab-header_line{transition:none;visibility:hidden}:host([type="line"]) .tab-header_line:after,:host([type="line"]) .tab-header_line:before{content:"";position:absolute;visibility:visible;width:9999px;height:1px;bottom:0;background:var(--border-color, rgba(0, 0, 0, .2))}:host([type="line"]) .tab-header_line:after{left:100%}:host([type="line"]) .tab-header_line:before{right:100%}:host([align="center"]) .tab-header_nav{justify-content:center}:host([align="center"]) .tab-header_line{left:50%}:host([align="end"]) .tab-header_nav{justify-content:flex-end}\n',g.appendChild(I),g.appendChild(this._container)}static get observedAttributes(){return["active","forceRender","type","align","effect"]}get align(){return this.getAttribute("align")||"start"}set align(g){this.setAttribute("align",g)}set type(g){this.setAttribute("type",g)}get type(){return this.getAttribute("type")||"flat"}get active(){return this.getAttribute("active")}set active(g){g?(this.setAttribute("active",g),this.setTabLine(g),this.setTabContent(g)):this.removeAttribute("active")}get effect(){return this.getAttribute("effect")}set effect(g){g&&"false"!==g?this.setAttribute("effect",g):this.removeAttribute("effect")}createTabHeader(g,I){const C=g.getAttribute("label")||"",A=g.getAttribute("icon")||"",i=g.getAttribute("iconSize")||"",l=g.getAttribute("r-key")||`${I}`,t=g.getAttribute("type")||"text";this.initTabHeaderKeyMapIndex(l,I);const c=document.createElement("r-button");return c.setAttribute("class","tab-header_nav__item"),c.setAttribute("type",t),A&&c.setAttribute("icon",A),i&&c.setAttribute("iconSize",i),e(g)&&c.setAttribute("disabled",""),c.setAttribute("r-key",l),this.effect&&(g.setAttribute("effect",this.effect),this._line.style.setProperty("display","none")),g.setAttribute("r-key",l),c.innerHTML=C,c}connectedCallback(){this.initTab()}disconnectCallback(){this.unloadTab()}attributeChangedCallback(g,I,C){if(I!==C){if(this.dispatchEvent(new CustomEvent("change",{detail:{active:this.active}})),"align"===g&&("center"===C&&this.initTabLineAlignCenter(),"end"===C&&this.initTabLineAlignEnd()),"effect"===g){[...this._nav.children].forEach((g=>{this.effect&&"false"!==this.effect?g.setAttribute("effect",C):g.removeAttribute("effect")}))}"active"===g&&this.setAttribute(g,C)}}}return customElements.define("r-tabs",g),g}}(),f=Object.freeze(Object.defineProperty({__proto__:null,default:N},Symbol.toStringTag,{value:"Module"}));if("undefined"!=typeof document){const g=document.createElement("style");g.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none;width:40px;height:40px;background:url(data:image/svg+xml;base64,PHN2ZyB0PSIxNjY3OTY1MjIwOTUxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9Ijg3MTEiIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIj48cGF0aCBkPSJNNTEyIDY0QzI2NC42IDY0IDY0IDI2NC42IDY0IDUxMnMyMDAuNiA0NDggNDQ4IDQ0OCA0NDgtMjAwLjYgNDQ4LTQ0OFM3NTkuNCA2NCA1MTIgNjR6IG0xNjUuNCA2MTguMmwtNjYtMC4zTDUxMiA1NjMuNGwtOTkuMyAxMTguNC02Ni4xIDAuM2MtNC40IDAtOC0zLjUtOC04IDAtMS45IDAuNy0zLjcgMS45LTUuMmwxMzAuMS0xNTVMMzQwLjUgMzU5Yy0xLjItMS41LTEuOS0zLjMtMS45LTUuMiAwLTQuNCAzLjYtOCA4LThsNjYuMSAwLjNMNTEyIDQ2NC42bDk5LjMtMTE4LjQgNjYtMC4zYzQuNCAwIDggMy41IDggOCAwIDEuOS0wLjcgMy43LTEuOSA1LjJMNTUzLjUgNTE0bDEzMCAxNTVjMS4yIDEuNSAxLjkgMy4zIDEuOSA1LjIgMCA0LjQtMy42IDgtOCA4eiIgcC1pZD0iODcxMiI+PC9wYXRoPjwvc3ZnPg==) no-repeat center center;background-size:contain}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}\n',document.body.appendChild(g)}const H=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110768583" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8046" width="200" height="200"><path d="M678.3 642.4c24.2-13 51.9-20.4 81.4-20.4h0.1c3 0 4.4-3.6 2.2-5.6-30.8-27.6-65.6-49.7-103.7-65.8-0.4-0.2-0.8-0.3-1.2-0.5C719.2 505 759.6 431.7 759.6 349c0-137-110.8-248-247.5-248S264.7 212 264.7 349c0 82.7 40.4 156 102.6 201.1-0.4 0.2-0.8 0.3-1.2 0.5-44.7 18.9-84.8 46-119.3 80.6-34.5 34.5-61.5 74.7-80.4 119.5C147.9 794.5 138 841 137 888.8c-0.1 4.5 3.5 8.2 8 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 628.2 432.2 597 512.2 597c56.7 0 111.1 15.7 158 45.1 2.5 1.5 5.5 1.7 8.1 0.3zM512.2 521c-45.8 0-88.9-17.9-121.4-50.4-32.4-32.5-50.3-75.7-50.3-121.6 0-45.9 17.9-89.1 50.3-121.6S466.3 177 512.2 177s88.9 17.9 121.4 50.4c32.4 32.5 50.3 75.7 50.3 121.6 0 45.9-17.9 89.1-50.3 121.6C601.1 503.1 558 521 512.2 521zM880 759h-84v-84c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v84h-84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h84v84c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-84h84c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" p-id="8047"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),K=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110830636" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8464" width="200" height="200"><path d="M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32z m-260 72h96v209.9L621.5 312 572 347.4V136z m220 752H232V136h280v296.9c0 3.3 1 6.6 3 9.3 5.1 7.2 15.1 8.9 22.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752z" p-id="8465"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),J=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965185400" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8572" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m193.5 301.7l-210.6 292c-12.7 17.7-39 17.7-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" p-id="8573"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),F=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667483538687" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8683" width="200" height="200"><path d="M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8c12.7 17.7 39 17.7 51.7 0l210.6-292c3.9-5.3 0.1-12.7-6.4-12.7z" p-id="8684"></path><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8685"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),M=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965220951" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8711" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m165.4 618.2l-66-0.3L512 563.4l-99.3 118.4-66.1 0.3c-4.4 0-8-3.5-8-8 0-1.9 0.7-3.7 1.9-5.2l130.1-155L340.5 359c-1.2-1.5-1.9-3.3-1.9-5.2 0-4.4 3.6-8 8-8l66.1 0.3L512 464.6l99.3-118.4 66-0.3c4.4 0 8 3.5 8 8 0 1.9-0.7 3.7-1.9 5.2L553.5 514l130 155c1.2 1.5 1.9 3.3 1.9 5.2 0 4.4-3.6 8-8 8z" p-id="8712"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),S=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667483596224" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8848" width="200" height="200"><path d="M685.4 354.8c0-4.4-3.6-8-8-8l-66 0.3L512 465.6l-99.3-118.4-66.1-0.3c-4.4 0-8 3.5-8 8 0 1.9 0.7 3.7 1.9 5.2l130.1 155L340.5 670c-1.2 1.5-1.9 3.3-1.9 5.2 0 4.4 3.6 8 8 8l66.1-0.3L512 564.4l99.3 118.4 66 0.3c4.4 0 8-3.5 8-8 0-1.9-0.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z" p-id="8849"></path><path d="M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8850"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),k=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1688378016663" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2608" width="128" height="128"><path d="M568 515.008l254.016-255.008q12-11.008 12-27.488t-11.488-28-28-11.488-27.488 12l-255.008 254.016-255.008-254.016q-11.008-12-27.488-12t-28 11.488-11.488 28 12 27.488l254.016 255.008-254.016 255.008q-12 11.008-12 27.488t11.488 28 28 11.488 27.488-12l255.008-255.008 255.008 255.008q11.008 12 27.488 12t28-11.488 11.488-28-12-27.488z" p-id="2609" ></path></svg>'}},Symbol.toStringTag,{value:"Module"})),v=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665473540543" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7485" width="200" height="200">\n <path d="M942.3 486.4l-0.1-0.1-0.1-0.1c-36.4-76.7-80-138.7-130.7-186L760.7 351c43.7 40.2 81.5 93.7 114.1 160.9C791.5 684.2 673.4 766 512 766c-51.3 0-98.3-8.3-141.2-25.1l-54.7 54.7C374.6 823.8 439.8 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0.1-51.3zM878.3 154.2l-42.4-42.4c-3.1-3.1-8.2-3.1-11.3 0L707.8 228.5C649.4 200.2 584.2 186 512 186c-192.2 0-335.4 100.5-430.2 300.3v0.1c-7.7 16.2-7.7 35.2 0 51.5 36.4 76.7 80 138.7 130.7 186.1L111.8 824.5c-3.1 3.1-3.1 8.2 0 11.3l42.4 42.4c3.1 3.1 8.2 3.1 11.3 0l712.8-712.8c3.1-3 3.1-8.1 0-11.2zM398.9 537.4c-1.9-8.2-2.9-16.7-2.9-25.4 0-61.9 50.1-112 112-112 8.7 0 17.3 1 25.4 2.9L398.9 537.4z m184.5-184.5C560.5 342.1 535 336 508 336c-97.2 0-176 78.8-176 176 0 27 6.1 52.5 16.9 75.4L263.3 673c-43.7-40.2-81.5-93.7-114.1-160.9C232.6 339.8 350.7 258 512 258c51.3 0 98.3 8.3 141.2 25.1l-69.8 69.8z" p-id="7486"></path>\n <path d="M508 624c-6.4 0-12.7-0.5-18.8-1.6l-51.1 51.1c21.4 9.3 45.1 14.4 69.9 14.4 97.2 0 176-78.8 176-176 0-24.8-5.1-48.5-14.4-69.9l-51.1 51.1c1 6.1 1.6 12.4 1.6 18.8C620 573.9 569.9 624 508 624z" p-id="7487"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),D=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665473580103" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7625" width="200" height="200">\n <path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3-7.7 16.2-7.7 35.2 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766z" p-id="7626"></path>\n <path d="M508 336c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176z m0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" p-id="7627"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),z=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667486325771" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8988" width="200" height="200"><path d="M946.5 505L560.1 118.8l-25.9-25.9c-12.3-12.2-32.1-12.2-44.4 0L77.5 505c-12.3 12.3-18.9 28.6-18.8 46 0.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8 12.1-12.1 18.7-28.2 18.7-45.3 0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204z m217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z" p-id="8989"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),x=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965239916" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8850" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272z m-32-344c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" p-id="8851"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),L=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665313505832" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7765" width="200" height="200">\n <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="7766"></path>\n <path d="M512 336m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7767"></path>\n <path d="M536 448h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z" p-id="7768"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),T=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667109697406" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8490" width="200" height="200"><path d="M256 529.066667H85.333333a17.066667 17.066667 0 1 1 0-34.133334h170.666667a17.066667 17.066667 0 0 1 0 34.133334z" opacity=".278" p-id="8491"></path><path d="M99.84 640a17.066667 17.066667 0 0 1-4.437333-33.553067l164.693333-44.373333a17.066667 17.066667 0 1 1 8.891733 32.9728l-164.693333 44.373333a17.544533 17.544533 0 0 1-4.4544 0.580267z" opacity=".322" p-id="8492"></path><path d="M264.533333 462.523733a16.896 16.896 0 0 1-4.369066-0.580266l-164.693334-43.52a17.0496 17.0496 0 1 1 8.721067-32.989867l164.693333 43.52a17.066667 17.066667 0 1 1-4.352 33.570133z" opacity=".239" p-id="8493"></path><path d="M384.017067 307.2a17.032533 17.032533 0 0 1-14.7968-8.533333l-85.333334-147.626667a17.066667 17.066667 0 0 1 29.559467-17.083733l85.333333 147.626666A17.066667 17.066667 0 0 1 384.017067 307.2z" opacity=".122" p-id="8494"></path><path d="M639.982933 307.2a17.0496 17.0496 0 0 1-14.762666-25.6l85.333333-147.626667a17.066667 17.066667 0 1 1 29.559467 17.066667l-85.333334 147.626667a17.032533 17.032533 0 0 1-14.7968 8.533333z" opacity=".922" p-id="8495"></path><path d="M692.906667 347.306667a17.066667 17.066667 0 0 1-12.117334-29.098667l120.337067-121.173333a17.066667 17.066667 0 1 1 24.234667 24.046933l-120.337067 121.173333a17.1008 17.1008 0 0 1-12.117333 5.051734z" opacity=".878" p-id="8496"></path><path d="M733.883733 401.066667a17.066667 17.066667 0 0 1-8.5504-31.8464l147.626667-85.333334a17.0496 17.0496 0 1 1 17.066667 29.5424l-147.626667 85.333334a16.776533 16.776533 0 0 1-8.516267 2.304z" opacity=".839" p-id="8497"></path><path d="M512 273.066667a17.066667 17.066667 0 0 1-17.066667-17.066667V85.333333a17.066667 17.066667 0 0 1 34.133334 0v170.666667a17.066667 17.066667 0 0 1-17.066667 17.066667z" p-id="8498"></path><path d="M578.577067 281.6a17.066667 17.066667 0 0 1-16.520534-21.418667l43.52-164.693333a17.066667 17.066667 0 0 1 33.006934 8.721067l-43.52 164.693333a17.066667 17.066667 0 0 1-16.4864 12.6976z" opacity=".961" p-id="8499"></path><path d="M445.44 282.453333a17.066667 17.066667 0 0 1-16.469333-12.629333l-44.373334-164.693333a17.066667 17.066667 0 0 1 32.955734-8.891734l44.373333 164.693334a17.066667 17.066667 0 0 1-16.4864 21.521066z" opacity=".078" p-id="8500"></path><path d="M924.177067 640c-1.4848 0-2.9696-0.187733-4.4544-0.580267l-164.693334-44.373333a17.066667 17.066667 0 0 1 8.874667-32.9728l164.693333 44.373333a17.066667 17.066667 0 0 1-4.420266 33.553067z" opacity=".722" p-id="8501"></path><path d="M881.476267 742.4a17.015467 17.015467 0 0 1-8.482134-2.269867l-148.48-85.333333a17.0496 17.0496 0 1 1 16.9984-29.5936l148.48 85.333333a17.0496 17.0496 0 0 1-8.516266 31.863467z" opacity=".678" p-id="8502"></path><path d="M813.226667 830.293333a17.015467 17.015467 0 0 1-12.066134-5.000533l-120.337066-120.337067a17.0496 17.0496 0 1 1 24.132266-24.132266l120.337067 120.337066a17.0496 17.0496 0 0 1-12.066133 29.1328z" opacity=".639" p-id="8503"></path><path d="M938.666667 529.066667H768a17.066667 17.066667 0 1 1 0-34.133334h170.666667a17.066667 17.066667 0 1 1 0 34.133334z" opacity=".761" p-id="8504"></path><path d="M401.066667 941.226667a17.066667 17.066667 0 0 1-16.4864-21.504l44.373333-164.693334a17.066667 17.066667 0 1 1 32.955733 8.874667l-44.373333 164.693333a17.066667 17.066667 0 0 1-16.469333 12.629334z" opacity=".478" p-id="8505"></path><path d="M298.6496 898.56a17.066667 17.066667 0 0 1-14.779733-25.565867l85.333333-148.48a17.083733 17.083733 0 0 1 29.5936 16.9984l-85.333333 148.48a17.032533 17.032533 0 0 1-14.813867 8.567467z" opacity=".439" p-id="8506"></path><path d="M512 955.733333a17.066667 17.066667 0 0 1-17.066667-17.066666V768a17.066667 17.066667 0 1 1 34.133334 0v170.666667a17.066667 17.066667 0 0 1-17.066667 17.066666z" opacity=".522" p-id="8507"></path><path d="M725.3504 898.56a17.032533 17.032533 0 0 1-14.7968-8.533333l-85.333333-147.626667a17.066667 17.066667 0 0 1 29.559466-17.066667l85.333334 147.626667a17.066667 17.066667 0 0 1-14.762667 25.6z" opacity=".6" p-id="8508"></path><path d="M622.062933 942.08c-7.509333 0-14.421333-5.0176-16.469333-12.629333l-44.3904-164.693334a17.066667 17.066667 0 1 1 32.9728-8.874666l44.3904 164.693333a17.066667 17.066667 0 0 1-16.503467 21.504z" opacity=".561" p-id="8509"></path><path d="M759.4496 463.36a17.083733 17.083733 0 0 1-4.420267-33.553067l164.693334-44.373333a17.066667 17.066667 0 0 1 8.874666 32.955733l-164.693333 44.373334a16.657067 16.657067 0 0 1-4.4544 0.597333z" opacity=".702" p-id="8510"></path><path d="M330.24 347.306667a17.015467 17.015467 0 0 1-12.066133-5.000534l-120.32-120.32a17.0496 17.0496 0 1 1 24.132266-24.132266l120.32 120.32a17.0496 17.0496 0 0 1-12.066133 29.1328z" opacity=".161" p-id="8511"></path><path d="M290.116267 401.066667a17.032533 17.032533 0 0 1-8.533334-2.286934l-147.626666-85.333333a17.066667 17.066667 0 1 1 17.083733-29.5424l147.626667 85.333333a17.066667 17.066667 0 0 1-8.5504 31.829334z" opacity=".2" p-id="8512"></path><path d="M142.523733 742.4a17.066667 17.066667 0 0 1-8.567466-31.8464l147.626666-85.333333a17.066667 17.066667 0 1 1 17.083734 29.559466l-147.626667 85.333334a16.930133 16.930133 0 0 1-8.516267 2.286933z" opacity=".361" p-id="8513"></path><path d="M209.92 830.293333a17.066667 17.066667 0 0 1-12.117333-29.098666l120.32-121.173334a17.066667 17.066667 0 0 1 24.2176 24.029867l-120.32 121.1904a16.896 16.896 0 0 1-12.100267 5.051733z" opacity=".4" p-id="8514"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),U=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665313581686" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8045" width="200" height="200">\n <path d="M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240z m460 600H232V536h560v304z" p-id="8046"></path>\n <path d="M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53c12.1-8.7 20-22.9 20-39 0-26.5-21.5-48-48-48s-48 21.5-48 48c0 16.1 7.9 30.3 20 39z" p-id="8047"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),j=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110740871" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7904" width="200" height="200"><path d="M512 512m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7905"></path><path d="M712 512m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7906"></path><path d="M312 512m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7907"></path><path d="M925.2 338.4c-22.6-53.7-55-101.9-96.3-143.3-41.3-41.3-89.5-73.8-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6 0.3-119.3 12.3-174.5 35.9-53.3 22.8-101.1 55.2-142 96.5-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9 0.3 69.4 16.9 138.3 48 199.9v152c0 25.4 20.6 46 46 46h152.1c61.6 31.1 130.5 47.7 199.9 48h2.1c59.9 0 118-11.6 172.7-34.3 53.5-22.3 101.6-54.3 142.8-95.2 41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5 0.3-60.9-11.5-120-34.8-175.6z m-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-0.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-0.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-0.6 99.6-39.7 192.9-110.1 262.7z" p-id="7908"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),Q=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110863698" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8743" width="200" height="200"><path d="M705.6 124.9c-5.3-2.7-11.6 1.2-11.6 7.2v64.2c0 5.5 2.9 10.6 7.5 13.6 22.4 14.1 43.2 30.7 62.2 49.8 32.7 32.8 58.4 70.9 76.3 113.3 18.5 43.9 27.9 90.5 27.9 138.7 0 48.1-9.4 94.8-27.9 138.7-17.9 42.4-43.6 80.5-76.3 113.3-32.7 32.8-70.8 58.5-113.2 76.4-43.8 18.6-90.5 28-138.5 28s-94.7-9.4-138.5-28c-42.4-17.9-80.5-43.6-113.2-76.4-32.7-32.8-58.4-70.9-76.3-113.3-18.5-43.9-27.9-90.5-27.9-138.7 0-48.1 9.4-94.8 27.9-138.7 17.9-42.4 43.6-80.5 76.3-113.3 19-19 39.8-35.6 62.2-49.8 4.7-2.9 7.5-8.1 7.5-13.6V132c0-6-6.3-9.8-11.6-7.2C178.5 195.2 82 339.3 80 506.3 77.2 745.1 272.5 943.5 511.2 944c239 0.5 432.8-193.3 432.8-432.4 0-169.2-97-315.7-238.4-386.7z" p-id="8744"></path><path d="M480 560h64c4.4 0 8-3.6 8-8V88c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z" p-id="8745"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),O=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1689421689831" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1501" width="200" height="200"><path d="M242.526316 215.578947h431.157895v53.894737H242.526316V215.578947z m431.157895 269.473685H242.526316V431.157895h431.157895v53.894737z m323.368421 323.368421c0 88.279579-144.761263 215.578947-323.368421 215.578947s-323.368421-127.353263-323.368422-215.578947a164.055579 164.055579 0 0 1 53.894737-107.789474H242.526316v-53.894737h215.578947v10.778947a388.042105 388.042105 0 0 1 377.263158-28.725894V53.894737H80.842105v862.315789h323.368421v53.894737H26.947368V0h862.31579v658.054737A208.357053 208.357053 0 0 1 997.052632 808.421053z m-134.736843-107.789474H835.368421v-14.928842A356.675368 356.675368 0 0 0 673.684211 646.736842c-148.857263 0-269.473684 91.136-269.473685 161.684211 0 66.182737 120.616421 161.684211 269.473685 161.68421s269.473684-95.501474 269.473684-161.68421a149.989053 149.989053 0 0 0-80.842106-107.789474zM673.684211 916.210526a107.789474 107.789474 0 1 1 107.789473-107.789473 107.789474 107.789474 0 0 1-107.789473 107.789473z m0-161.68421a53.894737 53.894737 0 1 0 53.894736 53.894737 53.894737 53.894737 0 0 0-53.894736-53.894737z" p-id="1502"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),E=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110849445" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8603" width="200" height="200"><path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56c10.1-8.6 13.8-22.6 9.3-35.2l-0.9-2.6c-18.1-50.5-44.9-96.9-79.7-137.9l-1.8-2.1c-8.6-10.1-22.5-13.9-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85c-2.4-13.1-12.7-23.3-25.8-25.7l-2.7-0.5c-52.1-9.4-106.9-9.4-159 0l-2.7 0.5c-13.1 2.4-23.4 12.6-25.8 25.7l-15.8 85.4c-35.9 13.6-69.2 32.9-99 57.4l-81.9-29.1c-12.5-4.4-26.5-0.7-35.1 9.5l-1.8 2.1c-34.8 41.1-61.6 87.5-79.7 137.9l-0.9 2.6c-4.5 12.5-0.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5c-10.1 8.6-13.8 22.6-9.3 35.2l0.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1c8.6 10.1 22.5 13.9 35.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4c2.4 13.1 12.7 23.3 25.8 25.7l2.7 0.5c26.1 4.7 52.8 7.1 79.5 7.1 26.7 0 53.5-2.4 79.5-7.1l2.7-0.5c13.1-2.4 23.4-12.6 25.8-25.7l15.7-85c36.2-13.6 69.7-32.9 99.7-57.6l81.3 28.9c12.5 4.4 26.5 0.7 35.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l0.9-2.6c4.5-12.3 0.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9c-11.3 26.1-25.6 50.7-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97c-28.1 3.2-56.8 3.2-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9z" p-id="8604"></path><path d="M512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176z m79.2 255.2C570 602.3 541.9 614 512 614c-29.9 0-58-11.7-79.2-32.8C411.7 560 400 531.9 400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8C612.3 444 624 472.1 624 502c0 29.9-11.7 58-32.8 79.2z" p-id="8605"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),P=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110807200" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8324" width="200" height="200"><path d="M824.2 699.9c-25.4-25.4-54.7-45.7-86.4-60.4C783.1 602.8 812 546.8 812 484c0-110.8-92.4-201.7-203.2-200-109.1 1.7-197 90.6-197 200 0 62.8 29 118.8 74.2 155.5-31.7 14.7-60.9 34.9-86.4 60.4C345 754.6 314 826.8 312 903.8c-0.1 4.5 3.5 8.2 8 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C493.8 707.7 551.1 684 612 684c60.9 0 118.2 23.7 161.3 66.8C814.5 792 838 846.3 840 904.3c0.1 4.3 3.7 7.7 8 7.7h56c4.5 0 8.1-3.7 8-8.2-2-77-33-149.2-87.8-203.9zM612 612c-34.2 0-66.4-13.3-90.5-37.5-24.5-24.5-37.9-57.1-37.5-91.8 0.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-0.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4 0 34.2-13.3 66.3-37.5 90.5-24.2 24.2-56.4 37.5-90.6 37.5z" p-id="8325"></path><path d="M361.5 510.4c-0.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5 0.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1-25.8-25.2-39.7-59.3-38.7-95.4 0.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9 0.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-0.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204-0.1 4.5 3.5 8.2 8 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7z" p-id="8326"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),_=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665313601302" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8185" width="200" height="200">\n <path d="M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32z m-40 376H232V536h560v304z" p-id="8186"></path>\n <path d="M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53c12.1-8.7 20-22.9 20-39 0-26.5-21.5-48-48-48s-48 21.5-48 48c0 16.1 7.9 30.3 20 39z" p-id="8187"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),q=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667483498347" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8544" width="200" height="200"><path d="M858.5 763.6c-18.9-44.8-46.1-85-80.6-119.5-34.5-34.5-74.7-61.6-119.5-80.6-0.4-0.2-0.8-0.3-1.2-0.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-0.4 0.2-0.8 0.3-1.2 0.5-44.8 18.9-85 46-119.5 80.6-34.5 34.5-61.6 74.7-80.6 119.5C146.9 807.5 137 854 136 901.8c-0.1 4.5 3.5 8.2 8 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c0.1 4.4 3.6 7.8 8 7.8h60c4.5 0 8.1-3.7 8-8.2-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z" p-id="8545"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),$=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965273540" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8989" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296z m32 440c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" p-id="8990"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),gg=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667895689016" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8572" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8573"></path><path d="M512 688m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="8574"></path><path d="M488 576h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z" p-id="8575"></path></svg>'}},Symbol.toStringTag,{value:"Module"}));!function(I={},C){"object"==typeof g&&"undefined"!=typeof module?C(g):"function"==typeof define&&define.amd?define(["exports"],C):C(I.d3=I.d3||{})}(globalThis,(function(g){var I=function(g,I){return g<I?-1:g>I?1:g>=I?0:NaN},C=function(g){var C;return 1===g.length&&(C=g,g=function(g,A){return I(C(g),A)}),{left:function(I,C,A,e){for(null==A&&(A=0),null==e&&(e=I.length);A<e;){var i=A+e>>>1;g(I[i],C)<0?A=i+1:e=i}return A},right:function(I,C,A,e){for(null==A&&(A=0),null==e&&(e=I.length);A<e;){var i=A+e>>>1;g(I[i],C)>0?e=i:A=i+1}return A}}};var A=C(I),e=A.right,i=A.left;function l(g,I){return[g,I]}var t=function(g){return null===g?NaN:+g},c=function(g,I){var C,A,e=g.length,i=0,l=-1,c=0,o=0;if(null==I)for(;++l<e;)isNaN(C=t(g[l]))||(o+=(A=C-c)*(C-(c+=A/++i)));else for(;++l<e;)isNaN(C=t(I(g[l],l,g)))||(o+=(A=C-c)*(C-(c+=A/++i)));if(i>1)return o/(i-1)},o=function(g,I){var C=c(g,I);return C?Math.sqrt(C):C},n=function(g,I){var C,A,e,i=g.length,l=-1;if(null==I){for(;++l<i;)if(null!=(C=g[l])&&C>=C)for(A=e=C;++l<i;)null!=(C=g[l])&&(A>C&&(A=C),e<C&&(e=C))}else for(;++l<i;)if(null!=(C=I(g[l],l,g))&&C>=C)for(A=e=C;++l<i;)null!=(C=I(g[l],l,g))&&(A>C&&(A=C),e<C&&(e=C));return[A,e]},d=Array.prototype,s=d.slice,a=d.map,r=function(g){return function(){return g}},Z=function(g){return g},b=function(g,I,C){g=+g,I=+I,C=(e=arguments.length)<2?(I=g,g=0,1):e<3?1:+C;for(var A=-1,e=0|Math.max(0,Math.ceil((I-g)/C)),i=new Array(e);++A<e;)i[A]=g+A*C;return i},m=Math.sqrt(50),h=Math.sqrt(10),G=Math.sqrt(2),u=function(g,I,C){var A,e,i,l,t=-1;if(C=+C,(g=+g)===(I=+I)&&C>0)return[g];if((A=I<g)&&(e=g,g=I,I=e),0===(l=p(g,I,C))||!isFinite(l))return[];if(l>0)for(g=Math.ceil(g/l),I=Math.floor(I/l),i=new Array(e=Math.ceil(I-g+1));++t<e;)i[t]=(g+t)*l;else for(g=Math.floor(g*l),I=Math.ceil(I*l),i=new Array(e=Math.ceil(g-I+1));++t<e;)i[t]=(g-t)/l;return A&&i.reverse(),i};function p(g,I,C){var A=(I-g)/Math.max(0,C),e=Math.floor(Math.log(A)/Math.LN10),i=A/Math.pow(10,e);return e>=0?(i>=m?10:i>=h?5:i>=G?2:1)*Math.pow(10,e):-Math.pow(10,-e)/(i>=m?10:i>=h?5:i>=G?2:1)}function w(g,I,C){var A=Math.abs(I-g)/Math.max(0,C),e=Math.pow(10,Math.floor(Math.log(A)/Math.LN10)),i=A/e;return i>=m?e*=10:i>=h?e*=5:i>=G&&(e*=2),I<g?-e:e}var W=function(g){return Math.ceil(Math.log(g.length)/Math.LN2)+1},B=function(g,I,C){if(null==C&&(C=t),A=g.length){if((I=+I)<=0||A<2)return+C(g[0],0,g);if(I>=1)return+C(g[A-1],A-1,g);var A,e=(A-1)*I,i=Math.floor(e),l=+C(g[i],i,g);return l+(+C(g[i+1],i+1,g)-l)*(e-i)}},y=function(g){for(var I,C,A,e=g.length,i=-1,l=0;++i<e;)l+=g[i].length;for(C=new Array(l);--e>=0;)for(I=(A=g[e]).length;--I>=0;)C[--l]=A[I];return C},V=function(g,I){var C,A,e=g.length,i=-1;if(null==I){for(;++i<e;)if(null!=(C=g[i])&&C>=C)for(A=C;++i<e;)null!=(C=g[i])&&A>C&&(A=C)}else for(;++i<e;)if(null!=(C=I(g[i],i,g))&&C>=C)for(A=C;++i<e;)null!=(C=I(g[i],i,g))&&A>C&&(A=C);return A},X=function(g){if(!(e=g.length))return[];for(var I=-1,C=V(g,Y),A=new Array(C);++I<C;)for(var e,i=-1,l=A[I]=new Array(e);++i<e;)l[i]=g[i][I];return A};function Y(g){return g.length}var R=Array.prototype.slice,N=function(g){return g},f=1e-6;function H(g){return"translate("+(g+.5)+",0)"}function K(g){return"translate(0,"+(g+.5)+")"}function J(g){return function(I){return+g(I)}}function F(g){var I=Math.max(0,g.bandwidth()-1)/2;return g.round()&&(I=Math.round(I)),function(C){return+g(C)+I}}function M(){return!this.__axis}function S(g,I){var C=[],A=null,e=null,i=6,l=6,t=3,c=1===g||4===g?-1:1,o=4===g||2===g?"x":"y",n=1===g||3===g?H:K;function d(d){var s=null==A?I.ticks?I.ticks.apply(I,C):I.domain():A,a=null==e?I.tickFormat?I.tickFormat.apply(I,C):N:e,r=Math.max(i,0)+t,Z=I.range(),b=+Z[0]+.5,m=+Z[Z.length-1]+.5,h=(I.bandwidth?F:J)(I.copy()),G=d.selection?d.selection():d,u=G.selectAll(".domain").data([null]),p=G.selectAll(".tick").data(s,I).order(),w=p.exit(),W=p.enter().append("g").attr("class","tick"),B=p.select("line"),y=p.select("text");u=u.merge(u.enter().insert("path",".tick").attr("class","domain").attr("stroke","#000")),p=p.merge(W),B=B.merge(W.append("line").attr("stroke","#000").attr(o+"2",c*i)),y=y.merge(W.append("text").attr("fill","#000").attr(o,c*r).attr("dy",1===g?"0em":3===g?"0.71em":"0.32em")),d!==G&&(u=u.transition(d),p=p.transition(d),B=B.transition(d),y=y.transition(d),w=w.transition(d).attr("opacity",f).attr("transform",(function(g){return isFinite(g=h(g))?n(g):this.getAttribute("transform")})),W.attr("opacity",f).attr("transform",(function(g){var I=this.parentNode.__axis;return n(I&&isFinite(I=I(g))?I:h(g))}))),w.remove(),u.attr("d",4===g||2==g?"M"+c*l+","+b+"H0.5V"+m+"H"+c*l:"M"+b+","+c*l+"V0.5H"+m+"V"+c*l),p.attr("opacity",1).attr("transform",(function(g){return n(h(g))})),B.attr(o+"2",c*i),y.attr(o,c*r).text(a),G.filter(M).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",2===g?"start":4===g?"end":"middle"),G.each((function(){this.__axis=h}))}return d.scale=function(g){return arguments.length?(I=g,d):I},d.ticks=function(){return C=R.call(arguments),d},d.tickArguments=function(g){return arguments.length?(C=null==g?[]:R.call(g),d):C.slice()},d.tickValues=function(g){return arguments.length?(A=null==g?null:R.call(g),d):A&&A.slice()},d.tickFormat=function(g){return arguments.length?(e=g,d):e},d.tickSize=function(g){return arguments.length?(i=l=+g,d):i},d.tickSizeInner=function(g){return arguments.length?(i=+g,d):i},d.tickSizeOuter=function(g){return arguments.length?(l=+g,d):l},d.tickPadding=function(g){return arguments.length?(t=+g,d):t},d}var k={value:function(){}};function v(){for(var g,I=0,C=arguments.length,A={};I<C;++I){if(!(g=arguments[I]+"")||g in A)throw new Error("illegal type: "+g);A[g]=[]}return new D(A)}function D(g){this._=g}function z(g,I){return g.trim().split(/^|\s+/).map((function(g){var C="",A=g.indexOf(".");if(A>=0&&(C=g.slice(A+1),g=g.slice(0,A)),g&&!I.hasOwnProperty(g))throw new Error("unknown type: "+g);return{type:g,name:C}}))}function x(g,I){for(var C,A=0,e=g.length;A<e;++A)if((C=g[A]).name===I)return C.value}function L(g,I,C){for(var A=0,e=g.length;A<e;++A)if(g[A].name===I){g[A]=k,g=g.slice(0,A).concat(g.slice(A+1));break}return null!=C&&g.push({name:I,value:C}),g}D.prototype=v.prototype={constructor:D,on:function(g,I){var C,A=this._,e=z(g+"",A),i=-1,l=e.length;if(!(arguments.length<2)){if(null!=I&&"function"!=typeof I)throw new Error("invalid callback: "+I);for(;++i<l;)if(C=(g=e[i]).type)A[C]=L(A[C],g.name,I);else if(null==I)for(C in A)A[C]=L(A[C],g.name,null);return this}for(;++i<l;)if((C=(g=e[i]).type)&&(C=x(A[C],g.name)))return C},copy:function(){var g={},I=this._;for(var C in I)g[C]=I[C].slice();return new D(g)},call:function(g,I){if((C=arguments.length-2)>0)for(var C,A,e=new Array(C),i=0;i<C;++i)e[i]=arguments[i+2];if(!this._.hasOwnProperty(g))throw new Error("unknown type: "+g);for(i=0,C=(A=this._[g]).length;i<C;++i)A[i].value.apply(I,e)},apply:function(g,I,C){if(!this._.hasOwnProperty(g))throw new Error("unknown type: "+g);for(var A=this._[g],e=0,i=A.length;e<i;++e)A[e].value.apply(I,C)}};var T="http://www.w3.org/1999/xhtml",U={svg:"http://www.w3.org/2000/svg",xhtml:T,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},j=function(g){var I=g+="",C=I.indexOf(":");return C>=0&&"xmlns"!==(I=g.slice(0,C))&&(g=g.slice(C+1)),U.hasOwnProperty(I)?{space:U[I],local:g}:g};function Q(g){return function(){var I=this.ownerDocument,C=this.namespaceURI;return C===T&&I.documentElement.namespaceURI===T?I.createElement(g):I.createElementNS(C,g)}}function O(g){return function(){return this.ownerDocument.createElementNS(g.space,g.local)}}var E=function(g){var I=j(g);return(I.local?O:Q)(I)},P=0;function _(){return new q}function q(){this._="@"+(++P).toString(36)}q.prototype=_.prototype={constructor:q,get:function(g){for(var I=this._;!(I in g);)if(!(g=g.parentNode))return;return g[I]},set:function(g,I){return g[this._]=I},remove:function(g){return this._ in g&&delete g[this._]},toString:function(){return this._}};var $=function(g){return function(){return this.matches(g)}};if("undefined"!=typeof document){var gg=document.documentElement;if(!gg.matches){var Ig=gg.webkitMatchesSelector||gg.msMatchesSelector||gg.mozMatchesSelector||gg.oMatchesSelector;$=function(g){return function(){return Ig.call(this,g)}}}}var Cg=$,Ag={};(g.event=null,"undefined"!=typeof document)&&("onmouseenter"in document.documentElement||(Ag={mouseenter:"mouseover",mouseleave:"mouseout"}));function eg(g,I,C){return g=ig(g,I,C),function(I){var C=I.relatedTarget;C&&(C===this||8&C.compareDocumentPosition(this))||g.call(this,I)}}function ig(I,C,A){return function(e){var i=g.event;g.event=e;try{I.call(this,this.__data__,C,A)}finally{g.event=i}}}function lg(g){return g.trim().split(/^|\s+/).map((function(g){var I="",C=g.indexOf(".");return C>=0&&(I=g.slice(C+1),g=g.slice(0,C)),{type:g,name:I}}))}function tg(g){return function(){var I=this.__on;if(I){for(var C,A=0,e=-1,i=I.length;A<i;++A)C=I[A],g.type&&C.type!==g.type||C.name!==g.name?I[++e]=C:this.removeEventListener(C.type,C.listener,C.capture);++e?I.length=e:delete this.__on}}}function cg(g,I,C){var A=Ag.hasOwnProperty(g.type)?eg:ig;return function(e,i,l){var t,c=this.__on,o=A(I,i,l);if(c)for(var n=0,d=c.length;n<d;++n)if((t=c[n]).type===g.type&&t.name===g.name)return this.removeEventListener(t.type,t.listener,t.capture),this.addEventListener(t.type,t.listener=o,t.capture=C),void(t.value=I);this.addEventListener(g.type,o,C),t={type:g.type,name:g.name,value:I,listener:o,capture:C},c?c.push(t):this.__on=[t]}}function og(I,C,A,e){var i=g.event;I.sourceEvent=g.event,g.event=I;try{return C.apply(A,e)}finally{g.event=i}}var ng=function(){for(var I,C=g.event;I=C.sourceEvent;)C=I;return C},dg=function(g,I){var C=g.ownerSVGElement||g;if(C.createSVGPoint){var A=C.createSVGPoint();return A.x=I.clientX,A.y=I.clientY,[(A=A.matrixTransform(g.getScreenCTM().inverse())).x,A.y]}var e=g.getBoundingClientRect();return[I.clientX-e.left-g.clientLeft,I.clientY-e.top-g.clientTop]},sg=function(g){var I=ng();return I.changedTouches&&(I=I.changedTouches[0]),dg(g,I)};function ag(){}var rg=function(g){return null==g?ag:function(){return this.querySelector(g)}};function Zg(){return[]}var bg=function(g){return null==g?Zg:function(){return this.querySelectorAll(g)}},mg=function(g){return new Array(g.length)};function hg(g,I){this.ownerDocument=g.ownerDocument,this.namespaceURI=g.namespaceURI,this._next=null,this._parent=g,this.__data__=I}hg.prototype={constructor:hg,appendChild:function(g){return this._parent.insertBefore(g,this._next)},insertBefore:function(g,I){return this._parent.insertBefore(g,I)},querySelector:function(g){return this._parent.querySelector(g)},querySelectorAll:function(g){return this._parent.querySelectorAll(g)}};function Gg(g,I,C,A,e,i){for(var l,t=0,c=I.length,o=i.length;t<o;++t)(l=I[t])?(l.__data__=i[t],A[t]=l):C[t]=new hg(g,i[t]);for(;t<c;++t)(l=I[t])&&(e[t]=l)}function ug(g,I,C,A,e,i,l){var t,c,o,n={},d=I.length,s=i.length,a=new Array(d);for(t=0;t<d;++t)(c=I[t])&&(a[t]=o="$"+l.call(c,c.__data__,t,I),o in n?e[t]=c:n[o]=c);for(t=0;t<s;++t)(c=n[o="$"+l.call(g,i[t],t,i)])?(A[t]=c,c.__data__=i[t],n[o]=null):C[t]=new hg(g,i[t]);for(t=0;t<d;++t)(c=I[t])&&n[a[t]]===c&&(e[t]=c)}function pg(g,I){return g<I?-1:g>I?1:g>=I?0:NaN}function wg(g){return function(){this.removeAttribute(g)}}function Wg(g){return function(){this.removeAttributeNS(g.space,g.local)}}function Bg(g,I){return function(){this.setAttribute(g,I)}}function yg(g,I){return function(){this.setAttributeNS(g.space,g.local,I)}}function Vg(g,I){return function(){var C=I.apply(this,arguments);null==C?this.removeAttribute(g):this.setAttribute(g,C)}}function Xg(g,I){return function(){var C=I.apply(this,arguments);null==C?this.removeAttributeNS(g.space,g.local):this.setAttributeNS(g.space,g.local,C)}}var Yg=function(g){return g.ownerDocument&&g.ownerDocument.defaultView||g.document&&g||g.defaultView};function Rg(g){return function(){this.style.removeProperty(g)}}function Ng(g,I,C){return function(){this.style.setProperty(g,I,C)}}function fg(g,I,C){return function(){var A=I.apply(this,arguments);null==A?this.style.removeProperty(g):this.style.setProperty(g,A,C)}}function Hg(g,I){return g.style.getPropertyValue(I)||Yg(g).getComputedStyle(g,null).getPropertyValue(I)}function Kg(g){return function(){delete this[g]}}function Jg(g,I){return function(){this[g]=I}}function Fg(g,I){return function(){var C=I.apply(this,arguments);null==C?delete this[g]:this[g]=C}}function Mg(g){return g.trim().split(/^|\s+/)}function Sg(g){return g.classList||new kg(g)}function kg(g){this._node=g,this._names=Mg(g.getAttribute("class")||"")}function vg(g,I){for(var C=Sg(g),A=-1,e=I.length;++A<e;)C.add(I[A])}function Dg(g,I){for(var C=Sg(g),A=-1,e=I.length;++A<e;)C.remove(I[A])}function zg(g){return function(){vg(this,g)}}function xg(g){return function(){Dg(this,g)}}function Lg(g,I){return function(){(I.apply(this,arguments)?vg:Dg)(this,g)}}kg.prototype={add:function(g){this._names.indexOf(g)<0&&(this._names.push(g),this._node.setAttribute("class",this._names.join(" ")))},remove:function(g){var I=this._names.indexOf(g);I>=0&&(this._names.splice(I,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(g){return this._names.indexOf(g)>=0}};function Tg(){this.textContent=""}function Ug(g){return function(){this.textContent=g}}function jg(g){return function(){var I=g.apply(this,arguments);this.textContent=null==I?"":I}}function Qg(){this.innerHTML=""}function Og(g){return function(){this.innerHTML=g}}function Eg(g){return function(){var I=g.apply(this,arguments);this.innerHTML=null==I?"":I}}function Pg(){this.nextSibling&&this.parentNode.appendChild(this)}function _g(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function qg(){return null}function $g(){var g=this.parentNode;g&&g.removeChild(this)}function gI(g,I,C){var A=Yg(g),e=A.CustomEvent;"function"==typeof e?e=new e(I,C):(e=A.document.createEvent("Event"),C?(e.initEvent(I,C.bubbles,C.cancelable),e.detail=C.detail):e.initEvent(I,!1,!1)),g.dispatchEvent(e)}function II(g,I){return function(){return gI(this,g,I)}}function CI(g,I){return function(){return gI(this,g,I.apply(this,arguments))}}var AI=[null];function eI(g,I){this._groups=g,this._parents=I}function iI(){return new eI([[document.documentElement]],AI)}eI.prototype=iI.prototype={constructor:eI,select:function(g){"function"!=typeof g&&(g=rg(g));for(var I=this._groups,C=I.length,A=new Array(C),e=0;e<C;++e)for(var i,l,t=I[e],c=t.length,o=A[e]=new Array(c),n=0;n<c;++n)(i=t[n])&&(l=g.call(i,i.__data__,n,t))&&("__data__"in i&&(l.__data__=i.__data__),o[n]=l);return new eI(A,this._parents)},selectAll:function(g){"function"!=typeof g&&(g=bg(g));for(var I=this._groups,C=I.length,A=[],e=[],i=0;i<C;++i)for(var l,t=I[i],c=t.length,o=0;o<c;++o)(l=t[o])&&(A.push(g.call(l,l.__data__,o,t)),e.push(l));return new eI(A,e)},filter:function(g){"function"!=typeof g&&(g=Cg(g));for(var I=this._groups,C=I.length,A=new Array(C),e=0;e<C;++e)for(var i,l=I[e],t=l.length,c=A[e]=[],o=0;o<t;++o)(i=l[o])&&g.call(i,i.__data__,o,l)&&c.push(i);return new eI(A,this._parents)},data:function(g,I){if(!g)return r=new Array(this.size()),n=-1,this.each((function(g){r[++n]=g})),r;var C,A=I?ug:Gg,e=this._parents,i=this._groups;"function"!=typeof g&&(C=g,g=function(){return C});for(var l=i.length,t=new Array(l),c=new Array(l),o=new Array(l),n=0;n<l;++n){var d=e[n],s=i[n],a=s.length,r=g.call(d,d&&d.__data__,n,e),Z=r.length,b=c[n]=new Array(Z),m=t[n]=new Array(Z);A(d,s,b,m,o[n]=new Array(a),r,I);for(var h,G,u=0,p=0;u<Z;++u)if(h=b[u]){for(u>=p&&(p=u+1);!(G=m[p])&&++p<Z;);h._next=G||null}}return(t=new eI(t,e))._enter=c,t._exit=o,t},enter:function(){return new eI(this._enter||this._groups.map(mg),this._parents)},exit:function(){return new eI(this._exit||this._groups.map(mg),this._parents)},merge:function(g){for(var I=this._groups,C=g._groups,A=I.length,e=C.length,i=Math.min(A,e),l=new Array(A),t=0;t<i;++t)for(var c,o=I[t],n=C[t],d=o.length,s=l[t]=new Array(d),a=0;a<d;++a)(c=o[a]||n[a])&&(s[a]=c);for(;t<A;++t)l[t]=I[t];return new eI(l,this._parents)},order:function(){for(var g=this._groups,I=-1,C=g.length;++I<C;)for(var A,e=g[I],i=e.length-1,l=e[i];--i>=0;)(A=e[i])&&(l&&l!==A.nextSibling&&l.parentNode.insertBefore(A,l),l=A);return this},sort:function(g){function I(I,C){return I&&C?g(I.__data__,C.__data__):!I-!C}g||(g=pg);for(var C=this._groups,A=C.length,e=new Array(A),i=0;i<A;++i){for(var l,t=C[i],c=t.length,o=e[i]=new Array(c),n=0;n<c;++n)(l=t[n])&&(o[n]=l);o.sort(I)}return new eI(e,this._parents).order()},call:function(){var g=arguments[0];return arguments[0]=this,g.apply(null,arguments),this},nodes:function(){var g=new Array(this.size()),I=-1;return this.each((function(){g[++I]=this})),g},node:function(){for(var g=this._groups,I=0,C=g.length;I<C;++I)for(var A=g[I],e=0,i=A.length;e<i;++e){var l=A[e];if(l)return l}return null},size:function(){var g=0;return this.each((function(){++g})),g},empty:function(){return!this.node()},each:function(g){for(var I=this._groups,C=0,A=I.length;C<A;++C)for(var e,i=I[C],l=0,t=i.length;l<t;++l)(e=i[l])&&g.call(e,e.__data__,l,i);return this},attr:function(g,I){var C=j(g);if(arguments.length<2){var A=this.node();return C.local?A.getAttributeNS(C.space,C.local):A.getAttribute(C)}return this.each((null==I?C.local?Wg:wg:"function"==typeof I?C.local?Xg:Vg:C.local?yg:Bg)(C,I))},style:function(g,I,C){return arguments.length>1?this.each((null==I?Rg:"function"==typeof I?fg:Ng)(g,I,null==C?"":C)):Hg(this.node(),g)},property:function(g,I){return arguments.length>1?this.each((null==I?Kg:"function"==typeof I?Fg:Jg)(g,I)):this.node()[g]},classed:function(g,I){var C=Mg(g+"");if(arguments.length<2){for(var A=Sg(this.node()),e=-1,i=C.length;++e<i;)if(!A.contains(C[e]))return!1;return!0}return this.each(("function"==typeof I?Lg:I?zg:xg)(C,I))},text:function(g){return arguments.length?this.each(null==g?Tg:("function"==typeof g?jg:Ug)(g)):this.node().textContent},html:function(g){return arguments.length?this.each(null==g?Qg:("function"==typeof g?Eg:Og)(g)):this.node().innerHTML},raise:function(){return this.each(Pg)},lower:function(){return this.each(_g)},append:function(g){var I="function"==typeof g?g:E(g);return this.select((function(){return this.appendChild(I.apply(this,arguments))}))},insert:function(g,I){var C="function"==typeof g?g:E(g),A=null==I?qg:"function"==typeof I?I:rg(I);return this.select((function(){return this.insertBefore(C.apply(this,arguments),A.apply(this,arguments)||null)}))},remove:function(){return this.each($g)},datum:function(g){return arguments.length?this.property("__data__",g):this.node().__data__},on:function(g,I,C){var A,e,i=lg(g+""),l=i.length;if(!(arguments.length<2)){for(t=I?cg:tg,null==C&&(C=!1),A=0;A<l;++A)this.each(t(i[A],I,C));return this}var t=this.node().__on;if(t)for(var c,o=0,n=t.length;o<n;++o)for(A=0,c=t[o];A<l;++A)if((e=i[A]).type===c.type&&e.name===c.name)return c.value},dispatch:function(g,I){return this.each(("function"==typeof I?CI:II)(g,I))}};var lI=function(g){return"string"==typeof g?new eI([[document.querySelector(g)]],[document.documentElement]):new eI([[g]],AI)},tI=function(g,I,C){arguments.length<3&&(C=I,I=ng().changedTouches);for(var A,e=0,i=I?I.length:0;e<i;++e)if((A=I[e]).identifier===C)return dg(g,A);return null};function cI(){g.event.stopImmediatePropagation()}var oI=function(){g.event.preventDefault(),g.event.stopImmediatePropagation()},nI=function(g){var I=g.document.documentElement,C=lI(g).on("dragstart.drag",oI,!0);"onselectstart"in I?C.on("selectstart.drag",oI,!0):(I.__noselect=I.style.MozUserSelect,I.style.MozUserSelect="none")};function dI(g,I){var C=g.document.documentElement,A=lI(g).on("dragstart.drag",null);I&&(A.on("click.drag",oI,!0),setTimeout((function(){A.on("click.drag",null)}),0)),"onselectstart"in C?A.on("selectstart.drag",null):(C.style.MozUserSelect=C.__noselect,delete C.__noselect)}var sI=function(g){return function(){return g}};function aI(g,I,C,A,e,i,l,t,c,o){this.target=g,this.type=I,this.subject=C,this.identifier=A,this.active=e,this.x=i,this.y=l,this.dx=t,this.dy=c,this._=o}function rI(){return!g.event.button}function ZI(){return this.parentNode}function bI(I){return null==I?{x:g.event.x,y:g.event.y}:I}function mI(){return"ontouchstart"in this}aI.prototype.on=function(){var g=this._.on.apply(this._,arguments);return g===this._?this:g};var hI=function(g,I,C){g.prototype=I.prototype=C,C.constructor=g};function GI(g,I){var C=Object.create(g.prototype);for(var A in I)C[A]=I[A];return C}function uI(){}var pI=.7,wI=1/pI,WI="\\s*([+-]?\\d+)\\s*",BI="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",yI="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",VI=/^#([0-9a-f]{3})$/,XI=/^#([0-9a-f]{6})$/,YI=new RegExp("^rgb\\("+[WI,WI,WI]+"\\)$"),RI=new RegExp("^rgb\\("+[yI,yI,yI]+"\\)$"),NI=new RegExp("^rgba\\("+[WI,WI,WI,BI]+"\\)$"),fI=new RegExp("^rgba\\("+[yI,yI,yI,BI]+"\\)$"),HI=new RegExp("^hsl\\("+[BI,yI,yI]+"\\)$"),KI=new RegExp("^hsla\\("+[BI,yI,yI,BI]+"\\)$"),JI={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function FI(g){var I;return g=(g+"").trim().toLowerCase(),(I=VI.exec(g))?new DI((I=parseInt(I[1],16))>>8&15|I>>4&240,I>>4&15|240&I,(15&I)<<4|15&I,1):(I=XI.exec(g))?MI(parseInt(I[1],16)):(I=YI.exec(g))?new DI(I[1],I[2],I[3],1):(I=RI.exec(g))?new DI(255*I[1]/100,255*I[2]/100,255*I[3]/100,1):(I=NI.exec(g))?SI(I[1],I[2],I[3],I[4]):(I=fI.exec(g))?SI(255*I[1]/100,255*I[2]/100,255*I[3]/100,I[4]):(I=HI.exec(g))?zI(I[1],I[2]/100,I[3]/100,1):(I=KI.exec(g))?zI(I[1],I[2]/100,I[3]/100,I[4]):JI.hasOwnProperty(g)?MI(JI[g]):"transparent"===g?new DI(NaN,NaN,NaN,0):null}function MI(g){return new DI(g>>16&255,g>>8&255,255&g,1)}function SI(g,I,C,A){return A<=0&&(g=I=C=NaN),new DI(g,I,C,A)}function kI(g){return g instanceof uI||(g=FI(g)),g?new DI((g=g.rgb()).r,g.g,g.b,g.opacity):new DI}function vI(g,I,C,A){return 1===arguments.length?kI(g):new DI(g,I,C,null==A?1:A)}function DI(g,I,C,A){this.r=+g,this.g=+I,this.b=+C,this.opacity=+A}function zI(g,I,C,A){return A<=0?g=I=C=NaN:C<=0||C>=1?g=I=NaN:I<=0&&(g=NaN),new TI(g,I,C,A)}function xI(g){if(g instanceof TI)return new TI(g.h,g.s,g.l,g.opacity);if(g instanceof uI||(g=FI(g)),!g)return new TI;if(g instanceof TI)return g;var I=(g=g.rgb()).r/255,C=g.g/255,A=g.b/255,e=Math.min(I,C,A),i=Math.max(I,C,A),l=NaN,t=i-e,c=(i+e)/2;return t?(l=I===i?(C-A)/t+6*(C<A):C===i?(A-I)/t+2:(I-C)/t+4,t/=c<.5?i+e:2-i-e,l*=60):t=c>0&&c<1?0:l,new TI(l,t,c,g.opacity)}function LI(g,I,C,A){return 1===arguments.length?xI(g):new TI(g,I,C,null==A?1:A)}function TI(g,I,C,A){this.h=+g,this.s=+I,this.l=+C,this.opacity=+A}function UI(g,I,C){return 255*(g<60?I+(C-I)*g/60:g<180?C:g<240?I+(C-I)*(240-g)/60:I)}hI(uI,FI,{displayable:function(){return this.rgb().displayable()},toString:function(){return this.rgb()+""}}),hI(DI,vI,GI(uI,{brighter:function(g){return g=null==g?wI:Math.pow(wI,g),new DI(this.r*g,this.g*g,this.b*g,this.opacity)},darker:function(g){return g=null==g?pI:Math.pow(pI,g),new DI(this.r*g,this.g*g,this.b*g,this.opacity)},rgb:function(){return this},displayable:function(){return 0<=this.r&&this.r<=255&&0<=this.g&&this.g<=255&&0<=this.b&&this.b<=255&&0<=this.opacity&&this.opacity<=1},toString:function(){var g=this.opacity;return(1===(g=isNaN(g)?1:Math.max(0,Math.min(1,g)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===g?")":", "+g+")")}})),hI(TI,LI,GI(uI,{brighter:function(g){return g=null==g?wI:Math.pow(wI,g),new TI(this.h,this.s,this.l*g,this.opacity)},darker:function(g){return g=null==g?pI:Math.pow(pI,g),new TI(this.h,this.s,this.l*g,this.opacity)},rgb:function(){var g=this.h%360+360*(this.h<0),I=isNaN(g)||isNaN(this.s)?0:this.s,C=this.l,A=C+(C<.5?C:1-C)*I,e=2*C-A;return new DI(UI(g>=240?g-240:g+120,e,A),UI(g,e,A),UI(g<120?g+240:g-120,e,A),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1}}));var jI=Math.PI/180,QI=180/Math.PI,OI=.95047,EI=1.08883,PI=4/29,_I=6/29,qI=3*_I*_I;function $I(g){if(g instanceof IC)return new IC(g.l,g.a,g.b,g.opacity);if(g instanceof cC){var I=g.h*jI;return new IC(g.l,Math.cos(I)*g.c,Math.sin(I)*g.c,g.opacity)}g instanceof DI||(g=kI(g));var C=iC(g.r),A=iC(g.g),e=iC(g.b),i=CC((.4124564*C+.3575761*A+.1804375*e)/OI),l=CC((.2126729*C+.7151522*A+.072175*e)/1);return new IC(116*l-16,500*(i-l),200*(l-CC((.0193339*C+.119192*A+.9503041*e)/EI)),g.opacity)}function gC(g,I,C,A){return 1===arguments.length?$I(g):new IC(g,I,C,null==A?1:A)}function IC(g,I,C,A){this.l=+g,this.a=+I,this.b=+C,this.opacity=+A}function CC(g){return g>.008856451679035631?Math.pow(g,1/3):g/qI+PI}function AC(g){return g>_I?g*g*g:qI*(g-PI)}function eC(g){return 255*(g<=.0031308?12.92*g:1.055*Math.pow(g,1/2.4)-.055)}function iC(g){return(g/=255)<=.04045?g/12.92:Math.pow((g+.055)/1.055,2.4)}function lC(g){if(g instanceof cC)return new cC(g.h,g.c,g.l,g.opacity);g instanceof IC||(g=$I(g));var I=Math.atan2(g.b,g.a)*QI;return new cC(I<0?I+360:I,Math.sqrt(g.a*g.a+g.b*g.b),g.l,g.opacity)}function tC(g,I,C,A){return 1===arguments.length?lC(g):new cC(g,I,C,null==A?1:A)}function cC(g,I,C,A){this.h=+g,this.c=+I,this.l=+C,this.opacity=+A}hI(IC,gC,GI(uI,{brighter:function(g){return new IC(this.l+18*(null==g?1:g),this.a,this.b,this.opacity)},darker:function(g){return new IC(this.l-18*(null==g?1:g),this.a,this.b,this.opacity)},rgb:function(){var g=(this.l+16)/116,I=isNaN(this.a)?g:g+this.a/500,C=isNaN(this.b)?g:g-this.b/200;return g=1*AC(g),new DI(eC(3.2404542*(I=OI*AC(I))-1.5371385*g-.4985314*(C=EI*AC(C))),eC(-.969266*I+1.8760108*g+.041556*C),eC(.0556434*I-.2040259*g+1.0572252*C),this.opacity)}})),hI(cC,tC,GI(uI,{brighter:function(g){return new cC(this.h,this.c,this.l+18*(null==g?1:g),this.opacity)},darker:function(g){return new cC(this.h,this.c,this.l-18*(null==g?1:g),this.opacity)},rgb:function(){return $I(this).rgb()}}));var oC=-.14861,nC=1.78277,dC=-.29227,sC=-.90649,aC=1.97294,rC=aC*sC,ZC=aC*nC,bC=nC*dC-sC*oC;function mC(g){if(g instanceof GC)return new GC(g.h,g.s,g.l,g.opacity);g instanceof DI||(g=kI(g));var I=g.r/255,C=g.g/255,A=g.b/255,e=(bC*A+rC*I-ZC*C)/(bC+rC-ZC),i=A-e,l=(aC*(C-e)-dC*i)/sC,t=Math.sqrt(l*l+i*i)/(aC*e*(1-e)),c=t?Math.atan2(l,i)*QI-120:NaN;return new GC(c<0?c+360:c,t,e,g.opacity)}function hC(g,I,C,A){return 1===arguments.length?mC(g):new GC(g,I,C,null==A?1:A)}function GC(g,I,C,A){this.h=+g,this.s=+I,this.l=+C,this.opacity=+A}function uC(g,I,C,A,e){var i=g*g,l=i*g;return((1-3*g+3*i-l)*I+(4-6*i+3*l)*C+(1+3*g+3*i-3*l)*A+l*e)/6}hI(GC,hC,GI(uI,{brighter:function(g){return g=null==g?wI:Math.pow(wI,g),new GC(this.h,this.s,this.l*g,this.opacity)},darker:function(g){return g=null==g?pI:Math.pow(pI,g),new GC(this.h,this.s,this.l*g,this.opacity)},rgb:function(){var g=isNaN(this.h)?0:(this.h+120)*jI,I=+this.l,C=isNaN(this.s)?0:this.s*I*(1-I),A=Math.cos(g),e=Math.sin(g);return new DI(255*(I+C*(oC*A+nC*e)),255*(I+C*(dC*A+sC*e)),255*(I+C*(aC*A)),this.opacity)}}));var pC=function(g){var I=g.length-1;return function(C){var A=C<=0?C=0:C>=1?(C=1,I-1):Math.floor(C*I),e=g[A],i=g[A+1],l=A>0?g[A-1]:2*e-i,t=A<I-1?g[A+2]:2*i-e;return uC((C-A/I)*I,l,e,i,t)}},wC=function(g){var I=g.length;return function(C){var A=Math.floor(((C%=1)<0?++C:C)*I),e=g[(A+I-1)%I],i=g[A%I],l=g[(A+1)%I],t=g[(A+2)%I];return uC((C-A/I)*I,e,i,l,t)}},WC=function(g){return function(){return g}};function BC(g,I){return function(C){return g+C*I}}function yC(g,I){var C=I-g;return C?BC(g,C>180||C<-180?C-360*Math.round(C/360):C):WC(isNaN(g)?I:g)}function VC(g){return 1==(g=+g)?XC:function(I,C){return C-I?function(g,I,C){return g=Math.pow(g,C),I=Math.pow(I,C)-g,C=1/C,function(A){return Math.pow(g+A*I,C)}}(I,C,g):WC(isNaN(I)?C:I)}}function XC(g,I){var C=I-g;return C?BC(g,C):WC(isNaN(g)?I:g)}var YC=function g(I){var C=VC(I);function A(g,I){var A=C((g=vI(g)).r,(I=vI(I)).r),e=C(g.g,I.g),i=C(g.b,I.b),l=XC(g.opacity,I.opacity);return function(I){return g.r=A(I),g.g=e(I),g.b=i(I),g.opacity=l(I),g+""}}return A.gamma=g,A}(1);function RC(g){return function(I){var C,A,e=I.length,i=new Array(e),l=new Array(e),t=new Array(e);for(C=0;C<e;++C)A=vI(I[C]),i[C]=A.r||0,l[C]=A.g||0,t[C]=A.b||0;return i=g(i),l=g(l),t=g(t),A.opacity=1,function(g){return A.r=i(g),A.g=l(g),A.b=t(g),A+""}}}var NC=RC(pC),fC=RC(wC),HC=function(g,I){var C,A=I?I.length:0,e=g?Math.min(A,g.length):0,i=new Array(e),l=new Array(A);for(C=0;C<e;++C)i[C]=LC(g[C],I[C]);for(;C<A;++C)l[C]=I[C];return function(g){for(C=0;C<e;++C)l[C]=i[C](g);return l}},KC=function(g,I){var C=new Date;return I-=g=+g,function(A){return C.setTime(g+I*A),C}},JC=function(g,I){return I-=g=+g,function(C){return g+I*C}},FC=function(g,I){var C,A={},e={};for(C in null!==g&&"object"==typeof g||(g={}),null!==I&&"object"==typeof I||(I={}),I)C in g?A[C]=LC(g[C],I[C]):e[C]=I[C];return function(g){for(C in A)e[C]=A[C](g);return e}},MC=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,SC=new RegExp(MC.source,"g");var kC,vC,DC,zC,xC=function(g,I){var C,A,e,i=MC.lastIndex=SC.lastIndex=0,l=-1,t=[],c=[];for(g+="",I+="";(C=MC.exec(g))&&(A=SC.exec(I));)(e=A.index)>i&&(e=I.slice(i,e),t[l]?t[l]+=e:t[++l]=e),(C=C[0])===(A=A[0])?t[l]?t[l]+=A:t[++l]=A:(t[++l]=null,c.push({i:l,x:JC(C,A)})),i=SC.lastIndex;return i<I.length&&(e=I.slice(i),t[l]?t[l]+=e:t[++l]=e),t.length<2?c[0]?function(g){return function(I){return g(I)+""}}(c[0].x):function(g){return function(){return g}}(I):(I=c.length,function(g){for(var C,A=0;A<I;++A)t[(C=c[A]).i]=C.x(g);return t.join("")})},LC=function(g,I){var C,A=typeof I;return null==I||"boolean"===A?WC(I):("number"===A?JC:"string"===A?(C=FI(I))?(I=C,YC):xC:I instanceof FI?YC:I instanceof Date?KC:Array.isArray(I)?HC:"function"!=typeof I.valueOf&&"function"!=typeof I.toString||isNaN(I)?FC:JC)(g,I)},TC=function(g,I){return I-=g=+g,function(C){return Math.round(g+I*C)}},UC=180/Math.PI,jC={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},QC=function(g,I,C,A,e,i){var l,t,c;return(l=Math.sqrt(g*g+I*I))&&(g/=l,I/=l),(c=g*C+I*A)&&(C-=g*c,A-=I*c),(t=Math.sqrt(C*C+A*A))&&(C/=t,A/=t,c/=t),g*A<I*C&&(g=-g,I=-I,c=-c,l=-l),{translateX:e,translateY:i,rotate:Math.atan2(I,g)*UC,skewX:Math.atan(c)*UC,scaleX:l,scaleY:t}};function OC(g,I,C,A){function e(g){return g.length?g.pop()+" ":""}return function(i,l){var t=[],c=[];return i=g(i),l=g(l),function(g,A,e,i,l,t){if(g!==e||A!==i){var c=l.push("translate(",null,I,null,C);t.push({i:c-4,x:JC(g,e)},{i:c-2,x:JC(A,i)})}else(e||i)&&l.push("translate("+e+I+i+C)}(i.translateX,i.translateY,l.translateX,l.translateY,t,c),function(g,I,C,i){g!==I?(g-I>180?I+=360:I-g>180&&(g+=360),i.push({i:C.push(e(C)+"rotate(",null,A)-2,x:JC(g,I)})):I&&C.push(e(C)+"rotate("+I+A)}(i.rotate,l.rotate,t,c),function(g,I,C,i){g!==I?i.push({i:C.push(e(C)+"skewX(",null,A)-2,x:JC(g,I)}):I&&C.push(e(C)+"skewX("+I+A)}(i.skewX,l.skewX,t,c),function(g,I,C,A,i,l){if(g!==C||I!==A){var t=i.push(e(i)+"scale(",null,",",null,")");l.push({i:t-4,x:JC(g,C)},{i:t-2,x:JC(I,A)})}else 1===C&&1===A||i.push(e(i)+"scale("+C+","+A+")")}(i.scaleX,i.scaleY,l.scaleX,l.scaleY,t,c),i=l=null,function(g){for(var I,C=-1,A=c.length;++C<A;)t[(I=c[C]).i]=I.x(g);return t.join("")}}}var EC=OC((function(g){return"none"===g?jC:(kC||(kC=document.createElement("DIV"),vC=document.documentElement,DC=document.defaultView),kC.style.transform=g,g=DC.getComputedStyle(vC.appendChild(kC),null).getPropertyValue("transform"),vC.removeChild(kC),g=g.slice(7,-1).split(","),QC(+g[0],+g[1],+g[2],+g[3],+g[4],+g[5]))}),"px, ","px)","deg)"),PC=OC((function(g){return null==g?jC:(zC||(zC=document.createElementNS("http://www.w3.org/2000/svg","g")),zC.setAttribute("transform",g),(g=zC.transform.baseVal.consolidate())?(g=g.matrix,QC(g.a,g.b,g.c,g.d,g.e,g.f)):jC)}),", ",")",")"),_C=Math.SQRT2;function qC(g){return((g=Math.exp(g))+1/g)/2}var $C=function(g,I){var C,A,e=g[0],i=g[1],l=g[2],t=I[0],c=I[1],o=I[2],n=t-e,d=c-i,s=n*n+d*d;if(s<1e-12)A=Math.log(o/l)/_C,C=function(g){return[e+g*n,i+g*d,l*Math.exp(_C*g*A)]};else{var a=Math.sqrt(s),r=(o*o-l*l+4*s)/(2*l*2*a),Z=(o*o-l*l-4*s)/(2*o*2*a),b=Math.log(Math.sqrt(r*r+1)-r),m=Math.log(Math.sqrt(Z*Z+1)-Z);A=(m-b)/_C,C=function(g){var I,C=g*A,t=qC(b),c=l/(2*a)*(t*(I=_C*C+b,((I=Math.exp(2*I))-1)/(I+1))-function(g){return((g=Math.exp(g))-1/g)/2}(b));return[e+c*n,i+c*d,l*t/qC(_C*C+b)]}}return C.duration=1e3*A,C};function gA(g){return function(I,C){var A=g((I=LI(I)).h,(C=LI(C)).h),e=XC(I.s,C.s),i=XC(I.l,C.l),l=XC(I.opacity,C.opacity);return function(g){return I.h=A(g),I.s=e(g),I.l=i(g),I.opacity=l(g),I+""}}}var IA=gA(yC),CA=gA(XC);function AA(g){return function(I,C){var A=g((I=tC(I)).h,(C=tC(C)).h),e=XC(I.c,C.c),i=XC(I.l,C.l),l=XC(I.opacity,C.opacity);return function(g){return I.h=A(g),I.c=e(g),I.l=i(g),I.opacity=l(g),I+""}}}var eA=AA(yC),iA=AA(XC);function lA(g){return function I(C){function A(I,A){var e=g((I=hC(I)).h,(A=hC(A)).h),i=XC(I.s,A.s),l=XC(I.l,A.l),t=XC(I.opacity,A.opacity);return function(g){return I.h=e(g),I.s=i(g),I.l=l(Math.pow(g,C)),I.opacity=t(g),I+""}}return C=+C,A.gamma=I,A}(1)}var tA,cA,oA=lA(yC),nA=lA(XC),dA=0,sA=0,aA=0,rA=0,ZA=0,bA=0,mA="object"==typeof performance&&performance.now?performance:Date,hA="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(g){setTimeout(g,17)};function GA(){return ZA||(hA(uA),ZA=mA.now()+bA)}function uA(){ZA=0}function pA(){this._call=this._time=this._next=null}function wA(g,I,C){var A=new pA;return A.restart(g,I,C),A}function WA(){GA(),++dA;for(var g,I=tA;I;)(g=ZA-I._time)>=0&&I._call.call(null,g),I=I._next;--dA}function BA(){ZA=(rA=mA.now())+bA,dA=sA=0;try{WA()}finally{dA=0,function(){var g,I,C=tA,A=1/0;for(;C;)C._call?(A>C._time&&(A=C._time),g=C,C=C._next):(I=C._next,C._next=null,C=g?g._next=I:tA=I);cA=g,VA(A)}(),ZA=0}}function yA(){var g=mA.now(),I=g-rA;I>1e3&&(bA-=I,rA=g)}function VA(g){dA||(sA&&(sA=clearTimeout(sA)),g-ZA>24?(g<1/0&&(sA=setTimeout(BA,g-mA.now()-bA)),aA&&(aA=clearInterval(aA))):(aA||(rA=mA.now(),aA=setInterval(yA,1e3)),dA=1,hA(BA)))}pA.prototype=wA.prototype={constructor:pA,restart:function(g,I,C){if("function"!=typeof g)throw new TypeError("callback is not a function");C=(null==C?GA():+C)+(null==I?0:+I),this._next||cA===this||(cA?cA._next=this:tA=this,cA=this),this._call=g,this._time=C,VA()},stop:function(){this._call&&(this._call=null,this._time=1/0,VA())}};var XA=function(g,I,C){var A=new pA;return I=null==I?0:+I,A.restart((function(C){A.stop(),g(C+I)}),I,C),A},YA=v("start","end","interrupt"),RA=[],NA=function(g,I,C,A,e,i){var l=g.__transition;if(l){if(C in l)return}else g.__transition={};!function(g,I,C){var A,e=g.__transition;function i(g){C.state=1,C.timer.restart(l,C.delay,C.time),C.delay<=g&&l(g-C.delay)}function l(i){var o,n,d,s;if(1!==C.state)return c();for(o in e)if((s=e[o]).name===C.name){if(3===s.state)return XA(l);4===s.state?(s.state=6,s.timer.stop(),s.on.call("interrupt",g,g.__data__,s.index,s.group),delete e[o]):+o<I&&(s.state=6,s.timer.stop(),delete e[o])}if(XA((function(){3===C.state&&(C.state=4,C.timer.restart(t,C.delay,C.time),t(i))})),C.state=2,C.on.call("start",g,g.__data__,C.index,C.group),2===C.state){for(C.state=3,A=new Array(d=C.tween.length),o=0,n=-1;o<d;++o)(s=C.tween[o].value.call(g,g.__data__,C.index,C.group))&&(A[++n]=s);A.length=n+1}}function t(I){for(var e=I<C.duration?C.ease.call(null,I/C.duration):(C.timer.restart(c),C.state=5,1),i=-1,l=A.length;++i<l;)A[i].call(null,e);5===C.state&&(C.on.call("end",g,g.__data__,C.index,C.group),c())}function c(){for(var A in C.state=6,C.timer.stop(),delete e[I],e)return;delete g.__transition}e[I]=C,C.timer=wA(i,0,C.time)}(g,C,{name:I,index:A,group:e,on:YA,tween:RA,time:i.time,delay:i.delay,duration:i.duration,ease:i.ease,timer:null,state:0})};function fA(g,I){var C=KA(g,I);if(C.state>0)throw new Error("too late; already scheduled");return C}function HA(g,I){var C=KA(g,I);if(C.state>2)throw new Error("too late; already started");return C}function KA(g,I){var C=g.__transition;if(!C||!(C=C[I]))throw new Error("transition not found");return C}var JA=function(g,I){var C,A,e,i=g.__transition,l=!0;if(i){for(e in I=null==I?null:I+"",i)(C=i[e]).name===I?(A=C.state>2&&C.state<5,C.state=6,C.timer.stop(),A&&C.on.call("interrupt",g,g.__data__,C.index,C.group),delete i[e]):l=!1;l&&delete g.__transition}};function FA(g,I){var C,A;return function(){var e=HA(this,g),i=e.tween;if(i!==C)for(var l=0,t=(A=C=i).length;l<t;++l)if(A[l].name===I){(A=A.slice()).splice(l,1);break}e.tween=A}}function MA(g,I,C){var A,e;if("function"!=typeof C)throw new Error;return function(){var i=HA(this,g),l=i.tween;if(l!==A){e=(A=l).slice();for(var t={name:I,value:C},c=0,o=e.length;c<o;++c)if(e[c].name===I){e[c]=t;break}c===o&&e.push(t)}i.tween=e}}function SA(g,I,C){var A=g._id;return g.each((function(){var g=HA(this,A);(g.value||(g.value={}))[I]=C.apply(this,arguments)})),function(g){return KA(g,A).value[I]}}var kA=function(g,I){var C;return("number"==typeof I?JC:I instanceof FI?YC:(C=FI(I))?(I=C,YC):xC)(g,I)};function vA(g){return function(){this.removeAttribute(g)}}function DA(g){return function(){this.removeAttributeNS(g.space,g.local)}}function zA(g,I,C){var A,e;return function(){var i=this.getAttribute(g);return i===C?null:i===A?e:e=I(A=i,C)}}function xA(g,I,C){var A,e;return function(){var i=this.getAttributeNS(g.space,g.local);return i===C?null:i===A?e:e=I(A=i,C)}}function LA(g,I,C){var A,e,i;return function(){var l,t=C(this);if(null!=t)return(l=this.getAttribute(g))===t?null:l===A&&t===e?i:i=I(A=l,e=t);this.removeAttribute(g)}}function TA(g,I,C){var A,e,i;return function(){var l,t=C(this);if(null!=t)return(l=this.getAttributeNS(g.space,g.local))===t?null:l===A&&t===e?i:i=I(A=l,e=t);this.removeAttributeNS(g.space,g.local)}}function UA(g,I){function C(){var C=this,A=I.apply(C,arguments);return A&&function(I){C.setAttributeNS(g.space,g.local,A(I))}}return C._value=I,C}function jA(g,I){function C(){var C=this,A=I.apply(C,arguments);return A&&function(I){C.setAttribute(g,A(I))}}return C._value=I,C}function QA(g,I){return function(){fA(this,g).delay=+I.apply(this,arguments)}}function OA(g,I){return I=+I,function(){fA(this,g).delay=I}}function EA(g,I){return function(){HA(this,g).duration=+I.apply(this,arguments)}}function PA(g,I){return I=+I,function(){HA(this,g).duration=I}}function _A(g,I){if("function"!=typeof I)throw new Error;return function(){HA(this,g).ease=I}}function qA(g,I,C){var A,e,i=function(g){return(g+"").trim().split(/^|\s+/).every((function(g){var I=g.indexOf(".");return I>=0&&(g=g.slice(0,I)),!g||"start"===g}))}(I)?fA:HA;return function(){var l=i(this,g),t=l.on;t!==A&&(e=(A=t).copy()).on(I,C),l.on=e}}var $A=iI.prototype.constructor;function ge(g,I,C){function A(){var A=this,e=I.apply(A,arguments);return e&&function(I){A.style.setProperty(g,e(I),C)}}return A._value=I,A}var Ie=0;function Ce(g,I,C,A){this._groups=g,this._parents=I,this._name=C,this._id=A}function Ae(g){return iI().transition(g)}function ee(){return++Ie}var ie=iI.prototype;function le(g){return((g*=2)<=1?g*g:--g*(2-g)+1)/2}function te(g){return((g*=2)<=1?g*g*g:(g-=2)*g*g+2)/2}Ce.prototype=Ae.prototype={constructor:Ce,select:function(g){var I=this._name,C=this._id;"function"!=typeof g&&(g=rg(g));for(var A=this._groups,e=A.length,i=new Array(e),l=0;l<e;++l)for(var t,c,o=A[l],n=o.length,d=i[l]=new Array(n),s=0;s<n;++s)(t=o[s])&&(c=g.call(t,t.__data__,s,o))&&("__data__"in t&&(c.__data__=t.__data__),d[s]=c,NA(d[s],I,C,s,d,KA(t,C)));return new Ce(i,this._parents,I,C)},selectAll:function(g){var I=this._name,C=this._id;"function"!=typeof g&&(g=bg(g));for(var A=this._groups,e=A.length,i=[],l=[],t=0;t<e;++t)for(var c,o=A[t],n=o.length,d=0;d<n;++d)if(c=o[d]){for(var s,a=g.call(c,c.__data__,d,o),r=KA(c,C),Z=0,b=a.length;Z<b;++Z)(s=a[Z])&&NA(s,I,C,Z,a,r);i.push(a),l.push(c)}return new Ce(i,l,I,C)},filter:function(g){"function"!=typeof g&&(g=Cg(g));for(var I=this._groups,C=I.length,A=new Array(C),e=0;e<C;++e)for(var i,l=I[e],t=l.length,c=A[e]=[],o=0;o<t;++o)(i=l[o])&&g.call(i,i.__data__,o,l)&&c.push(i);return new Ce(A,this._parents,this._name,this._id)},merge:function(g){if(g._id!==this._id)throw new Error;for(var I=this._groups,C=g._groups,A=I.length,e=C.length,i=Math.min(A,e),l=new Array(A),t=0;t<i;++t)for(var c,o=I[t],n=C[t],d=o.length,s=l[t]=new Array(d),a=0;a<d;++a)(c=o[a]||n[a])&&(s[a]=c);for(;t<A;++t)l[t]=I[t];return new Ce(l,this._parents,this._name,this._id)},selection:function(){return new $A(this._groups,this._parents)},transition:function(){for(var g=this._name,I=this._id,C=ee(),A=this._groups,e=A.length,i=0;i<e;++i)for(var l,t=A[i],c=t.length,o=0;o<c;++o)if(l=t[o]){var n=KA(l,I);NA(l,g,C,o,t,{time:n.time+n.delay+n.duration,delay:0,duration:n.duration,ease:n.ease})}return new Ce(A,this._parents,g,C)},call:ie.call,nodes:ie.nodes,node:ie.node,size:ie.size,empty:ie.empty,each:ie.each,on:function(g,I){var C=this._id;return arguments.length<2?KA(this.node(),C).on.on(g):this.each(qA(C,g,I))},attr:function(g,I){var C=j(g),A="transform"===C?PC:kA;return this.attrTween(g,"function"==typeof I?(C.local?TA:LA)(C,A,SA(this,"attr."+g,I)):null==I?(C.local?DA:vA)(C):(C.local?xA:zA)(C,A,I+""))},attrTween:function(g,I){var C="attr."+g;if(arguments.length<2)return(C=this.tween(C))&&C._value;if(null==I)return this.tween(C,null);if("function"!=typeof I)throw new Error;var A=j(g);return this.tween(C,(A.local?UA:jA)(A,I))},style:function(g,I,C){var A="transform"==(g+="")?EC:kA;return null==I?this.styleTween(g,function(g,I){var C,A,e;return function(){var i=Hg(this,g),l=(this.style.removeProperty(g),Hg(this,g));return i===l?null:i===C&&l===A?e:e=I(C=i,A=l)}}(g,A)).on("end.style."+g,function(g){return function(){this.style.removeProperty(g)}}(g)):this.styleTween(g,"function"==typeof I?function(g,I,C){var A,e,i;return function(){var l=Hg(this,g),t=C(this);return null==t&&(this.style.removeProperty(g),t=Hg(this,g)),l===t?null:l===A&&t===e?i:i=I(A=l,e=t)}}(g,A,SA(this,"style."+g,I)):function(g,I,C){var A,e;return function(){var i=Hg(this,g);return i===C?null:i===A?e:e=I(A=i,C)}}(g,A,I+""),C)},styleTween:function(g,I,C){var A="style."+(g+="");if(arguments.length<2)return(A=this.tween(A))&&A._value;if(null==I)return this.tween(A,null);if("function"!=typeof I)throw new Error;return this.tween(A,ge(g,I,null==C?"":C))},text:function(g){return this.tween("text","function"==typeof g?function(g){return function(){var I=g(this);this.textContent=null==I?"":I}}(SA(this,"text",g)):function(g){return function(){this.textContent=g}}(null==g?"":g+""))},remove:function(){return this.on("end.remove",(g=this._id,function(){var I=this.parentNode;for(var C in this.__transition)if(+C!==g)return;I&&I.removeChild(this)}));var g},tween:function(g,I){var C=this._id;if(g+="",arguments.length<2){for(var A,e=KA(this.node(),C).tween,i=0,l=e.length;i<l;++i)if((A=e[i]).name===g)return A.value;return null}return this.each((null==I?FA:MA)(C,g,I))},delay:function(g){var I=this._id;return arguments.length?this.each(("function"==typeof g?QA:OA)(I,g)):KA(this.node(),I).delay},duration:function(g){var I=this._id;return arguments.length?this.each(("function"==typeof g?EA:PA)(I,g)):KA(this.node(),I).duration},ease:function(g){var I=this._id;return arguments.length?this.each(_A(I,g)):KA(this.node(),I).ease}};var ce=function g(I){function C(g){return Math.pow(g,I)}return I=+I,C.exponent=g,C}(3),oe=function g(I){function C(g){return 1-Math.pow(1-g,I)}return I=+I,C.exponent=g,C}(3),ne=function g(I){function C(g){return((g*=2)<=1?Math.pow(g,I):2-Math.pow(2-g,I))/2}return I=+I,C.exponent=g,C}(3),de=Math.PI,se=de/2;function ae(g){return(1-Math.cos(de*g))/2}function re(g){return((g*=2)<=1?Math.pow(2,10*g-10):2-Math.pow(2,10-10*g))/2}function Ze(g){return((g*=2)<=1?1-Math.sqrt(1-g*g):Math.sqrt(1-(g-=2)*g)+1)/2}var be=4/11,me=7.5625;function he(g){return(g=+g)<be?me*g*g:g<.7272727272727273?me*(g-=.5454545454545454)*g+.75:g<.9090909090909091?me*(g-=.8181818181818182)*g+.9375:me*(g-=.9545454545454546)*g+.984375}var Ge=1.70158,ue=function g(I){function C(g){return g*g*((I+1)*g-I)}return I=+I,C.overshoot=g,C}(Ge),pe=function g(I){function C(g){return--g*g*((I+1)*g+I)+1}return I=+I,C.overshoot=g,C}(Ge),we=function g(I){function C(g){return((g*=2)<1?g*g*((I+1)*g-I):(g-=2)*g*((I+1)*g+I)+2)/2}return I=+I,C.overshoot=g,C}(Ge),We=2*Math.PI,Be=function g(I,C){var A=Math.asin(1/(I=Math.max(1,I)))*(C/=We);function e(g){return I*Math.pow(2,10*--g)*Math.sin((A-g)/C)}return e.amplitude=function(I){return g(I,C*We)},e.period=function(C){return g(I,C)},e}(1,.3),ye=function g(I,C){var A=Math.asin(1/(I=Math.max(1,I)))*(C/=We);function e(g){return 1-I*Math.pow(2,-10*(g=+g))*Math.sin((g+A)/C)}return e.amplitude=function(I){return g(I,C*We)},e.period=function(C){return g(I,C)},e}(1,.3),Ve=function g(I,C){var A=Math.asin(1/(I=Math.max(1,I)))*(C/=We);function e(g){return((g=2*g-1)<0?I*Math.pow(2,10*g)*Math.sin((A-g)/C):2-I*Math.pow(2,-10*g)*Math.sin((A+g)/C))/2}return e.amplitude=function(I){return g(I,C*We)},e.period=function(C){return g(I,C)},e}(1,.3),Xe={time:null,delay:0,duration:250,ease:te};function Ye(g,I){for(var C;!(C=g.__transition)||!(C=C[I]);)if(!(g=g.parentNode))return Xe.time=GA(),Xe;return C}iI.prototype.interrupt=function(g){return this.each((function(){JA(this,g)}))},iI.prototype.transition=function(g){var I,C;g instanceof Ce?(I=g._id,g=g._name):(I=ee(),(C=Xe).time=GA(),g=null==g?null:g+"");for(var A=this._groups,e=A.length,i=0;i<e;++i)for(var l,t=A[i],c=t.length,o=0;o<c;++o)(l=t[o])&&NA(l,g,I,o,t,C||Ye(l,I));return new Ce(A,this._parents,g,I)};var Re=[null],Ne=function(g){return function(){return g}},fe=function(g,I,C){this.target=g,this.type=I,this.selection=C};function He(){g.event.stopImmediatePropagation()}var Ke=function(){g.event.preventDefault(),g.event.stopImmediatePropagation()},Je={name:"drag"},Fe={name:"space"},Me={name:"handle"},Se={name:"center"},ke={name:"x",handles:["e","w"].map(je),input:function(g,I){return g&&[[g[0],I[0][1]],[g[1],I[1][1]]]},output:function(g){return g&&[g[0][0],g[1][0]]}},ve={name:"y",handles:["n","s"].map(je),input:function(g,I){return g&&[[I[0][0],g[0]],[I[1][0],g[1]]]},output:function(g){return g&&[g[0][1],g[1][1]]}},De={name:"xy",handles:["n","e","s","w","nw","ne","se","sw"].map(je),input:function(g){return g},output:function(g){return g}},ze={overlay:"crosshair",selection:"move",n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},xe={e:"w",w:"e",nw:"ne",ne:"nw",se:"sw",sw:"se"},Le={n:"s",s:"n",nw:"sw",ne:"se",se:"ne",sw:"nw"},Te={overlay:1,selection:1,n:null,e:1,s:null,w:-1,nw:-1,ne:1,se:1,sw:-1},Ue={overlay:1,selection:1,n:-1,e:null,s:1,w:null,nw:-1,ne:-1,se:1,sw:1};function je(g){return{type:g}}function Qe(){return!g.event.button}function Oe(){var g=this.ownerSVGElement||this;return[[0,0],[g.width.baseVal.value,g.height.baseVal.value]]}function Ee(g){for(;!g.__brush;)if(!(g=g.parentNode))return;return g.__brush}function Pe(g){return g[0][0]===g[1][0]||g[0][1]===g[1][1]}function _e(I){var C,A=Oe,e=Qe,i=v(t,"start","brush","end"),l=6;function t(g){var C=g.property("__brush",s).selectAll(".overlay").data([je("overlay")]);C.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",ze.overlay).merge(C).each((function(){var g=Ee(this).extent;lI(this).attr("x",g[0][0]).attr("y",g[0][1]).attr("width",g[1][0]-g[0][0]).attr("height",g[1][1]-g[0][1])})),g.selectAll(".selection").data([je("selection")]).enter().append("rect").attr("class","selection").attr("cursor",ze.selection).attr("fill","#777").attr("fill-opacity",.3).attr("stroke","#fff").attr("shape-rendering","crispEdges");var A=g.selectAll(".handle").data(I.handles,(function(g){return g.type}));A.exit().remove(),A.enter().append("rect").attr("class",(function(g){return"handle handle--"+g.type})).attr("cursor",(function(g){return ze[g.type]})),g.each(c).attr("fill","none").attr("pointer-events","all").style("-webkit-tap-highlight-color","rgba(0,0,0,0)").on("mousedown.brush touchstart.brush",d)}function c(){var g=lI(this),I=Ee(this).selection;I?(g.selectAll(".selection").style("display",null).attr("x",I[0][0]).attr("y",I[0][1]).attr("width",I[1][0]-I[0][0]).attr("height",I[1][1]-I[0][1]),g.selectAll(".handle").style("display",null).attr("x",(function(g){return"e"===g.type[g.type.length-1]?I[1][0]-l/2:I[0][0]-l/2})).attr("y",(function(g){return"s"===g.type[0]?I[1][1]-l/2:I[0][1]-l/2})).attr("width",(function(g){return"n"===g.type||"s"===g.type?I[1][0]-I[0][0]+l:l})).attr("height",(function(g){return"e"===g.type||"w"===g.type?I[1][1]-I[0][1]+l:l}))):g.selectAll(".selection,.handle").style("display","none").attr("x",null).attr("y",null).attr("width",null).attr("height",null)}function o(g,I){return g.__brush.emitter||new n(g,I)}function n(g,I){this.that=g,this.args=I,this.state=g.__brush,this.active=0}function d(){if(g.event.touches){if(g.event.changedTouches.length<g.event.touches.length)return Ke()}else if(C)return;if(e.apply(this,arguments)){var A,i,l,t,n,d,s,a,r,Z,b,m,h,G=this,u=g.event.target.__data__.type,p="selection"===(g.event.metaKey?u="overlay":u)?Je:g.event.altKey?Se:Me,w=I===ve?null:Te[u],W=I===ke?null:Ue[u],B=Ee(G),y=B.extent,V=B.selection,X=y[0][0],Y=y[0][1],R=y[1][0],N=y[1][1],f=w&&W&&g.event.shiftKey,H=sg(G),K=H,J=o(G,arguments).beforestart();"overlay"===u?B.selection=V=[[A=I===ve?X:H[0],l=I===ke?Y:H[1]],[n=I===ve?R:A,s=I===ke?N:l]]:(A=V[0][0],l=V[0][1],n=V[1][0],s=V[1][1]),i=A,t=l,d=n,a=s;var F=lI(G).attr("pointer-events","none"),M=F.selectAll(".overlay").attr("cursor",ze[u]);if(g.event.touches)F.on("touchmove.brush",k,!0).on("touchend.brush touchcancel.brush",D,!0);else{var S=lI(g.event.view).on("keydown.brush",z,!0).on("keyup.brush",x,!0).on("mousemove.brush",k,!0).on("mouseup.brush",D,!0);nI(g.event.view)}He(),JA(G),c.call(G),J.start()}function k(){var g=sg(G);!f||m||h||(Math.abs(g[0]-K[0])>Math.abs(g[1]-K[1])?h=!0:m=!0),K=g,b=!0,Ke(),v()}function v(){var g;switch(r=K[0]-H[0],Z=K[1]-H[1],p){case Fe:case Je:w&&(r=Math.max(X-A,Math.min(R-n,r)),i=A+r,d=n+r),W&&(Z=Math.max(Y-l,Math.min(N-s,Z)),t=l+Z,a=s+Z);break;case Me:w<0?(r=Math.max(X-A,Math.min(R-A,r)),i=A+r,d=n):w>0&&(r=Math.max(X-n,Math.min(R-n,r)),i=A,d=n+r),W<0?(Z=Math.max(Y-l,Math.min(N-l,Z)),t=l+Z,a=s):W>0&&(Z=Math.max(Y-s,Math.min(N-s,Z)),t=l,a=s+Z);break;case Se:w&&(i=Math.max(X,Math.min(R,A-r*w)),d=Math.max(X,Math.min(R,n+r*w))),W&&(t=Math.max(Y,Math.min(N,l-Z*W)),a=Math.max(Y,Math.min(N,s+Z*W)))}d<i&&(w*=-1,g=A,A=n,n=g,g=i,i=d,d=g,u in xe&&M.attr("cursor",ze[u=xe[u]])),a<t&&(W*=-1,g=l,l=s,s=g,g=t,t=a,a=g,u in Le&&M.attr("cursor",ze[u=Le[u]])),B.selection&&(V=B.selection),m&&(i=V[0][0],d=V[1][0]),h&&(t=V[0][1],a=V[1][1]),V[0][0]===i&&V[0][1]===t&&V[1][0]===d&&V[1][1]===a||(B.selection=[[i,t],[d,a]],c.call(G),J.brush())}function D(){if(He(),g.event.touches){if(g.event.touches.length)return;C&&clearTimeout(C),C=setTimeout((function(){C=null}),500),F.on("touchmove.brush touchend.brush touchcancel.brush",null)}else dI(g.event.view,b),S.on("keydown.brush keyup.brush mousemove.brush mouseup.brush",null);F.attr("pointer-events","all"),M.attr("cursor",ze.overlay),B.selection&&(V=B.selection),Pe(V)&&(B.selection=null,c.call(G)),J.end()}function z(){switch(g.event.keyCode){case 16:f=w&&W;break;case 18:p===Me&&(w&&(n=d-r*w,A=i+r*w),W&&(s=a-Z*W,l=t+Z*W),p=Se,v());break;case 32:p!==Me&&p!==Se||(w<0?n=d-r:w>0&&(A=i-r),W<0?s=a-Z:W>0&&(l=t-Z),p=Fe,M.attr("cursor",ze.selection),v());break;default:return}Ke()}function x(){switch(g.event.keyCode){case 16:f&&(m=h=f=!1,v());break;case 18:p===Se&&(w<0?n=d:w>0&&(A=i),W<0?s=a:W>0&&(l=t),p=Me,v());break;case 32:p===Fe&&(g.event.altKey?(w&&(n=d-r*w,A=i+r*w),W&&(s=a-Z*W,l=t+Z*W),p=Se):(w<0?n=d:w>0&&(A=i),W<0?s=a:W>0&&(l=t),p=Me),M.attr("cursor",ze[u]),v());break;default:return}Ke()}}function s(){var g=this.__brush||{selection:null};return g.extent=A.apply(this,arguments),g.dim=I,g}return t.move=function(g,C){g.selection?g.on("start.brush",(function(){o(this,arguments).beforestart().start()})).on("interrupt.brush end.brush",(function(){o(this,arguments).end()})).tween("brush",(function(){var g=this,A=g.__brush,e=o(g,arguments),i=A.selection,l=I.input("function"==typeof C?C.apply(this,arguments):C,A.extent),t=LC(i,l);function n(I){A.selection=1===I&&Pe(l)?null:t(I),c.call(g),e.brush()}return i&&l?n:n(1)})):g.each((function(){var g=this,A=arguments,e=g.__brush,i=I.input("function"==typeof C?C.apply(g,A):C,e.extent),l=o(g,A).beforestart();JA(g),e.selection=null==i||Pe(i)?null:i,c.call(g),l.start().brush().end()}))},n.prototype={beforestart:function(){return 1==++this.active&&(this.state.emitter=this,this.starting=!0),this},start:function(){return this.starting&&(this.starting=!1,this.emit("start")),this},brush:function(){return this.emit("brush"),this},end:function(){return 0==--this.active&&(delete this.state.emitter,this.emit("end")),this},emit:function(g){og(new fe(t,g,I.output(this.state.selection)),i.apply,i,[g,this.that,this.args])}},t.extent=function(g){return arguments.length?(A="function"==typeof g?g:Ne([[+g[0][0],+g[0][1]],[+g[1][0],+g[1][1]]]),t):A},t.filter=function(g){return arguments.length?(e="function"==typeof g?g:Ne(!!g),t):e},t.handleSize=function(g){return arguments.length?(l=+g,t):l},t.on=function(){var g=i.on.apply(i,arguments);return g===i?t:g},t}var qe=Math.cos,$e=Math.sin,gi=Math.PI,Ii=gi/2,Ci=2*gi,Ai=Math.max;function ei(g){return function(I,C){return g(I.source.value+I.target.value,C.source.value+C.target.value)}}var ii=Array.prototype.slice,li=function(g){return function(){return g}},ti=Math.PI,ci=2*ti,oi=1e-6,ni=ci-oi;function di(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function si(){return new di}function ai(g){return g.source}function ri(g){return g.target}function Zi(g){return g.radius}function bi(g){return g.startAngle}function mi(g){return g.endAngle}di.prototype=si.prototype={constructor:di,moveTo:function(g,I){this._+="M"+(this._x0=this._x1=+g)+","+(this._y0=this._y1=+I)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(g,I){this._+="L"+(this._x1=+g)+","+(this._y1=+I)},quadraticCurveTo:function(g,I,C,A){this._+="Q"+ +g+","+ +I+","+(this._x1=+C)+","+(this._y1=+A)},bezierCurveTo:function(g,I,C,A,e,i){this._+="C"+ +g+","+ +I+","+ +C+","+ +A+","+(this._x1=+e)+","+(this._y1=+i)},arcTo:function(g,I,C,A,e){g=+g,I=+I,C=+C,A=+A,e=+e;var i=this._x1,l=this._y1,t=C-g,c=A-I,o=i-g,n=l-I,d=o*o+n*n;if(e<0)throw new Error("negative radius: "+e);if(null===this._x1)this._+="M"+(this._x1=g)+","+(this._y1=I);else if(d>oi)if(Math.abs(n*t-c*o)>oi&&e){var s=C-i,a=A-l,r=t*t+c*c,Z=s*s+a*a,b=Math.sqrt(r),m=Math.sqrt(d),h=e*Math.tan((ti-Math.acos((r+d-Z)/(2*b*m)))/2),G=h/m,u=h/b;Math.abs(G-1)>oi&&(this._+="L"+(g+G*o)+","+(I+G*n)),this._+="A"+e+","+e+",0,0,"+ +(n*s>o*a)+","+(this._x1=g+u*t)+","+(this._y1=I+u*c)}else this._+="L"+(this._x1=g)+","+(this._y1=I);else;},arc:function(g,I,C,A,e,i){g=+g,I=+I;var l=(C=+C)*Math.cos(A),t=C*Math.sin(A),c=g+l,o=I+t,n=1^i,d=i?A-e:e-A;if(C<0)throw new Error("negative radius: "+C);null===this._x1?this._+="M"+c+","+o:(Math.abs(this._x1-c)>oi||Math.abs(this._y1-o)>oi)&&(this._+="L"+c+","+o),C&&(d<0&&(d=d%ci+ci),d>ni?this._+="A"+C+","+C+",0,1,"+n+","+(g-l)+","+(I-t)+"A"+C+","+C+",0,1,"+n+","+(this._x1=c)+","+(this._y1=o):d>oi&&(this._+="A"+C+","+C+",0,"+ +(d>=ti)+","+n+","+(this._x1=g+C*Math.cos(e))+","+(this._y1=I+C*Math.sin(e))))},rect:function(g,I,C,A){this._+="M"+(this._x0=this._x1=+g)+","+(this._y0=this._y1=+I)+"h"+ +C+"v"+ +A+"h"+-C+"Z"},toString:function(){return this._}};var hi="$";function Gi(){}function ui(g,I){var C=new Gi;if(g instanceof Gi)g.each((function(g,I){C.set(I,g)}));else if(Array.isArray(g)){var A,e=-1,i=g.length;if(null==I)for(;++e<i;)C.set(e,g[e]);else for(;++e<i;)C.set(I(A=g[e],e,g),A)}else if(g)for(var l in g)C.set(l,g[l]);return C}Gi.prototype=ui.prototype={constructor:Gi,has:function(g){return hi+g in this},get:function(g){return this[hi+g]},set:function(g,I){return this[hi+g]=I,this},remove:function(g){var I=hi+g;return I in this&&delete this[I]},clear:function(){for(var g in this)g[0]===hi&&delete this[g]},keys:function(){var g=[];for(var I in this)I[0]===hi&&g.push(I.slice(1));return g},values:function(){var g=[];for(var I in this)I[0]===hi&&g.push(this[I]);return g},entries:function(){var g=[];for(var I in this)I[0]===hi&&g.push({key:I.slice(1),value:this[I]});return g},size:function(){var g=0;for(var I in this)I[0]===hi&&++g;return g},empty:function(){for(var g in this)if(g[0]===hi)return!1;return!0},each:function(g){for(var I in this)I[0]===hi&&g(this[I],I.slice(1),this)}};function pi(){return{}}function wi(g,I,C){g[I]=C}function Wi(){return ui()}function Bi(g,I,C){g.set(I,C)}function yi(){}var Vi=ui.prototype;function Xi(g,I){var C=new yi;if(g instanceof yi)g.each((function(g){C.add(g)}));else if(g){var A=-1,e=g.length;if(null==I)for(;++A<e;)C.add(g[A]);else for(;++A<e;)C.add(I(g[A],A,g))}return C}yi.prototype=Xi.prototype={constructor:yi,has:Vi.has,add:function(g){return this[hi+(g+="")]=g,this},remove:Vi.remove,clear:Vi.clear,values:Vi.keys,size:Vi.size,empty:Vi.empty,each:Vi.each};var Yi={},Ri={};function Ni(g){return new Function("d","return {"+g.map((function(g,I){return JSON.stringify(g)+": d["+I+"]"})).join(",")+"}")}var fi=function(g){var I=new RegExp('["'+g+"\n\r]"),C=g.charCodeAt(0);function A(g,I){var A,e=[],i=g.length,l=0,t=0,c=i<=0,o=!1;function n(){if(c)return Ri;if(o)return o=!1,Yi;var I,A,e=l;if(34===g.charCodeAt(e)){for(;l++<i&&34!==g.charCodeAt(l)||34===g.charCodeAt(++l););return(I=l)>=i?c=!0:10===(A=g.charCodeAt(l++))?o=!0:13===A&&(o=!0,10===g.charCodeAt(l)&&++l),g.slice(e+1,I-1).replace(/""/g,'"')}for(;l<i;){if(10===(A=g.charCodeAt(I=l++)))o=!0;else if(13===A)o=!0,10===g.charCodeAt(l)&&++l;else if(A!==C)continue;return g.slice(e,I)}return c=!0,g.slice(e,i)}for(10===g.charCodeAt(i-1)&&--i,13===g.charCodeAt(i-1)&&--i;(A=n())!==Ri;){for(var d=[];A!==Yi&&A!==Ri;)d.push(A),A=n();I&&null==(d=I(d,t++))||e.push(d)}return e}function e(I){return I.map(i).join(g)}function i(g){return null==g?"":I.test(g+="")?'"'+g.replace(/"/g,'""')+'"':g}return{parse:function(g,I){var C,e,i=A(g,(function(g,A){if(C)return C(g,A-1);e=g,C=I?function(g,I){var C=Ni(g);return function(A,e){return I(C(A),e,g)}}(g,I):Ni(g)}));return i.columns=e||[],i},parseRows:A,format:function(I,C){return null==C&&(C=function(g){var I=Object.create(null),C=[];return g.forEach((function(g){for(var A in g)A in I||C.push(I[A]=A)})),C}(I)),[C.map(i).join(g)].concat(I.map((function(I){return C.map((function(g){return i(I[g])})).join(g)}))).join("\n")},formatRows:function(g){return g.map(e).join("\n")}}},Hi=fi(","),Ki=Hi.parse,Ji=Hi.parseRows,Fi=Hi.format,Mi=Hi.formatRows,Si=fi("\t"),ki=Si.parse,vi=Si.parseRows,Di=Si.format,zi=Si.formatRows,xi=function(g){return function(){return g}},Li=function(){return 1e-6*(Math.random()-.5)};function Ti(g,I,C,A){if(isNaN(I)||isNaN(C))return g;var e,i,l,t,c,o,n,d,s,a=g._root,r={data:A},Z=g._x0,b=g._y0,m=g._x1,h=g._y1;if(!a)return g._root=r,g;for(;a.length;)if((o=I>=(i=(Z+m)/2))?Z=i:m=i,(n=C>=(l=(b+h)/2))?b=l:h=l,e=a,!(a=a[d=n<<1|o]))return e[d]=r,g;if(t=+g._x.call(null,a.data),c=+g._y.call(null,a.data),I===t&&C===c)return r.next=a,e?e[d]=r:g._root=r,g;do{e=e?e[d]=new Array(4):g._root=new Array(4),(o=I>=(i=(Z+m)/2))?Z=i:m=i,(n=C>=(l=(b+h)/2))?b=l:h=l}while((d=n<<1|o)==(s=(c>=l)<<1|t>=i));return e[s]=a,e[d]=r,g}var Ui=function(g,I,C,A,e){this.node=g,this.x0=I,this.y0=C,this.x1=A,this.y1=e};function ji(g){return g[0]}function Qi(g){return g[1]}function Oi(g,I,C){var A=new Ei(null==I?ji:I,null==C?Qi:C,NaN,NaN,NaN,NaN);return null==g?A:A.addAll(g)}function Ei(g,I,C,A,e,i){this._x=g,this._y=I,this._x0=C,this._y0=A,this._x1=e,this._y1=i,this._root=void 0}function Pi(g){for(var I={data:g.data},C=I;g=g.next;)C=C.next={data:g.data};return I}var _i=Oi.prototype=Ei.prototype;function qi(g){return g.x+g.vx}function $i(g){return g.y+g.vy}_i.copy=function(){var g,I,C=new Ei(this._x,this._y,this._x0,this._y0,this._x1,this._y1),A=this._root;if(!A)return C;if(!A.length)return C._root=Pi(A),C;for(g=[{source:A,target:C._root=new Array(4)}];A=g.pop();)for(var e=0;e<4;++e)(I=A.source[e])&&(I.length?g.push({source:I,target:A.target[e]=new Array(4)}):A.target[e]=Pi(I));return C},_i.add=function(g){var I=+this._x.call(null,g),C=+this._y.call(null,g);return Ti(this.cover(I,C),I,C,g)},_i.addAll=function(g){var I,C,A,e,i=g.length,l=new Array(i),t=new Array(i),c=1/0,o=1/0,n=-1/0,d=-1/0;for(C=0;C<i;++C)isNaN(A=+this._x.call(null,I=g[C]))||isNaN(e=+this._y.call(null,I))||(l[C]=A,t[C]=e,A<c&&(c=A),A>n&&(n=A),e<o&&(o=e),e>d&&(d=e));for(n<c&&(c=this._x0,n=this._x1),d<o&&(o=this._y0,d=this._y1),this.cover(c,o).cover(n,d),C=0;C<i;++C)Ti(this,l[C],t[C],g[C]);return this},_i.cover=function(g,I){if(isNaN(g=+g)||isNaN(I=+I))return this;var C=this._x0,A=this._y0,e=this._x1,i=this._y1;if(isNaN(C))e=(C=Math.floor(g))+1,i=(A=Math.floor(I))+1;else{if(!(C>g||g>e||A>I||I>i))return this;var l,t,c=e-C,o=this._root;switch(t=(I<(A+i)/2)<<1|g<(C+e)/2){case 0:do{(l=new Array(4))[t]=o,o=l}while(i=A+(c*=2),g>(e=C+c)||I>i);break;case 1:do{(l=new Array(4))[t]=o,o=l}while(i=A+(c*=2),(C=e-c)>g||I>i);break;case 2:do{(l=new Array(4))[t]=o,o=l}while(A=i-(c*=2),g>(e=C+c)||A>I);break;case 3:do{(l=new Array(4))[t]=o,o=l}while(A=i-(c*=2),(C=e-c)>g||A>I)}this._root&&this._root.length&&(this._root=o)}return this._x0=C,this._y0=A,this._x1=e,this._y1=i,this},_i.data=function(){var g=[];return this.visit((function(I){if(!I.length)do{g.push(I.data)}while(I=I.next)})),g},_i.extent=function(g){return arguments.length?this.cover(+g[0][0],+g[0][1]).cover(+g[1][0],+g[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]},_i.find=function(g,I,C){var A,e,i,l,t,c,o,n=this._x0,d=this._y0,s=this._x1,a=this._y1,r=[],Z=this._root;for(Z&&r.push(new Ui(Z,n,d,s,a)),null==C?C=1/0:(n=g-C,d=I-C,s=g+C,a=I+C,C*=C);c=r.pop();)if(!(!(Z=c.node)||(e=c.x0)>s||(i=c.y0)>a||(l=c.x1)<n||(t=c.y1)<d))if(Z.length){var b=(e+l)/2,m=(i+t)/2;r.push(new Ui(Z[3],b,m,l,t),new Ui(Z[2],e,m,b,t),new Ui(Z[1],b,i,l,m),new Ui(Z[0],e,i,b,m)),(o=(I>=m)<<1|g>=b)&&(c=r[r.length-1],r[r.length-1]=r[r.length-1-o],r[r.length-1-o]=c)}else{var h=g-+this._x.call(null,Z.data),G=I-+this._y.call(null,Z.data),u=h*h+G*G;if(u<C){var p=Math.sqrt(C=u);n=g-p,d=I-p,s=g+p,a=I+p,A=Z.data}}return A},_i.remove=function(g){if(isNaN(i=+this._x.call(null,g))||isNaN(l=+this._y.call(null,g)))return this;var I,C,A,e,i,l,t,c,o,n,d,s,a=this._root,r=this._x0,Z=this._y0,b=this._x1,m=this._y1;if(!a)return this;if(a.length)for(;;){if((o=i>=(t=(r+b)/2))?r=t:b=t,(n=l>=(c=(Z+m)/2))?Z=c:m=c,I=a,!(a=a[d=n<<1|o]))return this;if(!a.length)break;(I[d+1&3]||I[d+2&3]||I[d+3&3])&&(C=I,s=d)}for(;a.data!==g;)if(A=a,!(a=a.next))return this;return(e=a.next)&&delete a.next,A?(e?A.next=e:delete A.next,this):I?(e?I[d]=e:delete I[d],(a=I[0]||I[1]||I[2]||I[3])&&a===(I[3]||I[2]||I[1]||I[0])&&!a.length&&(C?C[s]=a:this._root=a),this):(this._root=e,this)},_i.removeAll=function(g){for(var I=0,C=g.length;I<C;++I)this.remove(g[I]);return this},_i.root=function(){return this._root},_i.size=function(){var g=0;return this.visit((function(I){if(!I.length)do{++g}while(I=I.next)})),g},_i.visit=function(g){var I,C,A,e,i,l,t=[],c=this._root;for(c&&t.push(new Ui(c,this._x0,this._y0,this._x1,this._y1));I=t.pop();)if(!g(c=I.node,A=I.x0,e=I.y0,i=I.x1,l=I.y1)&&c.length){var o=(A+i)/2,n=(e+l)/2;(C=c[3])&&t.push(new Ui(C,o,n,i,l)),(C=c[2])&&t.push(new Ui(C,A,n,o,l)),(C=c[1])&&t.push(new Ui(C,o,e,i,n)),(C=c[0])&&t.push(new Ui(C,A,e,o,n))}return this},_i.visitAfter=function(g){var I,C=[],A=[];for(this._root&&C.push(new Ui(this._root,this._x0,this._y0,this._x1,this._y1));I=C.pop();){var e=I.node;if(e.length){var i,l=I.x0,t=I.y0,c=I.x1,o=I.y1,n=(l+c)/2,d=(t+o)/2;(i=e[0])&&C.push(new Ui(i,l,t,n,d)),(i=e[1])&&C.push(new Ui(i,n,t,c,d)),(i=e[2])&&C.push(new Ui(i,l,d,n,o)),(i=e[3])&&C.push(new Ui(i,n,d,c,o))}A.push(I)}for(;I=A.pop();)g(I.node,I.x0,I.y0,I.x1,I.y1);return this},_i.x=function(g){return arguments.length?(this._x=g,this):this._x},_i.y=function(g){return arguments.length?(this._y=g,this):this._y};function gl(g){return g.index}function Il(g,I){var C=g.get(I);if(!C)throw new Error("missing: "+I);return C}function Cl(g){return g.x}function Al(g){return g.y}var el,il=Math.PI*(3-Math.sqrt(5)),ll=function(g,I){if((C=(g=I?g.toExponential(I-1):g.toExponential()).indexOf("e"))<0)return null;var C,A=g.slice(0,C);return[A.length>1?A[0]+A.slice(2):A,+g.slice(C+1)]},tl=function(g){return(g=ll(Math.abs(g)))?g[1]:NaN},cl=function(g,I){var C=ll(g,I);if(!C)return g+"";var A=C[0],e=C[1];return e<0?"0."+new Array(-e).join("0")+A:A.length>e+1?A.slice(0,e+1)+"."+A.slice(e+1):A+new Array(e-A.length+2).join("0")},ol={"":function(g,I){g:for(var C,A=(g=g.toPrecision(I)).length,e=1,i=-1;e<A;++e)switch(g[e]){case".":i=C=e;break;case"0":0===i&&(i=e),C=e;break;case"e":break g;default:i>0&&(i=0)}return i>0?g.slice(0,i)+g.slice(C+1):g},"%":function(g,I){return(100*g).toFixed(I)},b:function(g){return Math.round(g).toString(2)},c:function(g){return g+""},d:function(g){return Math.round(g).toString(10)},e:function(g,I){return g.toExponential(I)},f:function(g,I){return g.toFixed(I)},g:function(g,I){return g.toPrecision(I)},o:function(g){return Math.round(g).toString(8)},p:function(g,I){return cl(100*g,I)},r:cl,s:function(g,I){var C=ll(g,I);if(!C)return g+"";var A=C[0],e=C[1],i=e-(el=3*Math.max(-8,Math.min(8,Math.floor(e/3))))+1,l=A.length;return i===l?A:i>l?A+new Array(i-l+1).join("0"):i>0?A.slice(0,i)+"."+A.slice(i):"0."+new Array(1-i).join("0")+ll(g,Math.max(0,I+i-1))[0]},X:function(g){return Math.round(g).toString(16).toUpperCase()},x:function(g){return Math.round(g).toString(16)}},nl=/^(?:(.)?([<>=^]))?([+\-\( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?([a-z%])?$/i;function dl(g){return new sl(g)}function sl(g){if(!(I=nl.exec(g)))throw new Error("invalid format: "+g);var I,C=I[1]||" ",A=I[2]||">",e=I[3]||"-",i=I[4]||"",l=!!I[5],t=I[6]&&+I[6],c=!!I[7],o=I[8]&&+I[8].slice(1),n=I[9]||"";"n"===n?(c=!0,n="g"):ol[n]||(n=""),(l||"0"===C&&"="===A)&&(l=!0,C="0",A="="),this.fill=C,this.align=A,this.sign=e,this.symbol=i,this.zero=l,this.width=t,this.comma=c,this.precision=o,this.type=n}dl.prototype=sl.prototype,sl.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(null==this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(null==this.precision?"":"."+Math.max(0,0|this.precision))+this.type};var al,rl=function(g){return g},Zl=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],bl=function(g){var I,C,A=g.grouping&&g.thousands?(I=g.grouping,C=g.thousands,function(g,A){for(var e=g.length,i=[],l=0,t=I[0],c=0;e>0&&t>0&&(c+t+1>A&&(t=Math.max(1,A-c)),i.push(g.substring(e-=t,e+t)),!((c+=t+1)>A));)t=I[l=(l+1)%I.length];return i.reverse().join(C)}):rl,e=g.currency,i=g.decimal,l=g.numerals?function(g){return function(I){return I.replace(/[0-9]/g,(function(I){return g[+I]}))}}(g.numerals):rl,t=g.percent||"%";function c(g){var I=(g=dl(g)).fill,C=g.align,c=g.sign,o=g.symbol,n=g.zero,d=g.width,s=g.comma,a=g.precision,r=g.type,Z="$"===o?e[0]:"#"===o&&/[boxX]/.test(r)?"0"+r.toLowerCase():"",b="$"===o?e[1]:/[%p]/.test(r)?t:"",m=ol[r],h=!r||/[defgprs%]/.test(r);function G(g){var e,t,o,G=Z,u=b;if("c"===r)u=m(g)+u,g="";else{var p=(g=+g)<0;if(g=m(Math.abs(g),a),p&&0==+g&&(p=!1),G=(p?"("===c?c:"-":"-"===c||"("===c?"":c)+G,u=u+("s"===r?Zl[8+el/3]:"")+(p&&"("===c?")":""),h)for(e=-1,t=g.length;++e<t;)if(48>(o=g.charCodeAt(e))||o>57){u=(46===o?i+g.slice(e+1):g.slice(e))+u,g=g.slice(0,e);break}}s&&!n&&(g=A(g,1/0));var w=G.length+g.length+u.length,W=w<d?new Array(d-w+1).join(I):"";switch(s&&n&&(g=A(W+g,W.length?d-u.length:1/0),W=""),C){case"<":g=G+g+u+W;break;case"=":g=G+W+g+u;break;case"^":g=W.slice(0,w=W.length>>1)+G+g+u+W.slice(w);break;default:g=W+G+g+u}return l(g)}return a=null==a?r?6:12:/[gprs]/.test(r)?Math.max(1,Math.min(21,a)):Math.max(0,Math.min(20,a)),G.toString=function(){return g+""},G}return{format:c,formatPrefix:function(g,I){var C=c(((g=dl(g)).type="f",g)),A=3*Math.max(-8,Math.min(8,Math.floor(tl(I)/3))),e=Math.pow(10,-A),i=Zl[8+A/3];return function(g){return C(e*g)+i}}}};function ml(I){return al=bl(I),g.format=al.format,g.formatPrefix=al.formatPrefix,al}ml({decimal:".",thousands:",",grouping:[3],currency:["$",""]});var hl=function(g){return Math.max(0,-tl(Math.abs(g)))},Gl=function(g,I){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(tl(I)/3)))-tl(Math.abs(g)))},ul=function(g,I){return g=Math.abs(g),I=Math.abs(I)-g,Math.max(0,tl(I)-tl(g))+1},pl=function(){return new wl};function wl(){this.reset()}wl.prototype={constructor:wl,reset:function(){this.s=this.t=0},add:function(g){Bl(Wl,g,this.t),Bl(this,Wl.s,this.s),this.s?this.t+=Wl.t:this.s=Wl.t},valueOf:function(){return this.s}};var Wl=new wl;function Bl(g,I,C){var A=g.s=I+C,e=A-I,i=A-e;g.t=I-i+(C-e)}var yl=1e-6,Vl=Math.PI,Xl=Vl/2,Yl=Vl/4,Rl=2*Vl,Nl=180/Vl,fl=Vl/180,Hl=Math.abs,Kl=Math.atan,Jl=Math.atan2,Fl=Math.cos,Ml=Math.ceil,Sl=Math.exp,kl=Math.log,vl=Math.pow,Dl=Math.sin,zl=Math.sign||function(g){return g>0?1:g<0?-1:0},xl=Math.sqrt,Ll=Math.tan;function Tl(g){return g>1?0:g<-1?Vl:Math.acos(g)}function Ul(g){return g>1?Xl:g<-1?-Xl:Math.asin(g)}function jl(g){return(g=Dl(g/2))*g}function Ql(){}function Ol(g,I){g&&Pl.hasOwnProperty(g.type)&&Pl[g.type](g,I)}var El={Feature:function(g,I){Ol(g.geometry,I)},FeatureCollection:function(g,I){for(var C=g.features,A=-1,e=C.length;++A<e;)Ol(C[A].geometry,I)}},Pl={Sphere:function(g,I){I.sphere()},Point:function(g,I){g=g.coordinates,I.point(g[0],g[1],g[2])},MultiPoint:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)g=C[A],I.point(g[0],g[1],g[2])},LineString:function(g,I){_l(g.coordinates,I,0)},MultiLineString:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)_l(C[A],I,0)},Polygon:function(g,I){ql(g.coordinates,I)},MultiPolygon:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)ql(C[A],I)},GeometryCollection:function(g,I){for(var C=g.geometries,A=-1,e=C.length;++A<e;)Ol(C[A],I)}};function _l(g,I,C){var A,e=-1,i=g.length-C;for(I.lineStart();++e<i;)A=g[e],I.point(A[0],A[1],A[2]);I.lineEnd()}function ql(g,I){var C=-1,A=g.length;for(I.polygonStart();++C<A;)_l(g[C],I,1);I.polygonEnd()}var $l,gt,It,Ct,At,et=function(g,I){g&&El.hasOwnProperty(g.type)?El[g.type](g,I):Ol(g,I)},it=pl(),lt=pl(),tt={point:Ql,lineStart:Ql,lineEnd:Ql,polygonStart:function(){it.reset(),tt.lineStart=ct,tt.lineEnd=ot},polygonEnd:function(){var g=+it;lt.add(g<0?Rl+g:g),this.lineStart=this.lineEnd=this.point=Ql},sphere:function(){lt.add(Rl)}};function ct(){tt.point=nt}function ot(){dt($l,gt)}function nt(g,I){tt.point=dt,$l=g,gt=I,It=g*=fl,Ct=Fl(I=(I*=fl)/2+Yl),At=Dl(I)}function dt(g,I){var C=(g*=fl)-It,A=C>=0?1:-1,e=A*C,i=Fl(I=(I*=fl)/2+Yl),l=Dl(I),t=At*l,c=Ct*i+t*Fl(e),o=t*A*Dl(e);it.add(Jl(o,c)),It=g,Ct=i,At=l}var st,at,rt,Zt,bt,mt,ht,Gt;function ut(g){return[Jl(g[1],g[0]),Ul(g[2])]}function pt(g){var I=g[0],C=g[1],A=Fl(C);return[A*Fl(I),A*Dl(I),Dl(C)]}function wt(g,I){return g[0]*I[0]+g[1]*I[1]+g[2]*I[2]}function Wt(g,I){return[g[1]*I[2]-g[2]*I[1],g[2]*I[0]-g[0]*I[2],g[0]*I[1]-g[1]*I[0]]}function Bt(g,I){g[0]+=I[0],g[1]+=I[1],g[2]+=I[2]}function yt(g,I){return[g[0]*I,g[1]*I,g[2]*I]}function Vt(g){var I=xl(g[0]*g[0]+g[1]*g[1]+g[2]*g[2]);g[0]/=I,g[1]/=I,g[2]/=I}var Xt,Yt,Rt=pl(),Nt={point:ft,lineStart:Kt,lineEnd:Jt,polygonStart:function(){Nt.point=Ft,Nt.lineStart=Mt,Nt.lineEnd=St,Rt.reset(),tt.polygonStart()},polygonEnd:function(){tt.polygonEnd(),Nt.point=ft,Nt.lineStart=Kt,Nt.lineEnd=Jt,it<0?(st=-(rt=180),at=-(Zt=90)):Rt>yl?Zt=90:Rt<-1e-6&&(at=-90),Yt[0]=st,Yt[1]=rt}};function ft(g,I){Xt.push(Yt=[st=g,rt=g]),I<at&&(at=I),I>Zt&&(Zt=I)}function Ht(g,I){var C=pt([g*fl,I*fl]);if(Gt){var A=Wt(Gt,C),e=Wt([A[1],-A[0],0],A);Vt(e),e=ut(e);var i,l=g-bt,t=l>0?1:-1,c=e[0]*Nl*t,o=Hl(l)>180;o^(t*bt<c&&c<t*g)?(i=e[1]*Nl)>Zt&&(Zt=i):o^(t*bt<(c=(c+360)%360-180)&&c<t*g)?(i=-e[1]*Nl)<at&&(at=i):(I<at&&(at=I),I>Zt&&(Zt=I)),o?g<bt?kt(st,g)>kt(st,rt)&&(rt=g):kt(g,rt)>kt(st,rt)&&(st=g):rt>=st?(g<st&&(st=g),g>rt&&(rt=g)):g>bt?kt(st,g)>kt(st,rt)&&(rt=g):kt(g,rt)>kt(st,rt)&&(st=g)}else Xt.push(Yt=[st=g,rt=g]);I<at&&(at=I),I>Zt&&(Zt=I),Gt=C,bt=g}function Kt(){Nt.point=Ht}function Jt(){Yt[0]=st,Yt[1]=rt,Nt.point=ft,Gt=null}function Ft(g,I){if(Gt){var C=g-bt;Rt.add(Hl(C)>180?C+(C>0?360:-360):C)}else mt=g,ht=I;tt.point(g,I),Ht(g,I)}function Mt(){tt.lineStart()}function St(){Ft(mt,ht),tt.lineEnd(),Hl(Rt)>yl&&(st=-(rt=180)),Yt[0]=st,Yt[1]=rt,Gt=null}function kt(g,I){return(I-=g)<0?I+360:I}function vt(g,I){return g[0]-I[0]}function Dt(g,I){return g[0]<=g[1]?g[0]<=I&&I<=g[1]:I<g[0]||g[1]<I}var zt,xt,Lt,Tt,Ut,jt,Qt,Ot,Et,Pt,_t,qt,$t,gc,Ic,Cc,Ac={sphere:Ql,point:ec,lineStart:lc,lineEnd:oc,polygonStart:function(){Ac.lineStart=nc,Ac.lineEnd=dc},polygonEnd:function(){Ac.lineStart=lc,Ac.lineEnd=oc}};function ec(g,I){g*=fl;var C=Fl(I*=fl);ic(C*Fl(g),C*Dl(g),Dl(I))}function ic(g,I,C){++zt,Lt+=(g-Lt)/zt,Tt+=(I-Tt)/zt,Ut+=(C-Ut)/zt}function lc(){Ac.point=tc}function tc(g,I){g*=fl;var C=Fl(I*=fl);gc=C*Fl(g),Ic=C*Dl(g),Cc=Dl(I),Ac.point=cc,ic(gc,Ic,Cc)}function cc(g,I){g*=fl;var C=Fl(I*=fl),A=C*Fl(g),e=C*Dl(g),i=Dl(I),l=Jl(xl((l=Ic*i-Cc*e)*l+(l=Cc*A-gc*i)*l+(l=gc*e-Ic*A)*l),gc*A+Ic*e+Cc*i);xt+=l,jt+=l*(gc+(gc=A)),Qt+=l*(Ic+(Ic=e)),Ot+=l*(Cc+(Cc=i)),ic(gc,Ic,Cc)}function oc(){Ac.point=ec}function nc(){Ac.point=sc}function dc(){ac(qt,$t),Ac.point=ec}function sc(g,I){qt=g,$t=I,g*=fl,I*=fl,Ac.point=ac;var C=Fl(I);gc=C*Fl(g),Ic=C*Dl(g),Cc=Dl(I),ic(gc,Ic,Cc)}function ac(g,I){g*=fl;var C=Fl(I*=fl),A=C*Fl(g),e=C*Dl(g),i=Dl(I),l=Ic*i-Cc*e,t=Cc*A-gc*i,c=gc*e-Ic*A,o=xl(l*l+t*t+c*c),n=Ul(o),d=o&&-n/o;Et+=d*l,Pt+=d*t,_t+=d*c,xt+=n,jt+=n*(gc+(gc=A)),Qt+=n*(Ic+(Ic=e)),Ot+=n*(Cc+(Cc=i)),ic(gc,Ic,Cc)}var rc=function(g){return function(){return g}},Zc=function(g,I){function C(C,A){return C=g(C,A),I(C[0],C[1])}return g.invert&&I.invert&&(C.invert=function(C,A){return(C=I.invert(C,A))&&g.invert(C[0],C[1])}),C};function bc(g,I){return[g>Vl?g-Rl:g<-Vl?g+Rl:g,I]}function mc(g,I,C){return(g%=Rl)?I||C?Zc(Gc(g),uc(I,C)):Gc(g):I||C?uc(I,C):bc}function hc(g){return function(I,C){return[(I+=g)>Vl?I-Rl:I<-Vl?I+Rl:I,C]}}function Gc(g){var I=hc(g);return I.invert=hc(-g),I}function uc(g,I){var C=Fl(g),A=Dl(g),e=Fl(I),i=Dl(I);function l(g,I){var l=Fl(I),t=Fl(g)*l,c=Dl(g)*l,o=Dl(I),n=o*C+t*A;return[Jl(c*e-n*i,t*C-o*A),Ul(n*e+c*i)]}return l.invert=function(g,I){var l=Fl(I),t=Fl(g)*l,c=Dl(g)*l,o=Dl(I),n=o*e-c*i;return[Jl(c*e+o*i,t*C+n*A),Ul(n*C-t*A)]},l}bc.invert=bc;var pc=function(g){function I(I){return(I=g(I[0]*fl,I[1]*fl))[0]*=Nl,I[1]*=Nl,I}return g=mc(g[0]*fl,g[1]*fl,g.length>2?g[2]*fl:0),I.invert=function(I){return(I=g.invert(I[0]*fl,I[1]*fl))[0]*=Nl,I[1]*=Nl,I},I};function wc(g,I,C,A,e,i){if(C){var l=Fl(I),t=Dl(I),c=A*C;null==e?(e=I+A*Rl,i=I-c/2):(e=Wc(l,e),i=Wc(l,i),(A>0?e<i:e>i)&&(e+=A*Rl));for(var o,n=e;A>0?n>i:n<i;n-=c)o=ut([l,-t*Fl(n),-t*Dl(n)]),g.point(o[0],o[1])}}function Wc(g,I){(I=pt(I))[0]-=g,Vt(I);var C=Tl(-I[1]);return((-I[2]<0?-C:C)+Rl-yl)%Rl}var Bc=function(){var g,I=[];return{point:function(I,C){g.push([I,C])},lineStart:function(){I.push(g=[])},lineEnd:Ql,rejoin:function(){I.length>1&&I.push(I.pop().concat(I.shift()))},result:function(){var C=I;return I=[],g=null,C}}},yc=function(g,I){return Hl(g[0]-I[0])<yl&&Hl(g[1]-I[1])<yl};function Vc(g,I,C,A){this.x=g,this.z=I,this.o=C,this.e=A,this.v=!1,this.n=this.p=null}var Xc=function(g,I,C,A,e){var i,l,t=[],c=[];if(g.forEach((function(g){if(!((I=g.length-1)<=0)){var I,C,A=g[0],l=g[I];if(yc(A,l)){for(e.lineStart(),i=0;i<I;++i)e.point((A=g[i])[0],A[1]);e.lineEnd()}else t.push(C=new Vc(A,g,null,!0)),c.push(C.o=new Vc(A,null,C,!1)),t.push(C=new Vc(l,g,null,!1)),c.push(C.o=new Vc(l,null,C,!0))}})),t.length){for(c.sort(I),Yc(t),Yc(c),i=0,l=c.length;i<l;++i)c[i].e=C=!C;for(var o,n,d=t[0];;){for(var s=d,a=!0;s.v;)if((s=s.n)===d)return;o=s.z,e.lineStart();do{if(s.v=s.o.v=!0,s.e){if(a)for(i=0,l=o.length;i<l;++i)e.point((n=o[i])[0],n[1]);else A(s.x,s.n.x,1,e);s=s.n}else{if(a)for(o=s.p.z,i=o.length-1;i>=0;--i)e.point((n=o[i])[0],n[1]);else A(s.x,s.p.x,-1,e);s=s.p}o=(s=s.o).z,a=!a}while(!s.v);e.lineEnd()}}};function Yc(g){if(I=g.length){for(var I,C,A=0,e=g[0];++A<I;)e.n=C=g[A],C.p=e,e=C;e.n=C=g[0],C.p=e}}var Rc=pl(),Nc=function(g,I){var C=I[0],A=I[1],e=[Dl(C),-Fl(C),0],i=0,l=0;Rc.reset();for(var t=0,c=g.length;t<c;++t)if(n=(o=g[t]).length)for(var o,n,d=o[n-1],s=d[0],a=d[1]/2+Yl,r=Dl(a),Z=Fl(a),b=0;b<n;++b,s=h,r=u,Z=p,d=m){var m=o[b],h=m[0],G=m[1]/2+Yl,u=Dl(G),p=Fl(G),w=h-s,W=w>=0?1:-1,B=W*w,y=B>Vl,V=r*u;if(Rc.add(Jl(V*W*Dl(B),Z*p+V*Fl(B))),i+=y?w+W*Rl:w,y^s>=C^h>=C){var X=Wt(pt(d),pt(m));Vt(X);var Y=Wt(e,X);Vt(Y);var R=(y^w>=0?-1:1)*Ul(Y[2]);(A>R||A===R&&(X[0]||X[1]))&&(l+=y^w>=0?1:-1)}}return(i<-1e-6||i<yl&&Rc<-1e-6)^1&l},fc=function(g,I,C,A){return function(e){var i,l,t,c=I(e),o=Bc(),n=I(o),d=!1,s={point:a,lineStart:Z,lineEnd:b,polygonStart:function(){s.point=m,s.lineStart=h,s.lineEnd=G,l=[],i=[]},polygonEnd:function(){s.point=a,s.lineStart=Z,s.lineEnd=b,l=y(l);var g=Nc(i,A);l.length?(d||(e.polygonStart(),d=!0),Xc(l,Kc,g,C,e)):g&&(d||(e.polygonStart(),d=!0),e.lineStart(),C(null,null,1,e),e.lineEnd()),d&&(e.polygonEnd(),d=!1),l=i=null},sphere:function(){e.polygonStart(),e.lineStart(),C(null,null,1,e),e.lineEnd(),e.polygonEnd()}};function a(I,C){g(I,C)&&e.point(I,C)}function r(g,I){c.point(g,I)}function Z(){s.point=r,c.lineStart()}function b(){s.point=a,c.lineEnd()}function m(g,I){t.push([g,I]),n.point(g,I)}function h(){n.lineStart(),t=[]}function G(){m(t[0][0],t[0][1]),n.lineEnd();var g,I,C,A,c=n.clean(),s=o.result(),a=s.length;if(t.pop(),i.push(t),t=null,a)if(1&c){if((I=(C=s[0]).length-1)>0){for(d||(e.polygonStart(),d=!0),e.lineStart(),g=0;g<I;++g)e.point((A=C[g])[0],A[1]);e.lineEnd()}}else a>1&&2&c&&s.push(s.pop().concat(s.shift())),l.push(s.filter(Hc))}return s}};function Hc(g){return g.length>1}function Kc(g,I){return((g=g.x)[0]<0?g[1]-Xl-yl:Xl-g[1])-((I=I.x)[0]<0?I[1]-Xl-yl:Xl-I[1])}var Jc=fc((function(){return!0}),(function(g){var I,C=NaN,A=NaN,e=NaN;return{lineStart:function(){g.lineStart(),I=1},point:function(i,l){var t=i>0?Vl:-Vl,c=Hl(i-C);Hl(c-Vl)<yl?(g.point(C,A=(A+l)/2>0?Xl:-Xl),g.point(e,A),g.lineEnd(),g.lineStart(),g.point(t,A),g.point(i,A),I=0):e!==t&&c>=Vl&&(Hl(C-e)<yl&&(C-=e*yl),Hl(i-t)<yl&&(i-=t*yl),A=function(g,I,C,A){var e,i,l=Dl(g-C);return Hl(l)>yl?Kl((Dl(I)*(i=Fl(A))*Dl(C)-Dl(A)*(e=Fl(I))*Dl(g))/(e*i*l)):(I+A)/2}(C,A,i,l),g.point(e,A),g.lineEnd(),g.lineStart(),g.point(t,A),I=0),g.point(C=i,A=l),e=t},lineEnd:function(){g.lineEnd(),C=A=NaN},clean:function(){return 2-I}}}),(function(g,I,C,A){var e;if(null==g)e=C*Xl,A.point(-Vl,e),A.point(0,e),A.point(Vl,e),A.point(Vl,0),A.point(Vl,-e),A.point(0,-e),A.point(-Vl,-e),A.point(-Vl,0),A.point(-Vl,e);else if(Hl(g[0]-I[0])>yl){var i=g[0]<I[0]?Vl:-Vl;e=C*i/2,A.point(-i,e),A.point(0,e),A.point(i,e)}else A.point(I[0],I[1])}),[-Vl,-Xl]);var Fc=function(g){var I=Fl(g),C=6*fl,A=I>0,e=Hl(I)>yl;function i(g,C){return Fl(g)*Fl(C)>I}function l(g,C,A){var e=[1,0,0],i=Wt(pt(g),pt(C)),l=wt(i,i),t=i[0],c=l-t*t;if(!c)return!A&&g;var o=I*l/c,n=-I*t/c,d=Wt(e,i),s=yt(e,o);Bt(s,yt(i,n));var a=d,r=wt(s,a),Z=wt(a,a),b=r*r-Z*(wt(s,s)-1);if(!(b<0)){var m=xl(b),h=yt(a,(-r-m)/Z);if(Bt(h,s),h=ut(h),!A)return h;var G,u=g[0],p=C[0],w=g[1],W=C[1];p<u&&(G=u,u=p,p=G);var B=p-u,y=Hl(B-Vl)<yl;if(!y&&W<w&&(G=w,w=W,W=G),y||B<yl?y?w+W>0^h[1]<(Hl(h[0]-u)<yl?w:W):w<=h[1]&&h[1]<=W:B>Vl^(u<=h[0]&&h[0]<=p)){var V=yt(a,(-r+m)/Z);return Bt(V,s),[h,ut(V)]}}}function t(I,C){var e=A?g:Vl-g,i=0;return I<-e?i|=1:I>e&&(i|=2),C<-e?i|=4:C>e&&(i|=8),i}return fc(i,(function(g){var I,C,c,o,n;return{lineStart:function(){o=c=!1,n=1},point:function(d,s){var a,r=[d,s],Z=i(d,s),b=A?Z?0:t(d,s):Z?t(d+(d<0?Vl:-Vl),s):0;if(!I&&(o=c=Z)&&g.lineStart(),Z!==c&&(!(a=l(I,r))||yc(I,a)||yc(r,a))&&(r[0]+=yl,r[1]+=yl,Z=i(r[0],r[1])),Z!==c)n=0,Z?(g.lineStart(),a=l(r,I),g.point(a[0],a[1])):(a=l(I,r),g.point(a[0],a[1]),g.lineEnd()),I=a;else if(e&&I&&A^Z){var m;b&C||!(m=l(r,I,!0))||(n=0,A?(g.lineStart(),g.point(m[0][0],m[0][1]),g.point(m[1][0],m[1][1]),g.lineEnd()):(g.point(m[1][0],m[1][1]),g.lineEnd(),g.lineStart(),g.point(m[0][0],m[0][1])))}!Z||I&&yc(I,r)||g.point(r[0],r[1]),I=r,c=Z,C=b},lineEnd:function(){c&&g.lineEnd(),I=null},clean:function(){return n|(o&&c)<<1}}}),(function(I,A,e,i){wc(i,g,C,e,I,A)}),A?[0,-g]:[-Vl,g-Vl])},Mc=1e9,Sc=-Mc;function kc(g,I,C,A){function e(e,i){return g<=e&&e<=C&&I<=i&&i<=A}function i(e,i,t,o){var n=0,d=0;if(null==e||(n=l(e,t))!==(d=l(i,t))||c(e,i)<0^t>0)do{o.point(0===n||3===n?g:C,n>1?A:I)}while((n=(n+t+4)%4)!==d);else o.point(i[0],i[1])}function l(A,e){return Hl(A[0]-g)<yl?e>0?0:3:Hl(A[0]-C)<yl?e>0?2:1:Hl(A[1]-I)<yl?e>0?1:0:e>0?3:2}function t(g,I){return c(g.x,I.x)}function c(g,I){var C=l(g,1),A=l(I,1);return C!==A?C-A:0===C?I[1]-g[1]:1===C?g[0]-I[0]:2===C?g[1]-I[1]:I[0]-g[0]}return function(l){var c,o,n,d,s,a,r,Z,b,m,h,G=l,u=Bc(),p={point:w,lineStart:function(){p.point=W,o&&o.push(n=[]);m=!0,b=!1,r=Z=NaN},lineEnd:function(){c&&(W(d,s),a&&b&&u.rejoin(),c.push(u.result()));p.point=w,b&&G.lineEnd()},polygonStart:function(){G=u,c=[],o=[],h=!0},polygonEnd:function(){var I=function(){for(var I=0,C=0,e=o.length;C<e;++C)for(var i,l,t=o[C],c=1,n=t.length,d=t[0],s=d[0],a=d[1];c<n;++c)i=s,l=a,s=(d=t[c])[0],a=d[1],l<=A?a>A&&(s-i)*(A-l)>(a-l)*(g-i)&&++I:a<=A&&(s-i)*(A-l)<(a-l)*(g-i)&&--I;return I}(),C=h&&I,e=(c=y(c)).length;(C||e)&&(l.polygonStart(),C&&(l.lineStart(),i(null,null,1,l),l.lineEnd()),e&&Xc(c,t,I,i,l),l.polygonEnd());G=l,c=o=n=null}};function w(g,I){e(g,I)&&G.point(g,I)}function W(i,l){var t=e(i,l);if(o&&n.push([i,l]),m)d=i,s=l,a=t,m=!1,t&&(G.lineStart(),G.point(i,l));else if(t&&b)G.point(i,l);else{var c=[r=Math.max(Sc,Math.min(Mc,r)),Z=Math.max(Sc,Math.min(Mc,Z))],u=[i=Math.max(Sc,Math.min(Mc,i)),l=Math.max(Sc,Math.min(Mc,l))];!function(g,I,C,A,e,i){var l,t=g[0],c=g[1],o=0,n=1,d=I[0]-t,s=I[1]-c;if(l=C-t,d||!(l>0)){if(l/=d,d<0){if(l<o)return;l<n&&(n=l)}else if(d>0){if(l>n)return;l>o&&(o=l)}if(l=e-t,d||!(l<0)){if(l/=d,d<0){if(l>n)return;l>o&&(o=l)}else if(d>0){if(l<o)return;l<n&&(n=l)}if(l=A-c,s||!(l>0)){if(l/=s,s<0){if(l<o)return;l<n&&(n=l)}else if(s>0){if(l>n)return;l>o&&(o=l)}if(l=i-c,s||!(l<0)){if(l/=s,s<0){if(l>n)return;l>o&&(o=l)}else if(s>0){if(l<o)return;l<n&&(n=l)}return o>0&&(g[0]=t+o*d,g[1]=c+o*s),n<1&&(I[0]=t+n*d,I[1]=c+n*s),!0}}}}}(c,u,g,I,C,A)?t&&(G.lineStart(),G.point(i,l),h=!1):(b||(G.lineStart(),G.point(c[0],c[1])),G.point(u[0],u[1]),t||G.lineEnd(),h=!1)}r=i,Z=l,b=t}return p}}var vc,Dc,zc,xc=pl(),Lc={sphere:Ql,point:Ql,lineStart:function(){Lc.point=Uc,Lc.lineEnd=Tc},lineEnd:Ql,polygonStart:Ql,polygonEnd:Ql};function Tc(){Lc.point=Lc.lineEnd=Ql}function Uc(g,I){vc=g*=fl,Dc=Dl(I*=fl),zc=Fl(I),Lc.point=jc}function jc(g,I){g*=fl;var C=Dl(I*=fl),A=Fl(I),e=Hl(g-vc),i=Fl(e),l=A*Dl(e),t=zc*C-Dc*A*i,c=Dc*C+zc*A*i;xc.add(Jl(xl(l*l+t*t),c)),vc=g,Dc=C,zc=A}var Qc=function(g){return xc.reset(),et(g,Lc),+xc},Oc=[null,null],Ec={type:"LineString",coordinates:Oc},Pc=function(g,I){return Oc[0]=g,Oc[1]=I,Qc(Ec)},_c={Feature:function(g,I){return $c(g.geometry,I)},FeatureCollection:function(g,I){for(var C=g.features,A=-1,e=C.length;++A<e;)if($c(C[A].geometry,I))return!0;return!1}},qc={Sphere:function(){return!0},Point:function(g,I){return go(g.coordinates,I)},MultiPoint:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)if(go(C[A],I))return!0;return!1},LineString:function(g,I){return Io(g.coordinates,I)},MultiLineString:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)if(Io(C[A],I))return!0;return!1},Polygon:function(g,I){return Co(g.coordinates,I)},MultiPolygon:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)if(Co(C[A],I))return!0;return!1},GeometryCollection:function(g,I){for(var C=g.geometries,A=-1,e=C.length;++A<e;)if($c(C[A],I))return!0;return!1}};function $c(g,I){return!(!g||!qc.hasOwnProperty(g.type))&&qc[g.type](g,I)}function go(g,I){return 0===Pc(g,I)}function Io(g,I){var C=Pc(g[0],g[1]);return Pc(g[0],I)+Pc(I,g[1])<=C+yl}function Co(g,I){return!!Nc(g.map(Ao),eo(I))}function Ao(g){return(g=g.map(eo)).pop(),g}function eo(g){return[g[0]*fl,g[1]*fl]}function io(g,I,C){var A=b(g,I-yl,C).concat(I);return function(g){return A.map((function(I){return[g,I]}))}}function lo(g,I,C){var A=b(g,I-yl,C).concat(I);return function(g){return A.map((function(I){return[I,g]}))}}function to(){var g,I,C,A,e,i,l,t,c,o,n,d,s=10,a=s,r=90,Z=360,m=2.5;function h(){return{type:"MultiLineString",coordinates:G()}}function G(){return b(Ml(A/r)*r,C,r).map(n).concat(b(Ml(t/Z)*Z,l,Z).map(d)).concat(b(Ml(I/s)*s,g,s).filter((function(g){return Hl(g%r)>yl})).map(c)).concat(b(Ml(i/a)*a,e,a).filter((function(g){return Hl(g%Z)>yl})).map(o))}return h.lines=function(){return G().map((function(g){return{type:"LineString",coordinates:g}}))},h.outline=function(){return{type:"Polygon",coordinates:[n(A).concat(d(l).slice(1),n(C).reverse().slice(1),d(t).reverse().slice(1))]}},h.extent=function(g){return arguments.length?h.extentMajor(g).extentMinor(g):h.extentMinor()},h.extentMajor=function(g){return arguments.length?(A=+g[0][0],C=+g[1][0],t=+g[0][1],l=+g[1][1],A>C&&(g=A,A=C,C=g),t>l&&(g=t,t=l,l=g),h.precision(m)):[[A,t],[C,l]]},h.extentMinor=function(C){return arguments.length?(I=+C[0][0],g=+C[1][0],i=+C[0][1],e=+C[1][1],I>g&&(C=I,I=g,g=C),i>e&&(C=i,i=e,e=C),h.precision(m)):[[I,i],[g,e]]},h.step=function(g){return arguments.length?h.stepMajor(g).stepMinor(g):h.stepMinor()},h.stepMajor=function(g){return arguments.length?(r=+g[0],Z=+g[1],h):[r,Z]},h.stepMinor=function(g){return arguments.length?(s=+g[0],a=+g[1],h):[s,a]},h.precision=function(s){return arguments.length?(m=+s,c=io(i,e,90),o=lo(I,g,m),n=io(t,l,90),d=lo(A,C,m),h):m},h.extentMajor([[-180,-89.999999],[180,89.999999]]).extentMinor([[-180,-80.000001],[180,80.000001]])}var co,oo,no,so,ao=function(g){return g},ro=pl(),Zo=pl(),bo={point:Ql,lineStart:Ql,lineEnd:Ql,polygonStart:function(){bo.lineStart=mo,bo.lineEnd=uo},polygonEnd:function(){bo.lineStart=bo.lineEnd=bo.point=Ql,ro.add(Hl(Zo)),Zo.reset()},result:function(){var g=ro/2;return ro.reset(),g}};function mo(){bo.point=ho}function ho(g,I){bo.point=Go,co=no=g,oo=so=I}function Go(g,I){Zo.add(so*g-no*I),no=g,so=I}function uo(){Go(co,oo)}var po=1/0,wo=po,Wo=-po,Bo=Wo,yo={point:function(g,I){g<po&&(po=g);g>Wo&&(Wo=g);I<wo&&(wo=I);I>Bo&&(Bo=I)},lineStart:Ql,lineEnd:Ql,polygonStart:Ql,polygonEnd:Ql,result:function(){var g=[[po,wo],[Wo,Bo]];return Wo=Bo=-(wo=po=1/0),g}};var Vo,Xo,Yo,Ro,No=0,fo=0,Ho=0,Ko=0,Jo=0,Fo=0,Mo=0,So=0,ko=0,vo={point:Do,lineStart:zo,lineEnd:To,polygonStart:function(){vo.lineStart=Uo,vo.lineEnd=jo},polygonEnd:function(){vo.point=Do,vo.lineStart=zo,vo.lineEnd=To},result:function(){var g=ko?[Mo/ko,So/ko]:Fo?[Ko/Fo,Jo/Fo]:Ho?[No/Ho,fo/Ho]:[NaN,NaN];return No=fo=Ho=Ko=Jo=Fo=Mo=So=ko=0,g}};function Do(g,I){No+=g,fo+=I,++Ho}function zo(){vo.point=xo}function xo(g,I){vo.point=Lo,Do(Yo=g,Ro=I)}function Lo(g,I){var C=g-Yo,A=I-Ro,e=xl(C*C+A*A);Ko+=e*(Yo+g)/2,Jo+=e*(Ro+I)/2,Fo+=e,Do(Yo=g,Ro=I)}function To(){vo.point=Do}function Uo(){vo.point=Qo}function jo(){Oo(Vo,Xo)}function Qo(g,I){vo.point=Oo,Do(Vo=Yo=g,Xo=Ro=I)}function Oo(g,I){var C=g-Yo,A=I-Ro,e=xl(C*C+A*A);Ko+=e*(Yo+g)/2,Jo+=e*(Ro+I)/2,Fo+=e,Mo+=(e=Ro*g-Yo*I)*(Yo+g),So+=e*(Ro+I),ko+=3*e,Do(Yo=g,Ro=I)}function Eo(g){this._context=g}Eo.prototype={_radius:4.5,pointRadius:function(g){return this._radius=g,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(g,I){switch(this._point){case 0:this._context.moveTo(g,I),this._point=1;break;case 1:this._context.lineTo(g,I);break;default:this._context.moveTo(g+this._radius,I),this._context.arc(g,I,this._radius,0,Rl)}},result:Ql};var Po,_o,qo,$o,gn,In=pl(),Cn={point:Ql,lineStart:function(){Cn.point=An},lineEnd:function(){Po&&en(_o,qo),Cn.point=Ql},polygonStart:function(){Po=!0},polygonEnd:function(){Po=null},result:function(){var g=+In;return In.reset(),g}};function An(g,I){Cn.point=en,_o=$o=g,qo=gn=I}function en(g,I){$o-=g,gn-=I,In.add(xl($o*$o+gn*gn)),$o=g,gn=I}function ln(){this._string=[]}function tn(g){return"m0,"+g+"a"+g+","+g+" 0 1,1 0,"+-2*g+"a"+g+","+g+" 0 1,1 0,"+2*g+"z"}ln.prototype={_radius:4.5,_circle:tn(4.5),pointRadius:function(g){return(g=+g)!==this._radius&&(this._radius=g,this._circle=null),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(g,I){switch(this._point){case 0:this._string.push("M",g,",",I),this._point=1;break;case 1:this._string.push("L",g,",",I);break;default:null==this._circle&&(this._circle=tn(this._radius)),this._string.push("M",g,",",I,this._circle)}},result:function(){if(this._string.length){var g=this._string.join("");return this._string=[],g}return null}};function cn(g){return function(I){var C=new on;for(var A in g)C[A]=g[A];return C.stream=I,C}}function on(){}function nn(g,I,C){var A=g.clipExtent&&g.clipExtent();return g.scale(150).translate([0,0]),null!=A&&g.clipExtent(null),et(C,g.stream(yo)),I(yo.result()),null!=A&&g.clipExtent(A),g}function dn(g,I,C){return nn(g,(function(C){var A=I[1][0]-I[0][0],e=I[1][1]-I[0][1],i=Math.min(A/(C[1][0]-C[0][0]),e/(C[1][1]-C[0][1])),l=+I[0][0]+(A-i*(C[1][0]+C[0][0]))/2,t=+I[0][1]+(e-i*(C[1][1]+C[0][1]))/2;g.scale(150*i).translate([l,t])}),C)}function sn(g,I,C){return dn(g,[[0,0],I],C)}function an(g,I,C){return nn(g,(function(C){var A=+I,e=A/(C[1][0]-C[0][0]),i=(A-e*(C[1][0]+C[0][0]))/2,l=-e*C[0][1];g.scale(150*e).translate([i,l])}),C)}function rn(g,I,C){return nn(g,(function(C){var A=+I,e=A/(C[1][1]-C[0][1]),i=-e*C[0][0],l=(A-e*(C[1][1]+C[0][1]))/2;g.scale(150*e).translate([i,l])}),C)}on.prototype={constructor:on,point:function(g,I){this.stream.point(g,I)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}};var Zn=Fl(30*fl),bn=function(g,I){return+I?function(g,I){function C(A,e,i,l,t,c,o,n,d,s,a,r,Z,b){var m=o-A,h=n-e,G=m*m+h*h;if(G>4*I&&Z--){var u=l+s,p=t+a,w=c+r,W=xl(u*u+p*p+w*w),B=Ul(w/=W),y=Hl(Hl(w)-1)<yl||Hl(i-d)<yl?(i+d)/2:Jl(p,u),V=g(y,B),X=V[0],Y=V[1],R=X-A,N=Y-e,f=h*R-m*N;(f*f/G>I||Hl((m*R+h*N)/G-.5)>.3||l*s+t*a+c*r<Zn)&&(C(A,e,i,l,t,c,X,Y,y,u/=W,p/=W,w,Z,b),b.point(X,Y),C(X,Y,y,u,p,w,o,n,d,s,a,r,Z,b))}}return function(I){var A,e,i,l,t,c,o,n,d,s,a,r,Z={point:b,lineStart:m,lineEnd:G,polygonStart:function(){I.polygonStart(),Z.lineStart=u},polygonEnd:function(){I.polygonEnd(),Z.lineStart=m}};function b(C,A){C=g(C,A),I.point(C[0],C[1])}function m(){n=NaN,Z.point=h,I.lineStart()}function h(A,e){var i=pt([A,e]),l=g(A,e);C(n,d,o,s,a,r,n=l[0],d=l[1],o=A,s=i[0],a=i[1],r=i[2],16,I),I.point(n,d)}function G(){Z.point=b,I.lineEnd()}function u(){m(),Z.point=p,Z.lineEnd=w}function p(g,I){h(A=g,I),e=n,i=d,l=s,t=a,c=r,Z.point=h}function w(){C(n,d,o,s,a,r,e,i,A,l,t,c,16,I),Z.lineEnd=G,G()}return Z}}(g,I):function(g){return cn({point:function(I,C){I=g(I,C),this.stream.point(I[0],I[1])}})}(g)};var mn=cn({point:function(g,I){this.stream.point(g*fl,I*fl)}});function hn(g){return Gn((function(){return g}))()}function Gn(g){var I,C,A,e,i,l,t,c,o,n,d=150,s=480,a=250,r=0,Z=0,b=0,m=0,h=0,G=null,u=Jc,p=null,w=ao,W=.5,B=bn(X,W);function y(g){return[(g=i(g[0]*fl,g[1]*fl))[0]*d+C,A-g[1]*d]}function V(g){return(g=i.invert((g[0]-C)/d,(A-g[1])/d))&&[g[0]*Nl,g[1]*Nl]}function X(g,e){return[(g=I(g,e))[0]*d+C,A-g[1]*d]}function Y(){i=Zc(e=mc(b,m,h),I);var g=I(r,Z);return C=s-g[0]*d,A=a+g[1]*d,R()}function R(){return o=n=null,y}return y.stream=function(g){return o&&n===g?o:o=mn(function(g){return cn({point:function(I,C){var A=g(I,C);return this.stream.point(A[0],A[1])}})}(e)(u(B(w(n=g)))))},y.preclip=function(g){return arguments.length?(u=g,G=void 0,R()):u},y.postclip=function(g){return arguments.length?(w=g,p=l=t=c=null,R()):w},y.clipAngle=function(g){return arguments.length?(u=+g?Fc(G=g*fl):(G=null,Jc),R()):G*Nl},y.clipExtent=function(g){return arguments.length?(w=null==g?(p=l=t=c=null,ao):kc(p=+g[0][0],l=+g[0][1],t=+g[1][0],c=+g[1][1]),R()):null==p?null:[[p,l],[t,c]]},y.scale=function(g){return arguments.length?(d=+g,Y()):d},y.translate=function(g){return arguments.length?(s=+g[0],a=+g[1],Y()):[s,a]},y.center=function(g){return arguments.length?(r=g[0]%360*fl,Z=g[1]%360*fl,Y()):[r*Nl,Z*Nl]},y.rotate=function(g){return arguments.length?(b=g[0]%360*fl,m=g[1]%360*fl,h=g.length>2?g[2]%360*fl:0,Y()):[b*Nl,m*Nl,h*Nl]},y.precision=function(g){return arguments.length?(B=bn(X,W=g*g),R()):xl(W)},y.fitExtent=function(g,I){return dn(y,g,I)},y.fitSize=function(g,I){return sn(y,g,I)},y.fitWidth=function(g,I){return an(y,g,I)},y.fitHeight=function(g,I){return rn(y,g,I)},function(){return I=g.apply(this,arguments),y.invert=I.invert&&V,Y()}}function un(g){var I=0,C=Vl/3,A=Gn(g),e=A(I,C);return e.parallels=function(g){return arguments.length?A(I=g[0]*fl,C=g[1]*fl):[I*Nl,C*Nl]},e}function pn(g,I){var C=Dl(g),A=(C+Dl(I))/2;if(Hl(A)<yl)return function(g){var I=Fl(g);function C(g,C){return[g*I,Dl(C)/I]}return C.invert=function(g,C){return[g/I,Ul(C*I)]},C}(g);var e=1+C*(2*A-C),i=xl(e)/A;function l(g,I){var C=xl(e-2*A*Dl(I))/A;return[C*Dl(g*=A),i-C*Fl(g)]}return l.invert=function(g,I){var C=i-I;return[Jl(g,Hl(C))/A*zl(C),Ul((e-(g*g+C*C)*A*A)/(2*A))]},l}var wn=function(){return un(pn).scale(155.424).center([0,33.6442])},Wn=function(){return wn().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])};function Bn(g){return function(I,C){var A=Fl(I),e=Fl(C),i=g(A*e);return[i*e*Dl(I),i*Dl(C)]}}function yn(g){return function(I,C){var A=xl(I*I+C*C),e=g(A),i=Dl(e),l=Fl(e);return[Jl(I*i,A*l),Ul(A&&C*i/A)]}}var Vn=Bn((function(g){return xl(2/(1+g))}));Vn.invert=yn((function(g){return 2*Ul(g/2)}));var Xn=Bn((function(g){return(g=Tl(g))&&g/Dl(g)}));Xn.invert=yn((function(g){return g}));function Yn(g,I){return[g,kl(Ll((Xl+I)/2))]}Yn.invert=function(g,I){return[g,2*Kl(Sl(I))-Xl]};function Rn(g){var I,C,A,e=hn(g),i=e.center,l=e.scale,t=e.translate,c=e.clipExtent,o=null;function n(){var i=Vl*l(),t=e(pc(e.rotate()).invert([0,0]));return c(null==o?[[t[0]-i,t[1]-i],[t[0]+i,t[1]+i]]:g===Yn?[[Math.max(t[0]-i,o),I],[Math.min(t[0]+i,C),A]]:[[o,Math.max(t[1]-i,I)],[C,Math.min(t[1]+i,A)]])}return e.scale=function(g){return arguments.length?(l(g),n()):l()},e.translate=function(g){return arguments.length?(t(g),n()):t()},e.center=function(g){return arguments.length?(i(g),n()):i()},e.clipExtent=function(g){return arguments.length?(null==g?o=I=C=A=null:(o=+g[0][0],I=+g[0][1],C=+g[1][0],A=+g[1][1]),n()):null==o?null:[[o,I],[C,A]]},n()}function Nn(g){return Ll((Xl+g)/2)}function fn(g,I){var C=Fl(g),A=g===I?Dl(g):kl(C/Fl(I))/kl(Nn(I)/Nn(g)),e=C*vl(Nn(g),A)/A;if(!A)return Yn;function i(g,I){e>0?I<-Xl+yl&&(I=-Xl+yl):I>Xl-yl&&(I=Xl-yl);var C=e/vl(Nn(I),A);return[C*Dl(A*g),e-C*Fl(A*g)]}return i.invert=function(g,I){var C=e-I,i=zl(A)*xl(g*g+C*C);return[Jl(g,Hl(C))/A*zl(C),2*Kl(vl(e/i,1/A))-Xl]},i}function Hn(g,I){return[g,I]}Hn.invert=Hn;function Kn(g,I){var C=Fl(g),A=g===I?Dl(g):(C-Fl(I))/(I-g),e=C/A+g;if(Hl(A)<yl)return Hn;function i(g,I){var C=e-I,i=A*g;return[C*Dl(i),e-C*Fl(i)]}return i.invert=function(g,I){var C=e-I;return[Jl(g,Hl(C))/A*zl(C),e-zl(A)*xl(g*g+C*C)]},i}function Jn(g,I){var C=Fl(I),A=Fl(g)*C;return[C*Dl(g)/A,Dl(I)/A]}Jn.invert=yn(Kl);function Fn(g,I,C,A){return 1===g&&1===I&&0===C&&0===A?ao:cn({point:function(e,i){this.stream.point(e*g+C,i*I+A)}})}function Mn(g,I){var C=I*I,A=C*C;return[g*(.8707-.131979*C+A*(A*(.003971*C-.001529*A)-.013791)),I*(1.007226+C*(.015085+A*(.028874*C-.044475-.005916*A)))]}Mn.invert=function(g,I){var C,A=I,e=25;do{var i=A*A,l=i*i;A-=C=(A*(1.007226+i*(.015085+l*(.028874*i-.044475-.005916*l)))-I)/(1.007226+i*(.045255+l*(.259866*i-.311325-.005916*11*l)))}while(Hl(C)>yl&&--e>0);return[g/(.8707+(i=A*A)*(i*(i*i*i*(.003971-.001529*i)-.013791)-.131979)),A]};function Sn(g,I){return[Fl(I)*Dl(g),Dl(I)]}Sn.invert=yn(Ul);function kn(g,I){var C=Fl(I),A=1+Fl(g)*C;return[C*Dl(g)/A,Dl(I)/A]}kn.invert=yn((function(g){return 2*Kl(g)}));function vn(g,I){return[kl(Ll((Xl+I)/2)),-g]}vn.invert=function(g,I){return[-I,2*Kl(Sl(g))-Xl]};function Dn(g,I){return g.parent===I.parent?1:2}function zn(g,I){return g+I.x}function xn(g,I){return Math.max(g,I.y)}function Ln(g){var I=0,C=g.children,A=C&&C.length;if(A)for(;--A>=0;)I+=C[A].value;else I=1;g.value=I}function Tn(g,I){var C,A,e,i,l,t=new On(g),c=+g.value&&(t.value=g.value),o=[t];for(null==I&&(I=Un);C=o.pop();)if(c&&(C.value=+C.data.value),(e=I(C.data))&&(l=e.length))for(C.children=new Array(l),i=l-1;i>=0;--i)o.push(A=C.children[i]=new On(e[i])),A.parent=C,A.depth=C.depth+1;return t.eachBefore(Qn)}function Un(g){return g.children}function jn(g){g.data=g.data.data}function Qn(g){var I=0;do{g.height=I}while((g=g.parent)&&g.height<++I)}function On(g){this.data=g,this.depth=this.height=0,this.parent=null}On.prototype=Tn.prototype={constructor:On,count:function(){return this.eachAfter(Ln)},each:function(g){var I,C,A,e,i=this,l=[i];do{for(I=l.reverse(),l=[];i=I.pop();)if(g(i),C=i.children)for(A=0,e=C.length;A<e;++A)l.push(C[A])}while(l.length);return this},eachAfter:function(g){for(var I,C,A,e=this,i=[e],l=[];e=i.pop();)if(l.push(e),I=e.children)for(C=0,A=I.length;C<A;++C)i.push(I[C]);for(;e=l.pop();)g(e);return this},eachBefore:function(g){for(var I,C,A=this,e=[A];A=e.pop();)if(g(A),I=A.children)for(C=I.length-1;C>=0;--C)e.push(I[C]);return this},sum:function(g){return this.eachAfter((function(I){for(var C=+g(I.data)||0,A=I.children,e=A&&A.length;--e>=0;)C+=A[e].value;I.value=C}))},sort:function(g){return this.eachBefore((function(I){I.children&&I.children.sort(g)}))},path:function(g){for(var I=this,C=function(g,I){if(g===I)return g;var C=g.ancestors(),A=I.ancestors(),e=null;g=C.pop(),I=A.pop();for(;g===I;)e=g,g=C.pop(),I=A.pop();return e}(I,g),A=[I];I!==C;)I=I.parent,A.push(I);for(var e=A.length;g!==C;)A.splice(e,0,g),g=g.parent;return A},ancestors:function(){for(var g=this,I=[g];g=g.parent;)I.push(g);return I},descendants:function(){var g=[];return this.each((function(I){g.push(I)})),g},leaves:function(){var g=[];return this.eachBefore((function(I){I.children||g.push(I)})),g},links:function(){var g=this,I=[];return g.each((function(C){C!==g&&I.push({source:C.parent,target:C})})),I},copy:function(){return Tn(this).eachBefore(jn)}};var En=Array.prototype.slice;var Pn=function(g){for(var I,C,A=0,e=(g=function(g){for(var I,C,A=g.length;A;)C=Math.random()*A--|0,I=g[A],g[A]=g[C],g[C]=I;return g}(En.call(g))).length,i=[];A<e;)I=g[A],C&&$n(C,I)?++A:(C=Id(i=_n(i,I)),A=0);return C};function _n(g,I){var C,A;if(gd(I,g))return[I];for(C=0;C<g.length;++C)if(qn(I,g[C])&&gd(Cd(g[C],I),g))return[g[C],I];for(C=0;C<g.length-1;++C)for(A=C+1;A<g.length;++A)if(qn(Cd(g[C],g[A]),I)&&qn(Cd(g[C],I),g[A])&&qn(Cd(g[A],I),g[C])&&gd(Ad(g[C],g[A],I),g))return[g[C],g[A],I];throw new Error}function qn(g,I){var C=g.r-I.r,A=I.x-g.x,e=I.y-g.y;return C<0||C*C<A*A+e*e}function $n(g,I){var C=g.r-I.r+1e-6,A=I.x-g.x,e=I.y-g.y;return C>0&&C*C>A*A+e*e}function gd(g,I){for(var C=0;C<I.length;++C)if(!$n(g,I[C]))return!1;return!0}function Id(g){switch(g.length){case 1:return{x:(I=g[0]).x,y:I.y,r:I.r};case 2:return Cd(g[0],g[1]);case 3:return Ad(g[0],g[1],g[2])}var I}function Cd(g,I){var C=g.x,A=g.y,e=g.r,i=I.x,l=I.y,t=I.r,c=i-C,o=l-A,n=t-e,d=Math.sqrt(c*c+o*o);return{x:(C+i+c/d*n)/2,y:(A+l+o/d*n)/2,r:(d+e+t)/2}}function Ad(g,I,C){var A=g.x,e=g.y,i=g.r,l=I.x,t=I.y,c=I.r,o=C.x,n=C.y,d=C.r,s=A-l,a=A-o,r=e-t,Z=e-n,b=c-i,m=d-i,h=A*A+e*e-i*i,G=h-l*l-t*t+c*c,u=h-o*o-n*n+d*d,p=a*r-s*Z,w=(r*u-Z*G)/(2*p)-A,W=(Z*b-r*m)/p,B=(a*G-s*u)/(2*p)-e,y=(s*m-a*b)/p,V=W*W+y*y-1,X=2*(i+w*W+B*y),Y=w*w+B*B-i*i,R=-(V?(X+Math.sqrt(X*X-4*V*Y))/(2*V):Y/X);return{x:A+w+W*R,y:e+B+y*R,r:R}}function ed(g,I,C){var A=g.x,e=g.y,i=I.r+C.r,l=g.r+C.r,t=I.x-A,c=I.y-e,o=t*t+c*c;if(o){var n=.5+((l*=l)-(i*=i))/(2*o),d=Math.sqrt(Math.max(0,2*i*(l+o)-(l-=o)*l-i*i))/(2*o);C.x=A+n*t+d*c,C.y=e+n*c-d*t}else C.x=A+l,C.y=e}function id(g,I){var C=I.x-g.x,A=I.y-g.y,e=g.r+I.r;return e*e-1e-6>C*C+A*A}function ld(g){var I=g._,C=g.next._,A=I.r+C.r,e=(I.x*C.r+C.x*I.r)/A,i=(I.y*C.r+C.y*I.r)/A;return e*e+i*i}function td(g){this._=g,this.next=null,this.previous=null}function cd(g){if(!(e=g.length))return 0;var I,C,A,e,i,l,t,c,o,n,d;if((I=g[0]).x=0,I.y=0,!(e>1))return I.r;if(C=g[1],I.x=-C.r,C.x=I.r,C.y=0,!(e>2))return I.r+C.r;ed(C,I,A=g[2]),I=new td(I),C=new td(C),A=new td(A),I.next=A.previous=C,C.next=I.previous=A,A.next=C.previous=I;g:for(t=3;t<e;++t){ed(I._,C._,A=g[t]),A=new td(A),c=C.next,o=I.previous,n=C._.r,d=I._.r;do{if(n<=d){if(id(c._,A._)){C=c,I.next=C,C.previous=I,--t;continue g}n+=c._.r,c=c.next}else{if(id(o._,A._)){(I=o).next=C,C.previous=I,--t;continue g}d+=o._.r,o=o.previous}}while(c!==o.next);for(A.previous=I,A.next=C,I.next=C.previous=C=A,i=ld(I);(A=A.next)!==C;)(l=ld(A))<i&&(I=A,i=l);C=I.next}for(I=[C._],A=C;(A=A.next)!==C;)I.push(A._);for(A=Pn(I),t=0;t<e;++t)(I=g[t]).x-=A.x,I.y-=A.y;return A.r}function od(g){return null==g?null:nd(g)}function nd(g){if("function"!=typeof g)throw new Error;return g}function dd(){return 0}var sd=function(g){return function(){return g}};function ad(g){return Math.sqrt(g.value)}function rd(g){return function(I){I.children||(I.r=Math.max(0,+g(I)||0))}}function Zd(g,I){return function(C){if(A=C.children){var A,e,i,l=A.length,t=g(C)*I||0;if(t)for(e=0;e<l;++e)A[e].r+=t;if(i=cd(A),t)for(e=0;e<l;++e)A[e].r-=t;C.r=i+t}}}function bd(g){return function(I){var C=I.parent;I.r*=g,C&&(I.x=C.x+g*I.x,I.y=C.y+g*I.y)}}var md=function(g){g.x0=Math.round(g.x0),g.y0=Math.round(g.y0),g.x1=Math.round(g.x1),g.y1=Math.round(g.y1)},hd=function(g,I,C,A,e){for(var i,l=g.children,t=-1,c=l.length,o=g.value&&(A-I)/g.value;++t<c;)(i=l[t]).y0=C,i.y1=e,i.x0=I,i.x1=I+=i.value*o},Gd={depth:-1},ud={};function pd(g){return g.id}function wd(g){return g.parentId}function Wd(g,I){return g.parent===I.parent?1:2}function Bd(g){var I=g.children;return I?I[0]:g.t}function yd(g){var I=g.children;return I?I[I.length-1]:g.t}function Vd(g,I,C){var A=C/(I.i-g.i);I.c-=A,I.s+=C,g.c+=A,I.z+=C,I.m+=C}function Xd(g,I,C){return g.a.parent===I.parent?g.a:C}function Yd(g,I){this._=g,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=I}Yd.prototype=Object.create(On.prototype);var Rd=function(g,I,C,A,e){for(var i,l=g.children,t=-1,c=l.length,o=g.value&&(e-C)/g.value;++t<c;)(i=l[t]).x0=I,i.x1=A,i.y0=C,i.y1=C+=i.value*o},Nd=(1+Math.sqrt(5))/2;function fd(g,I,C,A,e,i){for(var l,t,c,o,n,d,s,a,r,Z,b,m=[],h=I.children,G=0,u=0,p=h.length,w=I.value;G<p;){c=e-C,o=i-A;do{n=h[u++].value}while(!n&&u<p);for(d=s=n,b=n*n*(Z=Math.max(o/c,c/o)/(w*g)),r=Math.max(s/b,b/d);u<p;++u){if(n+=t=h[u].value,t<d&&(d=t),t>s&&(s=t),b=n*n*Z,(a=Math.max(s/b,b/d))>r){n-=t;break}r=a}m.push(l={value:n,dice:c<o,children:h.slice(G,u)}),l.dice?hd(l,C,A,e,w?A+=o*n/w:i):Rd(l,C,A,w?C+=c*n/w:e,i),w-=n,G=u}return m}var Hd=function g(I){function C(g,C,A,e,i){fd(I,g,C,A,e,i)}return C.ratio=function(I){return g((I=+I)>1?I:1)},C}(Nd),Kd=function g(I){function C(g,C,A,e,i){if((l=g._squarify)&&l.ratio===I)for(var l,t,c,o,n,d=-1,s=l.length,a=g.value;++d<s;){for(c=(t=l[d]).children,o=t.value=0,n=c.length;o<n;++o)t.value+=c[o].value;t.dice?hd(t,C,A,e,A+=(i-A)*t.value/a):Rd(t,C,A,C+=(e-C)*t.value/a,i),a-=t.value}else g._squarify=l=fd(I,g,C,A,e,i),l.ratio=I}return C.ratio=function(I){return g((I=+I)>1?I:1)},C}(Nd);function Jd(g,I){return g[0]-I[0]||g[1]-I[1]}function Fd(g){for(var I,C,A,e=g.length,i=[0,1],l=2,t=2;t<e;++t){for(;l>1&&(I=g[i[l-2]],C=g[i[l-1]],A=g[t],(C[0]-I[0])*(A[1]-I[1])-(C[1]-I[1])*(A[0]-I[0])<=0);)--l;i[l++]=t}return i.slice(0,l)}var Md=[].slice,Sd={};function kd(g){this._size=g,this._call=this._error=null,this._tasks=[],this._data=[],this._waiting=this._active=this._ended=this._start=0}function vd(g){if(!g._start)try{!function(g){for(;g._start=g._waiting&&g._active<g._size;){var I=g._ended+g._active,C=g._tasks[I],A=C.length-1,e=C[A];C[A]=Dd(g,I),--g._waiting,++g._active,C=e.apply(null,C),g._tasks[I]&&(g._tasks[I]=C||Sd)}}(g)}catch(I){if(g._tasks[g._ended+g._active-1])zd(g,I);else if(!g._data)throw I}}function Dd(g,I){return function(C,A){g._tasks[I]&&(--g._active,++g._ended,g._tasks[I]=null,null==g._error&&(null!=C?zd(g,C):(g._data[I]=A,g._waiting?vd(g):xd(g))))}}function zd(g,I){var C,A=g._tasks.length;for(g._error=I,g._data=void 0,g._waiting=NaN;--A>=0;)if((C=g._tasks[A])&&(g._tasks[A]=null,C.abort))try{C.abort()}catch(e){}g._active=NaN,xd(g)}function xd(g){if(!g._active&&g._call){var I=g._data;g._data=void 0,g._call(g._error,I)}}function Ld(g){if(null==g)g=1/0;else if(!((g=+g)>=1))throw new Error("invalid concurrency");return new kd(g)}kd.prototype=Ld.prototype={constructor:kd,defer:function(g){if("function"!=typeof g)throw new Error("invalid callback");if(this._call)throw new Error("defer after await");if(null!=this._error)return this;var I=Md.call(arguments,1);return I.push(g),++this._waiting,this._tasks.push(I),vd(this),this},abort:function(){return null==this._error&&zd(this,new Error("abort")),this},await:function(g){if("function"!=typeof g)throw new Error("invalid callback");if(this._call)throw new Error("multiple await");return this._call=function(I,C){g.apply(null,[I].concat(C))},xd(this),this},awaitAll:function(g){if("function"!=typeof g)throw new Error("invalid callback");if(this._call)throw new Error("multiple await");return this._call=g,xd(this),this}};var Td=function(){return Math.random()},Ud=function g(I){function C(g,C){return g=null==g?0:+g,C=null==C?1:+C,1===arguments.length?(C=g,g=0):C-=g,function(){return I()*C+g}}return C.source=g,C}(Td),jd=function g(I){function C(g,C){var A,e;return g=null==g?0:+g,C=null==C?1:+C,function(){var i;if(null!=A)i=A,A=null;else do{A=2*I()-1,i=2*I()-1,e=A*A+i*i}while(!e||e>1);return g+C*i*Math.sqrt(-2*Math.log(e)/e)}}return C.source=g,C}(Td),Qd=function g(I){function C(){var g=jd.source(I).apply(this,arguments);return function(){return Math.exp(g())}}return C.source=g,C}(Td),Od=function g(I){function C(g){return function(){for(var C=0,A=0;A<g;++A)C+=I();return C}}return C.source=g,C}(Td),Ed=function g(I){function C(g){var C=Od.source(I)(g);return function(){return C()/g}}return C.source=g,C}(Td),Pd=function g(I){function C(g){return function(){return-Math.log(1-I())/g}}return C.source=g,C}(Td),_d=function(g,I){var C,A,e,i,l=v("beforesend","progress","load","error"),t=ui(),c=new XMLHttpRequest,o=null,n=null,d=0;function s(g){var I,A=c.status;if(!A&&function(g){var I=g.responseType;return I&&"text"!==I?g.response:g.responseText}(c)||A>=200&&A<300||304===A){if(e)try{I=e.call(C,c)}catch(i){return void l.call("error",C,i)}else I=c;l.call("load",C,I)}else l.call("error",C,g)}if("undefined"!=typeof XDomainRequest&&!("withCredentials"in c)&&/^(http(s)?:)?\/\//.test(g)&&(c=new XDomainRequest),"onload"in c?c.onload=c.onerror=c.ontimeout=s:c.onreadystatechange=function(g){c.readyState>3&&s(g)},c.onprogress=function(g){l.call("progress",C,g)},C={header:function(g,I){return g=(g+"").toLowerCase(),arguments.length<2?t.get(g):(null==I?t.remove(g):t.set(g,I+""),C)},mimeType:function(g){return arguments.length?(A=null==g?null:g+"",C):A},responseType:function(g){return arguments.length?(i=g,C):i},timeout:function(g){return arguments.length?(d=+g,C):d},user:function(g){return arguments.length<1?o:(o=null==g?null:g+"",C)},password:function(g){return arguments.length<1?n:(n=null==g?null:g+"",C)},response:function(g){return e=g,C},get:function(g,I){return C.send("GET",g,I)},post:function(g,I){return C.send("POST",g,I)},send:function(I,e,s){return c.open(I,g,!0,o,n),null==A||t.has("accept")||t.set("accept",A+",*/*"),c.setRequestHeader&&t.each((function(g,I){c.setRequestHeader(I,g)})),null!=A&&c.overrideMimeType&&c.overrideMimeType(A),null!=i&&(c.responseType=i),d>0&&(c.timeout=d),null==s&&"function"==typeof e&&(s=e,e=null),null!=s&&1===s.length&&(s=function(g){return function(I,C){g(null==I?C:null)}}(s)),null!=s&&C.on("error",s).on("load",(function(g){s(null,g)})),l.call("beforesend",C,c),c.send(null==e?null:e),C},abort:function(){return c.abort(),C},on:function(){var g=l.on.apply(l,arguments);return g===l?C:g}},null!=I){if("function"!=typeof I)throw new Error("invalid callback: "+I);return C.get(I)}return C};var qd=function(g,I){return function(C,A){var e=_d(C).mimeType(g).response(I);if(null!=A){if("function"!=typeof A)throw new Error("invalid callback: "+A);return e.get(A)}return e}},$d=qd("text/html",(function(g){return document.createRange().createContextualFragment(g.responseText)})),gs=qd("application/json",(function(g){return JSON.parse(g.responseText)})),Is=qd("text/plain",(function(g){return g.responseText})),Cs=qd("application/xml",(function(g){var I=g.responseXML;if(!I)throw new Error("parse error");return I})),As=function(g,I){return function(C,A,e){arguments.length<3&&(e=A,A=null);var i=_d(C).mimeType(g);return i.row=function(g){return arguments.length?i.response(es(I,A=g)):A},i.row(A),e?i.get(e):i}};function es(g,I){return function(C){return g(C.responseText,I)}}var is=As("text/csv",Ki),ls=As("text/tab-separated-values",ki),ts=Array.prototype,cs=ts.map,os=ts.slice,ns={name:"implicit"};function ds(g){var I=ui(),C=[],A=ns;function e(e){var i=e+"",l=I.get(i);if(!l){if(A!==ns)return A;I.set(i,l=C.push(e))}return g[(l-1)%g.length]}return g=null==g?[]:os.call(g),e.domain=function(g){if(!arguments.length)return C.slice();C=[],I=ui();for(var A,i,l=-1,t=g.length;++l<t;)I.has(i=(A=g[l])+"")||I.set(i,C.push(A));return e},e.range=function(I){return arguments.length?(g=os.call(I),e):g.slice()},e.unknown=function(g){return arguments.length?(A=g,e):A},e.copy=function(){return ds().domain(C).range(g).unknown(A)},e}function ss(){var g,I,C=ds().unknown(void 0),A=C.domain,e=C.range,i=[0,1],l=!1,t=0,c=0,o=.5;function n(){var C=A().length,n=i[1]<i[0],d=i[n-0],s=i[1-n];g=(s-d)/Math.max(1,C-t+2*c),l&&(g=Math.floor(g)),d+=(s-d-g*(C-t))*o,I=g*(1-t),l&&(d=Math.round(d),I=Math.round(I));var a=b(C).map((function(I){return d+g*I}));return e(n?a.reverse():a)}return delete C.unknown,C.domain=function(g){return arguments.length?(A(g),n()):A()},C.range=function(g){return arguments.length?(i=[+g[0],+g[1]],n()):i.slice()},C.rangeRound=function(g){return i=[+g[0],+g[1]],l=!0,n()},C.bandwidth=function(){return I},C.step=function(){return g},C.round=function(g){return arguments.length?(l=!!g,n()):l},C.padding=function(g){return arguments.length?(t=c=Math.max(0,Math.min(1,g)),n()):t},C.paddingInner=function(g){return arguments.length?(t=Math.max(0,Math.min(1,g)),n()):t},C.paddingOuter=function(g){return arguments.length?(c=Math.max(0,Math.min(1,g)),n()):c},C.align=function(g){return arguments.length?(o=Math.max(0,Math.min(1,g)),n()):o},C.copy=function(){return ss().domain(A()).range(i).round(l).paddingInner(t).paddingOuter(c).align(o)},n()}function as(g){var I=g.copy;return g.padding=g.paddingOuter,delete g.paddingInner,delete g.paddingOuter,g.copy=function(){return as(I())},g}var rs=function(g){return function(){return g}},Zs=function(g){return+g},bs=[0,1];function ms(g,I){return(I-=g=+g)?function(C){return(C-g)/I}:rs(I)}function hs(g,I,C,A){var e=g[0],i=g[1],l=I[0],t=I[1];return i<e?(e=C(i,e),l=A(t,l)):(e=C(e,i),l=A(l,t)),function(g){return l(e(g))}}function Gs(g,I,C,A){var i=Math.min(g.length,I.length)-1,l=new Array(i),t=new Array(i),c=-1;for(g[i]<g[0]&&(g=g.slice().reverse(),I=I.slice().reverse());++c<i;)l[c]=C(g[c],g[c+1]),t[c]=A(I[c],I[c+1]);return function(I){var C=e(g,I,1,i)-1;return t[C](l[C](I))}}function us(g,I){return I.domain(g.domain()).range(g.range()).interpolate(g.interpolate()).clamp(g.clamp())}function ps(g,I){var C,A,e,i=bs,l=bs,t=LC,c=!1;function o(){return C=Math.min(i.length,l.length)>2?Gs:hs,A=e=null,n}function n(I){return(A||(A=C(i,l,c?function(g){return function(I,C){var A=g(I=+I,C=+C);return function(g){return g<=I?0:g>=C?1:A(g)}}}(g):g,t)))(+I)}return n.invert=function(g){return(e||(e=C(l,i,ms,c?function(g){return function(I,C){var A=g(I=+I,C=+C);return function(g){return g<=0?I:g>=1?C:A(g)}}}(I):I)))(+g)},n.domain=function(g){return arguments.length?(i=cs.call(g,Zs),o()):i.slice()},n.range=function(g){return arguments.length?(l=os.call(g),o()):l.slice()},n.rangeRound=function(g){return l=os.call(g),t=TC,o()},n.clamp=function(g){return arguments.length?(c=!!g,o()):c},n.interpolate=function(g){return arguments.length?(t=g,o()):t},o()}function ws(I){var C=I.domain;return I.ticks=function(g){var I=C();return u(I[0],I[I.length-1],null==g?10:g)},I.tickFormat=function(I,A){return function(I,C,A){var e,i=I[0],l=I[I.length-1],t=w(i,l,null==C?10:C);switch((A=dl(null==A?",f":A)).type){case"s":var c=Math.max(Math.abs(i),Math.abs(l));return null!=A.precision||isNaN(e=Gl(t,c))||(A.precision=e),g.formatPrefix(A,c);case"":case"e":case"g":case"p":case"r":null!=A.precision||isNaN(e=ul(t,Math.max(Math.abs(i),Math.abs(l))))||(A.precision=e-("e"===A.type));break;case"f":case"%":null!=A.precision||isNaN(e=hl(t))||(A.precision=e-2*("%"===A.type))}return g.format(A)}(C(),I,A)},I.nice=function(g){null==g&&(g=10);var A,e=C(),i=0,l=e.length-1,t=e[i],c=e[l];return c<t&&(A=t,t=c,c=A,A=i,i=l,l=A),(A=p(t,c,g))>0?A=p(t=Math.floor(t/A)*A,c=Math.ceil(c/A)*A,g):A<0&&(A=p(t=Math.ceil(t*A)/A,c=Math.floor(c*A)/A,g)),A>0?(e[i]=Math.floor(t/A)*A,e[l]=Math.ceil(c/A)*A,C(e)):A<0&&(e[i]=Math.ceil(t*A)/A,e[l]=Math.floor(c*A)/A,C(e)),I},I}var Ws=function(g,I){var C,A=0,e=(g=g.slice()).length-1,i=g[A],l=g[e];return l<i&&(C=A,A=e,e=C,C=i,i=l,l=C),g[A]=I.floor(i),g[e]=I.ceil(l),g};function Bs(g,I){return(I=Math.log(I/g))?function(C){return Math.log(C/g)/I}:rs(I)}function ys(g,I){return g<0?function(C){return-Math.pow(-I,C)*Math.pow(-g,1-C)}:function(C){return Math.pow(I,C)*Math.pow(g,1-C)}}function Vs(g){return isFinite(g)?+("1e"+g):g<0?0:g}function Xs(g){return 10===g?Vs:g===Math.E?Math.exp:function(I){return Math.pow(g,I)}}function Ys(g){return g===Math.E?Math.log:10===g&&Math.log10||2===g&&Math.log2||(g=Math.log(g),function(I){return Math.log(I)/g})}function Rs(g){return function(I){return-g(-I)}}function Ns(g,I){return g<0?-Math.pow(-g,I):Math.pow(g,I)}function fs(){var g=1,I=ps((function(I,C){return(C=Ns(C,g)-(I=Ns(I,g)))?function(A){return(Ns(A,g)-I)/C}:rs(C)}),(function(I,C){return C=Ns(C,g)-(I=Ns(I,g)),function(A){return Ns(I+C*A,1/g)}})),C=I.domain;return I.exponent=function(I){return arguments.length?(g=+I,C(C())):g},I.copy=function(){return us(I,fs().exponent(g))},ws(I)}var Hs=new Date,Ks=new Date;function Js(g,I,C,A){function e(I){return g(I=new Date(+I)),I}return e.floor=e,e.ceil=function(C){return g(C=new Date(C-1)),I(C,1),g(C),C},e.round=function(g){var I=e(g),C=e.ceil(g);return g-I<C-g?I:C},e.offset=function(g,C){return I(g=new Date(+g),null==C?1:Math.floor(C)),g},e.range=function(C,A,i){var l,t=[];if(C=e.ceil(C),i=null==i?1:Math.floor(i),!(C<A&&i>0))return t;do{t.push(l=new Date(+C)),I(C,i),g(C)}while(l<C&&C<A);return t},e.filter=function(C){return Js((function(I){if(I>=I)for(;g(I),!C(I);)I.setTime(I-1)}),(function(g,A){if(g>=g)if(A<0)for(;++A<=0;)for(;I(g,-1),!C(g););else for(;--A>=0;)for(;I(g,1),!C(g););}))},C&&(e.count=function(I,A){return Hs.setTime(+I),Ks.setTime(+A),g(Hs),g(Ks),Math.floor(C(Hs,Ks))},e.every=function(g){return g=Math.floor(g),isFinite(g)&&g>0?g>1?e.filter(A?function(I){return A(I)%g==0}:function(I){return e.count(0,I)%g==0}):e:null}),e}var Fs=Js((function(){}),(function(g,I){g.setTime(+g+I)}),(function(g,I){return I-g}));Fs.every=function(g){return g=Math.floor(g),isFinite(g)&&g>0?g>1?Js((function(I){I.setTime(Math.floor(I/g)*g)}),(function(I,C){I.setTime(+I+C*g)}),(function(I,C){return(C-I)/g})):Fs:null};var Ms=Fs.range,Ss=1e3,ks=6e4,vs=36e5,Ds=864e5,zs=6048e5,xs=Js((function(g){g.setTime(Math.floor(g/Ss)*Ss)}),(function(g,I){g.setTime(+g+I*Ss)}),(function(g,I){return(I-g)/Ss}),(function(g){return g.getUTCSeconds()})),Ls=xs.range,Ts=Js((function(g){g.setTime(Math.floor(g/ks)*ks)}),(function(g,I){g.setTime(+g+I*ks)}),(function(g,I){return(I-g)/ks}),(function(g){return g.getMinutes()})),Us=Ts.range,js=Js((function(g){var I=g.getTimezoneOffset()*ks%vs;I<0&&(I+=vs),g.setTime(Math.floor((+g-I)/vs)*vs+I)}),(function(g,I){g.setTime(+g+I*vs)}),(function(g,I){return(I-g)/vs}),(function(g){return g.getHours()})),Qs=js.range,Os=Js((function(g){g.setHours(0,0,0,0)}),(function(g,I){g.setDate(g.getDate()+I)}),(function(g,I){return(I-g-(I.getTimezoneOffset()-g.getTimezoneOffset())*ks)/Ds}),(function(g){return g.getDate()-1})),Es=Os.range;function Ps(g){return Js((function(I){I.setDate(I.getDate()-(I.getDay()+7-g)%7),I.setHours(0,0,0,0)}),(function(g,I){g.setDate(g.getDate()+7*I)}),(function(g,I){return(I-g-(I.getTimezoneOffset()-g.getTimezoneOffset())*ks)/zs}))}var _s=Ps(0),qs=Ps(1),$s=Ps(2),ga=Ps(3),Ia=Ps(4),Ca=Ps(5),Aa=Ps(6),ea=_s.range,ia=qs.range,la=$s.range,ta=ga.range,ca=Ia.range,oa=Ca.range,na=Aa.range,da=Js((function(g){g.setDate(1),g.setHours(0,0,0,0)}),(function(g,I){g.setMonth(g.getMonth()+I)}),(function(g,I){return I.getMonth()-g.getMonth()+12*(I.getFullYear()-g.getFullYear())}),(function(g){return g.getMonth()})),sa=da.range,aa=Js((function(g){g.setMonth(0,1),g.setHours(0,0,0,0)}),(function(g,I){g.setFullYear(g.getFullYear()+I)}),(function(g,I){return I.getFullYear()-g.getFullYear()}),(function(g){return g.getFullYear()}));aa.every=function(g){return isFinite(g=Math.floor(g))&&g>0?Js((function(I){I.setFullYear(Math.floor(I.getFullYear()/g)*g),I.setMonth(0,1),I.setHours(0,0,0,0)}),(function(I,C){I.setFullYear(I.getFullYear()+C*g)})):null};var ra=aa.range,Za=Js((function(g){g.setUTCSeconds(0,0)}),(function(g,I){g.setTime(+g+I*ks)}),(function(g,I){return(I-g)/ks}),(function(g){return g.getUTCMinutes()})),ba=Za.range,ma=Js((function(g){g.setUTCMinutes(0,0,0)}),(function(g,I){g.setTime(+g+I*vs)}),(function(g,I){return(I-g)/vs}),(function(g){return g.getUTCHours()})),ha=ma.range,Ga=Js((function(g){g.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCDate(g.getUTCDate()+I)}),(function(g,I){return(I-g)/Ds}),(function(g){return g.getUTCDate()-1})),ua=Ga.range;function pa(g){return Js((function(I){I.setUTCDate(I.getUTCDate()-(I.getUTCDay()+7-g)%7),I.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCDate(g.getUTCDate()+7*I)}),(function(g,I){return(I-g)/zs}))}var wa=pa(0),Wa=pa(1),Ba=pa(2),ya=pa(3),Va=pa(4),Xa=pa(5),Ya=pa(6),Ra=wa.range,Na=Wa.range,fa=Ba.range,Ha=ya.range,Ka=Va.range,Ja=Xa.range,Fa=Ya.range,Ma=Js((function(g){g.setUTCDate(1),g.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCMonth(g.getUTCMonth()+I)}),(function(g,I){return I.getUTCMonth()-g.getUTCMonth()+12*(I.getUTCFullYear()-g.getUTCFullYear())}),(function(g){return g.getUTCMonth()})),Sa=Ma.range,ka=Js((function(g){g.setUTCMonth(0,1),g.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCFullYear(g.getUTCFullYear()+I)}),(function(g,I){return I.getUTCFullYear()-g.getUTCFullYear()}),(function(g){return g.getUTCFullYear()}));ka.every=function(g){return isFinite(g=Math.floor(g))&&g>0?Js((function(I){I.setUTCFullYear(Math.floor(I.getUTCFullYear()/g)*g),I.setUTCMonth(0,1),I.setUTCHours(0,0,0,0)}),(function(I,C){I.setUTCFullYear(I.getUTCFullYear()+C*g)})):null};var va=ka.range;function Da(g){if(0<=g.y&&g.y<100){var I=new Date(-1,g.m,g.d,g.H,g.M,g.S,g.L);return I.setFullYear(g.y),I}return new Date(g.y,g.m,g.d,g.H,g.M,g.S,g.L)}function za(g){if(0<=g.y&&g.y<100){var I=new Date(Date.UTC(-1,g.m,g.d,g.H,g.M,g.S,g.L));return I.setUTCFullYear(g.y),I}return new Date(Date.UTC(g.y,g.m,g.d,g.H,g.M,g.S,g.L))}function xa(g){return{y:g,m:0,d:1,H:0,M:0,S:0,L:0}}function La(g){var I=g.dateTime,C=g.date,A=g.time,e=g.periods,i=g.days,l=g.shortDays,t=g.months,c=g.shortMonths,o=_a(e),n=qa(e),d=_a(i),s=qa(i),a=_a(l),r=qa(l),Z=_a(t),b=qa(t),m=_a(c),h=qa(c),G={a:function(g){return l[g.getDay()]},A:function(g){return i[g.getDay()]},b:function(g){return c[g.getMonth()]},B:function(g){return t[g.getMonth()]},c:null,d:hr,e:hr,f:Wr,H:Gr,I:ur,j:pr,L:wr,m:Br,M:yr,p:function(g){return e[+(g.getHours()>=12)]},Q:$r,s:gZ,S:Vr,u:Xr,U:Yr,V:Rr,w:Nr,W:fr,x:null,X:null,y:Hr,Y:Kr,Z:Jr,"%":qr},u={a:function(g){return l[g.getUTCDay()]},A:function(g){return i[g.getUTCDay()]},b:function(g){return c[g.getUTCMonth()]},B:function(g){return t[g.getUTCMonth()]},c:null,d:Fr,e:Fr,f:Dr,H:Mr,I:Sr,j:kr,L:vr,m:zr,M:xr,p:function(g){return e[+(g.getUTCHours()>=12)]},Q:$r,s:gZ,S:Lr,u:Tr,U:Ur,V:jr,w:Qr,W:Or,x:null,X:null,y:Er,Y:Pr,Z:_r,"%":qr},p={a:function(g,I,C){var A=a.exec(I.slice(C));return A?(g.w=r[A[0].toLowerCase()],C+A[0].length):-1},A:function(g,I,C){var A=d.exec(I.slice(C));return A?(g.w=s[A[0].toLowerCase()],C+A[0].length):-1},b:function(g,I,C){var A=m.exec(I.slice(C));return A?(g.m=h[A[0].toLowerCase()],C+A[0].length):-1},B:function(g,I,C){var A=Z.exec(I.slice(C));return A?(g.m=b[A[0].toLowerCase()],C+A[0].length):-1},c:function(g,C,A){return B(g,I,C,A)},d:cr,e:cr,f:rr,H:nr,I:nr,j:or,L:ar,m:tr,M:dr,p:function(g,I,C){var A=o.exec(I.slice(C));return A?(g.p=n[A[0].toLowerCase()],C+A[0].length):-1},Q:br,s:mr,S:sr,u:gr,U:Ir,V:Cr,w:$a,W:Ar,x:function(g,I,A){return B(g,C,I,A)},X:function(g,I,C){return B(g,A,I,C)},y:ir,Y:er,Z:lr,"%":Zr};function w(g,I){return function(C){var A,e,i,l=[],t=-1,c=0,o=g.length;for(C instanceof Date||(C=new Date(+C));++t<o;)37===g.charCodeAt(t)&&(l.push(g.slice(c,t)),null!=(e=Ua[A=g.charAt(++t)])?A=g.charAt(++t):e="e"===A?" ":"0",(i=I[A])&&(A=i(C,e)),l.push(A),c=t+1);return l.push(g.slice(c,t)),l.join("")}}function W(g,I){return function(C){var A,e,i=xa(1900);if(B(i,g,C+="",0)!=C.length)return null;if("Q"in i)return new Date(i.Q);if("p"in i&&(i.H=i.H%12+12*i.p),"V"in i){if(i.V<1||i.V>53)return null;"w"in i||(i.w=1),"Z"in i?(e=(A=za(xa(i.y))).getUTCDay(),A=e>4||0===e?Wa.ceil(A):Wa(A),A=Ga.offset(A,7*(i.V-1)),i.y=A.getUTCFullYear(),i.m=A.getUTCMonth(),i.d=A.getUTCDate()+(i.w+6)%7):(e=(A=I(xa(i.y))).getDay(),A=e>4||0===e?qs.ceil(A):qs(A),A=Os.offset(A,7*(i.V-1)),i.y=A.getFullYear(),i.m=A.getMonth(),i.d=A.getDate()+(i.w+6)%7)}else("W"in i||"U"in i)&&("w"in i||(i.w="u"in i?i.u%7:"W"in i?1:0),e="Z"in i?za(xa(i.y)).getUTCDay():I(xa(i.y)).getDay(),i.m=0,i.d="W"in i?(i.w+6)%7+7*i.W-(e+5)%7:i.w+7*i.U-(e+6)%7);return"Z"in i?(i.H+=i.Z/100|0,i.M+=i.Z%100,za(i)):I(i)}}function B(g,I,C,A){for(var e,i,l=0,t=I.length,c=C.length;l<t;){if(A>=c)return-1;if(37===(e=I.charCodeAt(l++))){if(e=I.charAt(l++),!(i=p[e in Ua?I.charAt(l++):e])||(A=i(g,C,A))<0)return-1}else if(e!=C.charCodeAt(A++))return-1}return A}return G.x=w(C,G),G.X=w(A,G),G.c=w(I,G),u.x=w(C,u),u.X=w(A,u),u.c=w(I,u),{format:function(g){var I=w(g+="",G);return I.toString=function(){return g},I},parse:function(g){var I=W(g+="",Da);return I.toString=function(){return g},I},utcFormat:function(g){var I=w(g+="",u);return I.toString=function(){return g},I},utcParse:function(g){var I=W(g,za);return I.toString=function(){return g},I}}}var Ta,Ua={"-":"",_:" ",0:"0"},ja=/^\s*\d+/,Qa=/^%/,Oa=/[\\^$*+?|[\]().{}]/g;function Ea(g,I,C){var A=g<0?"-":"",e=(A?-g:g)+"",i=e.length;return A+(i<C?new Array(C-i+1).join(I)+e:e)}function Pa(g){return g.replace(Oa,"\\$&")}function _a(g){return new RegExp("^(?:"+g.map(Pa).join("|")+")","i")}function qa(g){for(var I={},C=-1,A=g.length;++C<A;)I[g[C].toLowerCase()]=C;return I}function $a(g,I,C){var A=ja.exec(I.slice(C,C+1));return A?(g.w=+A[0],C+A[0].length):-1}function gr(g,I,C){var A=ja.exec(I.slice(C,C+1));return A?(g.u=+A[0],C+A[0].length):-1}function Ir(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.U=+A[0],C+A[0].length):-1}function Cr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.V=+A[0],C+A[0].length):-1}function Ar(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.W=+A[0],C+A[0].length):-1}function er(g,I,C){var A=ja.exec(I.slice(C,C+4));return A?(g.y=+A[0],C+A[0].length):-1}function ir(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.y=+A[0]+(+A[0]>68?1900:2e3),C+A[0].length):-1}function lr(g,I,C){var A=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(I.slice(C,C+6));return A?(g.Z=A[1]?0:-(A[2]+(A[3]||"00")),C+A[0].length):-1}function tr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.m=A[0]-1,C+A[0].length):-1}function cr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.d=+A[0],C+A[0].length):-1}function or(g,I,C){var A=ja.exec(I.slice(C,C+3));return A?(g.m=0,g.d=+A[0],C+A[0].length):-1}function nr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.H=+A[0],C+A[0].length):-1}function dr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.M=+A[0],C+A[0].length):-1}function sr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.S=+A[0],C+A[0].length):-1}function ar(g,I,C){var A=ja.exec(I.slice(C,C+3));return A?(g.L=+A[0],C+A[0].length):-1}function rr(g,I,C){var A=ja.exec(I.slice(C,C+6));return A?(g.L=Math.floor(A[0]/1e3),C+A[0].length):-1}function Zr(g,I,C){var A=Qa.exec(I.slice(C,C+1));return A?C+A[0].length:-1}function br(g,I,C){var A=ja.exec(I.slice(C));return A?(g.Q=+A[0],C+A[0].length):-1}function mr(g,I,C){var A=ja.exec(I.slice(C));return A?(g.Q=1e3*+A[0],C+A[0].length):-1}function hr(g,I){return Ea(g.getDate(),I,2)}function Gr(g,I){return Ea(g.getHours(),I,2)}function ur(g,I){return Ea(g.getHours()%12||12,I,2)}function pr(g,I){return Ea(1+Os.count(aa(g),g),I,3)}function wr(g,I){return Ea(g.getMilliseconds(),I,3)}function Wr(g,I){return wr(g,I)+"000"}function Br(g,I){return Ea(g.getMonth()+1,I,2)}function yr(g,I){return Ea(g.getMinutes(),I,2)}function Vr(g,I){return Ea(g.getSeconds(),I,2)}function Xr(g){var I=g.getDay();return 0===I?7:I}function Yr(g,I){return Ea(_s.count(aa(g),g),I,2)}function Rr(g,I){var C=g.getDay();return g=C>=4||0===C?Ia(g):Ia.ceil(g),Ea(Ia.count(aa(g),g)+(4===aa(g).getDay()),I,2)}function Nr(g){return g.getDay()}function fr(g,I){return Ea(qs.count(aa(g),g),I,2)}function Hr(g,I){return Ea(g.getFullYear()%100,I,2)}function Kr(g,I){return Ea(g.getFullYear()%1e4,I,4)}function Jr(g){var I=g.getTimezoneOffset();return(I>0?"-":(I*=-1,"+"))+Ea(I/60|0,"0",2)+Ea(I%60,"0",2)}function Fr(g,I){return Ea(g.getUTCDate(),I,2)}function Mr(g,I){return Ea(g.getUTCHours(),I,2)}function Sr(g,I){return Ea(g.getUTCHours()%12||12,I,2)}function kr(g,I){return Ea(1+Ga.count(ka(g),g),I,3)}function vr(g,I){return Ea(g.getUTCMilliseconds(),I,3)}function Dr(g,I){return vr(g,I)+"000"}function zr(g,I){return Ea(g.getUTCMonth()+1,I,2)}function xr(g,I){return Ea(g.getUTCMinutes(),I,2)}function Lr(g,I){return Ea(g.getUTCSeconds(),I,2)}function Tr(g){var I=g.getUTCDay();return 0===I?7:I}function Ur(g,I){return Ea(wa.count(ka(g),g),I,2)}function jr(g,I){var C=g.getUTCDay();return g=C>=4||0===C?Va(g):Va.ceil(g),Ea(Va.count(ka(g),g)+(4===ka(g).getUTCDay()),I,2)}function Qr(g){return g.getUTCDay()}function Or(g,I){return Ea(Wa.count(ka(g),g),I,2)}function Er(g,I){return Ea(g.getUTCFullYear()%100,I,2)}function Pr(g,I){return Ea(g.getUTCFullYear()%1e4,I,4)}function _r(){return"+0000"}function qr(){return"%"}function $r(g){return+g}function gZ(g){return Math.floor(+g/1e3)}function IZ(I){return Ta=La(I),g.timeFormat=Ta.format,g.timeParse=Ta.parse,g.utcFormat=Ta.utcFormat,g.utcParse=Ta.utcParse,Ta}IZ({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});var CZ="%Y-%m-%dT%H:%M:%S.%LZ";var AZ=Date.prototype.toISOString?function(g){return g.toISOString()}:g.utcFormat(CZ);var eZ=+new Date("2000-01-01T00:00:00.000Z")?function(g){var I=new Date(g);return isNaN(I)?null:I}:g.utcParse(CZ),iZ=1e3,lZ=6e4,tZ=36e5,cZ=864e5,oZ=2592e6,nZ=31536e6;function dZ(g){return new Date(g)}function sZ(g){return g instanceof Date?+g:+new Date(+g)}function aZ(g,I,A,e,i,l,t,c,o){var n=ps(ms,JC),d=n.invert,s=n.domain,a=o(".%L"),r=o(":%S"),Z=o("%I:%M"),b=o("%I %p"),m=o("%a %d"),h=o("%b %d"),G=o("%B"),u=o("%Y"),p=[[t,1,iZ],[t,5,5e3],[t,15,15e3],[t,30,3e4],[l,1,lZ],[l,5,3e5],[l,15,9e5],[l,30,18e5],[i,1,tZ],[i,3,108e5],[i,6,216e5],[i,12,432e5],[e,1,cZ],[e,2,1728e5],[A,1,6048e5],[I,1,oZ],[I,3,7776e6],[g,1,nZ]];function W(C){return(t(C)<C?a:l(C)<C?r:i(C)<C?Z:e(C)<C?b:I(C)<C?A(C)<C?m:h:g(C)<C?G:u)(C)}function B(I,A,e,i){if(null==I&&(I=10),"number"==typeof I){var l=Math.abs(e-A)/I,t=C((function(g){return g[2]})).right(p,l);t===p.length?(i=w(A/nZ,e/nZ,I),I=g):t?(i=(t=p[l/p[t-1][2]<p[t][2]/l?t-1:t])[1],I=t[0]):(i=Math.max(w(A,e,I),1),I=c)}return null==i?I:I.every(i)}return n.invert=function(g){return new Date(d(g))},n.domain=function(g){return arguments.length?s(cs.call(g,sZ)):s().map(dZ)},n.ticks=function(g,I){var C,A=s(),e=A[0],i=A[A.length-1],l=i<e;return l&&(C=e,e=i,i=C),C=(C=B(g,e,i,I))?C.range(e,i+1):[],l?C.reverse():C},n.tickFormat=function(g,I){return null==I?W:o(I)},n.nice=function(g,I){var C=s();return(g=B(g,C[0],C[C.length-1],I))?s(Ws(C,g)):n},n.copy=function(){return us(n,aZ(g,I,A,e,i,l,t,c,o))},n}var rZ=function(g){return g.match(/.{6}/g).map((function(g){return"#"+g}))},ZZ=rZ("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf"),bZ=rZ("393b795254a36b6ecf9c9ede6379398ca252b5cf6bcedb9c8c6d31bd9e39e7ba52e7cb94843c39ad494ad6616be7969c7b4173a55194ce6dbdde9ed6"),mZ=rZ("3182bd6baed69ecae1c6dbefe6550dfd8d3cfdae6bfdd0a231a35474c476a1d99bc7e9c0756bb19e9ac8bcbddcdadaeb636363969696bdbdbdd9d9d9"),hZ=rZ("1f77b4aec7e8ff7f0effbb782ca02c98df8ad62728ff98969467bdc5b0d58c564bc49c94e377c2f7b6d27f7f7fc7c7c7bcbd22dbdb8d17becf9edae5"),GZ=nA(hC(300,.5,0),hC(-240,.5,1)),uZ=nA(hC(-100,.75,.35),hC(80,1.5,.8)),pZ=nA(hC(260,.75,.35),hC(80,1.5,.8)),wZ=hC();function WZ(g){var I=g.length;return function(C){return g[Math.max(0,Math.min(I-1,Math.floor(C*I)))]}}var BZ=WZ(rZ("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),yZ=WZ(rZ("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),VZ=WZ(rZ("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),XZ=WZ(rZ("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"));var YZ=function(g){return function(){return g}},RZ=Math.abs,NZ=Math.atan2,fZ=Math.cos,HZ=Math.max,KZ=Math.min,JZ=Math.sin,FZ=Math.sqrt,MZ=1e-12,SZ=Math.PI,kZ=SZ/2,vZ=2*SZ;function DZ(g){return g>1?0:g<-1?SZ:Math.acos(g)}function zZ(g){return g>=1?kZ:g<=-1?-kZ:Math.asin(g)}function xZ(g){return g.innerRadius}function LZ(g){return g.outerRadius}function TZ(g){return g.startAngle}function UZ(g){return g.endAngle}function jZ(g){return g&&g.padAngle}function QZ(g,I,C,A,e,i,l,t){var c=C-g,o=A-I,n=l-e,d=t-i,s=(n*(I-i)-d*(g-e))/(d*c-n*o);return[g+s*c,I+s*o]}function OZ(g,I,C,A,e,i,l){var t=g-C,c=I-A,o=(l?i:-i)/FZ(t*t+c*c),n=o*c,d=-o*t,s=g+n,a=I+d,r=C+n,Z=A+d,b=(s+r)/2,m=(a+Z)/2,h=r-s,G=Z-a,u=h*h+G*G,p=e-i,w=s*Z-r*a,W=(G<0?-1:1)*FZ(HZ(0,p*p*u-w*w)),B=(w*G-h*W)/u,y=(-w*h-G*W)/u,V=(w*G+h*W)/u,X=(-w*h+G*W)/u,Y=B-b,R=y-m,N=V-b,f=X-m;return Y*Y+R*R>N*N+f*f&&(B=V,y=X),{cx:B,cy:y,x01:-n,y01:-d,x11:B*(e/p-1),y11:y*(e/p-1)}}function EZ(g){this._context=g}EZ.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;default:this._context.lineTo(g,I)}}};var PZ=function(g){return new EZ(g)};function _Z(g){return g[0]}function qZ(g){return g[1]}var $Z=function(){var g=_Z,I=qZ,C=YZ(!0),A=null,e=PZ,i=null;function l(l){var t,c,o,n=l.length,d=!1;for(null==A&&(i=e(o=si())),t=0;t<=n;++t)!(t<n&&C(c=l[t],t,l))===d&&((d=!d)?i.lineStart():i.lineEnd()),d&&i.point(+g(c,t,l),+I(c,t,l));if(o)return i=null,o+""||null}return l.x=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),l):g},l.y=function(g){return arguments.length?(I="function"==typeof g?g:YZ(+g),l):I},l.defined=function(g){return arguments.length?(C="function"==typeof g?g:YZ(!!g),l):C},l.curve=function(g){return arguments.length?(e=g,null!=A&&(i=e(A)),l):e},l.context=function(g){return arguments.length?(null==g?A=i=null:i=e(A=g),l):A},l},gb=function(){var g=_Z,I=null,C=YZ(0),A=qZ,e=YZ(!0),i=null,l=PZ,t=null;function c(c){var o,n,d,s,a,r=c.length,Z=!1,b=new Array(r),m=new Array(r);for(null==i&&(t=l(a=si())),o=0;o<=r;++o){if(!(o<r&&e(s=c[o],o,c))===Z)if(Z=!Z)n=o,t.areaStart(),t.lineStart();else{for(t.lineEnd(),t.lineStart(),d=o-1;d>=n;--d)t.point(b[d],m[d]);t.lineEnd(),t.areaEnd()}Z&&(b[o]=+g(s,o,c),m[o]=+C(s,o,c),t.point(I?+I(s,o,c):b[o],A?+A(s,o,c):m[o]))}if(a)return t=null,a+""||null}function o(){return $Z().defined(e).curve(l).context(i)}return c.x=function(C){return arguments.length?(g="function"==typeof C?C:YZ(+C),I=null,c):g},c.x0=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),c):g},c.x1=function(g){return arguments.length?(I=null==g?null:"function"==typeof g?g:YZ(+g),c):I},c.y=function(g){return arguments.length?(C="function"==typeof g?g:YZ(+g),A=null,c):C},c.y0=function(g){return arguments.length?(C="function"==typeof g?g:YZ(+g),c):C},c.y1=function(g){return arguments.length?(A=null==g?null:"function"==typeof g?g:YZ(+g),c):A},c.lineX0=c.lineY0=function(){return o().x(g).y(C)},c.lineY1=function(){return o().x(g).y(A)},c.lineX1=function(){return o().x(I).y(C)},c.defined=function(g){return arguments.length?(e="function"==typeof g?g:YZ(!!g),c):e},c.curve=function(g){return arguments.length?(l=g,null!=i&&(t=l(i)),c):l},c.context=function(g){return arguments.length?(null==g?i=t=null:t=l(i=g),c):i},c},Ib=function(g,I){return I<g?-1:I>g?1:I>=g?0:NaN},Cb=function(g){return g},Ab=ib(PZ);function eb(g){this._curve=g}function ib(g){function I(I){return new eb(g(I))}return I._curve=g,I}function lb(g){var I=g.curve;return g.angle=g.x,delete g.x,g.radius=g.y,delete g.y,g.curve=function(g){return arguments.length?I(ib(g)):I()._curve},g}eb.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(g,I){this._curve.point(I*Math.sin(g),I*-Math.cos(g))}};var tb=function(){return lb($Z().curve(Ab))},cb=function(){var g=gb().curve(Ab),I=g.curve,C=g.lineX0,A=g.lineX1,e=g.lineY0,i=g.lineY1;return g.angle=g.x,delete g.x,g.startAngle=g.x0,delete g.x0,g.endAngle=g.x1,delete g.x1,g.radius=g.y,delete g.y,g.innerRadius=g.y0,delete g.y0,g.outerRadius=g.y1,delete g.y1,g.lineStartAngle=function(){return lb(C())},delete g.lineX0,g.lineEndAngle=function(){return lb(A())},delete g.lineX1,g.lineInnerRadius=function(){return lb(e())},delete g.lineY0,g.lineOuterRadius=function(){return lb(i())},delete g.lineY1,g.curve=function(g){return arguments.length?I(ib(g)):I()._curve},g},ob=function(g,I){return[(I=+I)*Math.cos(g-=Math.PI/2),I*Math.sin(g)]},nb=Array.prototype.slice;function db(g){return g.source}function sb(g){return g.target}function ab(g){var I=db,C=sb,A=_Z,e=qZ,i=null;function l(){var l,t=nb.call(arguments),c=I.apply(this,t),o=C.apply(this,t);if(i||(i=l=si()),g(i,+A.apply(this,(t[0]=c,t)),+e.apply(this,t),+A.apply(this,(t[0]=o,t)),+e.apply(this,t)),l)return i=null,l+""||null}return l.source=function(g){return arguments.length?(I=g,l):I},l.target=function(g){return arguments.length?(C=g,l):C},l.x=function(g){return arguments.length?(A="function"==typeof g?g:YZ(+g),l):A},l.y=function(g){return arguments.length?(e="function"==typeof g?g:YZ(+g),l):e},l.context=function(g){return arguments.length?(i=null==g?null:g,l):i},l}function rb(g,I,C,A,e){g.moveTo(I,C),g.bezierCurveTo(I=(I+A)/2,C,I,e,A,e)}function Zb(g,I,C,A,e){g.moveTo(I,C),g.bezierCurveTo(I,C=(C+e)/2,A,C,A,e)}function bb(g,I,C,A,e){var i=ob(I,C),l=ob(I,C=(C+e)/2),t=ob(A,C),c=ob(A,e);g.moveTo(i[0],i[1]),g.bezierCurveTo(l[0],l[1],t[0],t[1],c[0],c[1])}var mb={draw:function(g,I){var C=Math.sqrt(I/SZ);g.moveTo(C,0),g.arc(0,0,C,0,vZ)}},hb={draw:function(g,I){var C=Math.sqrt(I/5)/2;g.moveTo(-3*C,-C),g.lineTo(-C,-C),g.lineTo(-C,-3*C),g.lineTo(C,-3*C),g.lineTo(C,-C),g.lineTo(3*C,-C),g.lineTo(3*C,C),g.lineTo(C,C),g.lineTo(C,3*C),g.lineTo(-C,3*C),g.lineTo(-C,C),g.lineTo(-3*C,C),g.closePath()}},Gb=Math.sqrt(1/3),ub=2*Gb,pb={draw:function(g,I){var C=Math.sqrt(I/ub),A=C*Gb;g.moveTo(0,-C),g.lineTo(A,0),g.lineTo(0,C),g.lineTo(-A,0),g.closePath()}},wb=Math.sin(SZ/10)/Math.sin(7*SZ/10),Wb=Math.sin(vZ/10)*wb,Bb=-Math.cos(vZ/10)*wb,yb={draw:function(g,I){var C=Math.sqrt(.8908130915292852*I),A=Wb*C,e=Bb*C;g.moveTo(0,-C),g.lineTo(A,e);for(var i=1;i<5;++i){var l=vZ*i/5,t=Math.cos(l),c=Math.sin(l);g.lineTo(c*C,-t*C),g.lineTo(t*A-c*e,c*A+t*e)}g.closePath()}},Vb={draw:function(g,I){var C=Math.sqrt(I),A=-C/2;g.rect(A,A,C,C)}},Xb=Math.sqrt(3),Yb={draw:function(g,I){var C=-Math.sqrt(I/(3*Xb));g.moveTo(0,2*C),g.lineTo(-Xb*C,-C),g.lineTo(Xb*C,-C),g.closePath()}},Rb=-.5,Nb=Math.sqrt(3)/2,fb=1/Math.sqrt(12),Hb=3*(fb/2+1),Kb={draw:function(g,I){var C=Math.sqrt(I/Hb),A=C/2,e=C*fb,i=A,l=C*fb+C,t=-i,c=l;g.moveTo(A,e),g.lineTo(i,l),g.lineTo(t,c),g.lineTo(Rb*A-Nb*e,Nb*A+Rb*e),g.lineTo(Rb*i-Nb*l,Nb*i+Rb*l),g.lineTo(Rb*t-Nb*c,Nb*t+Rb*c),g.lineTo(Rb*A+Nb*e,Rb*e-Nb*A),g.lineTo(Rb*i+Nb*l,Rb*l-Nb*i),g.lineTo(Rb*t+Nb*c,Rb*c-Nb*t),g.closePath()}},Jb=[mb,hb,pb,Vb,yb,Yb,Kb],Fb=function(){};function Mb(g,I,C){g._context.bezierCurveTo((2*g._x0+g._x1)/3,(2*g._y0+g._y1)/3,(g._x0+2*g._x1)/3,(g._y0+2*g._y1)/3,(g._x0+4*g._x1+I)/6,(g._y0+4*g._y1+C)/6)}function Sb(g){this._context=g}Sb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:Mb(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:Mb(this,g,I)}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I}};function kb(g){this._context=g}kb.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._x2=g,this._y2=I;break;case 1:this._point=2,this._x3=g,this._y3=I;break;case 2:this._point=3,this._x4=g,this._y4=I,this._context.moveTo((this._x0+4*this._x1+g)/6,(this._y0+4*this._y1+I)/6);break;default:Mb(this,g,I)}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I}};function vb(g){this._context=g}vb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var C=(this._x0+4*this._x1+g)/6,A=(this._y0+4*this._y1+I)/6;this._line?this._context.lineTo(C,A):this._context.moveTo(C,A);break;case 3:this._point=4;default:Mb(this,g,I)}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I}};function Db(g,I){this._basis=new Sb(g),this._beta=I}Db.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var g=this._x,I=this._y,C=g.length-1;if(C>0)for(var A,e=g[0],i=I[0],l=g[C]-e,t=I[C]-i,c=-1;++c<=C;)A=c/C,this._basis.point(this._beta*g[c]+(1-this._beta)*(e+A*l),this._beta*I[c]+(1-this._beta)*(i+A*t));this._x=this._y=null,this._basis.lineEnd()},point:function(g,I){this._x.push(+g),this._y.push(+I)}};var zb=function g(I){function C(g){return 1===I?new Sb(g):new Db(g,I)}return C.beta=function(I){return g(+I)},C}(.85);function xb(g,I,C){g._context.bezierCurveTo(g._x1+g._k*(g._x2-g._x0),g._y1+g._k*(g._y2-g._y0),g._x2+g._k*(g._x1-I),g._y2+g._k*(g._y1-C),g._x2,g._y2)}function Lb(g,I){this._context=g,this._k=(1-I)/6}Lb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:xb(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2,this._x1=g,this._y1=I;break;case 2:this._point=3;default:xb(this,g,I)}this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var Tb=function g(I){function C(g){return new Lb(g,I)}return C.tension=function(I){return g(+I)},C}(0);function Ub(g,I){this._context=g,this._k=(1-I)/6}Ub.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._x3=g,this._y3=I;break;case 1:this._point=2,this._context.moveTo(this._x4=g,this._y4=I);break;case 2:this._point=3,this._x5=g,this._y5=I;break;default:xb(this,g,I)}this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var jb=function g(I){function C(g){return new Ub(g,I)}return C.tension=function(I){return g(+I)},C}(0);function Qb(g,I){this._context=g,this._k=(1-I)/6}Qb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:xb(this,g,I)}this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var Ob=function g(I){function C(g){return new Qb(g,I)}return C.tension=function(I){return g(+I)},C}(0);function Eb(g,I,C){var A=g._x1,e=g._y1,i=g._x2,l=g._y2;if(g._l01_a>MZ){var t=2*g._l01_2a+3*g._l01_a*g._l12_a+g._l12_2a,c=3*g._l01_a*(g._l01_a+g._l12_a);A=(A*t-g._x0*g._l12_2a+g._x2*g._l01_2a)/c,e=(e*t-g._y0*g._l12_2a+g._y2*g._l01_2a)/c}if(g._l23_a>MZ){var o=2*g._l23_2a+3*g._l23_a*g._l12_a+g._l12_2a,n=3*g._l23_a*(g._l23_a+g._l12_a);i=(i*o+g._x1*g._l23_2a-I*g._l12_2a)/n,l=(l*o+g._y1*g._l23_2a-C*g._l12_2a)/n}g._context.bezierCurveTo(A,e,i,l,g._x2,g._y2)}function Pb(g,I){this._context=g,this._alpha=I}Pb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){if(g=+g,I=+I,this._point){var C=this._x2-g,A=this._y2-I;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(C*C+A*A,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;break;case 2:this._point=3;default:Eb(this,g,I)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var _b=function g(I){function C(g){return I?new Pb(g,I):new Lb(g,0)}return C.alpha=function(I){return g(+I)},C}(.5);function qb(g,I){this._context=g,this._alpha=I}qb.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(g,I){if(g=+g,I=+I,this._point){var C=this._x2-g,A=this._y2-I;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(C*C+A*A,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=g,this._y3=I;break;case 1:this._point=2,this._context.moveTo(this._x4=g,this._y4=I);break;case 2:this._point=3,this._x5=g,this._y5=I;break;default:Eb(this,g,I)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var $b=function g(I){function C(g){return I?new qb(g,I):new Ub(g,0)}return C.alpha=function(I){return g(+I)},C}(.5);function gm(g,I){this._context=g,this._alpha=I}gm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){if(g=+g,I=+I,this._point){var C=this._x2-g,A=this._y2-I;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(C*C+A*A,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Eb(this,g,I)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var Im=function g(I){function C(g){return I?new gm(g,I):new Qb(g,0)}return C.alpha=function(I){return g(+I)},C}(.5);function Cm(g){this._context=g}Cm.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(g,I){g=+g,I=+I,this._point?this._context.lineTo(g,I):(this._point=1,this._context.moveTo(g,I))}};function Am(g){return g<0?-1:1}function em(g,I,C){var A=g._x1-g._x0,e=I-g._x1,i=(g._y1-g._y0)/(A||e<0&&-0),l=(C-g._y1)/(e||A<0&&-0),t=(i*e+l*A)/(A+e);return(Am(i)+Am(l))*Math.min(Math.abs(i),Math.abs(l),.5*Math.abs(t))||0}function im(g,I){var C=g._x1-g._x0;return C?(3*(g._y1-g._y0)/C-I)/2:I}function lm(g,I,C){var A=g._x0,e=g._y0,i=g._x1,l=g._y1,t=(i-A)/3;g._context.bezierCurveTo(A+t,e+t*I,i-t,l-t*C,i,l)}function tm(g){this._context=g}function cm(g){this._context=new om(g)}function om(g){this._context=g}function nm(g){this._context=g}function dm(g){var I,C,A=g.length-1,e=new Array(A),i=new Array(A),l=new Array(A);for(e[0]=0,i[0]=2,l[0]=g[0]+2*g[1],I=1;I<A-1;++I)e[I]=1,i[I]=4,l[I]=4*g[I]+2*g[I+1];for(e[A-1]=2,i[A-1]=7,l[A-1]=8*g[A-1]+g[A],I=1;I<A;++I)C=e[I]/i[I-1],i[I]-=C,l[I]-=C*l[I-1];for(e[A-1]=l[A-1]/i[A-1],I=A-2;I>=0;--I)e[I]=(l[I]-e[I+1])/i[I];for(i[A-1]=(g[A]+e[A-1])/2,I=0;I<A-1;++I)i[I]=2*g[I+1]-e[I+1];return[e,i]}tm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:lm(this,this._t0,im(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){var C=NaN;if(I=+I,(g=+g)!==this._x1||I!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;break;case 2:this._point=3,lm(this,im(this,C=em(this,g,I)),C);break;default:lm(this,this._t0,C=em(this,g,I))}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I,this._t0=C}}},(cm.prototype=Object.create(tm.prototype)).point=function(g,I){tm.prototype.point.call(this,I,g)},om.prototype={moveTo:function(g,I){this._context.moveTo(I,g)},closePath:function(){this._context.closePath()},lineTo:function(g,I){this._context.lineTo(I,g)},bezierCurveTo:function(g,I,C,A,e,i){this._context.bezierCurveTo(I,g,A,C,i,e)}},nm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var g=this._x,I=this._y,C=g.length;if(C)if(this._line?this._context.lineTo(g[0],I[0]):this._context.moveTo(g[0],I[0]),2===C)this._context.lineTo(g[1],I[1]);else for(var A=dm(g),e=dm(I),i=0,l=1;l<C;++i,++l)this._context.bezierCurveTo(A[0][i],e[0][i],A[1][i],e[1][i],g[l],I[l]);(this._line||0!==this._line&&1===C)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(g,I){this._x.push(+g),this._y.push(+I)}};function sm(g,I){this._context=g,this._t=I}sm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,I),this._context.lineTo(g,I);else{var C=this._x*(1-this._t)+g*this._t;this._context.lineTo(C,this._y),this._context.lineTo(C,I)}}this._x=g,this._y=I}};var am=function(g,I){if((e=g.length)>1)for(var C,A,e,i=1,l=g[I[0]],t=l.length;i<e;++i)for(A=l,l=g[I[i]],C=0;C<t;++C)l[C][1]+=l[C][0]=isNaN(A[C][1])?A[C][0]:A[C][1]},rm=function(g){for(var I=g.length,C=new Array(I);--I>=0;)C[I]=I;return C};function Zm(g,I){return g[I]}var bm=function(g){var I=g.map(mm);return rm(g).sort((function(g,C){return I[g]-I[C]}))};function mm(g){for(var I,C=0,A=-1,e=g.length;++A<e;)(I=+g[A][1])&&(C+=I);return C}var hm=function(g){return function(){return g}};function Gm(g){return g[0]}function um(g){return g[1]}function pm(){this._=null}function wm(g){g.U=g.C=g.L=g.R=g.P=g.N=null}function Wm(g,I){var C=I,A=I.R,e=C.U;e?e.L===C?e.L=A:e.R=A:g._=A,A.U=e,C.U=A,C.R=A.L,C.R&&(C.R.U=C),A.L=C}function Bm(g,I){var C=I,A=I.L,e=C.U;e?e.L===C?e.L=A:e.R=A:g._=A,A.U=e,C.U=A,C.L=A.R,C.L&&(C.L.U=C),A.R=C}function ym(g){for(;g.L;)g=g.L;return g}function Vm(g,I,C,A){var e=[null,null],i=Pm.push(e)-1;return e.left=g,e.right=I,C&&Ym(e,g,I,C),A&&Ym(e,I,g,A),Om[g.index].halfedges.push(i),Om[I.index].halfedges.push(i),e}function Xm(g,I,C){var A=[I,C];return A.left=g,A}function Ym(g,I,C,A){g[0]||g[1]?g.left===C?g[1]=A:g[0]=A:(g[0]=A,g.left=I,g.right=C)}function Rm(g,I,C,A,e){var i,l=g[0],t=g[1],c=l[0],o=l[1],n=0,d=1,s=t[0]-c,a=t[1]-o;if(i=I-c,s||!(i>0)){if(i/=s,s<0){if(i<n)return;i<d&&(d=i)}else if(s>0){if(i>d)return;i>n&&(n=i)}if(i=A-c,s||!(i<0)){if(i/=s,s<0){if(i>d)return;i>n&&(n=i)}else if(s>0){if(i<n)return;i<d&&(d=i)}if(i=C-o,a||!(i>0)){if(i/=a,a<0){if(i<n)return;i<d&&(d=i)}else if(a>0){if(i>d)return;i>n&&(n=i)}if(i=e-o,a||!(i<0)){if(i/=a,a<0){if(i>d)return;i>n&&(n=i)}else if(a>0){if(i<n)return;i<d&&(d=i)}return!(n>0||d<1)||(n>0&&(g[0]=[c+n*s,o+n*a]),d<1&&(g[1]=[c+d*s,o+d*a]),!0)}}}}}function Nm(g,I,C,A,e){var i=g[1];if(i)return!0;var l,t,c=g[0],o=g.left,n=g.right,d=o[0],s=o[1],a=n[0],r=n[1],Z=(d+a)/2,b=(s+r)/2;if(r===s){if(Z<I||Z>=A)return;if(d>a){if(c){if(c[1]>=e)return}else c=[Z,C];i=[Z,e]}else{if(c){if(c[1]<C)return}else c=[Z,e];i=[Z,C]}}else if(t=b-(l=(d-a)/(r-s))*Z,l<-1||l>1)if(d>a){if(c){if(c[1]>=e)return}else c=[(C-t)/l,C];i=[(e-t)/l,e]}else{if(c){if(c[1]<C)return}else c=[(e-t)/l,e];i=[(C-t)/l,C]}else if(s<r){if(c){if(c[0]>=A)return}else c=[I,l*I+t];i=[A,l*A+t]}else{if(c){if(c[0]<I)return}else c=[A,l*A+t];i=[I,l*I+t]}return g[0]=c,g[1]=i,!0}function fm(g,I){var C=g.site,A=I.left,e=I.right;return C===e&&(e=A,A=C),e?Math.atan2(e[1]-A[1],e[0]-A[0]):(C===A?(A=I[1],e=I[0]):(A=I[0],e=I[1]),Math.atan2(A[0]-e[0],e[1]-A[1]))}function Hm(g,I){return I[+(I.left!==g.site)]}function Km(g,I){return I[+(I.left===g.site)]}pm.prototype={constructor:pm,insert:function(g,I){var C,A,e;if(g){if(I.P=g,I.N=g.N,g.N&&(g.N.P=I),g.N=I,g.R){for(g=g.R;g.L;)g=g.L;g.L=I}else g.R=I;C=g}else this._?(g=ym(this._),I.P=null,I.N=g,g.P=g.L=I,C=g):(I.P=I.N=null,this._=I,C=null);for(I.L=I.R=null,I.U=C,I.C=!0,g=I;C&&C.C;)C===(A=C.U).L?(e=A.R)&&e.C?(C.C=e.C=!1,A.C=!0,g=A):(g===C.R&&(Wm(this,C),C=(g=C).U),C.C=!1,A.C=!0,Bm(this,A)):(e=A.L)&&e.C?(C.C=e.C=!1,A.C=!0,g=A):(g===C.L&&(Bm(this,C),C=(g=C).U),C.C=!1,A.C=!0,Wm(this,A)),C=g.U;this._.C=!1},remove:function(g){g.N&&(g.N.P=g.P),g.P&&(g.P.N=g.N),g.N=g.P=null;var I,C,A,e=g.U,i=g.L,l=g.R;if(C=i?l?ym(l):i:l,e?e.L===g?e.L=C:e.R=C:this._=C,i&&l?(A=C.C,C.C=g.C,C.L=i,i.U=C,C!==l?(e=C.U,C.U=g.U,g=C.R,e.L=g,C.R=l,l.U=C):(C.U=e,e=C,g=C.R)):(A=g.C,g=C),g&&(g.U=e),!A)if(g&&g.C)g.C=!1;else{do{if(g===this._)break;if(g===e.L){if((I=e.R).C&&(I.C=!1,e.C=!0,Wm(this,e),I=e.R),I.L&&I.L.C||I.R&&I.R.C){I.R&&I.R.C||(I.L.C=!1,I.C=!0,Bm(this,I),I=e.R),I.C=e.C,e.C=I.R.C=!1,Wm(this,e),g=this._;break}}else if((I=e.L).C&&(I.C=!1,e.C=!0,Bm(this,e),I=e.L),I.L&&I.L.C||I.R&&I.R.C){I.L&&I.L.C||(I.R.C=!1,I.C=!0,Wm(this,I),I=e.L),I.C=e.C,e.C=I.L.C=!1,Bm(this,e),g=this._;break}I.C=!0,g=e,e=e.U}while(!g.C);g&&(g.C=!1)}}};var Jm,Fm=[];function Mm(){wm(this),this.x=this.y=this.arc=this.site=this.cy=null}function Sm(g){var I=g.P,C=g.N;if(I&&C){var A=I.site,e=g.site,i=C.site;if(A!==i){var l=e[0],t=e[1],c=A[0]-l,o=A[1]-t,n=i[0]-l,d=i[1]-t,s=2*(c*d-o*n);if(!(s>=-qm)){var a=c*c+o*o,r=n*n+d*d,Z=(d*a-o*r)/s,b=(c*r-n*a)/s,m=Fm.pop()||new Mm;m.arc=g,m.site=e,m.x=Z+l,m.y=(m.cy=b+t)+Math.sqrt(Z*Z+b*b),g.circle=m;for(var h=null,G=Em._;G;)if(m.y<G.y||m.y===G.y&&m.x<=G.x){if(!G.L){h=G.P;break}G=G.L}else{if(!G.R){h=G;break}G=G.R}Em.insert(h,m),h||(Jm=m)}}}}function km(g){var I=g.circle;I&&(I.P||(Jm=I.N),Em.remove(I),Fm.push(I),wm(I),g.circle=null)}var vm=[];function Dm(){wm(this),this.edge=this.site=this.circle=null}function zm(g){var I=vm.pop()||new Dm;return I.site=g,I}function xm(g){km(g),Qm.remove(g),vm.push(g),wm(g)}function Lm(g){var I=g.circle,C=I.x,A=I.cy,e=[C,A],i=g.P,l=g.N,t=[g];xm(g);for(var c=i;c.circle&&Math.abs(C-c.circle.x)<_m&&Math.abs(A-c.circle.cy)<_m;)i=c.P,t.unshift(c),xm(c),c=i;t.unshift(c),km(c);for(var o=l;o.circle&&Math.abs(C-o.circle.x)<_m&&Math.abs(A-o.circle.cy)<_m;)l=o.N,t.push(o),xm(o),o=l;t.push(o),km(o);var n,d=t.length;for(n=1;n<d;++n)o=t[n],c=t[n-1],Ym(o.edge,c.site,o.site,e);c=t[0],(o=t[d-1]).edge=Vm(c.site,o.site,null,e),Sm(c),Sm(o)}function Tm(g){for(var I,C,A,e,i=g[0],l=g[1],t=Qm._;t;)if((A=Um(t,l)-i)>_m)t=t.L;else{if(!((e=i-jm(t,l))>_m)){A>-_m?(I=t.P,C=t):e>-_m?(I=t,C=t.N):I=C=t;break}if(!t.R){I=t;break}t=t.R}!function(g){Om[g.index]={site:g,halfedges:[]}}(g);var c=zm(g);if(Qm.insert(I,c),I||C){if(I===C)return km(I),C=zm(I.site),Qm.insert(c,C),c.edge=C.edge=Vm(I.site,c.site),Sm(I),void Sm(C);if(C){km(I),km(C);var o=I.site,n=o[0],d=o[1],s=g[0]-n,a=g[1]-d,r=C.site,Z=r[0]-n,b=r[1]-d,m=2*(s*b-a*Z),h=s*s+a*a,G=Z*Z+b*b,u=[(b*h-a*G)/m+n,(s*G-Z*h)/m+d];Ym(C.edge,o,r,u),c.edge=Vm(o,g,null,u),C.edge=Vm(g,r,null,u),Sm(I),Sm(C)}else c.edge=Vm(I.site,c.site)}}function Um(g,I){var C=g.site,A=C[0],e=C[1],i=e-I;if(!i)return A;var l=g.P;if(!l)return-1/0;var t=(C=l.site)[0],c=C[1],o=c-I;if(!o)return t;var n=t-A,d=1/i-1/o,s=n/o;return d?(-s+Math.sqrt(s*s-2*d*(n*n/(-2*o)-c+o/2+e-i/2)))/d+A:(A+t)/2}function jm(g,I){var C=g.N;if(C)return Um(C,I);var A=g.site;return A[1]===I?A[0]:1/0}var Qm,Om,Em,Pm,_m=1e-6,qm=1e-12;function $m(g,I){return I[1]-g[1]||I[0]-g[0]}function gh(g,I){var C,A,e,i=g.sort($m).pop();for(Pm=[],Om=new Array(g.length),Qm=new pm,Em=new pm;;)if(e=Jm,i&&(!e||i[1]<e.y||i[1]===e.y&&i[0]<e.x))i[0]===C&&i[1]===A||(Tm(i),C=i[0],A=i[1]),i=g.pop();else{if(!e)break;Lm(e.arc)}if(function(){for(var g,I,C,A,e=0,i=Om.length;e<i;++e)if((g=Om[e])&&(A=(I=g.halfedges).length)){var l=new Array(A),t=new Array(A);for(C=0;C<A;++C)l[C]=C,t[C]=fm(g,Pm[I[C]]);for(l.sort((function(g,I){return t[I]-t[g]})),C=0;C<A;++C)t[C]=I[l[C]];for(C=0;C<A;++C)I[C]=t[C]}}(),I){var l=+I[0][0],t=+I[0][1],c=+I[1][0],o=+I[1][1];!function(g,I,C,A){for(var e,i=Pm.length;i--;)Nm(e=Pm[i],g,I,C,A)&&Rm(e,g,I,C,A)&&(Math.abs(e[0][0]-e[1][0])>_m||Math.abs(e[0][1]-e[1][1])>_m)||delete Pm[i]}(l,t,c,o),function(g,I,C,A){var e,i,l,t,c,o,n,d,s,a,r,Z,b=Om.length,m=!0;for(e=0;e<b;++e)if(i=Om[e]){for(l=i.site,t=(c=i.halfedges).length;t--;)Pm[c[t]]||c.splice(t,1);for(t=0,o=c.length;t<o;)r=(a=Km(i,Pm[c[t]]))[0],Z=a[1],d=(n=Hm(i,Pm[c[++t%o]]))[0],s=n[1],(Math.abs(r-d)>_m||Math.abs(Z-s)>_m)&&(c.splice(t,0,Pm.push(Xm(l,a,Math.abs(r-g)<_m&&A-Z>_m?[g,Math.abs(d-g)<_m?s:A]:Math.abs(Z-A)<_m&&C-r>_m?[Math.abs(s-A)<_m?d:C,A]:Math.abs(r-C)<_m&&Z-I>_m?[C,Math.abs(d-C)<_m?s:I]:Math.abs(Z-I)<_m&&r-g>_m?[Math.abs(s-I)<_m?d:g,I]:null))-1),++o);o&&(m=!1)}if(m){var h,G,u,p=1/0;for(e=0,m=null;e<b;++e)(i=Om[e])&&(u=(h=(l=i.site)[0]-g)*h+(G=l[1]-I)*G)<p&&(p=u,m=i);if(m){var w=[g,I],W=[g,A],B=[C,A],y=[C,I];m.halfedges.push(Pm.push(Xm(l=m.site,w,W))-1,Pm.push(Xm(l,W,B))-1,Pm.push(Xm(l,B,y))-1,Pm.push(Xm(l,y,w))-1)}}for(e=0;e<b;++e)(i=Om[e])&&(i.halfedges.length||delete Om[e])}(l,t,c,o)}this.edges=Pm,this.cells=Om,Qm=Em=Pm=Om=null}gh.prototype={constructor:gh,polygons:function(){var g=this.edges;return this.cells.map((function(I){var C=I.halfedges.map((function(C){return Hm(I,g[C])}));return C.data=I.site.data,C}))},triangles:function(){var g=[],I=this.edges;return this.cells.forEach((function(C,A){if(i=(e=C.halfedges).length)for(var e,i,l,t,c,o,n=C.site,d=-1,s=I[e[i-1]],a=s.left===n?s.right:s.left;++d<i;)l=a,a=(s=I[e[d]]).left===n?s.right:s.left,l&&a&&A<l.index&&A<a.index&&(c=l,o=a,((t=n)[0]-o[0])*(c[1]-t[1])-(t[0]-c[0])*(o[1]-t[1])<0)&&g.push([n.data,l.data,a.data])})),g},links:function(){return this.edges.filter((function(g){return g.right})).map((function(g){return{source:g.left.data,target:g.right.data}}))},find:function(g,I,C){for(var A,e,i=this,l=i._found||0,t=i.cells.length;!(e=i.cells[l]);)if(++l>=t)return null;var c=g-e.site[0],o=I-e.site[1],n=c*c+o*o;do{e=i.cells[A=l],l=null,e.halfedges.forEach((function(C){var A=i.edges[C],t=A.left;if(t!==e.site&&t||(t=A.right)){var c=g-t[0],o=I-t[1],d=c*c+o*o;d<n&&(n=d,l=t.index)}}))}while(null!==l);return i._found=A,null==C||n<=C*C?e.site:null}};var Ih=function(g){return function(){return g}};function Ch(g,I,C){this.target=g,this.type=I,this.transform=C}function Ah(g,I,C){this.k=g,this.x=I,this.y=C}Ah.prototype={constructor:Ah,scale:function(g){return 1===g?this:new Ah(this.k*g,this.x,this.y)},translate:function(g,I){return 0===g&0===I?this:new Ah(this.k,this.x+this.k*g,this.y+this.k*I)},apply:function(g){return[g[0]*this.k+this.x,g[1]*this.k+this.y]},applyX:function(g){return g*this.k+this.x},applyY:function(g){return g*this.k+this.y},invert:function(g){return[(g[0]-this.x)/this.k,(g[1]-this.y)/this.k]},invertX:function(g){return(g-this.x)/this.k},invertY:function(g){return(g-this.y)/this.k},rescaleX:function(g){return g.copy().domain(g.range().map(this.invertX,this).map(g.invert,g))},rescaleY:function(g){return g.copy().domain(g.range().map(this.invertY,this).map(g.invert,g))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var eh=new Ah(1,0,0);function ih(g){return g.__zoom||eh}function lh(){g.event.stopImmediatePropagation()}ih.prototype=Ah.prototype;var th=function(){g.event.preventDefault(),g.event.stopImmediatePropagation()};function ch(){return!g.event.button}function oh(){var g,I,C=this;return C instanceof SVGElement?(g=(C=C.ownerSVGElement||C).width.baseVal.value,I=C.height.baseVal.value):(g=C.clientWidth,I=C.clientHeight),[[0,0],[g,I]]}function nh(){return this.__zoom||eh}function dh(){return-g.event.deltaY*(g.event.deltaMode?120:1)/500}function sh(){return"ontouchstart"in this}function ah(g,I,C){var A=g.invertX(I[0][0])-C[0][0],e=g.invertX(I[1][0])-C[1][0],i=g.invertY(I[0][1])-C[0][1],l=g.invertY(I[1][1])-C[1][1];return g.translate(e>A?(A+e)/2:Math.min(0,A)||Math.max(0,e),l>i?(i+l)/2:Math.min(0,i)||Math.max(0,l))}g.version="4.12.0",g.bisect=e,g.bisectRight=e,g.bisectLeft=i,g.ascending=I,g.bisector=C,g.cross=function(g,I,C){var A,e,i,t,c=g.length,o=I.length,n=new Array(c*o);for(null==C&&(C=l),A=i=0;A<c;++A)for(t=g[A],e=0;e<o;++e,++i)n[i]=C(t,I[e]);return n},g.descending=function(g,I){return I<g?-1:I>g?1:I>=g?0:NaN},g.deviation=o,g.extent=n,g.histogram=function(){var g=Z,I=n,C=W;function A(A){var i,l,t=A.length,c=new Array(t);for(i=0;i<t;++i)c[i]=g(A[i],i,A);var o=I(c),n=o[0],d=o[1],s=C(c,n,d);Array.isArray(s)||(s=w(n,d,s),s=b(Math.ceil(n/s)*s,Math.floor(d/s)*s,s));for(var a=s.length;s[0]<=n;)s.shift(),--a;for(;s[a-1]>d;)s.pop(),--a;var r,Z=new Array(a+1);for(i=0;i<=a;++i)(r=Z[i]=[]).x0=i>0?s[i-1]:n,r.x1=i<a?s[i]:d;for(i=0;i<t;++i)n<=(l=c[i])&&l<=d&&Z[e(s,l,0,a)].push(A[i]);return Z}return A.value=function(I){return arguments.length?(g="function"==typeof I?I:r(I),A):g},A.domain=function(g){return arguments.length?(I="function"==typeof g?g:r([g[0],g[1]]),A):I},A.thresholds=function(g){return arguments.length?(C="function"==typeof g?g:Array.isArray(g)?r(s.call(g)):r(g),A):C},A},g.thresholdFreedmanDiaconis=function(g,C,A){return g=a.call(g,t).sort(I),Math.ceil((A-C)/(2*(B(g,.75)-B(g,.25))*Math.pow(g.length,-1/3)))},g.thresholdScott=function(g,I,C){return Math.ceil((C-I)/(3.5*o(g)*Math.pow(g.length,-1/3)))},g.thresholdSturges=W,g.max=function(g,I){var C,A,e=g.length,i=-1;if(null==I){for(;++i<e;)if(null!=(C=g[i])&&C>=C)for(A=C;++i<e;)null!=(C=g[i])&&C>A&&(A=C)}else for(;++i<e;)if(null!=(C=I(g[i],i,g))&&C>=C)for(A=C;++i<e;)null!=(C=I(g[i],i,g))&&C>A&&(A=C);return A},g.mean=function(g,I){var C,A=g.length,e=A,i=-1,l=0;if(null==I)for(;++i<A;)isNaN(C=t(g[i]))?--e:l+=C;else for(;++i<A;)isNaN(C=t(I(g[i],i,g)))?--e:l+=C;if(e)return l/e},g.median=function(g,C){var A,e=g.length,i=-1,l=[];if(null==C)for(;++i<e;)isNaN(A=t(g[i]))||l.push(A);else for(;++i<e;)isNaN(A=t(C(g[i],i,g)))||l.push(A);return B(l.sort(I),.5)},g.merge=y,g.min=V,g.pairs=function(g,I){null==I&&(I=l);for(var C=0,A=g.length-1,e=g[0],i=new Array(A<0?0:A);C<A;)i[C]=I(e,e=g[++C]);return i},g.permute=function(g,I){for(var C=I.length,A=new Array(C);C--;)A[C]=g[I[C]];return A},g.quantile=B,g.range=b,g.scan=function(g,C){if(A=g.length){var A,e,i=0,l=0,t=g[l];for(null==C&&(C=I);++i<A;)(C(e=g[i],t)<0||0!==C(t,t))&&(t=e,l=i);return 0===C(t,t)?l:void 0}},g.shuffle=function(g,I,C){for(var A,e,i=(null==C?g.length:C)-(I=null==I?0:+I);i;)e=Math.random()*i--|0,A=g[i+I],g[i+I]=g[e+I],g[e+I]=A;return g},g.sum=function(g,I){var C,A=g.length,e=-1,i=0;if(null==I)for(;++e<A;)(C=+g[e])&&(i+=C);else for(;++e<A;)(C=+I(g[e],e,g))&&(i+=C);return i},g.ticks=u,g.tickIncrement=p,g.tickStep=w,g.transpose=X,g.variance=c,g.zip=function(){return X(arguments)},g.axisTop=function(g){return S(1,g)},g.axisRight=function(g){return S(2,g)},g.axisBottom=function(g){return S(3,g)},g.axisLeft=function(g){return S(4,g)},g.brush=function(){return _e(De)},g.brushX=function(){return _e(ke)},g.brushY=function(){return _e(ve)},g.brushSelection=function(g){var I=g.__brush;return I?I.dim.output(I.selection):null},g.chord=function(){var g=0,I=null,C=null,A=null;function e(e){var i,l,t,c,o,n,d=e.length,s=[],a=b(d),r=[],Z=[],m=Z.groups=new Array(d),h=new Array(d*d);for(i=0,o=-1;++o<d;){for(l=0,n=-1;++n<d;)l+=e[o][n];s.push(l),r.push(b(d)),i+=l}for(I&&a.sort((function(g,C){return I(s[g],s[C])})),C&&r.forEach((function(g,I){g.sort((function(g,A){return C(e[I][g],e[I][A])}))})),c=(i=Ai(0,Ci-g*d)/i)?g:Ci/d,l=0,o=-1;++o<d;){for(t=l,n=-1;++n<d;){var G=a[o],u=r[G][n],p=e[G][u],w=l,W=l+=p*i;h[u*d+G]={index:G,subindex:u,startAngle:w,endAngle:W,value:p}}m[G]={index:G,startAngle:t,endAngle:l,value:s[G]},l+=c}for(o=-1;++o<d;)for(n=o-1;++n<d;){var B=h[n*d+o],y=h[o*d+n];(B.value||y.value)&&Z.push(B.value<y.value?{source:y,target:B}:{source:B,target:y})}return A?Z.sort(A):Z}return e.padAngle=function(I){return arguments.length?(g=Ai(0,I),e):g},e.sortGroups=function(g){return arguments.length?(I=g,e):I},e.sortSubgroups=function(g){return arguments.length?(C=g,e):C},e.sortChords=function(g){return arguments.length?(null==g?A=null:(A=ei(g))._=g,e):A&&A._},e},g.ribbon=function(){var g=ai,I=ri,C=Zi,A=bi,e=mi,i=null;function l(){var l,t=ii.call(arguments),c=g.apply(this,t),o=I.apply(this,t),n=+C.apply(this,(t[0]=c,t)),d=A.apply(this,t)-Ii,s=e.apply(this,t)-Ii,a=n*qe(d),r=n*$e(d),Z=+C.apply(this,(t[0]=o,t)),b=A.apply(this,t)-Ii,m=e.apply(this,t)-Ii;if(i||(i=l=si()),i.moveTo(a,r),i.arc(0,0,n,d,s),d===b&&s===m||(i.quadraticCurveTo(0,0,Z*qe(b),Z*$e(b)),i.arc(0,0,Z,b,m)),i.quadraticCurveTo(0,0,a,r),i.closePath(),l)return i=null,l+""||null}return l.radius=function(g){return arguments.length?(C="function"==typeof g?g:li(+g),l):C},l.startAngle=function(g){return arguments.length?(A="function"==typeof g?g:li(+g),l):A},l.endAngle=function(g){return arguments.length?(e="function"==typeof g?g:li(+g),l):e},l.source=function(I){return arguments.length?(g=I,l):g},l.target=function(g){return arguments.length?(I=g,l):I},l.context=function(g){return arguments.length?(i=null==g?null:g,l):i},l},g.nest=function(){var g,I,C,A=[],e=[];function i(C,e,l,t){if(e>=A.length)return null!=g&&C.sort(g),null!=I?I(C):C;for(var c,o,n,d=-1,s=C.length,a=A[e++],r=ui(),Z=l();++d<s;)(n=r.get(c=a(o=C[d])+""))?n.push(o):r.set(c,[o]);return r.each((function(g,I){t(Z,I,i(g,e,l,t))})),Z}function l(g,C){if(++C>A.length)return g;var i,t=e[C-1];return null!=I&&C>=A.length?i=g.entries():(i=[],g.each((function(g,I){i.push({key:I,values:l(g,C)})}))),null!=t?i.sort((function(g,I){return t(g.key,I.key)})):i}return C={object:function(g){return i(g,0,pi,wi)},map:function(g){return i(g,0,Wi,Bi)},entries:function(g){return l(i(g,0,Wi,Bi),0)},key:function(g){return A.push(g),C},sortKeys:function(g){return e[A.length-1]=g,C},sortValues:function(I){return g=I,C},rollup:function(g){return I=g,C}}},g.set=Xi,g.map=ui,g.keys=function(g){var I=[];for(var C in g)I.push(C);return I},g.values=function(g){var I=[];for(var C in g)I.push(g[C]);return I},g.entries=function(g){var I=[];for(var C in g)I.push({key:C,value:g[C]});return I},g.color=FI,g.rgb=vI,g.hsl=LI,g.lab=gC,g.hcl=tC,g.cubehelix=hC,g.dispatch=v,g.drag=function(){var I,C,A,e,i=rI,l=ZI,t=bI,c=mI,o={},n=v("start","drag","end"),d=0,s=0;function a(g){g.on("mousedown.drag",r).filter(c).on("touchstart.drag",m).on("touchmove.drag",h).on("touchend.drag touchcancel.drag",G).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function r(){if(!e&&i.apply(this,arguments)){var t=u("mouse",l.apply(this,arguments),sg,this,arguments);t&&(lI(g.event.view).on("mousemove.drag",Z,!0).on("mouseup.drag",b,!0),nI(g.event.view),cI(),A=!1,I=g.event.clientX,C=g.event.clientY,t("start"))}}function Z(){if(oI(),!A){var e=g.event.clientX-I,i=g.event.clientY-C;A=e*e+i*i>s}o.mouse("drag")}function b(){lI(g.event.view).on("mousemove.drag mouseup.drag",null),dI(g.event.view,A),oI(),o.mouse("end")}function m(){if(i.apply(this,arguments)){var I,C,A=g.event.changedTouches,e=l.apply(this,arguments),t=A.length;for(I=0;I<t;++I)(C=u(A[I].identifier,e,tI,this,arguments))&&(cI(),C("start"))}}function h(){var I,C,A=g.event.changedTouches,e=A.length;for(I=0;I<e;++I)(C=o[A[I].identifier])&&(oI(),C("drag"))}function G(){var I,C,A=g.event.changedTouches,i=A.length;for(e&&clearTimeout(e),e=setTimeout((function(){e=null}),500),I=0;I<i;++I)(C=o[A[I].identifier])&&(cI(),C("end"))}function u(I,C,A,e,i){var l,c,s,r=A(C,I),Z=n.copy();if(og(new aI(a,"beforestart",l,I,d,r[0],r[1],0,0,Z),(function(){return null!=(g.event.subject=l=t.apply(e,i))&&(c=l.x-r[0]||0,s=l.y-r[1]||0,!0)})))return function g(t){var n,b=r;switch(t){case"start":o[I]=g,n=d++;break;case"end":delete o[I],--d;case"drag":r=A(C,I),n=d}og(new aI(a,t,l,I,n,r[0]+c,r[1]+s,r[0]-b[0],r[1]-b[1],Z),Z.apply,Z,[t,e,i])}}return a.filter=function(g){return arguments.length?(i="function"==typeof g?g:sI(!!g),a):i},a.container=function(g){return arguments.length?(l="function"==typeof g?g:sI(g),a):l},a.subject=function(g){return arguments.length?(t="function"==typeof g?g:sI(g),a):t},a.touchable=function(g){return arguments.length?(c="function"==typeof g?g:sI(!!g),a):c},a.on=function(){var g=n.on.apply(n,arguments);return g===n?a:g},a.clickDistance=function(g){return arguments.length?(s=(g=+g)*g,a):Math.sqrt(s)},a},g.dragDisable=nI,g.dragEnable=dI,g.dsvFormat=fi,g.csvParse=Ki,g.csvParseRows=Ji,g.csvFormat=Fi,g.csvFormatRows=Mi,g.tsvParse=ki,g.tsvParseRows=vi,g.tsvFormat=Di,g.tsvFormatRows=zi,g.easeLinear=function(g){return+g},g.easeQuad=le,g.easeQuadIn=function(g){return g*g},g.easeQuadOut=function(g){return g*(2-g)},g.easeQuadInOut=le,g.easeCubic=te,g.easeCubicIn=function(g){return g*g*g},g.easeCubicOut=function(g){return--g*g*g+1},g.easeCubicInOut=te,g.easePoly=ne,g.easePolyIn=ce,g.easePolyOut=oe,g.easePolyInOut=ne,g.easeSin=ae,g.easeSinIn=function(g){return 1-Math.cos(g*se)},g.easeSinOut=function(g){return Math.sin(g*se)},g.easeSinInOut=ae,g.easeExp=re,g.easeExpIn=function(g){return Math.pow(2,10*g-10)},g.easeExpOut=function(g){return 1-Math.pow(2,-10*g)},g.easeExpInOut=re,g.easeCircle=Ze,g.easeCircleIn=function(g){return 1-Math.sqrt(1-g*g)},g.easeCircleOut=function(g){return Math.sqrt(1- --g*g)},g.easeCircleInOut=Ze,g.easeBounce=he,g.easeBounceIn=function(g){return 1-he(1-g)},g.easeBounceOut=he,g.easeBounceInOut=function(g){return((g*=2)<=1?1-he(1-g):he(g-1)+1)/2},g.easeBack=we,g.easeBackIn=ue,g.easeBackOut=pe,g.easeBackInOut=we,g.easeElastic=ye,g.easeElasticIn=Be,g.easeElasticOut=ye,g.easeElasticInOut=Ve,g.forceCenter=function(g,I){var C;function A(){var A,e,i=C.length,l=0,t=0;for(A=0;A<i;++A)l+=(e=C[A]).x,t+=e.y;for(l=l/i-g,t=t/i-I,A=0;A<i;++A)(e=C[A]).x-=l,e.y-=t}return null==g&&(g=0),null==I&&(I=0),A.initialize=function(g){C=g},A.x=function(I){return arguments.length?(g=+I,A):g},A.y=function(g){return arguments.length?(I=+g,A):I},A},g.forceCollide=function(g){var I,C,A=1,e=1;function i(){for(var g,i,t,c,o,n,d,s=I.length,a=0;a<e;++a)for(i=Oi(I,qi,$i).visitAfter(l),g=0;g<s;++g)t=I[g],n=C[t.index],d=n*n,c=t.x+t.vx,o=t.y+t.vy,i.visit(r);function r(g,I,C,e,i){var l=g.data,s=g.r,a=n+s;if(!l)return I>c+a||e<c-a||C>o+a||i<o-a;if(l.index>t.index){var r=c-l.x-l.vx,Z=o-l.y-l.vy,b=r*r+Z*Z;b<a*a&&(0===r&&(b+=(r=Li())*r),0===Z&&(b+=(Z=Li())*Z),b=(a-(b=Math.sqrt(b)))/b*A,t.vx+=(r*=b)*(a=(s*=s)/(d+s)),t.vy+=(Z*=b)*a,l.vx-=r*(a=1-a),l.vy-=Z*a)}}}function l(g){if(g.data)return g.r=C[g.data.index];for(var I=g.r=0;I<4;++I)g[I]&&g[I].r>g.r&&(g.r=g[I].r)}function t(){if(I){var A,e,i=I.length;for(C=new Array(i),A=0;A<i;++A)e=I[A],C[e.index]=+g(e,A,I)}}return"function"!=typeof g&&(g=xi(null==g?1:+g)),i.initialize=function(g){I=g,t()},i.iterations=function(g){return arguments.length?(e=+g,i):e},i.strength=function(g){return arguments.length?(A=+g,i):A},i.radius=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),t(),i):g},i},g.forceLink=function(g){var I,C,A,e,i,l=gl,t=function(g){return 1/Math.min(e[g.source.index],e[g.target.index])},c=xi(30),o=1;function n(A){for(var e=0,l=g.length;e<o;++e)for(var t,c,n,d,s,a,r,Z=0;Z<l;++Z)c=(t=g[Z]).source,d=(n=t.target).x+n.vx-c.x-c.vx||Li(),s=n.y+n.vy-c.y-c.vy||Li(),d*=a=((a=Math.sqrt(d*d+s*s))-C[Z])/a*A*I[Z],s*=a,n.vx-=d*(r=i[Z]),n.vy-=s*r,c.vx+=d*(r=1-r),c.vy+=s*r}function d(){if(A){var t,c,o=A.length,n=g.length,d=ui(A,l);for(t=0,e=new Array(o);t<n;++t)(c=g[t]).index=t,"object"!=typeof c.source&&(c.source=Il(d,c.source)),"object"!=typeof c.target&&(c.target=Il(d,c.target)),e[c.source.index]=(e[c.source.index]||0)+1,e[c.target.index]=(e[c.target.index]||0)+1;for(t=0,i=new Array(n);t<n;++t)c=g[t],i[t]=e[c.source.index]/(e[c.source.index]+e[c.target.index]);I=new Array(n),s(),C=new Array(n),a()}}function s(){if(A)for(var C=0,e=g.length;C<e;++C)I[C]=+t(g[C],C,g)}function a(){if(A)for(var I=0,e=g.length;I<e;++I)C[I]=+c(g[I],I,g)}return null==g&&(g=[]),n.initialize=function(g){A=g,d()},n.links=function(I){return arguments.length?(g=I,d(),n):g},n.id=function(g){return arguments.length?(l=g,n):l},n.iterations=function(g){return arguments.length?(o=+g,n):o},n.strength=function(g){return arguments.length?(t="function"==typeof g?g:xi(+g),s(),n):t},n.distance=function(g){return arguments.length?(c="function"==typeof g?g:xi(+g),a(),n):c},n},g.forceManyBody=function(){var g,I,C,A,e=xi(-30),i=1,l=1/0,t=.81;function c(A){var e,i=g.length,l=Oi(g,Cl,Al).visitAfter(n);for(C=A,e=0;e<i;++e)I=g[e],l.visit(d)}function o(){if(g){var I,C,i=g.length;for(A=new Array(i),I=0;I<i;++I)C=g[I],A[C.index]=+e(C,I,g)}}function n(g){var I,C,e,i,l,t=0,c=0;if(g.length){for(e=i=l=0;l<4;++l)(I=g[l])&&(C=Math.abs(I.value))&&(t+=I.value,c+=C,e+=C*I.x,i+=C*I.y);g.x=e/c,g.y=i/c}else{(I=g).x=I.data.x,I.y=I.data.y;do{t+=A[I.data.index]}while(I=I.next)}g.value=t}function d(g,e,c,o){if(!g.value)return!0;var n=g.x-I.x,d=g.y-I.y,s=o-e,a=n*n+d*d;if(s*s/t<a)return a<l&&(0===n&&(a+=(n=Li())*n),0===d&&(a+=(d=Li())*d),a<i&&(a=Math.sqrt(i*a)),I.vx+=n*g.value*C/a,I.vy+=d*g.value*C/a),!0;if(!(g.length||a>=l)){(g.data!==I||g.next)&&(0===n&&(a+=(n=Li())*n),0===d&&(a+=(d=Li())*d),a<i&&(a=Math.sqrt(i*a)));do{g.data!==I&&(s=A[g.data.index]*C/a,I.vx+=n*s,I.vy+=d*s)}while(g=g.next)}}return c.initialize=function(I){g=I,o()},c.strength=function(g){return arguments.length?(e="function"==typeof g?g:xi(+g),o(),c):e},c.distanceMin=function(g){return arguments.length?(i=g*g,c):Math.sqrt(i)},c.distanceMax=function(g){return arguments.length?(l=g*g,c):Math.sqrt(l)},c.theta=function(g){return arguments.length?(t=g*g,c):Math.sqrt(t)},c},g.forceRadial=function(g,I,C){var A,e,i,l=xi(.1);function t(g){for(var l=0,t=A.length;l<t;++l){var c=A[l],o=c.x-I||1e-6,n=c.y-C||1e-6,d=Math.sqrt(o*o+n*n),s=(i[l]-d)*e[l]*g/d;c.vx+=o*s,c.vy+=n*s}}function c(){if(A){var I,C=A.length;for(e=new Array(C),i=new Array(C),I=0;I<C;++I)i[I]=+g(A[I],I,A),e[I]=isNaN(i[I])?0:+l(A[I],I,A)}}return"function"!=typeof g&&(g=xi(+g)),null==I&&(I=0),null==C&&(C=0),t.initialize=function(g){A=g,c()},t.strength=function(g){return arguments.length?(l="function"==typeof g?g:xi(+g),c(),t):l},t.radius=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),c(),t):g},t.x=function(g){return arguments.length?(I=+g,t):I},t.y=function(g){return arguments.length?(C=+g,t):C},t},g.forceSimulation=function(g){var I,C=1,A=.001,e=1-Math.pow(A,1/300),i=0,l=.6,t=ui(),c=wA(n),o=v("tick","end");function n(){d(),o.call("tick",I),C<A&&(c.stop(),o.call("end",I))}function d(){var I,A,c=g.length;for(C+=(i-C)*e,t.each((function(g){g(C)})),I=0;I<c;++I)null==(A=g[I]).fx?A.x+=A.vx*=l:(A.x=A.fx,A.vx=0),null==A.fy?A.y+=A.vy*=l:(A.y=A.fy,A.vy=0)}function s(){for(var I,C=0,A=g.length;C<A;++C){if((I=g[C]).index=C,isNaN(I.x)||isNaN(I.y)){var e=10*Math.sqrt(C),i=C*il;I.x=e*Math.cos(i),I.y=e*Math.sin(i)}(isNaN(I.vx)||isNaN(I.vy))&&(I.vx=I.vy=0)}}function a(I){return I.initialize&&I.initialize(g),I}return null==g&&(g=[]),s(),I={tick:d,restart:function(){return c.restart(n),I},stop:function(){return c.stop(),I},nodes:function(C){return arguments.length?(g=C,s(),t.each(a),I):g},alpha:function(g){return arguments.length?(C=+g,I):C},alphaMin:function(g){return arguments.length?(A=+g,I):A},alphaDecay:function(g){return arguments.length?(e=+g,I):+e},alphaTarget:function(g){return arguments.length?(i=+g,I):i},velocityDecay:function(g){return arguments.length?(l=1-g,I):1-l},force:function(g,C){return arguments.length>1?(null==C?t.remove(g):t.set(g,a(C)),I):t.get(g)},find:function(I,C,A){var e,i,l,t,c,o=0,n=g.length;for(null==A?A=1/0:A*=A,o=0;o<n;++o)(l=(e=I-(t=g[o]).x)*e+(i=C-t.y)*i)<A&&(c=t,A=l);return c},on:function(g,C){return arguments.length>1?(o.on(g,C),I):o.on(g)}}},g.forceX=function(g){var I,C,A,e=xi(.1);function i(g){for(var e,i=0,l=I.length;i<l;++i)(e=I[i]).vx+=(A[i]-e.x)*C[i]*g}function l(){if(I){var i,l=I.length;for(C=new Array(l),A=new Array(l),i=0;i<l;++i)C[i]=isNaN(A[i]=+g(I[i],i,I))?0:+e(I[i],i,I)}}return"function"!=typeof g&&(g=xi(null==g?0:+g)),i.initialize=function(g){I=g,l()},i.strength=function(g){return arguments.length?(e="function"==typeof g?g:xi(+g),l(),i):e},i.x=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),l(),i):g},i},g.forceY=function(g){var I,C,A,e=xi(.1);function i(g){for(var e,i=0,l=I.length;i<l;++i)(e=I[i]).vy+=(A[i]-e.y)*C[i]*g}function l(){if(I){var i,l=I.length;for(C=new Array(l),A=new Array(l),i=0;i<l;++i)C[i]=isNaN(A[i]=+g(I[i],i,I))?0:+e(I[i],i,I)}}return"function"!=typeof g&&(g=xi(null==g?0:+g)),i.initialize=function(g){I=g,l()},i.strength=function(g){return arguments.length?(e="function"==typeof g?g:xi(+g),l(),i):e},i.y=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),l(),i):g},i},g.formatDefaultLocale=ml,g.formatLocale=bl,g.formatSpecifier=dl,g.precisionFixed=hl,g.precisionPrefix=Gl,g.precisionRound=ul,g.geoArea=function(g){return lt.reset(),et(g,tt),2*lt},g.geoBounds=function(g){var I,C,A,e,i,l,t;if(Zt=rt=-(st=at=1/0),Xt=[],et(g,Nt),C=Xt.length){for(Xt.sort(vt),I=1,i=[A=Xt[0]];I<C;++I)Dt(A,(e=Xt[I])[0])||Dt(A,e[1])?(kt(A[0],e[1])>kt(A[0],A[1])&&(A[1]=e[1]),kt(e[0],A[1])>kt(A[0],A[1])&&(A[0]=e[0])):i.push(A=e);for(l=-1/0,I=0,A=i[C=i.length-1];I<=C;A=e,++I)e=i[I],(t=kt(A[1],e[0]))>l&&(l=t,st=e[0],rt=A[1])}return Xt=Yt=null,st===1/0||at===1/0?[[NaN,NaN],[NaN,NaN]]:[[st,at],[rt,Zt]]},g.geoCentroid=function(g){zt=xt=Lt=Tt=Ut=jt=Qt=Ot=Et=Pt=_t=0,et(g,Ac);var I=Et,C=Pt,A=_t,e=I*I+C*C+A*A;return e<1e-12&&(I=jt,C=Qt,A=Ot,xt<yl&&(I=Lt,C=Tt,A=Ut),(e=I*I+C*C+A*A)<1e-12)?[NaN,NaN]:[Jl(C,I)*Nl,Ul(A/xl(e))*Nl]},g.geoCircle=function(){var g,I,C=rc([0,0]),A=rc(90),e=rc(6),i={point:function(C,A){g.push(C=I(C,A)),C[0]*=Nl,C[1]*=Nl}};function l(){var l=C.apply(this,arguments),t=A.apply(this,arguments)*fl,c=e.apply(this,arguments)*fl;return g=[],I=mc(-l[0]*fl,-l[1]*fl,0).invert,wc(i,t,c,1),l={type:"Polygon",coordinates:[g]},g=I=null,l}return l.center=function(g){return arguments.length?(C="function"==typeof g?g:rc([+g[0],+g[1]]),l):C},l.radius=function(g){return arguments.length?(A="function"==typeof g?g:rc(+g),l):A},l.precision=function(g){return arguments.length?(e="function"==typeof g?g:rc(+g),l):e},l},g.geoClipAntimeridian=Jc,g.geoClipCircle=Fc,g.geoClipExtent=function(){var g,I,C,A=0,e=0,i=960,l=500;return C={stream:function(C){return g&&I===C?g:g=kc(A,e,i,l)(I=C)},extent:function(t){return arguments.length?(A=+t[0][0],e=+t[0][1],i=+t[1][0],l=+t[1][1],g=I=null,C):[[A,e],[i,l]]}}},g.geoClipRectangle=kc,g.geoContains=function(g,I){return(g&&_c.hasOwnProperty(g.type)?_c[g.type]:$c)(g,I)},g.geoDistance=Pc,g.geoGraticule=to,g.geoGraticule10=function(){return to()()},g.geoInterpolate=function(g,I){var C=g[0]*fl,A=g[1]*fl,e=I[0]*fl,i=I[1]*fl,l=Fl(A),t=Dl(A),c=Fl(i),o=Dl(i),n=l*Fl(C),d=l*Dl(C),s=c*Fl(e),a=c*Dl(e),r=2*Ul(xl(jl(i-A)+l*c*jl(e-C))),Z=Dl(r),b=r?function(g){var I=Dl(g*=r)/Z,C=Dl(r-g)/Z,A=C*n+I*s,e=C*d+I*a,i=C*t+I*o;return[Jl(e,A)*Nl,Jl(i,xl(A*A+e*e))*Nl]}:function(){return[C*Nl,A*Nl]};return b.distance=r,b},g.geoLength=Qc,g.geoPath=function(g,I){var C,A,e=4.5;function i(g){return g&&("function"==typeof e&&A.pointRadius(+e.apply(this,arguments)),et(g,C(A))),A.result()}return i.area=function(g){return et(g,C(bo)),bo.result()},i.measure=function(g){return et(g,C(Cn)),Cn.result()},i.bounds=function(g){return et(g,C(yo)),yo.result()},i.centroid=function(g){return et(g,C(vo)),vo.result()},i.projection=function(I){return arguments.length?(C=null==I?(g=null,ao):(g=I).stream,i):g},i.context=function(g){return arguments.length?(A=null==g?(I=null,new ln):new Eo(I=g),"function"!=typeof e&&A.pointRadius(e),i):I},i.pointRadius=function(g){return arguments.length?(e="function"==typeof g?g:(A.pointRadius(+g),+g),i):e},i.projection(g).context(I)},g.geoAlbers=Wn,g.geoAlbersUsa=function(){var g,I,C,A,e,i,l=Wn(),t=wn().rotate([154,0]).center([-2,58.5]).parallels([55,65]),c=wn().rotate([157,0]).center([-3,19.9]).parallels([8,18]),o={point:function(g,I){i=[g,I]}};function n(g){var I=g[0],l=g[1];return i=null,C.point(I,l),i||(A.point(I,l),i)||(e.point(I,l),i)}function d(){return g=I=null,n}return n.invert=function(g){var I=l.scale(),C=l.translate(),A=(g[0]-C[0])/I,e=(g[1]-C[1])/I;return(e>=.12&&e<.234&&A>=-.425&&A<-.214?t:e>=.166&&e<.234&&A>=-.214&&A<-.115?c:l).invert(g)},n.stream=function(C){return g&&I===C?g:(A=[l.stream(I=C),t.stream(C),c.stream(C)],e=A.length,g={point:function(g,I){for(var C=-1;++C<e;)A[C].point(g,I)},sphere:function(){for(var g=-1;++g<e;)A[g].sphere()},lineStart:function(){for(var g=-1;++g<e;)A[g].lineStart()},lineEnd:function(){for(var g=-1;++g<e;)A[g].lineEnd()},polygonStart:function(){for(var g=-1;++g<e;)A[g].polygonStart()},polygonEnd:function(){for(var g=-1;++g<e;)A[g].polygonEnd()}});var A,e},n.precision=function(g){return arguments.length?(l.precision(g),t.precision(g),c.precision(g),d()):l.precision()},n.scale=function(g){return arguments.length?(l.scale(g),t.scale(.35*g),c.scale(g),n.translate(l.translate())):l.scale()},n.translate=function(g){if(!arguments.length)return l.translate();var I=l.scale(),i=+g[0],n=+g[1];return C=l.translate(g).clipExtent([[i-.455*I,n-.238*I],[i+.455*I,n+.238*I]]).stream(o),A=t.translate([i-.307*I,n+.201*I]).clipExtent([[i-.425*I+yl,n+.12*I+yl],[i-.214*I-yl,n+.234*I-yl]]).stream(o),e=c.translate([i-.205*I,n+.212*I]).clipExtent([[i-.214*I+yl,n+.166*I+yl],[i-.115*I-yl,n+.234*I-yl]]).stream(o),d()},n.fitExtent=function(g,I){return dn(n,g,I)},n.fitSize=function(g,I){return sn(n,g,I)},n.fitWidth=function(g,I){return an(n,g,I)},n.fitHeight=function(g,I){return rn(n,g,I)},n.scale(1070)},g.geoAzimuthalEqualArea=function(){return hn(Vn).scale(124.75).clipAngle(179.999)},g.geoAzimuthalEqualAreaRaw=Vn,g.geoAzimuthalEquidistant=function(){return hn(Xn).scale(79.4188).clipAngle(179.999)},g.geoAzimuthalEquidistantRaw=Xn,g.geoConicConformal=function(){return un(fn).scale(109.5).parallels([30,30])},g.geoConicConformalRaw=fn,g.geoConicEqualArea=wn,g.geoConicEqualAreaRaw=pn,g.geoConicEquidistant=function(){return un(Kn).scale(131.154).center([0,13.9389])},g.geoConicEquidistantRaw=Kn,g.geoEquirectangular=function(){return hn(Hn).scale(152.63)},g.geoEquirectangularRaw=Hn,g.geoGnomonic=function(){return hn(Jn).scale(144.049).clipAngle(60)},g.geoGnomonicRaw=Jn,g.geoIdentity=function(){var g,I,C,A,e,i,l=1,t=0,c=0,o=1,n=1,d=ao,s=null,a=ao;function r(){return A=e=null,i}return i={stream:function(g){return A&&e===g?A:A=d(a(e=g))},postclip:function(A){return arguments.length?(a=A,s=g=I=C=null,r()):a},clipExtent:function(A){return arguments.length?(a=null==A?(s=g=I=C=null,ao):kc(s=+A[0][0],g=+A[0][1],I=+A[1][0],C=+A[1][1]),r()):null==s?null:[[s,g],[I,C]]},scale:function(g){return arguments.length?(d=Fn((l=+g)*o,l*n,t,c),r()):l},translate:function(g){return arguments.length?(d=Fn(l*o,l*n,t=+g[0],c=+g[1]),r()):[t,c]},reflectX:function(g){return arguments.length?(d=Fn(l*(o=g?-1:1),l*n,t,c),r()):o<0},reflectY:function(g){return arguments.length?(d=Fn(l*o,l*(n=g?-1:1),t,c),r()):n<0},fitExtent:function(g,I){return dn(i,g,I)},fitSize:function(g,I){return sn(i,g,I)},fitWidth:function(g,I){return an(i,g,I)},fitHeight:function(g,I){return rn(i,g,I)}}},g.geoProjection=hn,g.geoProjectionMutator=Gn,g.geoMercator=function(){return Rn(Yn).scale(961/Rl)},g.geoMercatorRaw=Yn,g.geoNaturalEarth1=function(){return hn(Mn).scale(175.295)},g.geoNaturalEarth1Raw=Mn,g.geoOrthographic=function(){return hn(Sn).scale(249.5).clipAngle(90.000001)},g.geoOrthographicRaw=Sn,g.geoStereographic=function(){return hn(kn).scale(250).clipAngle(142)},g.geoStereographicRaw=kn,g.geoTransverseMercator=function(){var g=Rn(vn),I=g.center,C=g.rotate;return g.center=function(g){return arguments.length?I([-g[1],g[0]]):[(g=I())[1],-g[0]]},g.rotate=function(g){return arguments.length?C([g[0],g[1],g.length>2?g[2]+90:90]):[(g=C())[0],g[1],g[2]-90]},C([0,0,90]).scale(159.155)},g.geoTransverseMercatorRaw=vn,g.geoRotation=pc,g.geoStream=et,g.geoTransform=function(g){return{stream:cn(g)}},g.cluster=function(){var g=Dn,I=1,C=1,A=!1;function e(e){var i,l=0;e.eachAfter((function(I){var C=I.children;C?(I.x=function(g){return g.reduce(zn,0)/g.length}(C),I.y=function(g){return 1+g.reduce(xn,0)}(C)):(I.x=i?l+=g(I,i):0,I.y=0,i=I)}));var t=function(g){for(var I;I=g.children;)g=I[0];return g}(e),c=function(g){for(var I;I=g.children;)g=I[I.length-1];return g}(e),o=t.x-g(t,c)/2,n=c.x+g(c,t)/2;return e.eachAfter(A?function(g){g.x=(g.x-e.x)*I,g.y=(e.y-g.y)*C}:function(g){g.x=(g.x-o)/(n-o)*I,g.y=(1-(e.y?g.y/e.y:1))*C})}return e.separation=function(I){return arguments.length?(g=I,e):g},e.size=function(g){return arguments.length?(A=!1,I=+g[0],C=+g[1],e):A?null:[I,C]},e.nodeSize=function(g){return arguments.length?(A=!0,I=+g[0],C=+g[1],e):A?[I,C]:null},e},g.hierarchy=Tn,g.pack=function(){var g=null,I=1,C=1,A=dd;function e(e){return e.x=I/2,e.y=C/2,g?e.eachBefore(rd(g)).eachAfter(Zd(A,.5)).eachBefore(bd(1)):e.eachBefore(rd(ad)).eachAfter(Zd(dd,1)).eachAfter(Zd(A,e.r/Math.min(I,C))).eachBefore(bd(Math.min(I,C)/(2*e.r))),e}return e.radius=function(I){return arguments.length?(g=od(I),e):g},e.size=function(g){return arguments.length?(I=+g[0],C=+g[1],e):[I,C]},e.padding=function(g){return arguments.length?(A="function"==typeof g?g:sd(+g),e):A},e},g.packSiblings=function(g){return cd(g),g},g.packEnclose=Pn,g.partition=function(){var g=1,I=1,C=0,A=!1;function e(e){var i=e.height+1;return e.x0=e.y0=C,e.x1=g,e.y1=I/i,e.eachBefore(function(g,I){return function(A){A.children&&hd(A,A.x0,g*(A.depth+1)/I,A.x1,g*(A.depth+2)/I);var e=A.x0,i=A.y0,l=A.x1-C,t=A.y1-C;l<e&&(e=l=(e+l)/2),t<i&&(i=t=(i+t)/2),A.x0=e,A.y0=i,A.x1=l,A.y1=t}}(I,i)),A&&e.eachBefore(md),e}return e.round=function(g){return arguments.length?(A=!!g,e):A},e.size=function(C){return arguments.length?(g=+C[0],I=+C[1],e):[g,I]},e.padding=function(g){return arguments.length?(C=+g,e):C},e},g.stratify=function(){var g=pd,I=wd;function C(C){var A,e,i,l,t,c,o,n=C.length,d=new Array(n),s={};for(e=0;e<n;++e)A=C[e],t=d[e]=new On(A),null!=(c=g(A,e,C))&&(c+="")&&(s[o="$"+(t.id=c)]=o in s?ud:t);for(e=0;e<n;++e)if(t=d[e],null!=(c=I(C[e],e,C))&&(c+="")){if(!(l=s["$"+c]))throw new Error("missing: "+c);if(l===ud)throw new Error("ambiguous: "+c);l.children?l.children.push(t):l.children=[t],t.parent=l}else{if(i)throw new Error("multiple roots");i=t}if(!i)throw new Error("no root");if(i.parent=Gd,i.eachBefore((function(g){g.depth=g.parent.depth+1,--n})).eachBefore(Qn),i.parent=null,n>0)throw new Error("cycle");return i}return C.id=function(I){return arguments.length?(g=nd(I),C):g},C.parentId=function(g){return arguments.length?(I=nd(g),C):I},C},g.tree=function(){var g=Wd,I=1,C=1,A=null;function e(e){var c=function(g){for(var I,C,A,e,i,l=new Yd(g,0),t=[l];I=t.pop();)if(A=I._.children)for(I.children=new Array(i=A.length),e=i-1;e>=0;--e)t.push(C=I.children[e]=new Yd(A[e],e)),C.parent=I;return(l.parent=new Yd(null,0)).children=[l],l}(e);if(c.eachAfter(i),c.parent.m=-c.z,c.eachBefore(l),A)e.eachBefore(t);else{var o=e,n=e,d=e;e.eachBefore((function(g){g.x<o.x&&(o=g),g.x>n.x&&(n=g),g.depth>d.depth&&(d=g)}));var s=o===n?1:g(o,n)/2,a=s-o.x,r=I/(n.x+s+a),Z=C/(d.depth||1);e.eachBefore((function(g){g.x=(g.x+a)*r,g.y=g.depth*Z}))}return e}function i(I){var C=I.children,A=I.parent.children,e=I.i?A[I.i-1]:null;if(C){!function(g){for(var I,C=0,A=0,e=g.children,i=e.length;--i>=0;)(I=e[i]).z+=C,I.m+=C,C+=I.s+(A+=I.c)}(I);var i=(C[0].z+C[C.length-1].z)/2;e?(I.z=e.z+g(I._,e._),I.m=I.z-i):I.z=i}else e&&(I.z=e.z+g(I._,e._));I.parent.A=function(I,C,A){if(C){for(var e,i=I,l=I,t=C,c=i.parent.children[0],o=i.m,n=l.m,d=t.m,s=c.m;t=yd(t),i=Bd(i),t&&i;)c=Bd(c),(l=yd(l)).a=I,(e=t.z+d-i.z-o+g(t._,i._))>0&&(Vd(Xd(t,I,A),I,e),o+=e,n+=e),d+=t.m,o+=i.m,s+=c.m,n+=l.m;t&&!yd(l)&&(l.t=t,l.m+=d-n),i&&!Bd(c)&&(c.t=i,c.m+=o-s,A=I)}return A}(I,e,I.parent.A||A[0])}function l(g){g._.x=g.z+g.parent.m,g.m+=g.parent.m}function t(g){g.x*=I,g.y=g.depth*C}return e.separation=function(I){return arguments.length?(g=I,e):g},e.size=function(g){return arguments.length?(A=!1,I=+g[0],C=+g[1],e):A?null:[I,C]},e.nodeSize=function(g){return arguments.length?(A=!0,I=+g[0],C=+g[1],e):A?[I,C]:null},e},g.treemap=function(){var g=Hd,I=!1,C=1,A=1,e=[0],i=dd,l=dd,t=dd,c=dd,o=dd;function n(g){return g.x0=g.y0=0,g.x1=C,g.y1=A,g.eachBefore(d),e=[0],I&&g.eachBefore(md),g}function d(I){var C=e[I.depth],A=I.x0+C,n=I.y0+C,d=I.x1-C,s=I.y1-C;d<A&&(A=d=(A+d)/2),s<n&&(n=s=(n+s)/2),I.x0=A,I.y0=n,I.x1=d,I.y1=s,I.children&&(C=e[I.depth+1]=i(I)/2,A+=o(I)-C,n+=l(I)-C,(d-=t(I)-C)<A&&(A=d=(A+d)/2),(s-=c(I)-C)<n&&(n=s=(n+s)/2),g(I,A,n,d,s))}return n.round=function(g){return arguments.length?(I=!!g,n):I},n.size=function(g){return arguments.length?(C=+g[0],A=+g[1],n):[C,A]},n.tile=function(I){return arguments.length?(g=nd(I),n):g},n.padding=function(g){return arguments.length?n.paddingInner(g).paddingOuter(g):n.paddingInner()},n.paddingInner=function(g){return arguments.length?(i="function"==typeof g?g:sd(+g),n):i},n.paddingOuter=function(g){return arguments.length?n.paddingTop(g).paddingRight(g).paddingBottom(g).paddingLeft(g):n.paddingTop()},n.paddingTop=function(g){return arguments.length?(l="function"==typeof g?g:sd(+g),n):l},n.paddingRight=function(g){return arguments.length?(t="function"==typeof g?g:sd(+g),n):t},n.paddingBottom=function(g){return arguments.length?(c="function"==typeof g?g:sd(+g),n):c},n.paddingLeft=function(g){return arguments.length?(o="function"==typeof g?g:sd(+g),n):o},n},g.treemapBinary=function(g,I,C,A,e){var i,l,t=g.children,c=t.length,o=new Array(c+1);for(o[0]=l=i=0;i<c;++i)o[i+1]=l+=t[i].value;!function g(I,C,A,e,i,l,c){if(I>=C-1){var n=t[I];return n.x0=e,n.y0=i,n.x1=l,void(n.y1=c)}var d=o[I],s=A/2+d,a=I+1,r=C-1;for(;a<r;){var Z=a+r>>>1;o[Z]<s?a=Z+1:r=Z}s-o[a-1]<o[a]-s&&I+1<a&&--a;var b=o[a]-d,m=A-b;if(l-e>c-i){var h=(e*m+l*b)/A;g(I,a,b,e,i,h,c),g(a,C,m,h,i,l,c)}else{var G=(i*m+c*b)/A;g(I,a,b,e,i,l,G),g(a,C,m,e,G,l,c)}}(0,c,g.value,I,C,A,e)},g.treemapDice=hd,g.treemapSlice=Rd,g.treemapSliceDice=function(g,I,C,A,e){(1&g.depth?Rd:hd)(g,I,C,A,e)},g.treemapSquarify=Hd,g.treemapResquarify=Kd,g.interpolate=LC,g.interpolateArray=HC,g.interpolateBasis=pC,g.interpolateBasisClosed=wC,g.interpolateDate=KC,g.interpolateNumber=JC,g.interpolateObject=FC,g.interpolateRound=TC,g.interpolateString=xC,g.interpolateTransformCss=EC,g.interpolateTransformSvg=PC,g.interpolateZoom=$C,g.interpolateRgb=YC,g.interpolateRgbBasis=NC,g.interpolateRgbBasisClosed=fC,g.interpolateHsl=IA,g.interpolateHslLong=CA,g.interpolateLab=function(g,I){var C=XC((g=gC(g)).l,(I=gC(I)).l),A=XC(g.a,I.a),e=XC(g.b,I.b),i=XC(g.opacity,I.opacity);return function(I){return g.l=C(I),g.a=A(I),g.b=e(I),g.opacity=i(I),g+""}},g.interpolateHcl=eA,g.interpolateHclLong=iA,g.interpolateCubehelix=oA,g.interpolateCubehelixLong=nA,g.quantize=function(g,I){for(var C=new Array(I),A=0;A<I;++A)C[A]=g(A/(I-1));return C},g.path=si,g.polygonArea=function(g){for(var I,C=-1,A=g.length,e=g[A-1],i=0;++C<A;)I=e,e=g[C],i+=I[1]*e[0]-I[0]*e[1];return i/2},g.polygonCentroid=function(g){for(var I,C,A=-1,e=g.length,i=0,l=0,t=g[e-1],c=0;++A<e;)I=t,t=g[A],c+=C=I[0]*t[1]-t[0]*I[1],i+=(I[0]+t[0])*C,l+=(I[1]+t[1])*C;return[i/(c*=3),l/c]},g.polygonHull=function(g){if((C=g.length)<3)return null;var I,C,A=new Array(C),e=new Array(C);for(I=0;I<C;++I)A[I]=[+g[I][0],+g[I][1],I];for(A.sort(Jd),I=0;I<C;++I)e[I]=[A[I][0],-A[I][1]];var i=Fd(A),l=Fd(e),t=l[0]===i[0],c=l[l.length-1]===i[i.length-1],o=[];for(I=i.length-1;I>=0;--I)o.push(g[A[i[I]][2]]);for(I=+t;I<l.length-c;++I)o.push(g[A[l[I]][2]]);return o},g.polygonContains=function(g,I){for(var C,A,e=g.length,i=g[e-1],l=I[0],t=I[1],c=i[0],o=i[1],n=!1,d=0;d<e;++d)C=(i=g[d])[0],(A=i[1])>t!=o>t&&l<(c-C)*(t-A)/(o-A)+C&&(n=!n),c=C,o=A;return n},g.polygonLength=function(g){for(var I,C,A=-1,e=g.length,i=g[e-1],l=i[0],t=i[1],c=0;++A<e;)I=l,C=t,I-=l=(i=g[A])[0],C-=t=i[1],c+=Math.sqrt(I*I+C*C);return c},g.quadtree=Oi,g.queue=Ld,g.randomUniform=Ud,g.randomNormal=jd,g.randomLogNormal=Qd,g.randomBates=Ed,g.randomIrwinHall=Od,g.randomExponential=Pd,g.request=_d,g.html=$d,g.json=gs,g.text=Is,g.xml=Cs,g.csv=is,g.tsv=ls,g.scaleBand=ss,g.scalePoint=function(){return as(ss().paddingInner(1))},g.scaleIdentity=function g(){var I=[0,1];function C(g){return+g}return C.invert=C,C.domain=C.range=function(g){return arguments.length?(I=cs.call(g,Zs),C):I.slice()},C.copy=function(){return g().domain(I)},ws(C)},g.scaleLinear=function g(){var I=ps(ms,JC);return I.copy=function(){return us(I,g())},ws(I)},g.scaleLog=function I(){var C=ps(Bs,ys).domain([1,10]),A=C.domain,e=10,i=Ys(10),l=Xs(10);function t(){return i=Ys(e),l=Xs(e),A()[0]<0&&(i=Rs(i),l=Rs(l)),C}return C.base=function(g){return arguments.length?(e=+g,t()):e},C.domain=function(g){return arguments.length?(A(g),t()):A()},C.ticks=function(g){var I,C=A(),t=C[0],c=C[C.length-1];(I=c<t)&&(s=t,t=c,c=s);var o,n,d,s=i(t),a=i(c),r=null==g?10:+g,Z=[];if(!(e%1)&&a-s<r){if(s=Math.round(s)-1,a=Math.round(a)+1,t>0){for(;s<a;++s)for(n=1,o=l(s);n<e;++n)if(!((d=o*n)<t)){if(d>c)break;Z.push(d)}}else for(;s<a;++s)for(n=e-1,o=l(s);n>=1;--n)if(!((d=o*n)<t)){if(d>c)break;Z.push(d)}}else Z=u(s,a,Math.min(a-s,r)).map(l);return I?Z.reverse():Z},C.tickFormat=function(I,A){if(null==A&&(A=10===e?".0e":","),"function"!=typeof A&&(A=g.format(A)),I===1/0)return A;null==I&&(I=10);var t=Math.max(1,e*I/C.ticks().length);return function(g){var I=g/l(Math.round(i(g)));return I*e<e-.5&&(I*=e),I<=t?A(g):""}},C.nice=function(){return A(Ws(A(),{floor:function(g){return l(Math.floor(i(g)))},ceil:function(g){return l(Math.ceil(i(g)))}}))},C.copy=function(){return us(C,I().base(e))},C},g.scaleOrdinal=ds,g.scaleImplicit=ns,g.scalePow=fs,g.scaleSqrt=function(){return fs().exponent(.5)},g.scaleQuantile=function g(){var C=[],A=[],i=[];function l(){var g=0,I=Math.max(1,A.length);for(i=new Array(I-1);++g<I;)i[g-1]=B(C,g/I);return t}function t(g){if(!isNaN(g=+g))return A[e(i,g)]}return t.invertExtent=function(g){var I=A.indexOf(g);return I<0?[NaN,NaN]:[I>0?i[I-1]:C[0],I<i.length?i[I]:C[C.length-1]]},t.domain=function(g){if(!arguments.length)return C.slice();C=[];for(var A,e=0,i=g.length;e<i;++e)null==(A=g[e])||isNaN(A=+A)||C.push(A);return C.sort(I),l()},t.range=function(g){return arguments.length?(A=os.call(g),l()):A.slice()},t.quantiles=function(){return i.slice()},t.copy=function(){return g().domain(C).range(A)},t},g.scaleQuantize=function g(){var I=0,C=1,A=1,i=[.5],l=[0,1];function t(g){if(g<=g)return l[e(i,g,0,A)]}function c(){var g=-1;for(i=new Array(A);++g<A;)i[g]=((g+1)*C-(g-A)*I)/(A+1);return t}return t.domain=function(g){return arguments.length?(I=+g[0],C=+g[1],c()):[I,C]},t.range=function(g){return arguments.length?(A=(l=os.call(g)).length-1,c()):l.slice()},t.invertExtent=function(g){var e=l.indexOf(g);return e<0?[NaN,NaN]:e<1?[I,i[0]]:e>=A?[i[A-1],C]:[i[e-1],i[e]]},t.copy=function(){return g().domain([I,C]).range(l)},ws(t)},g.scaleThreshold=function g(){var I=[.5],C=[0,1],A=1;function i(g){if(g<=g)return C[e(I,g,0,A)]}return i.domain=function(g){return arguments.length?(I=os.call(g),A=Math.min(I.length,C.length-1),i):I.slice()},i.range=function(g){return arguments.length?(C=os.call(g),A=Math.min(I.length,C.length-1),i):C.slice()},i.invertExtent=function(g){var A=C.indexOf(g);return[I[A-1],I[A]]},i.copy=function(){return g().domain(I).range(C)},i},g.scaleTime=function(){return aZ(aa,da,_s,Os,js,Ts,xs,Fs,g.timeFormat).domain([new Date(2e3,0,1),new Date(2e3,0,2)])},g.scaleUtc=function(){return aZ(ka,Ma,wa,Ga,ma,Za,xs,Fs,g.utcFormat).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)])},g.schemeCategory10=ZZ,g.schemeCategory20b=bZ,g.schemeCategory20c=mZ,g.schemeCategory20=hZ,g.interpolateCubehelixDefault=GZ,g.interpolateRainbow=function(g){(g<0||g>1)&&(g-=Math.floor(g));var I=Math.abs(g-.5);return wZ.h=360*g-100,wZ.s=1.5-1.5*I,wZ.l=.8-.9*I,wZ+""},g.interpolateWarm=uZ,g.interpolateCool=pZ,g.interpolateViridis=BZ,g.interpolateMagma=yZ,g.interpolateInferno=VZ,g.interpolatePlasma=XZ,g.scaleSequential=function g(I){var C=0,A=1,e=!1;function i(g){var i=(g-C)/(A-C);return I(e?Math.max(0,Math.min(1,i)):i)}return i.domain=function(g){return arguments.length?(C=+g[0],A=+g[1],i):[C,A]},i.clamp=function(g){return arguments.length?(e=!!g,i):e},i.interpolator=function(g){return arguments.length?(I=g,i):I},i.copy=function(){return g(I).domain([C,A]).clamp(e)},ws(i)},g.creator=E,g.local=_,g.matcher=Cg,g.mouse=sg,g.namespace=j,g.namespaces=U,g.clientPoint=dg,g.select=lI,g.selectAll=function(g){return"string"==typeof g?new eI([document.querySelectorAll(g)],[document.documentElement]):new eI([null==g?[]:g],AI)},g.selection=iI,g.selector=rg,g.selectorAll=bg,g.style=Hg,g.touch=tI,g.touches=function(g,I){null==I&&(I=ng().touches);for(var C=0,A=I?I.length:0,e=new Array(A);C<A;++C)e[C]=dg(g,I[C]);return e},g.window=Yg,g.customEvent=og,g.arc=function(){var g=xZ,I=LZ,C=YZ(0),A=null,e=TZ,i=UZ,l=jZ,t=null;function c(){var c,o,n=+g.apply(this,arguments),d=+I.apply(this,arguments),s=e.apply(this,arguments)-kZ,a=i.apply(this,arguments)-kZ,r=RZ(a-s),Z=a>s;if(t||(t=c=si()),d<n&&(o=d,d=n,n=o),d>MZ)if(r>vZ-MZ)t.moveTo(d*fZ(s),d*JZ(s)),t.arc(0,0,d,s,a,!Z),n>MZ&&(t.moveTo(n*fZ(a),n*JZ(a)),t.arc(0,0,n,a,s,Z));else{var b,m,h=s,G=a,u=s,p=a,w=r,W=r,B=l.apply(this,arguments)/2,y=B>MZ&&(A?+A.apply(this,arguments):FZ(n*n+d*d)),V=KZ(RZ(d-n)/2,+C.apply(this,arguments)),X=V,Y=V;if(y>MZ){var R=zZ(y/n*JZ(B)),N=zZ(y/d*JZ(B));(w-=2*R)>MZ?(u+=R*=Z?1:-1,p-=R):(w=0,u=p=(s+a)/2),(W-=2*N)>MZ?(h+=N*=Z?1:-1,G-=N):(W=0,h=G=(s+a)/2)}var f=d*fZ(h),H=d*JZ(h),K=n*fZ(p),J=n*JZ(p);if(V>MZ){var F=d*fZ(G),M=d*JZ(G),S=n*fZ(u),k=n*JZ(u);if(r<SZ){var v=w>MZ?QZ(f,H,S,k,F,M,K,J):[K,J],D=f-v[0],z=H-v[1],x=F-v[0],L=M-v[1],T=1/JZ(DZ((D*x+z*L)/(FZ(D*D+z*z)*FZ(x*x+L*L)))/2),U=FZ(v[0]*v[0]+v[1]*v[1]);X=KZ(V,(n-U)/(T-1)),Y=KZ(V,(d-U)/(T+1))}}W>MZ?Y>MZ?(b=OZ(S,k,f,H,d,Y,Z),m=OZ(F,M,K,J,d,Y,Z),t.moveTo(b.cx+b.x01,b.cy+b.y01),Y<V?t.arc(b.cx,b.cy,Y,NZ(b.y01,b.x01),NZ(m.y01,m.x01),!Z):(t.arc(b.cx,b.cy,Y,NZ(b.y01,b.x01),NZ(b.y11,b.x11),!Z),t.arc(0,0,d,NZ(b.cy+b.y11,b.cx+b.x11),NZ(m.cy+m.y11,m.cx+m.x11),!Z),t.arc(m.cx,m.cy,Y,NZ(m.y11,m.x11),NZ(m.y01,m.x01),!Z))):(t.moveTo(f,H),t.arc(0,0,d,h,G,!Z)):t.moveTo(f,H),n>MZ&&w>MZ?X>MZ?(b=OZ(K,J,F,M,n,-X,Z),m=OZ(f,H,S,k,n,-X,Z),t.lineTo(b.cx+b.x01,b.cy+b.y01),X<V?t.arc(b.cx,b.cy,X,NZ(b.y01,b.x01),NZ(m.y01,m.x01),!Z):(t.arc(b.cx,b.cy,X,NZ(b.y01,b.x01),NZ(b.y11,b.x11),!Z),t.arc(0,0,n,NZ(b.cy+b.y11,b.cx+b.x11),NZ(m.cy+m.y11,m.cx+m.x11),Z),t.arc(m.cx,m.cy,X,NZ(m.y11,m.x11),NZ(m.y01,m.x01),!Z))):t.arc(0,0,n,p,u,Z):t.lineTo(K,J)}else t.moveTo(0,0);if(t.closePath(),c)return t=null,c+""||null}return c.centroid=function(){var C=(+g.apply(this,arguments)+ +I.apply(this,arguments))/2,A=(+e.apply(this,arguments)+ +i.apply(this,arguments))/2-SZ/2;return[fZ(A)*C,JZ(A)*C]},c.innerRadius=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),c):g},c.outerRadius=function(g){return arguments.length?(I="function"==typeof g?g:YZ(+g),c):I},c.cornerRadius=function(g){return arguments.length?(C="function"==typeof g?g:YZ(+g),c):C},c.padRadius=function(g){return arguments.length?(A=null==g?null:"function"==typeof g?g:YZ(+g),c):A},c.startAngle=function(g){return arguments.length?(e="function"==typeof g?g:YZ(+g),c):e},c.endAngle=function(g){return arguments.length?(i="function"==typeof g?g:YZ(+g),c):i},c.padAngle=function(g){return arguments.length?(l="function"==typeof g?g:YZ(+g),c):l},c.context=function(g){return arguments.length?(t=null==g?null:g,c):t},c},g.area=gb,g.line=$Z,g.pie=function(){var g=Cb,I=Ib,C=null,A=YZ(0),e=YZ(vZ),i=YZ(0);function l(l){var t,c,o,n,d,s=l.length,a=0,r=new Array(s),Z=new Array(s),b=+A.apply(this,arguments),m=Math.min(vZ,Math.max(-vZ,e.apply(this,arguments)-b)),h=Math.min(Math.abs(m)/s,i.apply(this,arguments)),G=h*(m<0?-1:1);for(t=0;t<s;++t)(d=Z[r[t]=t]=+g(l[t],t,l))>0&&(a+=d);for(null!=I?r.sort((function(g,C){return I(Z[g],Z[C])})):null!=C&&r.sort((function(g,I){return C(l[g],l[I])})),t=0,o=a?(m-s*G)/a:0;t<s;++t,b=n)c=r[t],n=b+((d=Z[c])>0?d*o:0)+G,Z[c]={data:l[c],index:t,value:d,startAngle:b,endAngle:n,padAngle:h};return Z}return l.value=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),l):g},l.sortValues=function(g){return arguments.length?(I=g,C=null,l):I},l.sort=function(g){return arguments.length?(C=g,I=null,l):C},l.startAngle=function(g){return arguments.length?(A="function"==typeof g?g:YZ(+g),l):A},l.endAngle=function(g){return arguments.length?(e="function"==typeof g?g:YZ(+g),l):e},l.padAngle=function(g){return arguments.length?(i="function"==typeof g?g:YZ(+g),l):i},l},g.areaRadial=cb,g.radialArea=cb,g.lineRadial=tb,g.radialLine=tb,g.pointRadial=ob,g.linkHorizontal=function(){return ab(rb)},g.linkVertical=function(){return ab(Zb)},g.linkRadial=function(){var g=ab(bb);return g.angle=g.x,delete g.x,g.radius=g.y,delete g.y,g},g.symbol=function(){var g=YZ(mb),I=YZ(64),C=null;function A(){var A;if(C||(C=A=si()),g.apply(this,arguments).draw(C,+I.apply(this,arguments)),A)return C=null,A+""||null}return A.type=function(I){return arguments.length?(g="function"==typeof I?I:YZ(I),A):g},A.size=function(g){return arguments.length?(I="function"==typeof g?g:YZ(+g),A):I},A.context=function(g){return arguments.length?(C=null==g?null:g,A):C},A},g.symbols=Jb,g.symbolCircle=mb,g.symbolCross=hb,g.symbolDiamond=pb,g.symbolSquare=Vb,g.symbolStar=yb,g.symbolTriangle=Yb,g.symbolWye=Kb,g.curveBasisClosed=function(g){return new kb(g)},g.curveBasisOpen=function(g){return new vb(g)},g.curveBasis=function(g){return new Sb(g)},g.curveBundle=zb,g.curveCardinalClosed=jb,g.curveCardinalOpen=Ob,g.curveCardinal=Tb,g.curveCatmullRomClosed=$b,g.curveCatmullRomOpen=Im,g.curveCatmullRom=_b,g.curveLinearClosed=function(g){return new Cm(g)},g.curveLinear=PZ,g.curveMonotoneX=function(g){return new tm(g)},g.curveMonotoneY=function(g){return new cm(g)},g.curveNatural=function(g){return new nm(g)},g.curveStep=function(g){return new sm(g,.5)},g.curveStepAfter=function(g){return new sm(g,1)},g.curveStepBefore=function(g){return new sm(g,0)},g.stack=function(){var g=YZ([]),I=rm,C=am,A=Zm;function e(e){var i,l,t=g.apply(this,arguments),c=e.length,o=t.length,n=new Array(o);for(i=0;i<o;++i){for(var d,s=t[i],a=n[i]=new Array(c),r=0;r<c;++r)a[r]=d=[0,+A(e[r],s,r,e)],d.data=e[r];a.key=s}for(i=0,l=I(n);i<o;++i)n[l[i]].index=i;return C(n,l),n}return e.keys=function(I){return arguments.length?(g="function"==typeof I?I:YZ(nb.call(I)),e):g},e.value=function(g){return arguments.length?(A="function"==typeof g?g:YZ(+g),e):A},e.order=function(g){return arguments.length?(I=null==g?rm:"function"==typeof g?g:YZ(nb.call(g)),e):I},e.offset=function(g){return arguments.length?(C=null==g?am:g,e):C},e},g.stackOffsetExpand=function(g,I){if((A=g.length)>0){for(var C,A,e,i=0,l=g[0].length;i<l;++i){for(e=C=0;C<A;++C)e+=g[C][i][1]||0;if(e)for(C=0;C<A;++C)g[C][i][1]/=e}am(g,I)}},g.stackOffsetDiverging=function(g,I){if((t=g.length)>1)for(var C,A,e,i,l,t,c=0,o=g[I[0]].length;c<o;++c)for(i=l=0,C=0;C<t;++C)(e=(A=g[I[C]][c])[1]-A[0])>=0?(A[0]=i,A[1]=i+=e):e<0?(A[1]=l,A[0]=l+=e):A[0]=i},g.stackOffsetNone=am,g.stackOffsetSilhouette=function(g,I){if((C=g.length)>0){for(var C,A=0,e=g[I[0]],i=e.length;A<i;++A){for(var l=0,t=0;l<C;++l)t+=g[l][A][1]||0;e[A][1]+=e[A][0]=-t/2}am(g,I)}},g.stackOffsetWiggle=function(g,I){if((e=g.length)>0&&(A=(C=g[I[0]]).length)>0){for(var C,A,e,i=0,l=1;l<A;++l){for(var t=0,c=0,o=0;t<e;++t){for(var n=g[I[t]],d=n[l][1]||0,s=(d-(n[l-1][1]||0))/2,a=0;a<t;++a){var r=g[I[a]];s+=(r[l][1]||0)-(r[l-1][1]||0)}c+=d,o+=s*d}C[l-1][1]+=C[l-1][0]=i,c&&(i-=o/c)}C[l-1][1]+=C[l-1][0]=i,am(g,I)}},g.stackOrderAscending=bm,g.stackOrderDescending=function(g){return bm(g).reverse()},g.stackOrderInsideOut=function(g){var I,C,A=g.length,e=g.map(mm),i=rm(g).sort((function(g,I){return e[I]-e[g]})),l=0,t=0,c=[],o=[];for(I=0;I<A;++I)C=i[I],l<t?(l+=e[C],c.push(C)):(t+=e[C],o.push(C));return o.reverse().concat(c)},g.stackOrderNone=rm,g.stackOrderReverse=function(g){return rm(g).reverse()},g.timeInterval=Js,g.timeMillisecond=Fs,g.timeMilliseconds=Ms,g.utcMillisecond=Fs,g.utcMilliseconds=Ms,g.timeSecond=xs,g.timeSeconds=Ls,g.utcSecond=xs,g.utcSeconds=Ls,g.timeMinute=Ts,g.timeMinutes=Us,g.timeHour=js,g.timeHours=Qs,g.timeDay=Os,g.timeDays=Es,g.timeWeek=_s,g.timeWeeks=ea,g.timeSunday=_s,g.timeSundays=ea,g.timeMonday=qs,g.timeMondays=ia,g.timeTuesday=$s,g.timeTuesdays=la,g.timeWednesday=ga,g.timeWednesdays=ta,g.timeThursday=Ia,g.timeThursdays=ca,g.timeFriday=Ca,g.timeFridays=oa,g.timeSaturday=Aa,g.timeSaturdays=na,g.timeMonth=da,g.timeMonths=sa,g.timeYear=aa,g.timeYears=ra,g.utcMinute=Za,g.utcMinutes=ba,g.utcHour=ma,g.utcHours=ha,g.utcDay=Ga,g.utcDays=ua,g.utcWeek=wa,g.utcWeeks=Ra,g.utcSunday=wa,g.utcSundays=Ra,g.utcMonday=Wa,g.utcMondays=Na,g.utcTuesday=Ba,g.utcTuesdays=fa,g.utcWednesday=ya,g.utcWednesdays=Ha,g.utcThursday=Va,g.utcThursdays=Ka,g.utcFriday=Xa,g.utcFridays=Ja,g.utcSaturday=Ya,g.utcSaturdays=Fa,g.utcMonth=Ma,g.utcMonths=Sa,g.utcYear=ka,g.utcYears=va,g.timeFormatDefaultLocale=IZ,g.timeFormatLocale=La,g.isoFormat=AZ,g.isoParse=eZ,g.now=GA,g.timer=wA,g.timerFlush=WA,g.timeout=XA,g.interval=function(g,I,C){var A=new pA,e=I;return null==I?(A.restart(g,I,C),A):(I=+I,C=null==C?GA():+C,A.restart((function i(l){l+=e,A.restart(i,e+=I,C),g(l)}),I,C),A)},g.transition=Ae,g.active=function(g,I){var C,A,e=g.__transition;if(e)for(A in I=null==I?null:I+"",e)if((C=e[A]).state>1&&C.name===I)return new Ce([[g]],Re,I,+A);return null},g.interrupt=JA,g.voronoi=function(){var g=Gm,I=um,C=null;function A(A){return new gh(A.map((function(C,e){var i=[Math.round(g(C,e,A)/_m)*_m,Math.round(I(C,e,A)/_m)*_m];return i.index=e,i.data=C,i})),C)}return A.polygons=function(g){return A(g).polygons()},A.links=function(g){return A(g).links()},A.triangles=function(g){return A(g).triangles()},A.x=function(I){return arguments.length?(g="function"==typeof I?I:hm(+I),A):g},A.y=function(g){return arguments.length?(I="function"==typeof g?g:hm(+g),A):I},A.extent=function(g){return arguments.length?(C=null==g?null:[[+g[0][0],+g[0][1]],[+g[1][0],+g[1][1]]],A):C&&[[C[0][0],C[0][1]],[C[1][0],C[1][1]]]},A.size=function(g){return arguments.length?(C=null==g?null:[[0,0],[+g[0],+g[1]]],A):C&&[C[1][0]-C[0][0],C[1][1]-C[0][1]]},A},g.zoom=function(){var I,C,A=ch,e=oh,i=ah,l=dh,t=sh,c=[0,1/0],o=[[-1/0,-1/0],[1/0,1/0]],n=250,d=$C,s=[],a=v("start","zoom","end"),r=500,Z=0;function b(g){g.property("__zoom",nh).on("wheel.zoom",W).on("mousedown.zoom",B).on("dblclick.zoom",y).filter(t).on("touchstart.zoom",V).on("touchmove.zoom",X).on("touchend.zoom touchcancel.zoom",Y).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(g,I){return(I=Math.max(c[0],Math.min(c[1],I)))===g.k?g:new Ah(I,g.x,g.y)}function h(g,I,C){var A=I[0]-C[0]*g.k,e=I[1]-C[1]*g.k;return A===g.x&&e===g.y?g:new Ah(g.k,A,e)}function G(g){return[(+g[0][0]+ +g[1][0])/2,(+g[0][1]+ +g[1][1])/2]}function u(g,I,C){g.on("start.zoom",(function(){p(this,arguments).start()})).on("interrupt.zoom end.zoom",(function(){p(this,arguments).end()})).tween("zoom",(function(){var g=this,A=arguments,i=p(g,A),l=e.apply(g,A),t=C||G(l),c=Math.max(l[1][0]-l[0][0],l[1][1]-l[0][1]),o=g.__zoom,n="function"==typeof I?I.apply(g,A):I,s=d(o.invert(t).concat(c/o.k),n.invert(t).concat(c/n.k));return function(g){if(1===g)g=n;else{var I=s(g),C=c/I[2];g=new Ah(C,t[0]-I[0]*C,t[1]-I[1]*C)}i.zoom(null,g)}}))}function p(g,I){for(var C,A=0,e=s.length;A<e;++A)if((C=s[A]).that===g)return C;return new w(g,I)}function w(g,I){this.that=g,this.args=I,this.index=-1,this.active=0,this.extent=e.apply(g,I)}function W(){if(A.apply(this,arguments)){var g=p(this,arguments),I=this.__zoom,C=Math.max(c[0],Math.min(c[1],I.k*Math.pow(2,l.apply(this,arguments)))),e=sg(this);if(g.wheel)g.mouse[0][0]===e[0]&&g.mouse[0][1]===e[1]||(g.mouse[1]=I.invert(g.mouse[0]=e)),clearTimeout(g.wheel);else{if(I.k===C)return;g.mouse=[e,I.invert(e)],JA(this),g.start()}th(),g.wheel=setTimeout(t,150),g.zoom("mouse",i(h(m(I,C),g.mouse[0],g.mouse[1]),g.extent,o))}function t(){g.wheel=null,g.end()}}function B(){if(!C&&A.apply(this,arguments)){var I=p(this,arguments),e=lI(g.event.view).on("mousemove.zoom",n,!0).on("mouseup.zoom",d,!0),l=sg(this),t=g.event.clientX,c=g.event.clientY;nI(g.event.view),lh(),I.mouse=[l,this.__zoom.invert(l)],JA(this),I.start()}function n(){if(th(),!I.moved){var C=g.event.clientX-t,A=g.event.clientY-c;I.moved=C*C+A*A>Z}I.zoom("mouse",i(h(I.that.__zoom,I.mouse[0]=sg(I.that),I.mouse[1]),I.extent,o))}function d(){e.on("mousemove.zoom mouseup.zoom",null),dI(g.event.view,I.moved),th(),I.end()}}function y(){if(A.apply(this,arguments)){var I=this.__zoom,C=sg(this),l=I.invert(C),t=I.k*(g.event.shiftKey?.5:2),c=i(h(m(I,t),C,l),e.apply(this,arguments),o);th(),n>0?lI(this).transition().duration(n).call(u,c,C):lI(this).call(b.transform,c)}}function V(){if(A.apply(this,arguments)){var C,e,i,l,t=p(this,arguments),c=g.event.changedTouches,o=c.length;for(lh(),e=0;e<o;++e)i=c[e],l=[l=tI(this,c,i.identifier),this.__zoom.invert(l),i.identifier],t.touch0?t.touch1||(t.touch1=l):(t.touch0=l,C=!0);if(I&&(I=clearTimeout(I),!t.touch1))return t.end(),void((l=lI(this).on("dblclick.zoom"))&&l.apply(this,arguments));C&&(I=setTimeout((function(){I=null}),r),JA(this),t.start())}}function X(){var C,A,e,l,t=p(this,arguments),c=g.event.changedTouches,n=c.length;for(th(),I&&(I=clearTimeout(I)),C=0;C<n;++C)A=c[C],e=tI(this,c,A.identifier),t.touch0&&t.touch0[2]===A.identifier?t.touch0[0]=e:t.touch1&&t.touch1[2]===A.identifier&&(t.touch1[0]=e);if(A=t.that.__zoom,t.touch1){var d=t.touch0[0],s=t.touch0[1],a=t.touch1[0],r=t.touch1[1],Z=(Z=a[0]-d[0])*Z+(Z=a[1]-d[1])*Z,b=(b=r[0]-s[0])*b+(b=r[1]-s[1])*b;A=m(A,Math.sqrt(Z/b)),e=[(d[0]+a[0])/2,(d[1]+a[1])/2],l=[(s[0]+r[0])/2,(s[1]+r[1])/2]}else{if(!t.touch0)return;e=t.touch0[0],l=t.touch0[1]}t.zoom("touch",i(h(A,e,l),t.extent,o))}function Y(){var I,A,e=p(this,arguments),i=g.event.changedTouches,l=i.length;for(lh(),C&&clearTimeout(C),C=setTimeout((function(){C=null}),r),I=0;I<l;++I)A=i[I],e.touch0&&e.touch0[2]===A.identifier?delete e.touch0:e.touch1&&e.touch1[2]===A.identifier&&delete e.touch1;e.touch1&&!e.touch0&&(e.touch0=e.touch1,delete e.touch1),e.touch0?e.touch0[1]=this.__zoom.invert(e.touch0[0]):e.end()}return b.transform=function(g,I){var C=g.selection?g.selection():g;C.property("__zoom",nh),g!==C?u(g,I):C.interrupt().each((function(){p(this,arguments).start().zoom(null,"function"==typeof I?I.apply(this,arguments):I).end()}))},b.scaleBy=function(g,I){b.scaleTo(g,(function(){var g=this.__zoom.k,C="function"==typeof I?I.apply(this,arguments):I;return g*C}))},b.scaleTo=function(g,I){b.transform(g,(function(){var g=e.apply(this,arguments),C=this.__zoom,A=G(g),l=C.invert(A),t="function"==typeof I?I.apply(this,arguments):I;return i(h(m(C,t),A,l),g,o)}))},b.translateBy=function(g,I,C){b.transform(g,(function(){return i(this.__zoom.translate("function"==typeof I?I.apply(this,arguments):I,"function"==typeof C?C.apply(this,arguments):C),e.apply(this,arguments),o)}))},b.translateTo=function(g,I,C){b.transform(g,(function(){var g=e.apply(this,arguments),A=this.__zoom,l=G(g);return i(eh.translate(l[0],l[1]).scale(A.k).translate("function"==typeof I?-I.apply(this,arguments):-I,"function"==typeof C?-C.apply(this,arguments):-C),g,o)}))},w.prototype={start:function(){return 1==++this.active&&(this.index=s.push(this)-1,this.emit("start")),this},zoom:function(g,I){return this.mouse&&"mouse"!==g&&(this.mouse[1]=I.invert(this.mouse[0])),this.touch0&&"touch"!==g&&(this.touch0[1]=I.invert(this.touch0[0])),this.touch1&&"touch"!==g&&(this.touch1[1]=I.invert(this.touch1[0])),this.that.__zoom=I,this.emit("zoom"),this},end:function(){return 0==--this.active&&(s.splice(this.index,1),this.index=-1,this.emit("end")),this},emit:function(g){og(new Ch(b,g,this.that.__zoom),a.apply,a,[g,this.that,this.args])}},b.wheelDelta=function(g){return arguments.length?(l="function"==typeof g?g:Ih(+g),b):l},b.filter=function(g){return arguments.length?(A="function"==typeof g?g:Ih(!!g),b):A},b.touchable=function(g){return arguments.length?(t="function"==typeof g?g:Ih(!!g),b):t},b.extent=function(g){return arguments.length?(e="function"==typeof g?g:Ih([[+g[0][0],+g[0][1]],[+g[1][0],+g[1][1]]]),b):e},b.scaleExtent=function(g){return arguments.length?(c[0]=+g[0],c[1]=+g[1],b):[c[0],c[1]]},b.translateExtent=function(g){return arguments.length?(o[0][0]=+g[0][0],o[1][0]=+g[1][0],o[0][1]=+g[0][1],o[1][1]=+g[1][1],b):[[o[0][0],o[0][1]],[o[1][0],o[1][1]]]},b.constrain=function(g){return arguments.length?(i=g,b):i},b.duration=function(g){return arguments.length?(n=+g,b):n},b.interpolate=function(g){return arguments.length?(d=g,b):d},b.on=function(){var g=a.on.apply(a,arguments);return g===a?b:g},b.clickDistance=function(g){return arguments.length?(Z=(g=+g)*g,b):Math.sqrt(Z)},b},g.zoomTransform=ih,g.zoomIdentity=eh,Object.defineProperty(g,"__esModule",{value:!0})}));var Ig="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Cg(g){return g&&g.__esModule&&Object.prototype.hasOwnProperty.call(g,"default")?g.default:g}function Ag(g){throw new Error('Could not dynamically require "'+g+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var eg,ig={exports:{}};
1
+ !function(g,I){"object"==typeof exports&&"undefined"!=typeof module?I(exports):"function"==typeof define&&define.amd?define(["exports"],I):I((g="undefined"!=typeof globalThis?globalThis:g||self).ranui={})}(this,(function(g){"use strict";var I=Object.defineProperty,C=(g,C,A)=>(((g,C,A)=>{C in g?I(g,C,{enumerable:!0,configurable:!0,writable:!0,value:A}):g[C]=A})(g,"symbol"!=typeof C?C+"":C,A),A);const A=[!1,"false",null,void 0],e=g=>{const I=g.hasAttribute("disabled"),C=g.getAttribute("disabled");return!(!I||A.includes(C))},i=(g,I)=>{const C=g.classList;C.contains(I)||C.add(I)};let l=class{constructor(g="document is undefined or r-button is exist"){C(this,"message"),this.message=g}};const t=function(){if("undefined"==typeof document||customElements.get("r-button"))return l;{class g extends HTMLElement{constructor(){super(),C(this,"_btn"),C(this,"_iconElement"),C(this,"_slot"),C(this,"_shadowDom"),C(this,"setIcon",(()=>{if(this.icon){const{width:g,height:I}=this._slot.getBoundingClientRect(),C=Math.min(g,I);this._iconElement?this._iconElement.setAttribute("name",this.icon):(this._iconElement=document.createElement("r-icon"),this._iconElement.setAttribute("name",this.icon),this._iconElement.setAttribute("color","currentColor"),this._iconElement.setAttribute("class","icon"),this._slot.insertAdjacentElement("beforebegin",this._iconElement)),this.iconSize?this._iconElement.setAttribute("size",this.iconSize):this._iconElement.setAttribute("size",""+(C-5))}})),C(this,"mousedown",(g=>{if(!this.disabled||"false"===this.disabled){const{left:I,top:C}=this.getBoundingClientRect();this.style.setProperty("--ran-x",g.clientX-I+"px"),this.style.setProperty("--ran-y",g.clientY-C+"px")}})),C(this,"mouseLeave",(()=>{setTimeout((()=>{this.style.removeProperty("--ran-x"),this.style.removeProperty("--ran-y")}),300)})),this._slot=document.createElement("slot"),this._btn=document.createElement("div"),this._btn.setAttribute("class","btn"),this._btn.appendChild(this._slot),this._slot.setAttribute("class","slot");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}:host{position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;box-shadow:0 2px #00000004;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;line-height:22px;font-size:14px;border-radius:2px;color:#000000d9;border-color:#d9d9d9;background:#fff;overflow:hidden;pointer-events:auto}:host,:host(:active),:host(:focus){outline:0}:host(:not([disabled]):hover){border-color:#1890ff;color:#1890ff}:host([type="primary"]){border-color:#1890ff;background-color:#1890ff;color:#fff}:host([type="primary"]:not([disabled])):after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%)}:host([type="primary"]:not([disabled]):hover){background-color:#40a9ff;color:#fff}:host([type="warning"]){border-color:#ff4d4f;background-color:#ff4d4f;color:#fff}:host([type="warning"]:not([disabled])):after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%)}:host([type="warning"]:not([disabled]):hover){border-color:#ff4d4f;background-color:#ff4d4f;color:#fff}:host([type="text"]){border:none}:host([disabled]){cursor:not-allowed;pointer-events:all;opacity:.6}:host(:not([disabled]):active):after{transform:translate(-50%,-50%) scale(0);opacity:.3;transition:0s}:host(:active) .btn:before{opacity:.2}:host(:not([disabled],[effect])):after{content:"";display:block;position:absolute;width:100%;height:100%;left:var(--ran-x, 0);top:var(--ran-y, 0);pointer-events:none;background-image:radial-gradient(circle,#1890ff 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:translate(-50%,-50%) scale(10);opacity:0;transition:transform .3s,opacity .8s}:host .slot{display:block}.btn{display:flex;justify-content:space-between;align-items:center;padding:4px 15px}.btn .icon{margin-right:2px}\n',g.appendChild(I),this._shadowDom=g,g.appendChild(this._btn)}static get observedAttributes(){return["disabled","icon","effect","iconSize","sheet"]}get sheet(){return this.getAttribute("sheet")}set sheet(g){this.setAttribute("sheet",g||"")}get disabled(){return e(this)}set disabled(g){g&&"false"!==g?this.setAttribute("disabled",""):this.removeAttribute("disabled")}get iconSize(){return this.getAttribute("iconSize")}set iconSize(g){g&&"false"!==g?(this.setAttribute("iconSize",g),this.setIcon()):this.removeAttribute("iconSize")}get icon(){return this.getAttribute("icon")}set icon(g){g&&"false"!==g?(this.setAttribute("icon",g),this.setIcon()):this.removeAttribute("icon")}get effect(){return this.getAttribute("effect")}set effect(g){A.includes(g)||!g?this.removeAttribute("effect"):this.setAttribute("effect",g)}handlerExternalCss(){if(this.sheet)try{const g=new CSSStyleSheet;g.insertRule(this.sheet),this._shadowDom.adoptedStyleSheets=[g]}catch(g){console.error(`Failed to parse the rule in CSSStyleSheet: ${this.sheet}`)}}connectedCallback(){this._btn.addEventListener("mousedown",this.mousedown),this._btn.addEventListener("mouseleave",this.mouseLeave),this.handlerExternalCss(),this.setIcon()}disconnectCallback(){this._btn.removeEventListener("mousedown",this.mousedown),this._btn.removeEventListener("mouseleave",this.mouseLeave)}attributeChangedCallback(g,I,C){"disabled"===g&&this._btn&&(C&&"false"!==C?this._btn.removeAttribute("disabled"):this._btn.setAttribute("disabled","")),"icon"===g&&this._btn&&I!==C&&this.setIcon(),"iconSize"===g&&this._btn&&I!==C&&this._btn.setAttribute("iconSize",C),"sheet"===g&&this._shadowDom&&I!==C&&this.handlerExternalCss()}}return customElements.define("r-button",g),g}}(),c=Object.freeze(Object.defineProperty({__proto__:null,default:t},Symbol.toStringTag,{value:"Module"}));let o={};"undefined"!=typeof process&&"function"==typeof o.Stats?o._identification=!0:o={_identification:!1,message:"require is not defined"};var n;void 0===(n={})||n.key;const d=function(){if("undefined"!=typeof window&&!customElements.get("r-icon")){class g extends HTMLElement{constructor(){super(),C(this,"_icon"),C(this,"_div"),C(this,"loadLocal",(()=>new Promise(((g,I)=>{((g,I)=>{const C=g[I];return C?"function"==typeof C?C():Promise.resolve(C):new Promise(((g,C)=>{("function"==typeof queueMicrotask?queueMicrotask:setTimeout)(C.bind(null,new Error("Unknown variable dynamic import: "+I)))}))})(Object.assign({"../../assets/icons/add-user.svg":()=>Promise.resolve().then((()=>H)),"../../assets/icons/book.svg":()=>Promise.resolve().then((()=>K)),"../../assets/icons/check-circle-fill.svg":()=>Promise.resolve().then((()=>J)),"../../assets/icons/check-circle.svg":()=>Promise.resolve().then((()=>F)),"../../assets/icons/close-circle-fill.svg":()=>Promise.resolve().then((()=>M)),"../../assets/icons/close-circle.svg":()=>Promise.resolve().then((()=>S)),"../../assets/icons/close.svg":()=>Promise.resolve().then((()=>k)),"../../assets/icons/eye-close.svg":()=>Promise.resolve().then((()=>v)),"../../assets/icons/eye.svg":()=>Promise.resolve().then((()=>D)),"../../assets/icons/home.svg":()=>Promise.resolve().then((()=>z)),"../../assets/icons/info-circle-fill.svg":()=>Promise.resolve().then((()=>x)),"../../assets/icons/info-circle.svg":()=>Promise.resolve().then((()=>L)),"../../assets/icons/loading.svg":()=>Promise.resolve().then((()=>T)),"../../assets/icons/lock.svg":()=>Promise.resolve().then((()=>U)),"../../assets/icons/message.svg":()=>Promise.resolve().then((()=>j)),"../../assets/icons/power-off.svg":()=>Promise.resolve().then((()=>Q)),"../../assets/icons/preview.svg":()=>Promise.resolve().then((()=>O)),"../../assets/icons/setting.svg":()=>Promise.resolve().then((()=>E)),"../../assets/icons/team.svg":()=>Promise.resolve().then((()=>P)),"../../assets/icons/unlock.svg":()=>Promise.resolve().then((()=>_)),"../../assets/icons/user.svg":()=>Promise.resolve().then((()=>q)),"../../assets/icons/warning-circle-fill.svg":()=>Promise.resolve().then((()=>$)),"../../assets/icons/warning-circle.svg":()=>Promise.resolve().then((()=>gg))}),`../../assets/icons/${this.name}.svg`).then((C=>{if(C&&C.default&&C.default._identification){const{data:I}=C.default;this._icon&&this._div.removeChild(this._icon),this._icon=((g,I="text/xml")=>{if(window.DOMParser)return(new window.DOMParser).parseFromString(g,I).documentElement;if(void 0!==window.ActiveXObject&&new window.ActiveXObject("Microsoft.XMLDOM")){const I=new window.ActiveXObject("Microsoft.XMLDOM");return I.async="false",I.loadXML(g),I}})(I,"image/svg+xml"),this._icon&&(this._div.appendChild(this._icon),this.setSize(),this.setColor(),g())}else this.loadNs(),I(`\n couldn't be loaded by r-icon, message: ${this.name} icon is undefined`)})).catch((g=>{this.loadNs()}))})))),C(this,"loadNs",(()=>{this._icon&&this._div&&this._div.removeChild(this._icon),this._icon=document.createElement("svg"),this._icon.setAttribute("class","icon"),this._icon.setAttribute("viewBox","0 0 1024 1024"),this._icon.setAttribute("width","100"),this._icon.setAttribute("height","100");const g="http://www.w3.org/1999/xlink",I=document.createElementNS(g,"use");I.setAttributeNS(g,"xlink:href",`../../assets/iconfont/icon.svg#icon-${this.name}`),this._icon.appendChild(I),this._div.appendChild(this._icon)})),C(this,"setIcon",(async()=>{this.name&&this.loadLocal()})),C(this,"setSize",(()=>{this._icon&&this.size&&(this._icon.setAttribute("width",this.size),this._icon.setAttribute("height",this.size))})),C(this,"setColor",(()=>{this._icon&&(this.color?this._icon.setAttribute("fill",this.color):this._icon.setAttribute("fill","currentColor"))})),C(this,"setSpin",(()=>{this.spin&&this.style.setProperty("animation-duration",`${this.spin}s`)})),this._div=document.createElement("div"),this._div.setAttribute("class","icon");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}:host{display:inline-flex}:host .icon{display:block}:host([spin]){animation-name:rotate;animation-duration:1.4s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes rotate{to{transform:rotate(360deg)}}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["name","size","color","spin"]}get name(){return this.getAttribute("name")}set name(g){g&&this.setAttribute("name",g)}get size(){return this.getAttribute("size")}set size(g){g&&this.setAttribute("size",g)}get color(){return this.getAttribute("color")}set color(g){g&&this.setAttribute("color",g)}get spin(){return this.getAttribute("spin")}set spin(g){null!=g&&this.setAttribute("spin",g)}connectedCallback(){this.setIcon()}attributeChangedCallback(g,I,C){C!==I&&("name"===g&&this.setIcon(),"size"===g&&this.setSize(),"color"===g&&this.setColor(),"spin"===g&&this.setSpin())}}customElements.define("r-icon",g)}}(),s=Object.freeze(Object.defineProperty({__proto__:null,default:d},Symbol.toStringTag,{value:"Module"}));const a=function(){if("undefined"!=typeof window&&!customElements.get("r-img")){class g extends HTMLElement{constructor(){super(),C(this,"_image"),C(this,"_container"),this._container=document.createElement("div"),this._container.setAttribute("class","r-image");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}\n',g.appendChild(I),g.appendChild(this._container)}static get observedAttributes(){return["fallback"]}get fallback(){return this.getAttribute("fallback")||"\n data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAADDCAYAAADQvc6UAAABRWlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGASSSwoyGFhYGDIzSspCnJ3UoiIjFJgf8LAwSDCIMogwMCcmFxc4BgQ4ANUwgCjUcG3awyMIPqyLsis7PPOq3QdDFcvjV3jOD1boQVTPQrgSkktTgbSf4A4LbmgqISBgTEFyFYuLykAsTuAbJEioKOA7DkgdjqEvQHEToKwj4DVhAQ5A9k3gGyB5IxEoBmML4BsnSQk8XQkNtReEOBxcfXxUQg1Mjc0dyHgXNJBSWpFCYh2zi+oLMpMzyhRcASGUqqCZ16yno6CkYGRAQMDKMwhqj/fAIcloxgHQqxAjIHBEugw5sUIsSQpBobtQPdLciLEVJYzMPBHMDBsayhILEqEO4DxG0txmrERhM29nYGBddr//5/DGRjYNRkY/l7////39v///y4Dmn+LgeHANwDrkl1AuO+pmgAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAwqADAAQAAAABAAAAwwAAAAD9b/HnAAAHlklEQVR4Ae3dP3PTWBSGcbGzM6GCKqlIBRV0dHRJFarQ0eUT8LH4BnRU0NHR0UEFVdIlFRV7TzRksomPY8uykTk/zewQfKw/9znv4yvJynLv4uLiV2dBoDiBf4qP3/ARuCRABEFAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghgg0Aj8i0JO4OzsrPv69Wv+hi2qPHr0qNvf39+iI97soRIh4f3z58/u7du3SXX7Xt7Z2enevHmzfQe+oSN2apSAPj09TSrb+XKI/f379+08+A0cNRE2ANkupk+ACNPvkSPcAAEibACyXUyfABGm3yNHuAECRNgAZLuYPgEirKlHu7u7XdyytGwHAd8jjNyng4OD7vnz51dbPT8/7z58+NB9+/bt6jU/TI+AGWHEnrx48eJ/EsSmHzx40L18+fLyzxF3ZVMjEyDCiEDjMYZZS5wiPXnyZFbJaxMhQIQRGzHvWR7XCyOCXsOmiDAi1HmPMMQjDpbpEiDCiL358eNHurW/5SnWdIBbXiDCiA38/Pnzrce2YyZ4//59F3ePLNMl4PbpiL2J0L979+7yDtHDhw8vtzzvdGnEXdvUigSIsCLAWavHp/+qM0BcXMd/q25n1vF57TYBp0a3mUzilePj4+7k5KSLb6gt6ydAhPUzXnoPR0dHl79WGTNCfBnn1uvSCJdegQhLI1vvCk+fPu2ePXt2tZOYEV6/fn31dz+shwAR1sP1cqvLntbEN9MxA9xcYjsxS1jWR4AIa2Ibzx0tc44fYX/16lV6NDFLXH+YL32jwiACRBiEbf5KcXoTIsQSpzXx4N28Ja4BQoK7rgXiydbHjx/P25TaQAJEGAguWy0+2Q8PD6/Ki4R8EVl+bzBOnZY95fq9rj9zAkTI2SxdidBHqG9+skdw43borCXO/ZcJdraPWdv22uIEiLA4q7nvvCug8WTqzQveOH26fodo7g6uFe/a17W3+nFBAkRYENRdb1vkkz1CH9cPsVy/jrhr27PqMYvENYNlHAIesRiBYwRy0V+8iXP8+/fvX11Mr7L7ECueb/r48eMqm7FuI2BGWDEG8cm+7G3NEOfmdcTQw4h9/55lhm7DekRYKQPZF2ArbXTAyu4kDYB2YxUzwg0gi/41ztHnfQG26HbGel/crVrm7tNY+/1btkOEAZ2M05r4FB7r9GbAIdxaZYrHdOsgJ/wCEQY0J74TmOKnbxxT9n3FgGGWWsVdowHtjt9Nnvf7yQM2aZU/TIAIAxrw6dOnAWtZZcoEnBpNuTuObWMEiLAx1HY0ZQJEmHJ3HNvGCBBhY6jtaMoEiJB0Z29vL6ls58vxPcO8/zfrdo5qvKO+d3Fx8Wu8zf1dW4p/cPzLly/dtv9Ts/EbcvGAHhHyfBIhZ6NSiIBTo0LNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiEC/wGgKKC4YMA4TAAAAABJRU5ErkJggg==\n"}set fallback(g){g?this.setAttribute("fallback",g):this.removeAttribute("fallback")}listenFallback(g,I){"fallback"===g&&this._image&&(I?this._image.setAttribute("fallback",I):this._image.removeAttribute("fallback"))}connectedCallback(){const g=this.getAttribute("src")||"";this._image=new Image,this._image.src=g,this._image.addEventListener("error",(()=>{this._image&&this.fallback&&(this._image.src=this.fallback)})),this._image.addEventListener("load",(()=>{this._image&&this._container.appendChild(this._image)}))}attributeChangedCallback(g,I,C){this.listenFallback(g,C)}}customElements.define("r-img",g)}}(),r=Object.freeze(Object.defineProperty({__proto__:null,default:a},Symbol.toStringTag,{value:"Module"}));class Z{constructor(g="document is undefined or r-input is exist"){C(this,"message"),this.message=g}}const b=function(){if("undefined"==typeof window||customElements.get("r-input"))return Z;{class g extends HTMLElement{constructor(){super(),C(this,"_container"),C(this,"_label"),C(this,"_input"),C(this,"_icon"),C(this,"inputValue",(g=>{g.stopPropagation();const I=g.target;this.value=I?I.value:"",this.change(),this.dispatchEvent(new CustomEvent("input",{detail:{value:this.value}}))})),C(this,"change",(()=>{this.dispatchEvent(new CustomEvent("change",{detail:{value:this.value}}))})),C(this,"focus",(()=>{this.dispatchEvent(new CustomEvent("focus",{detail:{value:this.value}}))})),C(this,"dealIcon",(()=>{if(!this._icon){this._icon=document.createElement("r-icon");const{width:g,height:I}=this._input.getBoundingClientRect(),C=Math.min(g,I);this._icon.setAttribute("size",`${C}`),this._input.insertAdjacentElement("beforebegin",this._icon)}this.icon&&this._icon.setAttribute("name",this.icon)}));const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}.input{position:relative;display:flex;width:100%;min-width:0;padding:2px 8px;color:#000000d9;font-size:12px;line-height:1.5715;background-color:#fff;background-image:none;border-width:1px;border-style:solid;border-color:#d9d9d9;border-radius:2px;transition:all .3s}.input:active{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33;border-right-width:1px;outline:0}.input:hover{border-color:#40a9ff;border-right-width:1px}.input>.input-main:hover~.input-label{color:#40a9ff}.input[value]>.input-label{transform:translateY(calc(-50% - .43em)) scale(.8);color:#00000040}.input[status=error]{border-color:#ff4d4f}.input[status=error]>.input-main~.input-label{color:#ff4d4f}.input[status=warning]{border-color:#ff7875}.input[status=warning]>.input-main~.input-label{color:#ff7875}.input[disabled]{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.input[disabled]>.input-main{color:#00000040;background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed;opacity:1}.input[disabled]>.input-main~.input-label{color:#00000040;background-color:#f5f5f5}.input[disabled]>.input-label{color:#999;border-color:#d9d9d9;box-shadow:none;cursor:not-allowed}.input-main{writing-mode:horizontal-tb;text-rendering:auto;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0px;text-shadow:none;text-align:start;-webkit-rtl-ordering:logical;cursor:text;touch-action:manipulation;-webkit-appearance:none;text-overflow:ellipsis;box-sizing:border-box;margin:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;border:none;width:100%;min-width:0;color:#000000d9;font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;transition:all .3s}.input-main:focus,.input-main:hover{border:none;outline:0}.input-main::placeholder{color:#999}.input-main:placeholder-shown~.input-label{transform:translateY(calc(-50% - .43em)) scale(.8)}.input-main:focus~.input-label{transform:translateY(calc(-50% - .43em)) scale(.8)}.input-label{pointer-events:none;position:absolute;font-size:14px;left:8px;transition:transform .3s,color .3s,background-color .3s,backdrop-filter .3s;transform-origin:left;padding:0 .2em;color:#999;background:#fff;opacity:.9}\n',g.appendChild(I),this._container=document.createElement("div"),this._container.setAttribute("class","input"),this._input=document.createElement("input"),this._input.setAttribute("class","input-main"),this._container.appendChild(this._input),g.appendChild(this._container)}static get observedAttributes(){return["label","disabled","name","placeholder","type","icon","status"]}get value(){return this.getAttribute("value")}set value(g){!e(this)&&g?(this.setAttribute("value",g),this._container.setAttribute("value",g)):(this.removeAttribute("value"),this._container.removeAttribute("value"))}get placeholder(){return this.getAttribute("placeholder")}set placeholder(g){g?this.setAttribute("placeholder",g):this.removeAttribute("placeholder")}get required(){return this.getAttribute("required")}set required(g){g&&"false"!==g?this.setAttribute("required",""):this.removeAttribute("required")}get disabled(){return e(this)}set disabled(g){A.includes(g)?(this.removeAttribute("disabled"),this._container.removeAttribute("disabled"),this._input.removeAttribute("disabled")):(this.setAttribute("disabled",""),this._container.setAttribute("disabled",""),this._input.setAttribute("disabled",""))}get label(){return this.getAttribute("label")||""}set label(g){this.setAttribute("label",g)}get status(){return this.getAttribute("status")||""}set status(g){g?(this.setAttribute("status",g),this._container.setAttribute("status",g)):(this.removeAttribute("status"),this._container.removeAttribute("status"))}get name(){return this.getAttribute("name")||""}set name(g){this.setAttribute("name",g)}get min(){return this.getAttribute("min")||""}set min(g){"number"===this.type&&this.setAttribute("min",g)}get max(){return this.getAttribute("max")||""}set max(g){"number"===this.type&&this.setAttribute("max",g)}get step(){return this.getAttribute("step")||""}set step(g){"number"===this.type&&this.setAttribute("step",g)}get icon(){return this.getAttribute("icon")}set icon(g){g?this.setAttribute("icon",g):this.removeAttribute("icon")}get type(){return this.getAttribute("type")}set type(g){g?this.setAttribute("type",g):this.removeAttribute("type")}listenPlaceholder(g,I){"placeholder"===g&&this._input&&(null!=I?this._input.setAttribute("placeholder",I):this._input.removeAttribute("placeholder"))}listenLabel(g,I){"label"===g&&this._input&&(null!=I?this._label?this._label.innerHTML=I:(this._label=document.createElement("label"),this._label.innerHTML=I,this._label.setAttribute("class","input-label"),this._container.appendChild(this._label)):(this._container.removeAttribute("label"),this._label&&(this._container.removeChild(this._label),this._label=void 0)))}listenType(g,I){"type"===g&&this._input&&(I?this._input.setAttribute("type",I):(this._input.removeAttribute("type"),this._input.removeAttribute("min"),this._input.removeAttribute("max"),this._input.removeAttribute("step")))}listenStatus(g,I){"status"===g&&this._container&&(I?this._container.setAttribute("status",I):this._container.removeAttribute("status"))}listenDisabled(g,I){"disabled"===g&&this._container&&(A.includes(I)?this._container.removeAttribute("disabled"):(this._container.setAttribute("disabled",""),this._input.setAttribute("disabled","")))}listenIcon(g,I,C){"icon"===g&&I&&I!==C&&(this.removeAttribute("label"),this.setAttribute("icon",I),this.dealIcon())}listenEvent(g,I,C){this.listenPlaceholder(g,C),this.listenLabel(g,C),this.listenStatus(g,C),this.listenDisabled(g,C),this.listenIcon(g,C,I)}connectedCallback(){this.value&&(this._input.value=this.value,this._container.setAttribute("value",this.value)),this.status&&this._container.setAttribute("status",this.status),e(this)&&(this._container.setAttribute("disabled",""),this._input.setAttribute("disabled","")),this.type&&this._input.setAttribute("type",this.type),this._input.addEventListener("input",this.inputValue),this._input.addEventListener("focus",this.focus),"complete"===document.readyState&&this.dealIcon()}disconnectCallback(){this._input.removeEventListener("input",this.inputValue)}attributeChangedCallback(g,I,C){this.listenEvent(g,I,C)}}return customElements.define("r-input",g),g}}(),m=Object.freeze(Object.defineProperty({__proto__:null,default:b},Symbol.toStringTag,{value:"Module"})),h=new Map([["success","check-circle-fill"],["warning","warning-circle-fill"],["error","close-circle-fill"],["info","info-circle-fill"],["toast",null]]),G=new Map([["success","#52c41a"],["warning","#faad14"],["error","#ff4d4f"],["info","#1890ff"],["toast","rgba(0, 0, 0, 0.7)"]]);const u=function(){if("undefined"!=typeof window&&!customElements.get("r-message")){class g extends HTMLElement{constructor(){super(),C(this,"_info"),C(this,"_notice"),C(this,"_content"),C(this,"_icon"),C(this,"_span"),C(this,"timeId"),C(this,"close"),C(this,"setIcon",(g=>{var I,C,A,e;const i=h.get(g),l=G.get(g);i&&(null==(I=this._icon)||I.setAttribute("name",i),null==(C=this._icon)||C.style.setProperty("margin-right","8px"),null==(A=this._icon)||A.setAttribute("size","18"),l&&(null==(e=this._icon)||e.setAttribute("color",l)))})),this._notice=document.createElement("div"),this._notice.setAttribute("class","message-notice"),this._content=document.createElement("div"),this._content.setAttribute("class","message-notice-content"),this._info=document.createElement("div"),this._info.setAttribute("class","message-notice-content-info"),this._icon=document.createElement("r-icon"),this._span=document.createElement("span"),this._info.appendChild(this._icon),this._info.appendChild(this._span),this._content.appendChild(this._info),this._notice.appendChild(this._content);const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}:host([type="toast"]){--ranui-message-background: rgba(0, 0, 0, .7);--ranui-message-color: #fff;--ranui-message-border-radius: 7px}.message-notice{padding:8px;text-align:center;max-width:90%;margin:0 auto;word-break:break-all}.message-notice-content{display:inline-block;padding:10px 16px;background:var(--ranui-message-background, #fff);border-radius:var(--ranui-message-border-radius, 8px);box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:all}.message-notice-content-info{align-items:center;display:flex}.message-notice-content-info span{margin:0;padding:0;color:var(--ranui-message-color, #000000d9);font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";z-index:1010;width:100%;pointer-events:none}\n',g.appendChild(I),g.appendChild(this._notice)}static get observedAttributes(){return["type","content"]}get type(){return this.getAttribute("type")}set type(g){g&&this.setAttribute("type",g)}get content(){return this.getAttribute("content")}set content(g){g&&this.setAttribute("content",g)}attributeChangedCallback(g,I,C){"content"===g&&I!==C&&(this._span.textContent=C),"type"===g&&I!==C&&this.setIcon(C)}}customElements.define("r-message",g);const I=document.createElement("div"),A=document.createElement("div");A.setAttribute("class","ranui-message"),document.body.appendChild(I),I.appendChild(A);const e=I=>C=>{const e=new g;e.setAttribute("class","message"),e.timeId&&clearTimeout(e.timeId),e.setAttribute("type",I);let i,l=3e3;"string"==typeof C?e.setAttribute("content",C):(e.setAttribute("content",C.content),i=C.close,l=C.duration||3e3);const t=setTimeout((()=>{e.classList.remove("message-in"),e.classList.add("message-leave"),clearTimeout(t)}),l-300);e.timeId=setTimeout((()=>{e.classList.remove("message-leave"),A.removeChild(e),i&&i()}),l),A.appendChild(e),e.classList.add("message-in"),setTimeout((()=>{e.classList.remove("message-in")}),300)};return{info:e("info"),success:e("success"),error:e("error"),warning:e("warning"),toast:e("toast")}}}();"undefined"!=typeof window&&u&&(window.message=u);const p=Object.freeze(Object.defineProperty({__proto__:null,default:u},Symbol.toStringTag,{value:"Module"})),w="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",W="application/vnd.ms-excel";const B=async function(){if("undefined"!=typeof window&&!customElements.get("r-preview")){const{renderPptx:g}=await Promise.resolve().then((()=>Xg)),{renderDocx:I}=await Promise.resolve().then((()=>fg)),{renderPdf:A}=await Promise.resolve().then((()=>Kg)),{renderExcel:e}=await Promise.resolve().then((()=>_i)),i=new Map([["application/pdf",A],["application/vnd.openxmlformats-officedocument.presentationml.presentation",(I,C)=>new Promise(((A,e)=>{const i=new FileReader;i.readAsArrayBuffer(I),i.onload=()=>{var I;if(i.result&&C){const e={pptx:i.result,resultElement:C};null==(I=g(e))||I.then((()=>{A()}))}},i.onerror=g=>{e(g)},i.onabort=g=>{e(g)}}))],["application/vnd.openxmlformats-officedocument.wordprocessingml.document",(g,C)=>Promise.resolve().then((()=>I({buffer:g,bodyContainer:C})))],[w,e],[W,e]]);class l extends HTMLElement{constructor(){super(),C(this,"_loadingText"),C(this,"preview"),C(this,"previewContext"),C(this,"_slot"),C(this,"_div"),C(this,"_loadingElement"),C(this,"createLoading",(()=>{this._loadingElement=document.createElement("div"),this._loadingElement.setAttribute("class","r-preview-loading");const g=document.createElement("r-icon");return g.setAttribute("name","loading"),g.setAttribute("size","100"),g.setAttribute("color","#1E90FF"),g.setAttribute("spin",""),this._loadingText=document.createElement("div"),this._loadingElement.appendChild(g),this._loadingText.setAttribute("class","r-preview-loading-text"),this._loadingElement.appendChild(this._loadingText),this._loadingElement})),C(this,"onProgress",(g=>{const I=g.loaded/g.total*100,C=Math.min(99,I).toFixed(2)+"%";this._loadingText&&this._loadingElement&&(this._loadingText.innerText=`Loading ${C}`,I>=100&&setTimeout((()=>{var g;null==(g=this.preview)||g.removeChild(this._loadingElement)}),300))})),C(this,"handleFile",(async g=>{try{"string"==typeof g&&(g=await((g,I={})=>{const{onProgress:C=(()=>{}),headers:A={},responseType:e="blob",method:i="GET",withCredentials:l=!1}=I;return new Promise(((I,t)=>{const c=new XMLHttpRequest;c.open(i,g,!0),c.responseType=e,c.onload=()=>{const g=c.response,C=new File([g],g.name,{type:g.type});I(C)},c.onprogress=g=>{C&&C(g)},c.onerror=g=>{t(g)},c.withCredentials=l,A&&Object.keys(A).forEach((function(g){c.setRequestHeader(g,A[g])})),c.send()}))})(g,{onProgress:this.onProgress}));const{type:I}=g,C=i.get(I);C&&this.previewContext&&(this.previewContext.style.setProperty("width","100%"),C(g,this.previewContext))}catch(I){console.log("handleFile",I)}})),C(this,"closePreview",(()=>{this.preview&&(document.body.removeChild(this.preview),this.preview=void 0)})),C(this,"showPreview",(()=>{var g;if(this.src){if(this.preview)this.preview.style.display="block";else{this.preview=document.createElement("div"),this.preview.setAttribute("class","r-preview-mask"),this.preview.setAttribute("id","r-preview-mask");const I=document.createElement("div");if(I.setAttribute("class","r-preview-options"),"false"!==this.closeable){const g=document.createElement("r-icon");g.setAttribute("class","r-preview-options-close"),g.setAttribute("name","close-circle-fill"),g.setAttribute("size","40"),g.addEventListener("click",this.closePreview),I.appendChild(g)}const C=document.createElement("div");C.setAttribute("class","r-preview-contain"),this.previewContext=document.createElement("div"),this.previewContext.setAttribute("class","r-preview-context"),C.appendChild(this.previewContext),this.preview.appendChild(I),null==(g=this.preview)||g.appendChild(C),this._loadingElement=this.createLoading(),this.preview.appendChild(this._loadingElement),document.body.appendChild(this.preview)}this.handleFile(this.src)}})),this._div=document.createElement("div"),this.preview=document.getElementById("r-preview-mask"),this._slot=document.createElement("slot"),this._div.appendChild(this._slot),this._slot.setAttribute("class","r-preview-slot"),this._div.setAttribute("class","r-preview");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}.r-preview-slot{display:block}:host{cursor:pointer}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["src","closeable"]}get label(){return this.getAttribute("label")}set label(g){g&&this.setAttribute("label",g)}get src(){return this.getAttribute("src")}set src(g){g&&this.setAttribute("src",g)}get closeable(){return this.getAttribute("closeable")}set closeable(g){g&&this.setAttribute("closeable",g)}connectedCallback(){this.preview=document.getElementById("r-preview-mask"),this.addEventListener("click",this.showPreview)}disconnectedCallback(){this.removeEventListener("click",this.showPreview)}attributeChangedCallback(g,I,C){C!==I&&"src"===g&&C&&(this.setAttribute("src",C),this.showPreview())}}customElements.define("r-preview",l)}}(),y=Object.freeze(Object.defineProperty({__proto__:null,default:B},Symbol.toStringTag,{value:"Module"}));const V=function(){if("undefined"!=typeof window&&!customElements.get("r-skeleton")){class g extends HTMLElement{constructor(){super(),C(this,"_div"),this._div=document.createElement("div"),this._div.setAttribute("class","skeleton");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}@keyframes skeleton{0%{transform:translate(-37.5%)}to{transform:translate(37.5%)}}.skeleton{position:relative;z-index:0;overflow:hidden;background:0 0;width:100%;height:16px;background:rgba(0,0,0,.06);border-radius:4px}.skeleton:after{position:absolute;top:0;inset-inline-end:-150%;bottom:0;inset-inline-start:-150%;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);animation-name:skeleton;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite;content:""}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["disabled"]}connectedCallback(){}disconnectCallback(){}attributeChangedCallback(g,I,C){}}window.customElements.define("r-skeleton",g)}}(),X=Object.freeze(Object.defineProperty({__proto__:null,default:V},Symbol.toStringTag,{value:"Module"}));const Y=function(){if("undefined"!=typeof window&&!customElements.get("r-tab")){class g extends HTMLElement{constructor(){super(),C(this,"_div"),C(this,"parent"),C(this,"initAttribute",(()=>{var g,I,C;this.parent=this.parentNode,this.key&&(null==(g=this.parent)||g.updateAttribute(this.key,"icon",this.icon)),this.key&&(null==(I=this.parent)||I.updateAttribute(this.key,"iconSize",this.iconSize)),this.key&&(null==(C=this.parent)||C.updateAttribute(this.key,"effect",this.effect))})),this._div=document.createElement("slot");const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}\n',g.appendChild(I),g.appendChild(this._div)}static get observedAttributes(){return["label","key","disabled","icon","effect","iconSize"]}get label(){return this.getAttribute("label")||""}set label(g){this.setAttribute("label",g)}get icon(){return this.getAttribute("icon")}set icon(g){g&&"false"!==g?this.setAttribute("icon",g):this.removeAttribute("icon")}get iconSize(){return this.getAttribute("iconSize")}set iconSize(g){g&&"false"!==g?this.setAttribute("iconSize",g):this.removeAttribute("iconSize")}get key(){return this.getAttribute("r-key")}set key(g){g?this.setAttribute("r-key",g):this.removeAttribute("r-key")}get disabled(){return this.getAttribute("disabled")}set disabled(g){g&&"false"!==g?this.setAttribute("disabled",g):this.removeAttribute("disabled")}get effect(){return this.getAttribute("effect")}set effect(g){g&&"false"!==g?this.setAttribute("effect",g):this.removeAttribute("effect")}onClick(g){console.log("e",g)}connectedCallback(){this._div.addEventListener("click",this.onClick),document.addEventListener("DOMContentLoaded",this.initAttribute)}disconnectCallback(){document.removeEventListener("DOMContentLoaded",this.initAttribute)}attributeChangedCallback(g,I,C){var A,e,i,l,t;I!==C&&this.key&&(null==(A=this.parent)?void 0:A.updateAttribute)&&("icon"===g&&(null==(e=this.parent)||e.updateAttribute(this.key,"icon",C)),"iconSize"===g&&(null==(i=this.parent)||i.updateAttribute(this.key,"iconSize",C)),"effect"===g&&(null==(l=this.parent)||l.updateAttribute(this.key,"effect",C)),"disabled"===g&&(null==(t=this.parent)||t.updateAttribute(this.key,"disabled",C)))}}return customElements.define("r-tab",g),g}}(),R=Object.freeze(Object.defineProperty({__proto__:null,default:Y},Symbol.toStringTag,{value:"Module"}));const N=function(){if("undefined"!=typeof window&&!customElements.get("r-tabs")){class g extends HTMLElement{constructor(){super(),C(this,"_container"),C(this,"_header"),C(this,"_nav"),C(this,"_line"),C(this,"_content"),C(this,"_wrap"),C(this,"_slot"),C(this,"tabHeaderKeyMapIndex"),C(this,"initTabHeaderKeyMapIndex",((g,I)=>{if(this.tabHeaderKeyMapIndex[g])throw new Error("tab 组件的 key 值存在重复, 或者某个 tab 组件缺少 key 属性");this.tabHeaderKeyMapIndex[g]=I})),C(this,"initTabLineAlignCenter",(()=>{const{length:g}=this._nav.children;let I=0;for(let C=0;C<g;C++){const{width:g=0}=this._nav.children[C].getBoundingClientRect();I+=g}this._line.style.setProperty("left",`calc(50% - ${I/2}px)`)})),C(this,"initTabLineAlignEnd",(()=>{const{length:g}=this._nav.children;let I=0;for(let C=0;C<g;C++){const{width:g=0}=this._nav.children[C].getBoundingClientRect();I+=g}this._line.style.setProperty("left",`calc(100% - ${I}px)`)})),C(this,"setTabLine",(g=>{if(g){const I=this.tabHeaderKeyMapIndex[g],C=this._nav.children[I],{width:A=0}=C.getBoundingClientRect();this._line.style.setProperty("width",`${A}px`);let e=0;for(let g=0;g<I;g++){const I=this._nav.children[g],{width:C=0}=I.getBoundingClientRect();e+=C}this._line.style.setProperty("transform",`translateX(${e}px)`)}})),C(this,"setTabContent",(g=>{if(g){const I=this.tabHeaderKeyMapIndex[g];this._wrap.style.setProperty("transform",`translateX(${-100*I}%)`)}})),C(this,"clickTabHead",(g=>{const I=g.target,C=I.getAttribute("r-key");!e(I)&&C&&(this.setAttribute("active",C),this.setTabLine(C),this.setTabContent(C),((g,I)=>{const C=g.querySelectorAll(`.${I}`);C.length>0&&C.forEach((g=>g.classList.remove(I)))})(this._nav,"active"),i(I,"active"))})),C(this,"updateAttribute",((g,I,C="")=>{var A,e;const i=this.tabHeaderKeyMapIndex[g];g&&C&&this._nav.children[i]?null==(A=this._nav.children[i])||A.setAttribute(I,C):null==(e=this._nav.children[i])||e.removeAttribute(I)})),C(this,"initActive",(()=>{const g=[...this._nav.children],I=g.filter((g=>!e(g)));let C;if(null!=this.active&&(C=I.find((g=>g.getAttribute("r-key")===this.active)),null==C||C.setAttribute("r-key",this.active)),C||(C=I.shift()),!C)return;const A=g.findIndex((g=>g===C)),l=(null==C?void 0:C.getAttribute("r-key"))||`${A}`;null!=l&&(this.setAttribute("active",`${l}`),i(C,"active"),this.setTabContent(l),setTimeout((()=>{this.setTabLine(l)}),200))})),C(this,"listenSlotChange",(()=>{this._slot.assignedElements().forEach(((g,I)=>{const C=this.createTabHeader(g,I);this._nav.appendChild(C),C.addEventListener("click",this.clickTabHead)})),this.initActive(),this.align&&("center"===this.align&&this.initTabLineAlignCenter(),"end"===this.align&&this.initTabLineAlignEnd())})),C(this,"initTab",(()=>{this._slot.addEventListener("slotchange",this.listenSlotChange)})),C(this,"unloadTab",(()=>{this._slot.removeEventListener("slotchange",this.listenSlotChange)})),this._container=document.createElement("div"),this._container.setAttribute("class","tab"),this._header=document.createElement("div"),this._header.setAttribute("class","tab-header"),this._nav=document.createElement("div"),this._nav.setAttribute("class","tab-header_nav"),this._line=document.createElement("div"),this._line.setAttribute("class","tab-header_line"),this._content=document.createElement("div"),this._content.setAttribute("class","tab-content"),this._wrap=document.createElement("div"),this._wrap.setAttribute("class","tab-content_wrap"),this._slot=document.createElement("slot"),this._wrap.appendChild(this._slot),this._content.appendChild(this._wrap),this._header.appendChild(this._nav),this._header.appendChild(this._line),this._container.appendChild(this._header),this._container.appendChild(this._content),this.tabHeaderKeyMapIndex={};const g=this.attachShadow({mode:"closed"}),I=document.createElement("style");I.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}.tab ::slotted(r-tab){box-sizing:border-box;width:100%;height:100%;padding:10px;flex-shrink:0;overflow:auto;text-align:start}.tab-header{position:relative;overflow:hidden;scroll-behavior:smooth}.tab-header_nav{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.tab-header_nav::-webkit-scrollbar{display:none}.tab-header_nav__item{flex-shrink:0}.tab-header_nav .active{color:var(--active-color, #1890ff)}.tab-header_line{position:absolute;width:0;margin-top:-2px;height:2px;border-radius:2px;background:var(--line-color, #1890ff);transition:.2s}.tab-content{overflow:hidden}.tab-content_wrap{display:flex;width:100%;height:100%;transition:.2s}:host([type="line"]) .tab-header_nav__item{border:solid 1px transparent}:host([type="line"]) .tab-header_nav .active{color:var(--line-color, #1890ff);border:solid 1px transparent;border-color:var(--border-color, rgba(0, 0, 0, .2)) var(--border-color, rgba(0, 0, 0, .2)) transparent;border-radius:var(--border-radius, .25em) var(--border-radius, .25em) 0 0}:host([type="line"]) .tab-header_line{transition:none;visibility:hidden}:host([type="line"]) .tab-header_line:after,:host([type="line"]) .tab-header_line:before{content:"";position:absolute;visibility:visible;width:9999px;height:1px;bottom:0;background:var(--border-color, rgba(0, 0, 0, .2))}:host([type="line"]) .tab-header_line:after{left:100%}:host([type="line"]) .tab-header_line:before{right:100%}:host([align="center"]) .tab-header_nav{justify-content:center}:host([align="center"]) .tab-header_line{left:50%}:host([align="end"]) .tab-header_nav{justify-content:flex-end}\n',g.appendChild(I),g.appendChild(this._container)}static get observedAttributes(){return["active","forceRender","type","align","effect"]}get align(){return this.getAttribute("align")||"start"}set align(g){this.setAttribute("align",g)}set type(g){this.setAttribute("type",g)}get type(){return this.getAttribute("type")||"flat"}get active(){return this.getAttribute("active")}set active(g){g?(this.setAttribute("active",g),this.setTabLine(g),this.setTabContent(g)):this.removeAttribute("active")}get effect(){return this.getAttribute("effect")}set effect(g){g&&"false"!==g?this.setAttribute("effect",g):this.removeAttribute("effect")}createTabHeader(g,I){const C=g.getAttribute("label")||"",A=g.getAttribute("icon")||"",i=g.getAttribute("iconSize")||"",l=g.getAttribute("r-key")||`${I}`,t=g.getAttribute("type")||"text";this.initTabHeaderKeyMapIndex(l,I);const c=document.createElement("r-button");return c.setAttribute("class","tab-header_nav__item"),c.setAttribute("type",t),A&&c.setAttribute("icon",A),i&&c.setAttribute("iconSize",i),e(g)&&c.setAttribute("disabled",""),c.setAttribute("r-key",l),this.effect&&(g.setAttribute("effect",this.effect),this._line.style.setProperty("display","none")),g.setAttribute("r-key",l),c.innerHTML=C,c}connectedCallback(){this.initTab()}disconnectCallback(){this.unloadTab()}attributeChangedCallback(g,I,C){if(I!==C){if(this.dispatchEvent(new CustomEvent("change",{detail:{active:this.active}})),"align"===g&&("center"===C&&this.initTabLineAlignCenter(),"end"===C&&this.initTabLineAlignEnd()),"effect"===g){[...this._nav.children].forEach((g=>{this.effect&&"false"!==this.effect?g.setAttribute("effect",C):g.removeAttribute("effect")}))}"active"===g&&this.setAttribute(g,C)}}}return customElements.define("r-tabs",g),g}}(),f=Object.freeze(Object.defineProperty({__proto__:null,default:N},Symbol.toStringTag,{value:"Module"}));if("undefined"!=typeof document){const g=document.createElement("style");g.textContent='@keyframes MessageMoveIn{0%{padding:0;transform:translateY(-100%);opacity:0}to{padding:8px;transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ranui-message{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ranui-message .message-in{animation-name:MessageMoveIn;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ranui-message .message-leave{animation-name:MessageMoveOut;animation-duration:.3s;animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.r-preview-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000073;z-index:1081}.r-preview-mask .r-preview-loading{position:absolute;top:30vh;left:50vw;transform:translate(-50%);display:flex;flex-flow:column;align-items:center}.r-preview-mask .r-preview-loading-text{color:#fff;font-size:16px}.r-preview-mask .r-preview-options{width:100%;pointer-events:auto;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:space-between}.r-preview-mask .r-preview-options-close{margin:14px;border:none;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain{max-width:calc(100vw - 20px);margin:0 auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context{margin:0 auto;height:calc(100vh - 68px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main{width:100%;height:100%;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sheet{position:relative;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-table{vertical-align:bottom}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000000;font-size:12px;z-index:201}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette{padding:5px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td:hover{border-color:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette{padding:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette table td{margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown{position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer{position:absolute;z-index:11}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal{cursor:row-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical{cursor:col-resize}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:rgba(75,137,255,.1);z-index:5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor{z-index:20}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.active{background:rgba(0,0,0,.05)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state{padding-left:35px!important;position:relative}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:rgba(0,0,0,.08);border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-item.state.checked:before,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-header.state.checked:before{background:#4b89ff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-contextmenu,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-suggest{width:200px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu{list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card-wraper{margin:40px 20px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar{color:#000000a6;background:#ffffff;-webkit-user-select:none;user-select:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:rgba(0,0,0,.08)}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons{display:flex;justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.active,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary:hover,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field:first-child{margin-left:0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error .x-spreadsheet-form-select,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field.error input{border-color:#f04134}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-dimmer.active{display:block;opacity:1}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset{border:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast{background-color:#ffffffd9}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header{color:#f2711c}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:rgba(0,0,0,.08);font-size:1.0785em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-modal-content,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-header,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-toast-content{padding:.75em 1em}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-excel-main .x-spreadsheet-menu li:first-child{display:none}.r-preview-mask .r-preview-contain .r-preview-context .docx-wrapper{background:none}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section{width:100%;height:690px;position:relative;border:1px solid #333;background-color:#efefef;text-align:center;border-radius:10px;box-shadow:1px 1px 3px #aaa;overflow:hidden}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.block{position:absolute;top:0;left:0;width:100%}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.content{display:flex;flex-direction:column}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-up{justify-content:flex-start}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-mid{justify-content:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.v-down{justify-content:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-left{align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-mid{align-items:center;text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.h-right{align-items:flex-end;text-align:right}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-left{justify-content:flex-start;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-center{justify-content:flex-start;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.up-right{justify-content:flex-start;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-left{justify-content:center;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-center{justify-content:center;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.center-right{justify-content:center;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-left{justify-content:flex-end;align-items:flex-start;text-align:left}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-center{justify-content:flex-end;align-items:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section div.down-right{justify-content:flex-end;align-items:flex-end}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main li.slide{margin:10px 0;font-size:18px}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main div.footer{text-align:center}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table{position:absolute}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section table,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section th,.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section td{border:1px solid black}.r-preview-mask .r-preview-contain .r-preview-context .r-preview-pptx-main section svg.drawing{position:absolute;overflow:visible}\n',document.body.appendChild(g)}const H=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110768583" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8046" width="200" height="200"><path d="M678.3 642.4c24.2-13 51.9-20.4 81.4-20.4h0.1c3 0 4.4-3.6 2.2-5.6-30.8-27.6-65.6-49.7-103.7-65.8-0.4-0.2-0.8-0.3-1.2-0.5C719.2 505 759.6 431.7 759.6 349c0-137-110.8-248-247.5-248S264.7 212 264.7 349c0 82.7 40.4 156 102.6 201.1-0.4 0.2-0.8 0.3-1.2 0.5-44.7 18.9-84.8 46-119.3 80.6-34.5 34.5-61.5 74.7-80.4 119.5C147.9 794.5 138 841 137 888.8c-0.1 4.5 3.5 8.2 8 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 628.2 432.2 597 512.2 597c56.7 0 111.1 15.7 158 45.1 2.5 1.5 5.5 1.7 8.1 0.3zM512.2 521c-45.8 0-88.9-17.9-121.4-50.4-32.4-32.5-50.3-75.7-50.3-121.6 0-45.9 17.9-89.1 50.3-121.6S466.3 177 512.2 177s88.9 17.9 121.4 50.4c32.4 32.5 50.3 75.7 50.3 121.6 0 45.9-17.9 89.1-50.3 121.6C601.1 503.1 558 521 512.2 521zM880 759h-84v-84c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v84h-84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h84v84c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-84h84c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" p-id="8047"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),K=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110830636" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8464" width="200" height="200"><path d="M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32z m-260 72h96v209.9L621.5 312 572 347.4V136z m220 752H232V136h280v296.9c0 3.3 1 6.6 3 9.3 5.1 7.2 15.1 8.9 22.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752z" p-id="8465"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),J=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965185400" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8572" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m193.5 301.7l-210.6 292c-12.7 17.7-39 17.7-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" p-id="8573"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),F=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667483538687" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8683" width="200" height="200"><path d="M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8c12.7 17.7 39 17.7 51.7 0l210.6-292c3.9-5.3 0.1-12.7-6.4-12.7z" p-id="8684"></path><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8685"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),M=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965220951" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8711" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m165.4 618.2l-66-0.3L512 563.4l-99.3 118.4-66.1 0.3c-4.4 0-8-3.5-8-8 0-1.9 0.7-3.7 1.9-5.2l130.1-155L340.5 359c-1.2-1.5-1.9-3.3-1.9-5.2 0-4.4 3.6-8 8-8l66.1 0.3L512 464.6l99.3-118.4 66-0.3c4.4 0 8 3.5 8 8 0 1.9-0.7 3.7-1.9 5.2L553.5 514l130 155c1.2 1.5 1.9 3.3 1.9 5.2 0 4.4-3.6 8-8 8z" p-id="8712"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),S=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667483596224" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8848" width="200" height="200"><path d="M685.4 354.8c0-4.4-3.6-8-8-8l-66 0.3L512 465.6l-99.3-118.4-66.1-0.3c-4.4 0-8 3.5-8 8 0 1.9 0.7 3.7 1.9 5.2l130.1 155L340.5 670c-1.2 1.5-1.9 3.3-1.9 5.2 0 4.4 3.6 8 8 8l66.1-0.3L512 564.4l99.3 118.4 66 0.3c4.4 0 8-3.5 8-8 0-1.9-0.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z" p-id="8849"></path><path d="M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8850"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),k=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1688378016663" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2608" width="128" height="128"><path d="M568 515.008l254.016-255.008q12-11.008 12-27.488t-11.488-28-28-11.488-27.488 12l-255.008 254.016-255.008-254.016q-11.008-12-27.488-12t-28 11.488-11.488 28 12 27.488l254.016 255.008-254.016 255.008q-12 11.008-12 27.488t11.488 28 28 11.488 27.488-12l255.008-255.008 255.008 255.008q11.008 12 27.488 12t28-11.488 11.488-28-12-27.488z" p-id="2609" ></path></svg>'}},Symbol.toStringTag,{value:"Module"})),v=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665473540543" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7485" width="200" height="200">\n <path d="M942.3 486.4l-0.1-0.1-0.1-0.1c-36.4-76.7-80-138.7-130.7-186L760.7 351c43.7 40.2 81.5 93.7 114.1 160.9C791.5 684.2 673.4 766 512 766c-51.3 0-98.3-8.3-141.2-25.1l-54.7 54.7C374.6 823.8 439.8 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0.1-51.3zM878.3 154.2l-42.4-42.4c-3.1-3.1-8.2-3.1-11.3 0L707.8 228.5C649.4 200.2 584.2 186 512 186c-192.2 0-335.4 100.5-430.2 300.3v0.1c-7.7 16.2-7.7 35.2 0 51.5 36.4 76.7 80 138.7 130.7 186.1L111.8 824.5c-3.1 3.1-3.1 8.2 0 11.3l42.4 42.4c3.1 3.1 8.2 3.1 11.3 0l712.8-712.8c3.1-3 3.1-8.1 0-11.2zM398.9 537.4c-1.9-8.2-2.9-16.7-2.9-25.4 0-61.9 50.1-112 112-112 8.7 0 17.3 1 25.4 2.9L398.9 537.4z m184.5-184.5C560.5 342.1 535 336 508 336c-97.2 0-176 78.8-176 176 0 27 6.1 52.5 16.9 75.4L263.3 673c-43.7-40.2-81.5-93.7-114.1-160.9C232.6 339.8 350.7 258 512 258c51.3 0 98.3 8.3 141.2 25.1l-69.8 69.8z" p-id="7486"></path>\n <path d="M508 624c-6.4 0-12.7-0.5-18.8-1.6l-51.1 51.1c21.4 9.3 45.1 14.4 69.9 14.4 97.2 0 176-78.8 176-176 0-24.8-5.1-48.5-14.4-69.9l-51.1 51.1c1 6.1 1.6 12.4 1.6 18.8C620 573.9 569.9 624 508 624z" p-id="7487"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),D=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665473580103" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7625" width="200" height="200">\n <path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3-7.7 16.2-7.7 35.2 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766z" p-id="7626"></path>\n <path d="M508 336c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176z m0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" p-id="7627"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),z=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667486325771" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8988" width="200" height="200"><path d="M946.5 505L560.1 118.8l-25.9-25.9c-12.3-12.2-32.1-12.2-44.4 0L77.5 505c-12.3 12.3-18.9 28.6-18.8 46 0.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8 12.1-12.1 18.7-28.2 18.7-45.3 0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204z m217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z" p-id="8989"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),x=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965239916" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8850" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272z m-32-344c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" p-id="8851"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),L=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665313505832" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7765" width="200" height="200">\n <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="7766"></path>\n <path d="M512 336m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7767"></path>\n <path d="M536 448h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z" p-id="7768"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),T=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667109697406" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8490" width="200" height="200"><path d="M256 529.066667H85.333333a17.066667 17.066667 0 1 1 0-34.133334h170.666667a17.066667 17.066667 0 0 1 0 34.133334z" opacity=".278" p-id="8491"></path><path d="M99.84 640a17.066667 17.066667 0 0 1-4.437333-33.553067l164.693333-44.373333a17.066667 17.066667 0 1 1 8.891733 32.9728l-164.693333 44.373333a17.544533 17.544533 0 0 1-4.4544 0.580267z" opacity=".322" p-id="8492"></path><path d="M264.533333 462.523733a16.896 16.896 0 0 1-4.369066-0.580266l-164.693334-43.52a17.0496 17.0496 0 1 1 8.721067-32.989867l164.693333 43.52a17.066667 17.066667 0 1 1-4.352 33.570133z" opacity=".239" p-id="8493"></path><path d="M384.017067 307.2a17.032533 17.032533 0 0 1-14.7968-8.533333l-85.333334-147.626667a17.066667 17.066667 0 0 1 29.559467-17.083733l85.333333 147.626666A17.066667 17.066667 0 0 1 384.017067 307.2z" opacity=".122" p-id="8494"></path><path d="M639.982933 307.2a17.0496 17.0496 0 0 1-14.762666-25.6l85.333333-147.626667a17.066667 17.066667 0 1 1 29.559467 17.066667l-85.333334 147.626667a17.032533 17.032533 0 0 1-14.7968 8.533333z" opacity=".922" p-id="8495"></path><path d="M692.906667 347.306667a17.066667 17.066667 0 0 1-12.117334-29.098667l120.337067-121.173333a17.066667 17.066667 0 1 1 24.234667 24.046933l-120.337067 121.173333a17.1008 17.1008 0 0 1-12.117333 5.051734z" opacity=".878" p-id="8496"></path><path d="M733.883733 401.066667a17.066667 17.066667 0 0 1-8.5504-31.8464l147.626667-85.333334a17.0496 17.0496 0 1 1 17.066667 29.5424l-147.626667 85.333334a16.776533 16.776533 0 0 1-8.516267 2.304z" opacity=".839" p-id="8497"></path><path d="M512 273.066667a17.066667 17.066667 0 0 1-17.066667-17.066667V85.333333a17.066667 17.066667 0 0 1 34.133334 0v170.666667a17.066667 17.066667 0 0 1-17.066667 17.066667z" p-id="8498"></path><path d="M578.577067 281.6a17.066667 17.066667 0 0 1-16.520534-21.418667l43.52-164.693333a17.066667 17.066667 0 0 1 33.006934 8.721067l-43.52 164.693333a17.066667 17.066667 0 0 1-16.4864 12.6976z" opacity=".961" p-id="8499"></path><path d="M445.44 282.453333a17.066667 17.066667 0 0 1-16.469333-12.629333l-44.373334-164.693333a17.066667 17.066667 0 0 1 32.955734-8.891734l44.373333 164.693334a17.066667 17.066667 0 0 1-16.4864 21.521066z" opacity=".078" p-id="8500"></path><path d="M924.177067 640c-1.4848 0-2.9696-0.187733-4.4544-0.580267l-164.693334-44.373333a17.066667 17.066667 0 0 1 8.874667-32.9728l164.693333 44.373333a17.066667 17.066667 0 0 1-4.420266 33.553067z" opacity=".722" p-id="8501"></path><path d="M881.476267 742.4a17.015467 17.015467 0 0 1-8.482134-2.269867l-148.48-85.333333a17.0496 17.0496 0 1 1 16.9984-29.5936l148.48 85.333333a17.0496 17.0496 0 0 1-8.516266 31.863467z" opacity=".678" p-id="8502"></path><path d="M813.226667 830.293333a17.015467 17.015467 0 0 1-12.066134-5.000533l-120.337066-120.337067a17.0496 17.0496 0 1 1 24.132266-24.132266l120.337067 120.337066a17.0496 17.0496 0 0 1-12.066133 29.1328z" opacity=".639" p-id="8503"></path><path d="M938.666667 529.066667H768a17.066667 17.066667 0 1 1 0-34.133334h170.666667a17.066667 17.066667 0 1 1 0 34.133334z" opacity=".761" p-id="8504"></path><path d="M401.066667 941.226667a17.066667 17.066667 0 0 1-16.4864-21.504l44.373333-164.693334a17.066667 17.066667 0 1 1 32.955733 8.874667l-44.373333 164.693333a17.066667 17.066667 0 0 1-16.469333 12.629334z" opacity=".478" p-id="8505"></path><path d="M298.6496 898.56a17.066667 17.066667 0 0 1-14.779733-25.565867l85.333333-148.48a17.083733 17.083733 0 0 1 29.5936 16.9984l-85.333333 148.48a17.032533 17.032533 0 0 1-14.813867 8.567467z" opacity=".439" p-id="8506"></path><path d="M512 955.733333a17.066667 17.066667 0 0 1-17.066667-17.066666V768a17.066667 17.066667 0 1 1 34.133334 0v170.666667a17.066667 17.066667 0 0 1-17.066667 17.066666z" opacity=".522" p-id="8507"></path><path d="M725.3504 898.56a17.032533 17.032533 0 0 1-14.7968-8.533333l-85.333333-147.626667a17.066667 17.066667 0 0 1 29.559466-17.066667l85.333334 147.626667a17.066667 17.066667 0 0 1-14.762667 25.6z" opacity=".6" p-id="8508"></path><path d="M622.062933 942.08c-7.509333 0-14.421333-5.0176-16.469333-12.629333l-44.3904-164.693334a17.066667 17.066667 0 1 1 32.9728-8.874666l44.3904 164.693333a17.066667 17.066667 0 0 1-16.503467 21.504z" opacity=".561" p-id="8509"></path><path d="M759.4496 463.36a17.083733 17.083733 0 0 1-4.420267-33.553067l164.693334-44.373333a17.066667 17.066667 0 0 1 8.874666 32.955733l-164.693333 44.373334a16.657067 16.657067 0 0 1-4.4544 0.597333z" opacity=".702" p-id="8510"></path><path d="M330.24 347.306667a17.015467 17.015467 0 0 1-12.066133-5.000534l-120.32-120.32a17.0496 17.0496 0 1 1 24.132266-24.132266l120.32 120.32a17.0496 17.0496 0 0 1-12.066133 29.1328z" opacity=".161" p-id="8511"></path><path d="M290.116267 401.066667a17.032533 17.032533 0 0 1-8.533334-2.286934l-147.626666-85.333333a17.066667 17.066667 0 1 1 17.083733-29.5424l147.626667 85.333333a17.066667 17.066667 0 0 1-8.5504 31.829334z" opacity=".2" p-id="8512"></path><path d="M142.523733 742.4a17.066667 17.066667 0 0 1-8.567466-31.8464l147.626666-85.333333a17.066667 17.066667 0 1 1 17.083734 29.559466l-147.626667 85.333334a16.930133 16.930133 0 0 1-8.516267 2.286933z" opacity=".361" p-id="8513"></path><path d="M209.92 830.293333a17.066667 17.066667 0 0 1-12.117333-29.098666l120.32-121.173334a17.066667 17.066667 0 0 1 24.2176 24.029867l-120.32 121.1904a16.896 16.896 0 0 1-12.100267 5.051733z" opacity=".4" p-id="8514"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),U=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665313581686" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8045" width="200" height="200">\n <path d="M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240z m460 600H232V536h560v304z" p-id="8046"></path>\n <path d="M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53c12.1-8.7 20-22.9 20-39 0-26.5-21.5-48-48-48s-48 21.5-48 48c0 16.1 7.9 30.3 20 39z" p-id="8047"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),j=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110740871" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7904" width="200" height="200"><path d="M512 512m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7905"></path><path d="M712 512m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7906"></path><path d="M312 512m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="7907"></path><path d="M925.2 338.4c-22.6-53.7-55-101.9-96.3-143.3-41.3-41.3-89.5-73.8-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6 0.3-119.3 12.3-174.5 35.9-53.3 22.8-101.1 55.2-142 96.5-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9 0.3 69.4 16.9 138.3 48 199.9v152c0 25.4 20.6 46 46 46h152.1c61.6 31.1 130.5 47.7 199.9 48h2.1c59.9 0 118-11.6 172.7-34.3 53.5-22.3 101.6-54.3 142.8-95.2 41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5 0.3-60.9-11.5-120-34.8-175.6z m-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-0.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-0.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-0.6 99.6-39.7 192.9-110.1 262.7z" p-id="7908"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),Q=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110863698" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8743" width="200" height="200"><path d="M705.6 124.9c-5.3-2.7-11.6 1.2-11.6 7.2v64.2c0 5.5 2.9 10.6 7.5 13.6 22.4 14.1 43.2 30.7 62.2 49.8 32.7 32.8 58.4 70.9 76.3 113.3 18.5 43.9 27.9 90.5 27.9 138.7 0 48.1-9.4 94.8-27.9 138.7-17.9 42.4-43.6 80.5-76.3 113.3-32.7 32.8-70.8 58.5-113.2 76.4-43.8 18.6-90.5 28-138.5 28s-94.7-9.4-138.5-28c-42.4-17.9-80.5-43.6-113.2-76.4-32.7-32.8-58.4-70.9-76.3-113.3-18.5-43.9-27.9-90.5-27.9-138.7 0-48.1 9.4-94.8 27.9-138.7 17.9-42.4 43.6-80.5 76.3-113.3 19-19 39.8-35.6 62.2-49.8 4.7-2.9 7.5-8.1 7.5-13.6V132c0-6-6.3-9.8-11.6-7.2C178.5 195.2 82 339.3 80 506.3 77.2 745.1 272.5 943.5 511.2 944c239 0.5 432.8-193.3 432.8-432.4 0-169.2-97-315.7-238.4-386.7z" p-id="8744"></path><path d="M480 560h64c4.4 0 8-3.6 8-8V88c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z" p-id="8745"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),O=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1689421689831" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1501" width="200" height="200"><path d="M242.526316 215.578947h431.157895v53.894737H242.526316V215.578947z m431.157895 269.473685H242.526316V431.157895h431.157895v53.894737z m323.368421 323.368421c0 88.279579-144.761263 215.578947-323.368421 215.578947s-323.368421-127.353263-323.368422-215.578947a164.055579 164.055579 0 0 1 53.894737-107.789474H242.526316v-53.894737h215.578947v10.778947a388.042105 388.042105 0 0 1 377.263158-28.725894V53.894737H80.842105v862.315789h323.368421v53.894737H26.947368V0h862.31579v658.054737A208.357053 208.357053 0 0 1 997.052632 808.421053z m-134.736843-107.789474H835.368421v-14.928842A356.675368 356.675368 0 0 0 673.684211 646.736842c-148.857263 0-269.473684 91.136-269.473685 161.684211 0 66.182737 120.616421 161.684211 269.473685 161.68421s269.473684-95.501474 269.473684-161.68421a149.989053 149.989053 0 0 0-80.842106-107.789474zM673.684211 916.210526a107.789474 107.789474 0 1 1 107.789473-107.789473 107.789474 107.789474 0 0 1-107.789473 107.789473z m0-161.68421a53.894737 53.894737 0 1 0 53.894736 53.894737 53.894737 53.894737 0 0 0-53.894736-53.894737z" p-id="1502"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),E=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110849445" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8603" width="200" height="200"><path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56c10.1-8.6 13.8-22.6 9.3-35.2l-0.9-2.6c-18.1-50.5-44.9-96.9-79.7-137.9l-1.8-2.1c-8.6-10.1-22.5-13.9-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85c-2.4-13.1-12.7-23.3-25.8-25.7l-2.7-0.5c-52.1-9.4-106.9-9.4-159 0l-2.7 0.5c-13.1 2.4-23.4 12.6-25.8 25.7l-15.8 85.4c-35.9 13.6-69.2 32.9-99 57.4l-81.9-29.1c-12.5-4.4-26.5-0.7-35.1 9.5l-1.8 2.1c-34.8 41.1-61.6 87.5-79.7 137.9l-0.9 2.6c-4.5 12.5-0.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5c-10.1 8.6-13.8 22.6-9.3 35.2l0.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1c8.6 10.1 22.5 13.9 35.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4c2.4 13.1 12.7 23.3 25.8 25.7l2.7 0.5c26.1 4.7 52.8 7.1 79.5 7.1 26.7 0 53.5-2.4 79.5-7.1l2.7-0.5c13.1-2.4 23.4-12.6 25.8-25.7l15.7-85c36.2-13.6 69.7-32.9 99.7-57.6l81.3 28.9c12.5 4.4 26.5 0.7 35.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l0.9-2.6c4.5-12.3 0.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9c-11.3 26.1-25.6 50.7-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97c-28.1 3.2-56.8 3.2-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9z" p-id="8604"></path><path d="M512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176z m79.2 255.2C570 602.3 541.9 614 512 614c-29.9 0-58-11.7-79.2-32.8C411.7 560 400 531.9 400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8C612.3 444 624 472.1 624 502c0 29.9-11.7 58-32.8 79.2z" p-id="8605"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),P=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667110807200" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8324" width="200" height="200"><path d="M824.2 699.9c-25.4-25.4-54.7-45.7-86.4-60.4C783.1 602.8 812 546.8 812 484c0-110.8-92.4-201.7-203.2-200-109.1 1.7-197 90.6-197 200 0 62.8 29 118.8 74.2 155.5-31.7 14.7-60.9 34.9-86.4 60.4C345 754.6 314 826.8 312 903.8c-0.1 4.5 3.5 8.2 8 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C493.8 707.7 551.1 684 612 684c60.9 0 118.2 23.7 161.3 66.8C814.5 792 838 846.3 840 904.3c0.1 4.3 3.7 7.7 8 7.7h56c4.5 0 8.1-3.7 8-8.2-2-77-33-149.2-87.8-203.9zM612 612c-34.2 0-66.4-13.3-90.5-37.5-24.5-24.5-37.9-57.1-37.5-91.8 0.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-0.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4 0 34.2-13.3 66.3-37.5 90.5-24.2 24.2-56.4 37.5-90.6 37.5z" p-id="8325"></path><path d="M361.5 510.4c-0.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5 0.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1-25.8-25.2-39.7-59.3-38.7-95.4 0.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9 0.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-0.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204-0.1 4.5 3.5 8.2 8 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7z" p-id="8326"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),_=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1665313601302" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8185" width="200" height="200">\n <path d="M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32z m-40 376H232V536h560v304z" p-id="8186"></path>\n <path d="M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53c12.1-8.7 20-22.9 20-39 0-26.5-21.5-48-48-48s-48 21.5-48 48c0 16.1 7.9 30.3 20 39z" p-id="8187"></path>\n</svg>'}},Symbol.toStringTag,{value:"Module"})),q=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667483498347" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8544" width="200" height="200"><path d="M858.5 763.6c-18.9-44.8-46.1-85-80.6-119.5-34.5-34.5-74.7-61.6-119.5-80.6-0.4-0.2-0.8-0.3-1.2-0.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-0.4 0.2-0.8 0.3-1.2 0.5-44.8 18.9-85 46-119.5 80.6-34.5 34.5-61.6 74.7-80.6 119.5C146.9 807.5 137 854 136 901.8c-0.1 4.5 3.5 8.2 8 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c0.1 4.4 3.6 7.8 8 7.8h60c4.5 0 8.1-3.7 8-8.2-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z" p-id="8545"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),$=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667965273540" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8989" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296z m32 440c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" p-id="8990"></path></svg>'}},Symbol.toStringTag,{value:"Module"})),gg=Object.freeze(Object.defineProperty({__proto__:null,default:{_identification:!0,data:'<svg t="1667895689016" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8572" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8573"></path><path d="M512 688m-48 0a48 48 0 1 0 96 0 48 48 0 1 0-96 0Z" p-id="8574"></path><path d="M488 576h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z" p-id="8575"></path></svg>'}},Symbol.toStringTag,{value:"Module"}));!function(I={},C){"object"==typeof g&&"undefined"!=typeof module?C(g):"function"==typeof define&&define.amd?define(["exports"],C):C(I.d3=I.d3||{})}(globalThis,(function(g){var I=function(g,I){return g<I?-1:g>I?1:g>=I?0:NaN},C=function(g){var C;return 1===g.length&&(C=g,g=function(g,A){return I(C(g),A)}),{left:function(I,C,A,e){for(null==A&&(A=0),null==e&&(e=I.length);A<e;){var i=A+e>>>1;g(I[i],C)<0?A=i+1:e=i}return A},right:function(I,C,A,e){for(null==A&&(A=0),null==e&&(e=I.length);A<e;){var i=A+e>>>1;g(I[i],C)>0?e=i:A=i+1}return A}}};var A=C(I),e=A.right,i=A.left;function l(g,I){return[g,I]}var t=function(g){return null===g?NaN:+g},c=function(g,I){var C,A,e=g.length,i=0,l=-1,c=0,o=0;if(null==I)for(;++l<e;)isNaN(C=t(g[l]))||(o+=(A=C-c)*(C-(c+=A/++i)));else for(;++l<e;)isNaN(C=t(I(g[l],l,g)))||(o+=(A=C-c)*(C-(c+=A/++i)));if(i>1)return o/(i-1)},o=function(g,I){var C=c(g,I);return C?Math.sqrt(C):C},n=function(g,I){var C,A,e,i=g.length,l=-1;if(null==I){for(;++l<i;)if(null!=(C=g[l])&&C>=C)for(A=e=C;++l<i;)null!=(C=g[l])&&(A>C&&(A=C),e<C&&(e=C))}else for(;++l<i;)if(null!=(C=I(g[l],l,g))&&C>=C)for(A=e=C;++l<i;)null!=(C=I(g[l],l,g))&&(A>C&&(A=C),e<C&&(e=C));return[A,e]},d=Array.prototype,s=d.slice,a=d.map,r=function(g){return function(){return g}},Z=function(g){return g},b=function(g,I,C){g=+g,I=+I,C=(e=arguments.length)<2?(I=g,g=0,1):e<3?1:+C;for(var A=-1,e=0|Math.max(0,Math.ceil((I-g)/C)),i=new Array(e);++A<e;)i[A]=g+A*C;return i},m=Math.sqrt(50),h=Math.sqrt(10),G=Math.sqrt(2),u=function(g,I,C){var A,e,i,l,t=-1;if(C=+C,(g=+g)===(I=+I)&&C>0)return[g];if((A=I<g)&&(e=g,g=I,I=e),0===(l=p(g,I,C))||!isFinite(l))return[];if(l>0)for(g=Math.ceil(g/l),I=Math.floor(I/l),i=new Array(e=Math.ceil(I-g+1));++t<e;)i[t]=(g+t)*l;else for(g=Math.floor(g*l),I=Math.ceil(I*l),i=new Array(e=Math.ceil(g-I+1));++t<e;)i[t]=(g-t)/l;return A&&i.reverse(),i};function p(g,I,C){var A=(I-g)/Math.max(0,C),e=Math.floor(Math.log(A)/Math.LN10),i=A/Math.pow(10,e);return e>=0?(i>=m?10:i>=h?5:i>=G?2:1)*Math.pow(10,e):-Math.pow(10,-e)/(i>=m?10:i>=h?5:i>=G?2:1)}function w(g,I,C){var A=Math.abs(I-g)/Math.max(0,C),e=Math.pow(10,Math.floor(Math.log(A)/Math.LN10)),i=A/e;return i>=m?e*=10:i>=h?e*=5:i>=G&&(e*=2),I<g?-e:e}var W=function(g){return Math.ceil(Math.log(g.length)/Math.LN2)+1},B=function(g,I,C){if(null==C&&(C=t),A=g.length){if((I=+I)<=0||A<2)return+C(g[0],0,g);if(I>=1)return+C(g[A-1],A-1,g);var A,e=(A-1)*I,i=Math.floor(e),l=+C(g[i],i,g);return l+(+C(g[i+1],i+1,g)-l)*(e-i)}},y=function(g){for(var I,C,A,e=g.length,i=-1,l=0;++i<e;)l+=g[i].length;for(C=new Array(l);--e>=0;)for(I=(A=g[e]).length;--I>=0;)C[--l]=A[I];return C},V=function(g,I){var C,A,e=g.length,i=-1;if(null==I){for(;++i<e;)if(null!=(C=g[i])&&C>=C)for(A=C;++i<e;)null!=(C=g[i])&&A>C&&(A=C)}else for(;++i<e;)if(null!=(C=I(g[i],i,g))&&C>=C)for(A=C;++i<e;)null!=(C=I(g[i],i,g))&&A>C&&(A=C);return A},X=function(g){if(!(e=g.length))return[];for(var I=-1,C=V(g,Y),A=new Array(C);++I<C;)for(var e,i=-1,l=A[I]=new Array(e);++i<e;)l[i]=g[i][I];return A};function Y(g){return g.length}var R=Array.prototype.slice,N=function(g){return g},f=1e-6;function H(g){return"translate("+(g+.5)+",0)"}function K(g){return"translate(0,"+(g+.5)+")"}function J(g){return function(I){return+g(I)}}function F(g){var I=Math.max(0,g.bandwidth()-1)/2;return g.round()&&(I=Math.round(I)),function(C){return+g(C)+I}}function M(){return!this.__axis}function S(g,I){var C=[],A=null,e=null,i=6,l=6,t=3,c=1===g||4===g?-1:1,o=4===g||2===g?"x":"y",n=1===g||3===g?H:K;function d(d){var s=null==A?I.ticks?I.ticks.apply(I,C):I.domain():A,a=null==e?I.tickFormat?I.tickFormat.apply(I,C):N:e,r=Math.max(i,0)+t,Z=I.range(),b=+Z[0]+.5,m=+Z[Z.length-1]+.5,h=(I.bandwidth?F:J)(I.copy()),G=d.selection?d.selection():d,u=G.selectAll(".domain").data([null]),p=G.selectAll(".tick").data(s,I).order(),w=p.exit(),W=p.enter().append("g").attr("class","tick"),B=p.select("line"),y=p.select("text");u=u.merge(u.enter().insert("path",".tick").attr("class","domain").attr("stroke","#000")),p=p.merge(W),B=B.merge(W.append("line").attr("stroke","#000").attr(o+"2",c*i)),y=y.merge(W.append("text").attr("fill","#000").attr(o,c*r).attr("dy",1===g?"0em":3===g?"0.71em":"0.32em")),d!==G&&(u=u.transition(d),p=p.transition(d),B=B.transition(d),y=y.transition(d),w=w.transition(d).attr("opacity",f).attr("transform",(function(g){return isFinite(g=h(g))?n(g):this.getAttribute("transform")})),W.attr("opacity",f).attr("transform",(function(g){var I=this.parentNode.__axis;return n(I&&isFinite(I=I(g))?I:h(g))}))),w.remove(),u.attr("d",4===g||2==g?"M"+c*l+","+b+"H0.5V"+m+"H"+c*l:"M"+b+","+c*l+"V0.5H"+m+"V"+c*l),p.attr("opacity",1).attr("transform",(function(g){return n(h(g))})),B.attr(o+"2",c*i),y.attr(o,c*r).text(a),G.filter(M).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",2===g?"start":4===g?"end":"middle"),G.each((function(){this.__axis=h}))}return d.scale=function(g){return arguments.length?(I=g,d):I},d.ticks=function(){return C=R.call(arguments),d},d.tickArguments=function(g){return arguments.length?(C=null==g?[]:R.call(g),d):C.slice()},d.tickValues=function(g){return arguments.length?(A=null==g?null:R.call(g),d):A&&A.slice()},d.tickFormat=function(g){return arguments.length?(e=g,d):e},d.tickSize=function(g){return arguments.length?(i=l=+g,d):i},d.tickSizeInner=function(g){return arguments.length?(i=+g,d):i},d.tickSizeOuter=function(g){return arguments.length?(l=+g,d):l},d.tickPadding=function(g){return arguments.length?(t=+g,d):t},d}var k={value:function(){}};function v(){for(var g,I=0,C=arguments.length,A={};I<C;++I){if(!(g=arguments[I]+"")||g in A)throw new Error("illegal type: "+g);A[g]=[]}return new D(A)}function D(g){this._=g}function z(g,I){return g.trim().split(/^|\s+/).map((function(g){var C="",A=g.indexOf(".");if(A>=0&&(C=g.slice(A+1),g=g.slice(0,A)),g&&!I.hasOwnProperty(g))throw new Error("unknown type: "+g);return{type:g,name:C}}))}function x(g,I){for(var C,A=0,e=g.length;A<e;++A)if((C=g[A]).name===I)return C.value}function L(g,I,C){for(var A=0,e=g.length;A<e;++A)if(g[A].name===I){g[A]=k,g=g.slice(0,A).concat(g.slice(A+1));break}return null!=C&&g.push({name:I,value:C}),g}D.prototype=v.prototype={constructor:D,on:function(g,I){var C,A=this._,e=z(g+"",A),i=-1,l=e.length;if(!(arguments.length<2)){if(null!=I&&"function"!=typeof I)throw new Error("invalid callback: "+I);for(;++i<l;)if(C=(g=e[i]).type)A[C]=L(A[C],g.name,I);else if(null==I)for(C in A)A[C]=L(A[C],g.name,null);return this}for(;++i<l;)if((C=(g=e[i]).type)&&(C=x(A[C],g.name)))return C},copy:function(){var g={},I=this._;for(var C in I)g[C]=I[C].slice();return new D(g)},call:function(g,I){if((C=arguments.length-2)>0)for(var C,A,e=new Array(C),i=0;i<C;++i)e[i]=arguments[i+2];if(!this._.hasOwnProperty(g))throw new Error("unknown type: "+g);for(i=0,C=(A=this._[g]).length;i<C;++i)A[i].value.apply(I,e)},apply:function(g,I,C){if(!this._.hasOwnProperty(g))throw new Error("unknown type: "+g);for(var A=this._[g],e=0,i=A.length;e<i;++e)A[e].value.apply(I,C)}};var T="http://www.w3.org/1999/xhtml",U={svg:"http://www.w3.org/2000/svg",xhtml:T,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},j=function(g){var I=g+="",C=I.indexOf(":");return C>=0&&"xmlns"!==(I=g.slice(0,C))&&(g=g.slice(C+1)),U.hasOwnProperty(I)?{space:U[I],local:g}:g};function Q(g){return function(){var I=this.ownerDocument,C=this.namespaceURI;return C===T&&I.documentElement.namespaceURI===T?I.createElement(g):I.createElementNS(C,g)}}function O(g){return function(){return this.ownerDocument.createElementNS(g.space,g.local)}}var E=function(g){var I=j(g);return(I.local?O:Q)(I)},P=0;function _(){return new q}function q(){this._="@"+(++P).toString(36)}q.prototype=_.prototype={constructor:q,get:function(g){for(var I=this._;!(I in g);)if(!(g=g.parentNode))return;return g[I]},set:function(g,I){return g[this._]=I},remove:function(g){return this._ in g&&delete g[this._]},toString:function(){return this._}};var $=function(g){return function(){return this.matches(g)}};if("undefined"!=typeof document){var gg=document.documentElement;if(!gg.matches){var Ig=gg.webkitMatchesSelector||gg.msMatchesSelector||gg.mozMatchesSelector||gg.oMatchesSelector;$=function(g){return function(){return Ig.call(this,g)}}}}var Cg=$,Ag={};(g.event=null,"undefined"!=typeof document)&&("onmouseenter"in document.documentElement||(Ag={mouseenter:"mouseover",mouseleave:"mouseout"}));function eg(g,I,C){return g=ig(g,I,C),function(I){var C=I.relatedTarget;C&&(C===this||8&C.compareDocumentPosition(this))||g.call(this,I)}}function ig(I,C,A){return function(e){var i=g.event;g.event=e;try{I.call(this,this.__data__,C,A)}finally{g.event=i}}}function lg(g){return g.trim().split(/^|\s+/).map((function(g){var I="",C=g.indexOf(".");return C>=0&&(I=g.slice(C+1),g=g.slice(0,C)),{type:g,name:I}}))}function tg(g){return function(){var I=this.__on;if(I){for(var C,A=0,e=-1,i=I.length;A<i;++A)C=I[A],g.type&&C.type!==g.type||C.name!==g.name?I[++e]=C:this.removeEventListener(C.type,C.listener,C.capture);++e?I.length=e:delete this.__on}}}function cg(g,I,C){var A=Ag.hasOwnProperty(g.type)?eg:ig;return function(e,i,l){var t,c=this.__on,o=A(I,i,l);if(c)for(var n=0,d=c.length;n<d;++n)if((t=c[n]).type===g.type&&t.name===g.name)return this.removeEventListener(t.type,t.listener,t.capture),this.addEventListener(t.type,t.listener=o,t.capture=C),void(t.value=I);this.addEventListener(g.type,o,C),t={type:g.type,name:g.name,value:I,listener:o,capture:C},c?c.push(t):this.__on=[t]}}function og(I,C,A,e){var i=g.event;I.sourceEvent=g.event,g.event=I;try{return C.apply(A,e)}finally{g.event=i}}var ng=function(){for(var I,C=g.event;I=C.sourceEvent;)C=I;return C},dg=function(g,I){var C=g.ownerSVGElement||g;if(C.createSVGPoint){var A=C.createSVGPoint();return A.x=I.clientX,A.y=I.clientY,[(A=A.matrixTransform(g.getScreenCTM().inverse())).x,A.y]}var e=g.getBoundingClientRect();return[I.clientX-e.left-g.clientLeft,I.clientY-e.top-g.clientTop]},sg=function(g){var I=ng();return I.changedTouches&&(I=I.changedTouches[0]),dg(g,I)};function ag(){}var rg=function(g){return null==g?ag:function(){return this.querySelector(g)}};function Zg(){return[]}var bg=function(g){return null==g?Zg:function(){return this.querySelectorAll(g)}},mg=function(g){return new Array(g.length)};function hg(g,I){this.ownerDocument=g.ownerDocument,this.namespaceURI=g.namespaceURI,this._next=null,this._parent=g,this.__data__=I}hg.prototype={constructor:hg,appendChild:function(g){return this._parent.insertBefore(g,this._next)},insertBefore:function(g,I){return this._parent.insertBefore(g,I)},querySelector:function(g){return this._parent.querySelector(g)},querySelectorAll:function(g){return this._parent.querySelectorAll(g)}};function Gg(g,I,C,A,e,i){for(var l,t=0,c=I.length,o=i.length;t<o;++t)(l=I[t])?(l.__data__=i[t],A[t]=l):C[t]=new hg(g,i[t]);for(;t<c;++t)(l=I[t])&&(e[t]=l)}function ug(g,I,C,A,e,i,l){var t,c,o,n={},d=I.length,s=i.length,a=new Array(d);for(t=0;t<d;++t)(c=I[t])&&(a[t]=o="$"+l.call(c,c.__data__,t,I),o in n?e[t]=c:n[o]=c);for(t=0;t<s;++t)(c=n[o="$"+l.call(g,i[t],t,i)])?(A[t]=c,c.__data__=i[t],n[o]=null):C[t]=new hg(g,i[t]);for(t=0;t<d;++t)(c=I[t])&&n[a[t]]===c&&(e[t]=c)}function pg(g,I){return g<I?-1:g>I?1:g>=I?0:NaN}function wg(g){return function(){this.removeAttribute(g)}}function Wg(g){return function(){this.removeAttributeNS(g.space,g.local)}}function Bg(g,I){return function(){this.setAttribute(g,I)}}function yg(g,I){return function(){this.setAttributeNS(g.space,g.local,I)}}function Vg(g,I){return function(){var C=I.apply(this,arguments);null==C?this.removeAttribute(g):this.setAttribute(g,C)}}function Xg(g,I){return function(){var C=I.apply(this,arguments);null==C?this.removeAttributeNS(g.space,g.local):this.setAttributeNS(g.space,g.local,C)}}var Yg=function(g){return g.ownerDocument&&g.ownerDocument.defaultView||g.document&&g||g.defaultView};function Rg(g){return function(){this.style.removeProperty(g)}}function Ng(g,I,C){return function(){this.style.setProperty(g,I,C)}}function fg(g,I,C){return function(){var A=I.apply(this,arguments);null==A?this.style.removeProperty(g):this.style.setProperty(g,A,C)}}function Hg(g,I){return g.style.getPropertyValue(I)||Yg(g).getComputedStyle(g,null).getPropertyValue(I)}function Kg(g){return function(){delete this[g]}}function Jg(g,I){return function(){this[g]=I}}function Fg(g,I){return function(){var C=I.apply(this,arguments);null==C?delete this[g]:this[g]=C}}function Mg(g){return g.trim().split(/^|\s+/)}function Sg(g){return g.classList||new kg(g)}function kg(g){this._node=g,this._names=Mg(g.getAttribute("class")||"")}function vg(g,I){for(var C=Sg(g),A=-1,e=I.length;++A<e;)C.add(I[A])}function Dg(g,I){for(var C=Sg(g),A=-1,e=I.length;++A<e;)C.remove(I[A])}function zg(g){return function(){vg(this,g)}}function xg(g){return function(){Dg(this,g)}}function Lg(g,I){return function(){(I.apply(this,arguments)?vg:Dg)(this,g)}}kg.prototype={add:function(g){this._names.indexOf(g)<0&&(this._names.push(g),this._node.setAttribute("class",this._names.join(" ")))},remove:function(g){var I=this._names.indexOf(g);I>=0&&(this._names.splice(I,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(g){return this._names.indexOf(g)>=0}};function Tg(){this.textContent=""}function Ug(g){return function(){this.textContent=g}}function jg(g){return function(){var I=g.apply(this,arguments);this.textContent=null==I?"":I}}function Qg(){this.innerHTML=""}function Og(g){return function(){this.innerHTML=g}}function Eg(g){return function(){var I=g.apply(this,arguments);this.innerHTML=null==I?"":I}}function Pg(){this.nextSibling&&this.parentNode.appendChild(this)}function _g(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function qg(){return null}function $g(){var g=this.parentNode;g&&g.removeChild(this)}function gI(g,I,C){var A=Yg(g),e=A.CustomEvent;"function"==typeof e?e=new e(I,C):(e=A.document.createEvent("Event"),C?(e.initEvent(I,C.bubbles,C.cancelable),e.detail=C.detail):e.initEvent(I,!1,!1)),g.dispatchEvent(e)}function II(g,I){return function(){return gI(this,g,I)}}function CI(g,I){return function(){return gI(this,g,I.apply(this,arguments))}}var AI=[null];function eI(g,I){this._groups=g,this._parents=I}function iI(){return new eI([[document.documentElement]],AI)}eI.prototype=iI.prototype={constructor:eI,select:function(g){"function"!=typeof g&&(g=rg(g));for(var I=this._groups,C=I.length,A=new Array(C),e=0;e<C;++e)for(var i,l,t=I[e],c=t.length,o=A[e]=new Array(c),n=0;n<c;++n)(i=t[n])&&(l=g.call(i,i.__data__,n,t))&&("__data__"in i&&(l.__data__=i.__data__),o[n]=l);return new eI(A,this._parents)},selectAll:function(g){"function"!=typeof g&&(g=bg(g));for(var I=this._groups,C=I.length,A=[],e=[],i=0;i<C;++i)for(var l,t=I[i],c=t.length,o=0;o<c;++o)(l=t[o])&&(A.push(g.call(l,l.__data__,o,t)),e.push(l));return new eI(A,e)},filter:function(g){"function"!=typeof g&&(g=Cg(g));for(var I=this._groups,C=I.length,A=new Array(C),e=0;e<C;++e)for(var i,l=I[e],t=l.length,c=A[e]=[],o=0;o<t;++o)(i=l[o])&&g.call(i,i.__data__,o,l)&&c.push(i);return new eI(A,this._parents)},data:function(g,I){if(!g)return r=new Array(this.size()),n=-1,this.each((function(g){r[++n]=g})),r;var C,A=I?ug:Gg,e=this._parents,i=this._groups;"function"!=typeof g&&(C=g,g=function(){return C});for(var l=i.length,t=new Array(l),c=new Array(l),o=new Array(l),n=0;n<l;++n){var d=e[n],s=i[n],a=s.length,r=g.call(d,d&&d.__data__,n,e),Z=r.length,b=c[n]=new Array(Z),m=t[n]=new Array(Z);A(d,s,b,m,o[n]=new Array(a),r,I);for(var h,G,u=0,p=0;u<Z;++u)if(h=b[u]){for(u>=p&&(p=u+1);!(G=m[p])&&++p<Z;);h._next=G||null}}return(t=new eI(t,e))._enter=c,t._exit=o,t},enter:function(){return new eI(this._enter||this._groups.map(mg),this._parents)},exit:function(){return new eI(this._exit||this._groups.map(mg),this._parents)},merge:function(g){for(var I=this._groups,C=g._groups,A=I.length,e=C.length,i=Math.min(A,e),l=new Array(A),t=0;t<i;++t)for(var c,o=I[t],n=C[t],d=o.length,s=l[t]=new Array(d),a=0;a<d;++a)(c=o[a]||n[a])&&(s[a]=c);for(;t<A;++t)l[t]=I[t];return new eI(l,this._parents)},order:function(){for(var g=this._groups,I=-1,C=g.length;++I<C;)for(var A,e=g[I],i=e.length-1,l=e[i];--i>=0;)(A=e[i])&&(l&&l!==A.nextSibling&&l.parentNode.insertBefore(A,l),l=A);return this},sort:function(g){function I(I,C){return I&&C?g(I.__data__,C.__data__):!I-!C}g||(g=pg);for(var C=this._groups,A=C.length,e=new Array(A),i=0;i<A;++i){for(var l,t=C[i],c=t.length,o=e[i]=new Array(c),n=0;n<c;++n)(l=t[n])&&(o[n]=l);o.sort(I)}return new eI(e,this._parents).order()},call:function(){var g=arguments[0];return arguments[0]=this,g.apply(null,arguments),this},nodes:function(){var g=new Array(this.size()),I=-1;return this.each((function(){g[++I]=this})),g},node:function(){for(var g=this._groups,I=0,C=g.length;I<C;++I)for(var A=g[I],e=0,i=A.length;e<i;++e){var l=A[e];if(l)return l}return null},size:function(){var g=0;return this.each((function(){++g})),g},empty:function(){return!this.node()},each:function(g){for(var I=this._groups,C=0,A=I.length;C<A;++C)for(var e,i=I[C],l=0,t=i.length;l<t;++l)(e=i[l])&&g.call(e,e.__data__,l,i);return this},attr:function(g,I){var C=j(g);if(arguments.length<2){var A=this.node();return C.local?A.getAttributeNS(C.space,C.local):A.getAttribute(C)}return this.each((null==I?C.local?Wg:wg:"function"==typeof I?C.local?Xg:Vg:C.local?yg:Bg)(C,I))},style:function(g,I,C){return arguments.length>1?this.each((null==I?Rg:"function"==typeof I?fg:Ng)(g,I,null==C?"":C)):Hg(this.node(),g)},property:function(g,I){return arguments.length>1?this.each((null==I?Kg:"function"==typeof I?Fg:Jg)(g,I)):this.node()[g]},classed:function(g,I){var C=Mg(g+"");if(arguments.length<2){for(var A=Sg(this.node()),e=-1,i=C.length;++e<i;)if(!A.contains(C[e]))return!1;return!0}return this.each(("function"==typeof I?Lg:I?zg:xg)(C,I))},text:function(g){return arguments.length?this.each(null==g?Tg:("function"==typeof g?jg:Ug)(g)):this.node().textContent},html:function(g){return arguments.length?this.each(null==g?Qg:("function"==typeof g?Eg:Og)(g)):this.node().innerHTML},raise:function(){return this.each(Pg)},lower:function(){return this.each(_g)},append:function(g){var I="function"==typeof g?g:E(g);return this.select((function(){return this.appendChild(I.apply(this,arguments))}))},insert:function(g,I){var C="function"==typeof g?g:E(g),A=null==I?qg:"function"==typeof I?I:rg(I);return this.select((function(){return this.insertBefore(C.apply(this,arguments),A.apply(this,arguments)||null)}))},remove:function(){return this.each($g)},datum:function(g){return arguments.length?this.property("__data__",g):this.node().__data__},on:function(g,I,C){var A,e,i=lg(g+""),l=i.length;if(!(arguments.length<2)){for(t=I?cg:tg,null==C&&(C=!1),A=0;A<l;++A)this.each(t(i[A],I,C));return this}var t=this.node().__on;if(t)for(var c,o=0,n=t.length;o<n;++o)for(A=0,c=t[o];A<l;++A)if((e=i[A]).type===c.type&&e.name===c.name)return c.value},dispatch:function(g,I){return this.each(("function"==typeof I?CI:II)(g,I))}};var lI=function(g){return"string"==typeof g?new eI([[document.querySelector(g)]],[document.documentElement]):new eI([[g]],AI)},tI=function(g,I,C){arguments.length<3&&(C=I,I=ng().changedTouches);for(var A,e=0,i=I?I.length:0;e<i;++e)if((A=I[e]).identifier===C)return dg(g,A);return null};function cI(){g.event.stopImmediatePropagation()}var oI=function(){g.event.preventDefault(),g.event.stopImmediatePropagation()},nI=function(g){var I=g.document.documentElement,C=lI(g).on("dragstart.drag",oI,!0);"onselectstart"in I?C.on("selectstart.drag",oI,!0):(I.__noselect=I.style.MozUserSelect,I.style.MozUserSelect="none")};function dI(g,I){var C=g.document.documentElement,A=lI(g).on("dragstart.drag",null);I&&(A.on("click.drag",oI,!0),setTimeout((function(){A.on("click.drag",null)}),0)),"onselectstart"in C?A.on("selectstart.drag",null):(C.style.MozUserSelect=C.__noselect,delete C.__noselect)}var sI=function(g){return function(){return g}};function aI(g,I,C,A,e,i,l,t,c,o){this.target=g,this.type=I,this.subject=C,this.identifier=A,this.active=e,this.x=i,this.y=l,this.dx=t,this.dy=c,this._=o}function rI(){return!g.event.button}function ZI(){return this.parentNode}function bI(I){return null==I?{x:g.event.x,y:g.event.y}:I}function mI(){return"ontouchstart"in this}aI.prototype.on=function(){var g=this._.on.apply(this._,arguments);return g===this._?this:g};var hI=function(g,I,C){g.prototype=I.prototype=C,C.constructor=g};function GI(g,I){var C=Object.create(g.prototype);for(var A in I)C[A]=I[A];return C}function uI(){}var pI=.7,wI=1/pI,WI="\\s*([+-]?\\d+)\\s*",BI="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",yI="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",VI=/^#([0-9a-f]{3})$/,XI=/^#([0-9a-f]{6})$/,YI=new RegExp("^rgb\\("+[WI,WI,WI]+"\\)$"),RI=new RegExp("^rgb\\("+[yI,yI,yI]+"\\)$"),NI=new RegExp("^rgba\\("+[WI,WI,WI,BI]+"\\)$"),fI=new RegExp("^rgba\\("+[yI,yI,yI,BI]+"\\)$"),HI=new RegExp("^hsl\\("+[BI,yI,yI]+"\\)$"),KI=new RegExp("^hsla\\("+[BI,yI,yI,BI]+"\\)$"),JI={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function FI(g){var I;return g=(g+"").trim().toLowerCase(),(I=VI.exec(g))?new DI((I=parseInt(I[1],16))>>8&15|I>>4&240,I>>4&15|240&I,(15&I)<<4|15&I,1):(I=XI.exec(g))?MI(parseInt(I[1],16)):(I=YI.exec(g))?new DI(I[1],I[2],I[3],1):(I=RI.exec(g))?new DI(255*I[1]/100,255*I[2]/100,255*I[3]/100,1):(I=NI.exec(g))?SI(I[1],I[2],I[3],I[4]):(I=fI.exec(g))?SI(255*I[1]/100,255*I[2]/100,255*I[3]/100,I[4]):(I=HI.exec(g))?zI(I[1],I[2]/100,I[3]/100,1):(I=KI.exec(g))?zI(I[1],I[2]/100,I[3]/100,I[4]):JI.hasOwnProperty(g)?MI(JI[g]):"transparent"===g?new DI(NaN,NaN,NaN,0):null}function MI(g){return new DI(g>>16&255,g>>8&255,255&g,1)}function SI(g,I,C,A){return A<=0&&(g=I=C=NaN),new DI(g,I,C,A)}function kI(g){return g instanceof uI||(g=FI(g)),g?new DI((g=g.rgb()).r,g.g,g.b,g.opacity):new DI}function vI(g,I,C,A){return 1===arguments.length?kI(g):new DI(g,I,C,null==A?1:A)}function DI(g,I,C,A){this.r=+g,this.g=+I,this.b=+C,this.opacity=+A}function zI(g,I,C,A){return A<=0?g=I=C=NaN:C<=0||C>=1?g=I=NaN:I<=0&&(g=NaN),new TI(g,I,C,A)}function xI(g){if(g instanceof TI)return new TI(g.h,g.s,g.l,g.opacity);if(g instanceof uI||(g=FI(g)),!g)return new TI;if(g instanceof TI)return g;var I=(g=g.rgb()).r/255,C=g.g/255,A=g.b/255,e=Math.min(I,C,A),i=Math.max(I,C,A),l=NaN,t=i-e,c=(i+e)/2;return t?(l=I===i?(C-A)/t+6*(C<A):C===i?(A-I)/t+2:(I-C)/t+4,t/=c<.5?i+e:2-i-e,l*=60):t=c>0&&c<1?0:l,new TI(l,t,c,g.opacity)}function LI(g,I,C,A){return 1===arguments.length?xI(g):new TI(g,I,C,null==A?1:A)}function TI(g,I,C,A){this.h=+g,this.s=+I,this.l=+C,this.opacity=+A}function UI(g,I,C){return 255*(g<60?I+(C-I)*g/60:g<180?C:g<240?I+(C-I)*(240-g)/60:I)}hI(uI,FI,{displayable:function(){return this.rgb().displayable()},toString:function(){return this.rgb()+""}}),hI(DI,vI,GI(uI,{brighter:function(g){return g=null==g?wI:Math.pow(wI,g),new DI(this.r*g,this.g*g,this.b*g,this.opacity)},darker:function(g){return g=null==g?pI:Math.pow(pI,g),new DI(this.r*g,this.g*g,this.b*g,this.opacity)},rgb:function(){return this},displayable:function(){return 0<=this.r&&this.r<=255&&0<=this.g&&this.g<=255&&0<=this.b&&this.b<=255&&0<=this.opacity&&this.opacity<=1},toString:function(){var g=this.opacity;return(1===(g=isNaN(g)?1:Math.max(0,Math.min(1,g)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===g?")":", "+g+")")}})),hI(TI,LI,GI(uI,{brighter:function(g){return g=null==g?wI:Math.pow(wI,g),new TI(this.h,this.s,this.l*g,this.opacity)},darker:function(g){return g=null==g?pI:Math.pow(pI,g),new TI(this.h,this.s,this.l*g,this.opacity)},rgb:function(){var g=this.h%360+360*(this.h<0),I=isNaN(g)||isNaN(this.s)?0:this.s,C=this.l,A=C+(C<.5?C:1-C)*I,e=2*C-A;return new DI(UI(g>=240?g-240:g+120,e,A),UI(g,e,A),UI(g<120?g+240:g-120,e,A),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1}}));var jI=Math.PI/180,QI=180/Math.PI,OI=.95047,EI=1.08883,PI=4/29,_I=6/29,qI=3*_I*_I;function $I(g){if(g instanceof IC)return new IC(g.l,g.a,g.b,g.opacity);if(g instanceof cC){var I=g.h*jI;return new IC(g.l,Math.cos(I)*g.c,Math.sin(I)*g.c,g.opacity)}g instanceof DI||(g=kI(g));var C=iC(g.r),A=iC(g.g),e=iC(g.b),i=CC((.4124564*C+.3575761*A+.1804375*e)/OI),l=CC((.2126729*C+.7151522*A+.072175*e)/1);return new IC(116*l-16,500*(i-l),200*(l-CC((.0193339*C+.119192*A+.9503041*e)/EI)),g.opacity)}function gC(g,I,C,A){return 1===arguments.length?$I(g):new IC(g,I,C,null==A?1:A)}function IC(g,I,C,A){this.l=+g,this.a=+I,this.b=+C,this.opacity=+A}function CC(g){return g>.008856451679035631?Math.pow(g,1/3):g/qI+PI}function AC(g){return g>_I?g*g*g:qI*(g-PI)}function eC(g){return 255*(g<=.0031308?12.92*g:1.055*Math.pow(g,1/2.4)-.055)}function iC(g){return(g/=255)<=.04045?g/12.92:Math.pow((g+.055)/1.055,2.4)}function lC(g){if(g instanceof cC)return new cC(g.h,g.c,g.l,g.opacity);g instanceof IC||(g=$I(g));var I=Math.atan2(g.b,g.a)*QI;return new cC(I<0?I+360:I,Math.sqrt(g.a*g.a+g.b*g.b),g.l,g.opacity)}function tC(g,I,C,A){return 1===arguments.length?lC(g):new cC(g,I,C,null==A?1:A)}function cC(g,I,C,A){this.h=+g,this.c=+I,this.l=+C,this.opacity=+A}hI(IC,gC,GI(uI,{brighter:function(g){return new IC(this.l+18*(null==g?1:g),this.a,this.b,this.opacity)},darker:function(g){return new IC(this.l-18*(null==g?1:g),this.a,this.b,this.opacity)},rgb:function(){var g=(this.l+16)/116,I=isNaN(this.a)?g:g+this.a/500,C=isNaN(this.b)?g:g-this.b/200;return g=1*AC(g),new DI(eC(3.2404542*(I=OI*AC(I))-1.5371385*g-.4985314*(C=EI*AC(C))),eC(-.969266*I+1.8760108*g+.041556*C),eC(.0556434*I-.2040259*g+1.0572252*C),this.opacity)}})),hI(cC,tC,GI(uI,{brighter:function(g){return new cC(this.h,this.c,this.l+18*(null==g?1:g),this.opacity)},darker:function(g){return new cC(this.h,this.c,this.l-18*(null==g?1:g),this.opacity)},rgb:function(){return $I(this).rgb()}}));var oC=-.14861,nC=1.78277,dC=-.29227,sC=-.90649,aC=1.97294,rC=aC*sC,ZC=aC*nC,bC=nC*dC-sC*oC;function mC(g){if(g instanceof GC)return new GC(g.h,g.s,g.l,g.opacity);g instanceof DI||(g=kI(g));var I=g.r/255,C=g.g/255,A=g.b/255,e=(bC*A+rC*I-ZC*C)/(bC+rC-ZC),i=A-e,l=(aC*(C-e)-dC*i)/sC,t=Math.sqrt(l*l+i*i)/(aC*e*(1-e)),c=t?Math.atan2(l,i)*QI-120:NaN;return new GC(c<0?c+360:c,t,e,g.opacity)}function hC(g,I,C,A){return 1===arguments.length?mC(g):new GC(g,I,C,null==A?1:A)}function GC(g,I,C,A){this.h=+g,this.s=+I,this.l=+C,this.opacity=+A}function uC(g,I,C,A,e){var i=g*g,l=i*g;return((1-3*g+3*i-l)*I+(4-6*i+3*l)*C+(1+3*g+3*i-3*l)*A+l*e)/6}hI(GC,hC,GI(uI,{brighter:function(g){return g=null==g?wI:Math.pow(wI,g),new GC(this.h,this.s,this.l*g,this.opacity)},darker:function(g){return g=null==g?pI:Math.pow(pI,g),new GC(this.h,this.s,this.l*g,this.opacity)},rgb:function(){var g=isNaN(this.h)?0:(this.h+120)*jI,I=+this.l,C=isNaN(this.s)?0:this.s*I*(1-I),A=Math.cos(g),e=Math.sin(g);return new DI(255*(I+C*(oC*A+nC*e)),255*(I+C*(dC*A+sC*e)),255*(I+C*(aC*A)),this.opacity)}}));var pC=function(g){var I=g.length-1;return function(C){var A=C<=0?C=0:C>=1?(C=1,I-1):Math.floor(C*I),e=g[A],i=g[A+1],l=A>0?g[A-1]:2*e-i,t=A<I-1?g[A+2]:2*i-e;return uC((C-A/I)*I,l,e,i,t)}},wC=function(g){var I=g.length;return function(C){var A=Math.floor(((C%=1)<0?++C:C)*I),e=g[(A+I-1)%I],i=g[A%I],l=g[(A+1)%I],t=g[(A+2)%I];return uC((C-A/I)*I,e,i,l,t)}},WC=function(g){return function(){return g}};function BC(g,I){return function(C){return g+C*I}}function yC(g,I){var C=I-g;return C?BC(g,C>180||C<-180?C-360*Math.round(C/360):C):WC(isNaN(g)?I:g)}function VC(g){return 1==(g=+g)?XC:function(I,C){return C-I?function(g,I,C){return g=Math.pow(g,C),I=Math.pow(I,C)-g,C=1/C,function(A){return Math.pow(g+A*I,C)}}(I,C,g):WC(isNaN(I)?C:I)}}function XC(g,I){var C=I-g;return C?BC(g,C):WC(isNaN(g)?I:g)}var YC=function g(I){var C=VC(I);function A(g,I){var A=C((g=vI(g)).r,(I=vI(I)).r),e=C(g.g,I.g),i=C(g.b,I.b),l=XC(g.opacity,I.opacity);return function(I){return g.r=A(I),g.g=e(I),g.b=i(I),g.opacity=l(I),g+""}}return A.gamma=g,A}(1);function RC(g){return function(I){var C,A,e=I.length,i=new Array(e),l=new Array(e),t=new Array(e);for(C=0;C<e;++C)A=vI(I[C]),i[C]=A.r||0,l[C]=A.g||0,t[C]=A.b||0;return i=g(i),l=g(l),t=g(t),A.opacity=1,function(g){return A.r=i(g),A.g=l(g),A.b=t(g),A+""}}}var NC=RC(pC),fC=RC(wC),HC=function(g,I){var C,A=I?I.length:0,e=g?Math.min(A,g.length):0,i=new Array(e),l=new Array(A);for(C=0;C<e;++C)i[C]=LC(g[C],I[C]);for(;C<A;++C)l[C]=I[C];return function(g){for(C=0;C<e;++C)l[C]=i[C](g);return l}},KC=function(g,I){var C=new Date;return I-=g=+g,function(A){return C.setTime(g+I*A),C}},JC=function(g,I){return I-=g=+g,function(C){return g+I*C}},FC=function(g,I){var C,A={},e={};for(C in null!==g&&"object"==typeof g||(g={}),null!==I&&"object"==typeof I||(I={}),I)C in g?A[C]=LC(g[C],I[C]):e[C]=I[C];return function(g){for(C in A)e[C]=A[C](g);return e}},MC=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,SC=new RegExp(MC.source,"g");var kC,vC,DC,zC,xC=function(g,I){var C,A,e,i=MC.lastIndex=SC.lastIndex=0,l=-1,t=[],c=[];for(g+="",I+="";(C=MC.exec(g))&&(A=SC.exec(I));)(e=A.index)>i&&(e=I.slice(i,e),t[l]?t[l]+=e:t[++l]=e),(C=C[0])===(A=A[0])?t[l]?t[l]+=A:t[++l]=A:(t[++l]=null,c.push({i:l,x:JC(C,A)})),i=SC.lastIndex;return i<I.length&&(e=I.slice(i),t[l]?t[l]+=e:t[++l]=e),t.length<2?c[0]?function(g){return function(I){return g(I)+""}}(c[0].x):function(g){return function(){return g}}(I):(I=c.length,function(g){for(var C,A=0;A<I;++A)t[(C=c[A]).i]=C.x(g);return t.join("")})},LC=function(g,I){var C,A=typeof I;return null==I||"boolean"===A?WC(I):("number"===A?JC:"string"===A?(C=FI(I))?(I=C,YC):xC:I instanceof FI?YC:I instanceof Date?KC:Array.isArray(I)?HC:"function"!=typeof I.valueOf&&"function"!=typeof I.toString||isNaN(I)?FC:JC)(g,I)},TC=function(g,I){return I-=g=+g,function(C){return Math.round(g+I*C)}},UC=180/Math.PI,jC={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},QC=function(g,I,C,A,e,i){var l,t,c;return(l=Math.sqrt(g*g+I*I))&&(g/=l,I/=l),(c=g*C+I*A)&&(C-=g*c,A-=I*c),(t=Math.sqrt(C*C+A*A))&&(C/=t,A/=t,c/=t),g*A<I*C&&(g=-g,I=-I,c=-c,l=-l),{translateX:e,translateY:i,rotate:Math.atan2(I,g)*UC,skewX:Math.atan(c)*UC,scaleX:l,scaleY:t}};function OC(g,I,C,A){function e(g){return g.length?g.pop()+" ":""}return function(i,l){var t=[],c=[];return i=g(i),l=g(l),function(g,A,e,i,l,t){if(g!==e||A!==i){var c=l.push("translate(",null,I,null,C);t.push({i:c-4,x:JC(g,e)},{i:c-2,x:JC(A,i)})}else(e||i)&&l.push("translate("+e+I+i+C)}(i.translateX,i.translateY,l.translateX,l.translateY,t,c),function(g,I,C,i){g!==I?(g-I>180?I+=360:I-g>180&&(g+=360),i.push({i:C.push(e(C)+"rotate(",null,A)-2,x:JC(g,I)})):I&&C.push(e(C)+"rotate("+I+A)}(i.rotate,l.rotate,t,c),function(g,I,C,i){g!==I?i.push({i:C.push(e(C)+"skewX(",null,A)-2,x:JC(g,I)}):I&&C.push(e(C)+"skewX("+I+A)}(i.skewX,l.skewX,t,c),function(g,I,C,A,i,l){if(g!==C||I!==A){var t=i.push(e(i)+"scale(",null,",",null,")");l.push({i:t-4,x:JC(g,C)},{i:t-2,x:JC(I,A)})}else 1===C&&1===A||i.push(e(i)+"scale("+C+","+A+")")}(i.scaleX,i.scaleY,l.scaleX,l.scaleY,t,c),i=l=null,function(g){for(var I,C=-1,A=c.length;++C<A;)t[(I=c[C]).i]=I.x(g);return t.join("")}}}var EC=OC((function(g){return"none"===g?jC:(kC||(kC=document.createElement("DIV"),vC=document.documentElement,DC=document.defaultView),kC.style.transform=g,g=DC.getComputedStyle(vC.appendChild(kC),null).getPropertyValue("transform"),vC.removeChild(kC),g=g.slice(7,-1).split(","),QC(+g[0],+g[1],+g[2],+g[3],+g[4],+g[5]))}),"px, ","px)","deg)"),PC=OC((function(g){return null==g?jC:(zC||(zC=document.createElementNS("http://www.w3.org/2000/svg","g")),zC.setAttribute("transform",g),(g=zC.transform.baseVal.consolidate())?(g=g.matrix,QC(g.a,g.b,g.c,g.d,g.e,g.f)):jC)}),", ",")",")"),_C=Math.SQRT2;function qC(g){return((g=Math.exp(g))+1/g)/2}var $C=function(g,I){var C,A,e=g[0],i=g[1],l=g[2],t=I[0],c=I[1],o=I[2],n=t-e,d=c-i,s=n*n+d*d;if(s<1e-12)A=Math.log(o/l)/_C,C=function(g){return[e+g*n,i+g*d,l*Math.exp(_C*g*A)]};else{var a=Math.sqrt(s),r=(o*o-l*l+4*s)/(2*l*2*a),Z=(o*o-l*l-4*s)/(2*o*2*a),b=Math.log(Math.sqrt(r*r+1)-r),m=Math.log(Math.sqrt(Z*Z+1)-Z);A=(m-b)/_C,C=function(g){var I,C=g*A,t=qC(b),c=l/(2*a)*(t*(I=_C*C+b,((I=Math.exp(2*I))-1)/(I+1))-function(g){return((g=Math.exp(g))-1/g)/2}(b));return[e+c*n,i+c*d,l*t/qC(_C*C+b)]}}return C.duration=1e3*A,C};function gA(g){return function(I,C){var A=g((I=LI(I)).h,(C=LI(C)).h),e=XC(I.s,C.s),i=XC(I.l,C.l),l=XC(I.opacity,C.opacity);return function(g){return I.h=A(g),I.s=e(g),I.l=i(g),I.opacity=l(g),I+""}}}var IA=gA(yC),CA=gA(XC);function AA(g){return function(I,C){var A=g((I=tC(I)).h,(C=tC(C)).h),e=XC(I.c,C.c),i=XC(I.l,C.l),l=XC(I.opacity,C.opacity);return function(g){return I.h=A(g),I.c=e(g),I.l=i(g),I.opacity=l(g),I+""}}}var eA=AA(yC),iA=AA(XC);function lA(g){return function I(C){function A(I,A){var e=g((I=hC(I)).h,(A=hC(A)).h),i=XC(I.s,A.s),l=XC(I.l,A.l),t=XC(I.opacity,A.opacity);return function(g){return I.h=e(g),I.s=i(g),I.l=l(Math.pow(g,C)),I.opacity=t(g),I+""}}return C=+C,A.gamma=I,A}(1)}var tA,cA,oA=lA(yC),nA=lA(XC),dA=0,sA=0,aA=0,rA=0,ZA=0,bA=0,mA="object"==typeof performance&&performance.now?performance:Date,hA="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(g){setTimeout(g,17)};function GA(){return ZA||(hA(uA),ZA=mA.now()+bA)}function uA(){ZA=0}function pA(){this._call=this._time=this._next=null}function wA(g,I,C){var A=new pA;return A.restart(g,I,C),A}function WA(){GA(),++dA;for(var g,I=tA;I;)(g=ZA-I._time)>=0&&I._call.call(null,g),I=I._next;--dA}function BA(){ZA=(rA=mA.now())+bA,dA=sA=0;try{WA()}finally{dA=0,function(){var g,I,C=tA,A=1/0;for(;C;)C._call?(A>C._time&&(A=C._time),g=C,C=C._next):(I=C._next,C._next=null,C=g?g._next=I:tA=I);cA=g,VA(A)}(),ZA=0}}function yA(){var g=mA.now(),I=g-rA;I>1e3&&(bA-=I,rA=g)}function VA(g){dA||(sA&&(sA=clearTimeout(sA)),g-ZA>24?(g<1/0&&(sA=setTimeout(BA,g-mA.now()-bA)),aA&&(aA=clearInterval(aA))):(aA||(rA=mA.now(),aA=setInterval(yA,1e3)),dA=1,hA(BA)))}pA.prototype=wA.prototype={constructor:pA,restart:function(g,I,C){if("function"!=typeof g)throw new TypeError("callback is not a function");C=(null==C?GA():+C)+(null==I?0:+I),this._next||cA===this||(cA?cA._next=this:tA=this,cA=this),this._call=g,this._time=C,VA()},stop:function(){this._call&&(this._call=null,this._time=1/0,VA())}};var XA=function(g,I,C){var A=new pA;return I=null==I?0:+I,A.restart((function(C){A.stop(),g(C+I)}),I,C),A},YA=v("start","end","interrupt"),RA=[],NA=function(g,I,C,A,e,i){var l=g.__transition;if(l){if(C in l)return}else g.__transition={};!function(g,I,C){var A,e=g.__transition;function i(g){C.state=1,C.timer.restart(l,C.delay,C.time),C.delay<=g&&l(g-C.delay)}function l(i){var o,n,d,s;if(1!==C.state)return c();for(o in e)if((s=e[o]).name===C.name){if(3===s.state)return XA(l);4===s.state?(s.state=6,s.timer.stop(),s.on.call("interrupt",g,g.__data__,s.index,s.group),delete e[o]):+o<I&&(s.state=6,s.timer.stop(),delete e[o])}if(XA((function(){3===C.state&&(C.state=4,C.timer.restart(t,C.delay,C.time),t(i))})),C.state=2,C.on.call("start",g,g.__data__,C.index,C.group),2===C.state){for(C.state=3,A=new Array(d=C.tween.length),o=0,n=-1;o<d;++o)(s=C.tween[o].value.call(g,g.__data__,C.index,C.group))&&(A[++n]=s);A.length=n+1}}function t(I){for(var e=I<C.duration?C.ease.call(null,I/C.duration):(C.timer.restart(c),C.state=5,1),i=-1,l=A.length;++i<l;)A[i].call(null,e);5===C.state&&(C.on.call("end",g,g.__data__,C.index,C.group),c())}function c(){for(var A in C.state=6,C.timer.stop(),delete e[I],e)return;delete g.__transition}e[I]=C,C.timer=wA(i,0,C.time)}(g,C,{name:I,index:A,group:e,on:YA,tween:RA,time:i.time,delay:i.delay,duration:i.duration,ease:i.ease,timer:null,state:0})};function fA(g,I){var C=KA(g,I);if(C.state>0)throw new Error("too late; already scheduled");return C}function HA(g,I){var C=KA(g,I);if(C.state>2)throw new Error("too late; already started");return C}function KA(g,I){var C=g.__transition;if(!C||!(C=C[I]))throw new Error("transition not found");return C}var JA=function(g,I){var C,A,e,i=g.__transition,l=!0;if(i){for(e in I=null==I?null:I+"",i)(C=i[e]).name===I?(A=C.state>2&&C.state<5,C.state=6,C.timer.stop(),A&&C.on.call("interrupt",g,g.__data__,C.index,C.group),delete i[e]):l=!1;l&&delete g.__transition}};function FA(g,I){var C,A;return function(){var e=HA(this,g),i=e.tween;if(i!==C)for(var l=0,t=(A=C=i).length;l<t;++l)if(A[l].name===I){(A=A.slice()).splice(l,1);break}e.tween=A}}function MA(g,I,C){var A,e;if("function"!=typeof C)throw new Error;return function(){var i=HA(this,g),l=i.tween;if(l!==A){e=(A=l).slice();for(var t={name:I,value:C},c=0,o=e.length;c<o;++c)if(e[c].name===I){e[c]=t;break}c===o&&e.push(t)}i.tween=e}}function SA(g,I,C){var A=g._id;return g.each((function(){var g=HA(this,A);(g.value||(g.value={}))[I]=C.apply(this,arguments)})),function(g){return KA(g,A).value[I]}}var kA=function(g,I){var C;return("number"==typeof I?JC:I instanceof FI?YC:(C=FI(I))?(I=C,YC):xC)(g,I)};function vA(g){return function(){this.removeAttribute(g)}}function DA(g){return function(){this.removeAttributeNS(g.space,g.local)}}function zA(g,I,C){var A,e;return function(){var i=this.getAttribute(g);return i===C?null:i===A?e:e=I(A=i,C)}}function xA(g,I,C){var A,e;return function(){var i=this.getAttributeNS(g.space,g.local);return i===C?null:i===A?e:e=I(A=i,C)}}function LA(g,I,C){var A,e,i;return function(){var l,t=C(this);if(null!=t)return(l=this.getAttribute(g))===t?null:l===A&&t===e?i:i=I(A=l,e=t);this.removeAttribute(g)}}function TA(g,I,C){var A,e,i;return function(){var l,t=C(this);if(null!=t)return(l=this.getAttributeNS(g.space,g.local))===t?null:l===A&&t===e?i:i=I(A=l,e=t);this.removeAttributeNS(g.space,g.local)}}function UA(g,I){function C(){var C=this,A=I.apply(C,arguments);return A&&function(I){C.setAttributeNS(g.space,g.local,A(I))}}return C._value=I,C}function jA(g,I){function C(){var C=this,A=I.apply(C,arguments);return A&&function(I){C.setAttribute(g,A(I))}}return C._value=I,C}function QA(g,I){return function(){fA(this,g).delay=+I.apply(this,arguments)}}function OA(g,I){return I=+I,function(){fA(this,g).delay=I}}function EA(g,I){return function(){HA(this,g).duration=+I.apply(this,arguments)}}function PA(g,I){return I=+I,function(){HA(this,g).duration=I}}function _A(g,I){if("function"!=typeof I)throw new Error;return function(){HA(this,g).ease=I}}function qA(g,I,C){var A,e,i=function(g){return(g+"").trim().split(/^|\s+/).every((function(g){var I=g.indexOf(".");return I>=0&&(g=g.slice(0,I)),!g||"start"===g}))}(I)?fA:HA;return function(){var l=i(this,g),t=l.on;t!==A&&(e=(A=t).copy()).on(I,C),l.on=e}}var $A=iI.prototype.constructor;function ge(g,I,C){function A(){var A=this,e=I.apply(A,arguments);return e&&function(I){A.style.setProperty(g,e(I),C)}}return A._value=I,A}var Ie=0;function Ce(g,I,C,A){this._groups=g,this._parents=I,this._name=C,this._id=A}function Ae(g){return iI().transition(g)}function ee(){return++Ie}var ie=iI.prototype;function le(g){return((g*=2)<=1?g*g:--g*(2-g)+1)/2}function te(g){return((g*=2)<=1?g*g*g:(g-=2)*g*g+2)/2}Ce.prototype=Ae.prototype={constructor:Ce,select:function(g){var I=this._name,C=this._id;"function"!=typeof g&&(g=rg(g));for(var A=this._groups,e=A.length,i=new Array(e),l=0;l<e;++l)for(var t,c,o=A[l],n=o.length,d=i[l]=new Array(n),s=0;s<n;++s)(t=o[s])&&(c=g.call(t,t.__data__,s,o))&&("__data__"in t&&(c.__data__=t.__data__),d[s]=c,NA(d[s],I,C,s,d,KA(t,C)));return new Ce(i,this._parents,I,C)},selectAll:function(g){var I=this._name,C=this._id;"function"!=typeof g&&(g=bg(g));for(var A=this._groups,e=A.length,i=[],l=[],t=0;t<e;++t)for(var c,o=A[t],n=o.length,d=0;d<n;++d)if(c=o[d]){for(var s,a=g.call(c,c.__data__,d,o),r=KA(c,C),Z=0,b=a.length;Z<b;++Z)(s=a[Z])&&NA(s,I,C,Z,a,r);i.push(a),l.push(c)}return new Ce(i,l,I,C)},filter:function(g){"function"!=typeof g&&(g=Cg(g));for(var I=this._groups,C=I.length,A=new Array(C),e=0;e<C;++e)for(var i,l=I[e],t=l.length,c=A[e]=[],o=0;o<t;++o)(i=l[o])&&g.call(i,i.__data__,o,l)&&c.push(i);return new Ce(A,this._parents,this._name,this._id)},merge:function(g){if(g._id!==this._id)throw new Error;for(var I=this._groups,C=g._groups,A=I.length,e=C.length,i=Math.min(A,e),l=new Array(A),t=0;t<i;++t)for(var c,o=I[t],n=C[t],d=o.length,s=l[t]=new Array(d),a=0;a<d;++a)(c=o[a]||n[a])&&(s[a]=c);for(;t<A;++t)l[t]=I[t];return new Ce(l,this._parents,this._name,this._id)},selection:function(){return new $A(this._groups,this._parents)},transition:function(){for(var g=this._name,I=this._id,C=ee(),A=this._groups,e=A.length,i=0;i<e;++i)for(var l,t=A[i],c=t.length,o=0;o<c;++o)if(l=t[o]){var n=KA(l,I);NA(l,g,C,o,t,{time:n.time+n.delay+n.duration,delay:0,duration:n.duration,ease:n.ease})}return new Ce(A,this._parents,g,C)},call:ie.call,nodes:ie.nodes,node:ie.node,size:ie.size,empty:ie.empty,each:ie.each,on:function(g,I){var C=this._id;return arguments.length<2?KA(this.node(),C).on.on(g):this.each(qA(C,g,I))},attr:function(g,I){var C=j(g),A="transform"===C?PC:kA;return this.attrTween(g,"function"==typeof I?(C.local?TA:LA)(C,A,SA(this,"attr."+g,I)):null==I?(C.local?DA:vA)(C):(C.local?xA:zA)(C,A,I+""))},attrTween:function(g,I){var C="attr."+g;if(arguments.length<2)return(C=this.tween(C))&&C._value;if(null==I)return this.tween(C,null);if("function"!=typeof I)throw new Error;var A=j(g);return this.tween(C,(A.local?UA:jA)(A,I))},style:function(g,I,C){var A="transform"==(g+="")?EC:kA;return null==I?this.styleTween(g,function(g,I){var C,A,e;return function(){var i=Hg(this,g),l=(this.style.removeProperty(g),Hg(this,g));return i===l?null:i===C&&l===A?e:e=I(C=i,A=l)}}(g,A)).on("end.style."+g,function(g){return function(){this.style.removeProperty(g)}}(g)):this.styleTween(g,"function"==typeof I?function(g,I,C){var A,e,i;return function(){var l=Hg(this,g),t=C(this);return null==t&&(this.style.removeProperty(g),t=Hg(this,g)),l===t?null:l===A&&t===e?i:i=I(A=l,e=t)}}(g,A,SA(this,"style."+g,I)):function(g,I,C){var A,e;return function(){var i=Hg(this,g);return i===C?null:i===A?e:e=I(A=i,C)}}(g,A,I+""),C)},styleTween:function(g,I,C){var A="style."+(g+="");if(arguments.length<2)return(A=this.tween(A))&&A._value;if(null==I)return this.tween(A,null);if("function"!=typeof I)throw new Error;return this.tween(A,ge(g,I,null==C?"":C))},text:function(g){return this.tween("text","function"==typeof g?function(g){return function(){var I=g(this);this.textContent=null==I?"":I}}(SA(this,"text",g)):function(g){return function(){this.textContent=g}}(null==g?"":g+""))},remove:function(){return this.on("end.remove",(g=this._id,function(){var I=this.parentNode;for(var C in this.__transition)if(+C!==g)return;I&&I.removeChild(this)}));var g},tween:function(g,I){var C=this._id;if(g+="",arguments.length<2){for(var A,e=KA(this.node(),C).tween,i=0,l=e.length;i<l;++i)if((A=e[i]).name===g)return A.value;return null}return this.each((null==I?FA:MA)(C,g,I))},delay:function(g){var I=this._id;return arguments.length?this.each(("function"==typeof g?QA:OA)(I,g)):KA(this.node(),I).delay},duration:function(g){var I=this._id;return arguments.length?this.each(("function"==typeof g?EA:PA)(I,g)):KA(this.node(),I).duration},ease:function(g){var I=this._id;return arguments.length?this.each(_A(I,g)):KA(this.node(),I).ease}};var ce=function g(I){function C(g){return Math.pow(g,I)}return I=+I,C.exponent=g,C}(3),oe=function g(I){function C(g){return 1-Math.pow(1-g,I)}return I=+I,C.exponent=g,C}(3),ne=function g(I){function C(g){return((g*=2)<=1?Math.pow(g,I):2-Math.pow(2-g,I))/2}return I=+I,C.exponent=g,C}(3),de=Math.PI,se=de/2;function ae(g){return(1-Math.cos(de*g))/2}function re(g){return((g*=2)<=1?Math.pow(2,10*g-10):2-Math.pow(2,10-10*g))/2}function Ze(g){return((g*=2)<=1?1-Math.sqrt(1-g*g):Math.sqrt(1-(g-=2)*g)+1)/2}var be=4/11,me=7.5625;function he(g){return(g=+g)<be?me*g*g:g<.7272727272727273?me*(g-=.5454545454545454)*g+.75:g<.9090909090909091?me*(g-=.8181818181818182)*g+.9375:me*(g-=.9545454545454546)*g+.984375}var Ge=1.70158,ue=function g(I){function C(g){return g*g*((I+1)*g-I)}return I=+I,C.overshoot=g,C}(Ge),pe=function g(I){function C(g){return--g*g*((I+1)*g+I)+1}return I=+I,C.overshoot=g,C}(Ge),we=function g(I){function C(g){return((g*=2)<1?g*g*((I+1)*g-I):(g-=2)*g*((I+1)*g+I)+2)/2}return I=+I,C.overshoot=g,C}(Ge),We=2*Math.PI,Be=function g(I,C){var A=Math.asin(1/(I=Math.max(1,I)))*(C/=We);function e(g){return I*Math.pow(2,10*--g)*Math.sin((A-g)/C)}return e.amplitude=function(I){return g(I,C*We)},e.period=function(C){return g(I,C)},e}(1,.3),ye=function g(I,C){var A=Math.asin(1/(I=Math.max(1,I)))*(C/=We);function e(g){return 1-I*Math.pow(2,-10*(g=+g))*Math.sin((g+A)/C)}return e.amplitude=function(I){return g(I,C*We)},e.period=function(C){return g(I,C)},e}(1,.3),Ve=function g(I,C){var A=Math.asin(1/(I=Math.max(1,I)))*(C/=We);function e(g){return((g=2*g-1)<0?I*Math.pow(2,10*g)*Math.sin((A-g)/C):2-I*Math.pow(2,-10*g)*Math.sin((A+g)/C))/2}return e.amplitude=function(I){return g(I,C*We)},e.period=function(C){return g(I,C)},e}(1,.3),Xe={time:null,delay:0,duration:250,ease:te};function Ye(g,I){for(var C;!(C=g.__transition)||!(C=C[I]);)if(!(g=g.parentNode))return Xe.time=GA(),Xe;return C}iI.prototype.interrupt=function(g){return this.each((function(){JA(this,g)}))},iI.prototype.transition=function(g){var I,C;g instanceof Ce?(I=g._id,g=g._name):(I=ee(),(C=Xe).time=GA(),g=null==g?null:g+"");for(var A=this._groups,e=A.length,i=0;i<e;++i)for(var l,t=A[i],c=t.length,o=0;o<c;++o)(l=t[o])&&NA(l,g,I,o,t,C||Ye(l,I));return new Ce(A,this._parents,g,I)};var Re=[null],Ne=function(g){return function(){return g}},fe=function(g,I,C){this.target=g,this.type=I,this.selection=C};function He(){g.event.stopImmediatePropagation()}var Ke=function(){g.event.preventDefault(),g.event.stopImmediatePropagation()},Je={name:"drag"},Fe={name:"space"},Me={name:"handle"},Se={name:"center"},ke={name:"x",handles:["e","w"].map(je),input:function(g,I){return g&&[[g[0],I[0][1]],[g[1],I[1][1]]]},output:function(g){return g&&[g[0][0],g[1][0]]}},ve={name:"y",handles:["n","s"].map(je),input:function(g,I){return g&&[[I[0][0],g[0]],[I[1][0],g[1]]]},output:function(g){return g&&[g[0][1],g[1][1]]}},De={name:"xy",handles:["n","e","s","w","nw","ne","se","sw"].map(je),input:function(g){return g},output:function(g){return g}},ze={overlay:"crosshair",selection:"move",n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},xe={e:"w",w:"e",nw:"ne",ne:"nw",se:"sw",sw:"se"},Le={n:"s",s:"n",nw:"sw",ne:"se",se:"ne",sw:"nw"},Te={overlay:1,selection:1,n:null,e:1,s:null,w:-1,nw:-1,ne:1,se:1,sw:-1},Ue={overlay:1,selection:1,n:-1,e:null,s:1,w:null,nw:-1,ne:-1,se:1,sw:1};function je(g){return{type:g}}function Qe(){return!g.event.button}function Oe(){var g=this.ownerSVGElement||this;return[[0,0],[g.width.baseVal.value,g.height.baseVal.value]]}function Ee(g){for(;!g.__brush;)if(!(g=g.parentNode))return;return g.__brush}function Pe(g){return g[0][0]===g[1][0]||g[0][1]===g[1][1]}function _e(I){var C,A=Oe,e=Qe,i=v(t,"start","brush","end"),l=6;function t(g){var C=g.property("__brush",s).selectAll(".overlay").data([je("overlay")]);C.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",ze.overlay).merge(C).each((function(){var g=Ee(this).extent;lI(this).attr("x",g[0][0]).attr("y",g[0][1]).attr("width",g[1][0]-g[0][0]).attr("height",g[1][1]-g[0][1])})),g.selectAll(".selection").data([je("selection")]).enter().append("rect").attr("class","selection").attr("cursor",ze.selection).attr("fill","#777").attr("fill-opacity",.3).attr("stroke","#fff").attr("shape-rendering","crispEdges");var A=g.selectAll(".handle").data(I.handles,(function(g){return g.type}));A.exit().remove(),A.enter().append("rect").attr("class",(function(g){return"handle handle--"+g.type})).attr("cursor",(function(g){return ze[g.type]})),g.each(c).attr("fill","none").attr("pointer-events","all").style("-webkit-tap-highlight-color","rgba(0,0,0,0)").on("mousedown.brush touchstart.brush",d)}function c(){var g=lI(this),I=Ee(this).selection;I?(g.selectAll(".selection").style("display",null).attr("x",I[0][0]).attr("y",I[0][1]).attr("width",I[1][0]-I[0][0]).attr("height",I[1][1]-I[0][1]),g.selectAll(".handle").style("display",null).attr("x",(function(g){return"e"===g.type[g.type.length-1]?I[1][0]-l/2:I[0][0]-l/2})).attr("y",(function(g){return"s"===g.type[0]?I[1][1]-l/2:I[0][1]-l/2})).attr("width",(function(g){return"n"===g.type||"s"===g.type?I[1][0]-I[0][0]+l:l})).attr("height",(function(g){return"e"===g.type||"w"===g.type?I[1][1]-I[0][1]+l:l}))):g.selectAll(".selection,.handle").style("display","none").attr("x",null).attr("y",null).attr("width",null).attr("height",null)}function o(g,I){return g.__brush.emitter||new n(g,I)}function n(g,I){this.that=g,this.args=I,this.state=g.__brush,this.active=0}function d(){if(g.event.touches){if(g.event.changedTouches.length<g.event.touches.length)return Ke()}else if(C)return;if(e.apply(this,arguments)){var A,i,l,t,n,d,s,a,r,Z,b,m,h,G=this,u=g.event.target.__data__.type,p="selection"===(g.event.metaKey?u="overlay":u)?Je:g.event.altKey?Se:Me,w=I===ve?null:Te[u],W=I===ke?null:Ue[u],B=Ee(G),y=B.extent,V=B.selection,X=y[0][0],Y=y[0][1],R=y[1][0],N=y[1][1],f=w&&W&&g.event.shiftKey,H=sg(G),K=H,J=o(G,arguments).beforestart();"overlay"===u?B.selection=V=[[A=I===ve?X:H[0],l=I===ke?Y:H[1]],[n=I===ve?R:A,s=I===ke?N:l]]:(A=V[0][0],l=V[0][1],n=V[1][0],s=V[1][1]),i=A,t=l,d=n,a=s;var F=lI(G).attr("pointer-events","none"),M=F.selectAll(".overlay").attr("cursor",ze[u]);if(g.event.touches)F.on("touchmove.brush",k,!0).on("touchend.brush touchcancel.brush",D,!0);else{var S=lI(g.event.view).on("keydown.brush",z,!0).on("keyup.brush",x,!0).on("mousemove.brush",k,!0).on("mouseup.brush",D,!0);nI(g.event.view)}He(),JA(G),c.call(G),J.start()}function k(){var g=sg(G);!f||m||h||(Math.abs(g[0]-K[0])>Math.abs(g[1]-K[1])?h=!0:m=!0),K=g,b=!0,Ke(),v()}function v(){var g;switch(r=K[0]-H[0],Z=K[1]-H[1],p){case Fe:case Je:w&&(r=Math.max(X-A,Math.min(R-n,r)),i=A+r,d=n+r),W&&(Z=Math.max(Y-l,Math.min(N-s,Z)),t=l+Z,a=s+Z);break;case Me:w<0?(r=Math.max(X-A,Math.min(R-A,r)),i=A+r,d=n):w>0&&(r=Math.max(X-n,Math.min(R-n,r)),i=A,d=n+r),W<0?(Z=Math.max(Y-l,Math.min(N-l,Z)),t=l+Z,a=s):W>0&&(Z=Math.max(Y-s,Math.min(N-s,Z)),t=l,a=s+Z);break;case Se:w&&(i=Math.max(X,Math.min(R,A-r*w)),d=Math.max(X,Math.min(R,n+r*w))),W&&(t=Math.max(Y,Math.min(N,l-Z*W)),a=Math.max(Y,Math.min(N,s+Z*W)))}d<i&&(w*=-1,g=A,A=n,n=g,g=i,i=d,d=g,u in xe&&M.attr("cursor",ze[u=xe[u]])),a<t&&(W*=-1,g=l,l=s,s=g,g=t,t=a,a=g,u in Le&&M.attr("cursor",ze[u=Le[u]])),B.selection&&(V=B.selection),m&&(i=V[0][0],d=V[1][0]),h&&(t=V[0][1],a=V[1][1]),V[0][0]===i&&V[0][1]===t&&V[1][0]===d&&V[1][1]===a||(B.selection=[[i,t],[d,a]],c.call(G),J.brush())}function D(){if(He(),g.event.touches){if(g.event.touches.length)return;C&&clearTimeout(C),C=setTimeout((function(){C=null}),500),F.on("touchmove.brush touchend.brush touchcancel.brush",null)}else dI(g.event.view,b),S.on("keydown.brush keyup.brush mousemove.brush mouseup.brush",null);F.attr("pointer-events","all"),M.attr("cursor",ze.overlay),B.selection&&(V=B.selection),Pe(V)&&(B.selection=null,c.call(G)),J.end()}function z(){switch(g.event.keyCode){case 16:f=w&&W;break;case 18:p===Me&&(w&&(n=d-r*w,A=i+r*w),W&&(s=a-Z*W,l=t+Z*W),p=Se,v());break;case 32:p!==Me&&p!==Se||(w<0?n=d-r:w>0&&(A=i-r),W<0?s=a-Z:W>0&&(l=t-Z),p=Fe,M.attr("cursor",ze.selection),v());break;default:return}Ke()}function x(){switch(g.event.keyCode){case 16:f&&(m=h=f=!1,v());break;case 18:p===Se&&(w<0?n=d:w>0&&(A=i),W<0?s=a:W>0&&(l=t),p=Me,v());break;case 32:p===Fe&&(g.event.altKey?(w&&(n=d-r*w,A=i+r*w),W&&(s=a-Z*W,l=t+Z*W),p=Se):(w<0?n=d:w>0&&(A=i),W<0?s=a:W>0&&(l=t),p=Me),M.attr("cursor",ze[u]),v());break;default:return}Ke()}}function s(){var g=this.__brush||{selection:null};return g.extent=A.apply(this,arguments),g.dim=I,g}return t.move=function(g,C){g.selection?g.on("start.brush",(function(){o(this,arguments).beforestart().start()})).on("interrupt.brush end.brush",(function(){o(this,arguments).end()})).tween("brush",(function(){var g=this,A=g.__brush,e=o(g,arguments),i=A.selection,l=I.input("function"==typeof C?C.apply(this,arguments):C,A.extent),t=LC(i,l);function n(I){A.selection=1===I&&Pe(l)?null:t(I),c.call(g),e.brush()}return i&&l?n:n(1)})):g.each((function(){var g=this,A=arguments,e=g.__brush,i=I.input("function"==typeof C?C.apply(g,A):C,e.extent),l=o(g,A).beforestart();JA(g),e.selection=null==i||Pe(i)?null:i,c.call(g),l.start().brush().end()}))},n.prototype={beforestart:function(){return 1==++this.active&&(this.state.emitter=this,this.starting=!0),this},start:function(){return this.starting&&(this.starting=!1,this.emit("start")),this},brush:function(){return this.emit("brush"),this},end:function(){return 0==--this.active&&(delete this.state.emitter,this.emit("end")),this},emit:function(g){og(new fe(t,g,I.output(this.state.selection)),i.apply,i,[g,this.that,this.args])}},t.extent=function(g){return arguments.length?(A="function"==typeof g?g:Ne([[+g[0][0],+g[0][1]],[+g[1][0],+g[1][1]]]),t):A},t.filter=function(g){return arguments.length?(e="function"==typeof g?g:Ne(!!g),t):e},t.handleSize=function(g){return arguments.length?(l=+g,t):l},t.on=function(){var g=i.on.apply(i,arguments);return g===i?t:g},t}var qe=Math.cos,$e=Math.sin,gi=Math.PI,Ii=gi/2,Ci=2*gi,Ai=Math.max;function ei(g){return function(I,C){return g(I.source.value+I.target.value,C.source.value+C.target.value)}}var ii=Array.prototype.slice,li=function(g){return function(){return g}},ti=Math.PI,ci=2*ti,oi=1e-6,ni=ci-oi;function di(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function si(){return new di}function ai(g){return g.source}function ri(g){return g.target}function Zi(g){return g.radius}function bi(g){return g.startAngle}function mi(g){return g.endAngle}di.prototype=si.prototype={constructor:di,moveTo:function(g,I){this._+="M"+(this._x0=this._x1=+g)+","+(this._y0=this._y1=+I)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(g,I){this._+="L"+(this._x1=+g)+","+(this._y1=+I)},quadraticCurveTo:function(g,I,C,A){this._+="Q"+ +g+","+ +I+","+(this._x1=+C)+","+(this._y1=+A)},bezierCurveTo:function(g,I,C,A,e,i){this._+="C"+ +g+","+ +I+","+ +C+","+ +A+","+(this._x1=+e)+","+(this._y1=+i)},arcTo:function(g,I,C,A,e){g=+g,I=+I,C=+C,A=+A,e=+e;var i=this._x1,l=this._y1,t=C-g,c=A-I,o=i-g,n=l-I,d=o*o+n*n;if(e<0)throw new Error("negative radius: "+e);if(null===this._x1)this._+="M"+(this._x1=g)+","+(this._y1=I);else if(d>oi)if(Math.abs(n*t-c*o)>oi&&e){var s=C-i,a=A-l,r=t*t+c*c,Z=s*s+a*a,b=Math.sqrt(r),m=Math.sqrt(d),h=e*Math.tan((ti-Math.acos((r+d-Z)/(2*b*m)))/2),G=h/m,u=h/b;Math.abs(G-1)>oi&&(this._+="L"+(g+G*o)+","+(I+G*n)),this._+="A"+e+","+e+",0,0,"+ +(n*s>o*a)+","+(this._x1=g+u*t)+","+(this._y1=I+u*c)}else this._+="L"+(this._x1=g)+","+(this._y1=I);else;},arc:function(g,I,C,A,e,i){g=+g,I=+I;var l=(C=+C)*Math.cos(A),t=C*Math.sin(A),c=g+l,o=I+t,n=1^i,d=i?A-e:e-A;if(C<0)throw new Error("negative radius: "+C);null===this._x1?this._+="M"+c+","+o:(Math.abs(this._x1-c)>oi||Math.abs(this._y1-o)>oi)&&(this._+="L"+c+","+o),C&&(d<0&&(d=d%ci+ci),d>ni?this._+="A"+C+","+C+",0,1,"+n+","+(g-l)+","+(I-t)+"A"+C+","+C+",0,1,"+n+","+(this._x1=c)+","+(this._y1=o):d>oi&&(this._+="A"+C+","+C+",0,"+ +(d>=ti)+","+n+","+(this._x1=g+C*Math.cos(e))+","+(this._y1=I+C*Math.sin(e))))},rect:function(g,I,C,A){this._+="M"+(this._x0=this._x1=+g)+","+(this._y0=this._y1=+I)+"h"+ +C+"v"+ +A+"h"+-C+"Z"},toString:function(){return this._}};var hi="$";function Gi(){}function ui(g,I){var C=new Gi;if(g instanceof Gi)g.each((function(g,I){C.set(I,g)}));else if(Array.isArray(g)){var A,e=-1,i=g.length;if(null==I)for(;++e<i;)C.set(e,g[e]);else for(;++e<i;)C.set(I(A=g[e],e,g),A)}else if(g)for(var l in g)C.set(l,g[l]);return C}Gi.prototype=ui.prototype={constructor:Gi,has:function(g){return hi+g in this},get:function(g){return this[hi+g]},set:function(g,I){return this[hi+g]=I,this},remove:function(g){var I=hi+g;return I in this&&delete this[I]},clear:function(){for(var g in this)g[0]===hi&&delete this[g]},keys:function(){var g=[];for(var I in this)I[0]===hi&&g.push(I.slice(1));return g},values:function(){var g=[];for(var I in this)I[0]===hi&&g.push(this[I]);return g},entries:function(){var g=[];for(var I in this)I[0]===hi&&g.push({key:I.slice(1),value:this[I]});return g},size:function(){var g=0;for(var I in this)I[0]===hi&&++g;return g},empty:function(){for(var g in this)if(g[0]===hi)return!1;return!0},each:function(g){for(var I in this)I[0]===hi&&g(this[I],I.slice(1),this)}};function pi(){return{}}function wi(g,I,C){g[I]=C}function Wi(){return ui()}function Bi(g,I,C){g.set(I,C)}function yi(){}var Vi=ui.prototype;function Xi(g,I){var C=new yi;if(g instanceof yi)g.each((function(g){C.add(g)}));else if(g){var A=-1,e=g.length;if(null==I)for(;++A<e;)C.add(g[A]);else for(;++A<e;)C.add(I(g[A],A,g))}return C}yi.prototype=Xi.prototype={constructor:yi,has:Vi.has,add:function(g){return this[hi+(g+="")]=g,this},remove:Vi.remove,clear:Vi.clear,values:Vi.keys,size:Vi.size,empty:Vi.empty,each:Vi.each};var Yi={},Ri={};function Ni(g){return new Function("d","return {"+g.map((function(g,I){return JSON.stringify(g)+": d["+I+"]"})).join(",")+"}")}var fi=function(g){var I=new RegExp('["'+g+"\n\r]"),C=g.charCodeAt(0);function A(g,I){var A,e=[],i=g.length,l=0,t=0,c=i<=0,o=!1;function n(){if(c)return Ri;if(o)return o=!1,Yi;var I,A,e=l;if(34===g.charCodeAt(e)){for(;l++<i&&34!==g.charCodeAt(l)||34===g.charCodeAt(++l););return(I=l)>=i?c=!0:10===(A=g.charCodeAt(l++))?o=!0:13===A&&(o=!0,10===g.charCodeAt(l)&&++l),g.slice(e+1,I-1).replace(/""/g,'"')}for(;l<i;){if(10===(A=g.charCodeAt(I=l++)))o=!0;else if(13===A)o=!0,10===g.charCodeAt(l)&&++l;else if(A!==C)continue;return g.slice(e,I)}return c=!0,g.slice(e,i)}for(10===g.charCodeAt(i-1)&&--i,13===g.charCodeAt(i-1)&&--i;(A=n())!==Ri;){for(var d=[];A!==Yi&&A!==Ri;)d.push(A),A=n();I&&null==(d=I(d,t++))||e.push(d)}return e}function e(I){return I.map(i).join(g)}function i(g){return null==g?"":I.test(g+="")?'"'+g.replace(/"/g,'""')+'"':g}return{parse:function(g,I){var C,e,i=A(g,(function(g,A){if(C)return C(g,A-1);e=g,C=I?function(g,I){var C=Ni(g);return function(A,e){return I(C(A),e,g)}}(g,I):Ni(g)}));return i.columns=e||[],i},parseRows:A,format:function(I,C){return null==C&&(C=function(g){var I=Object.create(null),C=[];return g.forEach((function(g){for(var A in g)A in I||C.push(I[A]=A)})),C}(I)),[C.map(i).join(g)].concat(I.map((function(I){return C.map((function(g){return i(I[g])})).join(g)}))).join("\n")},formatRows:function(g){return g.map(e).join("\n")}}},Hi=fi(","),Ki=Hi.parse,Ji=Hi.parseRows,Fi=Hi.format,Mi=Hi.formatRows,Si=fi("\t"),ki=Si.parse,vi=Si.parseRows,Di=Si.format,zi=Si.formatRows,xi=function(g){return function(){return g}},Li=function(){return 1e-6*(Math.random()-.5)};function Ti(g,I,C,A){if(isNaN(I)||isNaN(C))return g;var e,i,l,t,c,o,n,d,s,a=g._root,r={data:A},Z=g._x0,b=g._y0,m=g._x1,h=g._y1;if(!a)return g._root=r,g;for(;a.length;)if((o=I>=(i=(Z+m)/2))?Z=i:m=i,(n=C>=(l=(b+h)/2))?b=l:h=l,e=a,!(a=a[d=n<<1|o]))return e[d]=r,g;if(t=+g._x.call(null,a.data),c=+g._y.call(null,a.data),I===t&&C===c)return r.next=a,e?e[d]=r:g._root=r,g;do{e=e?e[d]=new Array(4):g._root=new Array(4),(o=I>=(i=(Z+m)/2))?Z=i:m=i,(n=C>=(l=(b+h)/2))?b=l:h=l}while((d=n<<1|o)==(s=(c>=l)<<1|t>=i));return e[s]=a,e[d]=r,g}var Ui=function(g,I,C,A,e){this.node=g,this.x0=I,this.y0=C,this.x1=A,this.y1=e};function ji(g){return g[0]}function Qi(g){return g[1]}function Oi(g,I,C){var A=new Ei(null==I?ji:I,null==C?Qi:C,NaN,NaN,NaN,NaN);return null==g?A:A.addAll(g)}function Ei(g,I,C,A,e,i){this._x=g,this._y=I,this._x0=C,this._y0=A,this._x1=e,this._y1=i,this._root=void 0}function Pi(g){for(var I={data:g.data},C=I;g=g.next;)C=C.next={data:g.data};return I}var _i=Oi.prototype=Ei.prototype;function qi(g){return g.x+g.vx}function $i(g){return g.y+g.vy}_i.copy=function(){var g,I,C=new Ei(this._x,this._y,this._x0,this._y0,this._x1,this._y1),A=this._root;if(!A)return C;if(!A.length)return C._root=Pi(A),C;for(g=[{source:A,target:C._root=new Array(4)}];A=g.pop();)for(var e=0;e<4;++e)(I=A.source[e])&&(I.length?g.push({source:I,target:A.target[e]=new Array(4)}):A.target[e]=Pi(I));return C},_i.add=function(g){var I=+this._x.call(null,g),C=+this._y.call(null,g);return Ti(this.cover(I,C),I,C,g)},_i.addAll=function(g){var I,C,A,e,i=g.length,l=new Array(i),t=new Array(i),c=1/0,o=1/0,n=-1/0,d=-1/0;for(C=0;C<i;++C)isNaN(A=+this._x.call(null,I=g[C]))||isNaN(e=+this._y.call(null,I))||(l[C]=A,t[C]=e,A<c&&(c=A),A>n&&(n=A),e<o&&(o=e),e>d&&(d=e));for(n<c&&(c=this._x0,n=this._x1),d<o&&(o=this._y0,d=this._y1),this.cover(c,o).cover(n,d),C=0;C<i;++C)Ti(this,l[C],t[C],g[C]);return this},_i.cover=function(g,I){if(isNaN(g=+g)||isNaN(I=+I))return this;var C=this._x0,A=this._y0,e=this._x1,i=this._y1;if(isNaN(C))e=(C=Math.floor(g))+1,i=(A=Math.floor(I))+1;else{if(!(C>g||g>e||A>I||I>i))return this;var l,t,c=e-C,o=this._root;switch(t=(I<(A+i)/2)<<1|g<(C+e)/2){case 0:do{(l=new Array(4))[t]=o,o=l}while(i=A+(c*=2),g>(e=C+c)||I>i);break;case 1:do{(l=new Array(4))[t]=o,o=l}while(i=A+(c*=2),(C=e-c)>g||I>i);break;case 2:do{(l=new Array(4))[t]=o,o=l}while(A=i-(c*=2),g>(e=C+c)||A>I);break;case 3:do{(l=new Array(4))[t]=o,o=l}while(A=i-(c*=2),(C=e-c)>g||A>I)}this._root&&this._root.length&&(this._root=o)}return this._x0=C,this._y0=A,this._x1=e,this._y1=i,this},_i.data=function(){var g=[];return this.visit((function(I){if(!I.length)do{g.push(I.data)}while(I=I.next)})),g},_i.extent=function(g){return arguments.length?this.cover(+g[0][0],+g[0][1]).cover(+g[1][0],+g[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]},_i.find=function(g,I,C){var A,e,i,l,t,c,o,n=this._x0,d=this._y0,s=this._x1,a=this._y1,r=[],Z=this._root;for(Z&&r.push(new Ui(Z,n,d,s,a)),null==C?C=1/0:(n=g-C,d=I-C,s=g+C,a=I+C,C*=C);c=r.pop();)if(!(!(Z=c.node)||(e=c.x0)>s||(i=c.y0)>a||(l=c.x1)<n||(t=c.y1)<d))if(Z.length){var b=(e+l)/2,m=(i+t)/2;r.push(new Ui(Z[3],b,m,l,t),new Ui(Z[2],e,m,b,t),new Ui(Z[1],b,i,l,m),new Ui(Z[0],e,i,b,m)),(o=(I>=m)<<1|g>=b)&&(c=r[r.length-1],r[r.length-1]=r[r.length-1-o],r[r.length-1-o]=c)}else{var h=g-+this._x.call(null,Z.data),G=I-+this._y.call(null,Z.data),u=h*h+G*G;if(u<C){var p=Math.sqrt(C=u);n=g-p,d=I-p,s=g+p,a=I+p,A=Z.data}}return A},_i.remove=function(g){if(isNaN(i=+this._x.call(null,g))||isNaN(l=+this._y.call(null,g)))return this;var I,C,A,e,i,l,t,c,o,n,d,s,a=this._root,r=this._x0,Z=this._y0,b=this._x1,m=this._y1;if(!a)return this;if(a.length)for(;;){if((o=i>=(t=(r+b)/2))?r=t:b=t,(n=l>=(c=(Z+m)/2))?Z=c:m=c,I=a,!(a=a[d=n<<1|o]))return this;if(!a.length)break;(I[d+1&3]||I[d+2&3]||I[d+3&3])&&(C=I,s=d)}for(;a.data!==g;)if(A=a,!(a=a.next))return this;return(e=a.next)&&delete a.next,A?(e?A.next=e:delete A.next,this):I?(e?I[d]=e:delete I[d],(a=I[0]||I[1]||I[2]||I[3])&&a===(I[3]||I[2]||I[1]||I[0])&&!a.length&&(C?C[s]=a:this._root=a),this):(this._root=e,this)},_i.removeAll=function(g){for(var I=0,C=g.length;I<C;++I)this.remove(g[I]);return this},_i.root=function(){return this._root},_i.size=function(){var g=0;return this.visit((function(I){if(!I.length)do{++g}while(I=I.next)})),g},_i.visit=function(g){var I,C,A,e,i,l,t=[],c=this._root;for(c&&t.push(new Ui(c,this._x0,this._y0,this._x1,this._y1));I=t.pop();)if(!g(c=I.node,A=I.x0,e=I.y0,i=I.x1,l=I.y1)&&c.length){var o=(A+i)/2,n=(e+l)/2;(C=c[3])&&t.push(new Ui(C,o,n,i,l)),(C=c[2])&&t.push(new Ui(C,A,n,o,l)),(C=c[1])&&t.push(new Ui(C,o,e,i,n)),(C=c[0])&&t.push(new Ui(C,A,e,o,n))}return this},_i.visitAfter=function(g){var I,C=[],A=[];for(this._root&&C.push(new Ui(this._root,this._x0,this._y0,this._x1,this._y1));I=C.pop();){var e=I.node;if(e.length){var i,l=I.x0,t=I.y0,c=I.x1,o=I.y1,n=(l+c)/2,d=(t+o)/2;(i=e[0])&&C.push(new Ui(i,l,t,n,d)),(i=e[1])&&C.push(new Ui(i,n,t,c,d)),(i=e[2])&&C.push(new Ui(i,l,d,n,o)),(i=e[3])&&C.push(new Ui(i,n,d,c,o))}A.push(I)}for(;I=A.pop();)g(I.node,I.x0,I.y0,I.x1,I.y1);return this},_i.x=function(g){return arguments.length?(this._x=g,this):this._x},_i.y=function(g){return arguments.length?(this._y=g,this):this._y};function gl(g){return g.index}function Il(g,I){var C=g.get(I);if(!C)throw new Error("missing: "+I);return C}function Cl(g){return g.x}function Al(g){return g.y}var el,il=Math.PI*(3-Math.sqrt(5)),ll=function(g,I){if((C=(g=I?g.toExponential(I-1):g.toExponential()).indexOf("e"))<0)return null;var C,A=g.slice(0,C);return[A.length>1?A[0]+A.slice(2):A,+g.slice(C+1)]},tl=function(g){return(g=ll(Math.abs(g)))?g[1]:NaN},cl=function(g,I){var C=ll(g,I);if(!C)return g+"";var A=C[0],e=C[1];return e<0?"0."+new Array(-e).join("0")+A:A.length>e+1?A.slice(0,e+1)+"."+A.slice(e+1):A+new Array(e-A.length+2).join("0")},ol={"":function(g,I){g:for(var C,A=(g=g.toPrecision(I)).length,e=1,i=-1;e<A;++e)switch(g[e]){case".":i=C=e;break;case"0":0===i&&(i=e),C=e;break;case"e":break g;default:i>0&&(i=0)}return i>0?g.slice(0,i)+g.slice(C+1):g},"%":function(g,I){return(100*g).toFixed(I)},b:function(g){return Math.round(g).toString(2)},c:function(g){return g+""},d:function(g){return Math.round(g).toString(10)},e:function(g,I){return g.toExponential(I)},f:function(g,I){return g.toFixed(I)},g:function(g,I){return g.toPrecision(I)},o:function(g){return Math.round(g).toString(8)},p:function(g,I){return cl(100*g,I)},r:cl,s:function(g,I){var C=ll(g,I);if(!C)return g+"";var A=C[0],e=C[1],i=e-(el=3*Math.max(-8,Math.min(8,Math.floor(e/3))))+1,l=A.length;return i===l?A:i>l?A+new Array(i-l+1).join("0"):i>0?A.slice(0,i)+"."+A.slice(i):"0."+new Array(1-i).join("0")+ll(g,Math.max(0,I+i-1))[0]},X:function(g){return Math.round(g).toString(16).toUpperCase()},x:function(g){return Math.round(g).toString(16)}},nl=/^(?:(.)?([<>=^]))?([+\-\( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?([a-z%])?$/i;function dl(g){return new sl(g)}function sl(g){if(!(I=nl.exec(g)))throw new Error("invalid format: "+g);var I,C=I[1]||" ",A=I[2]||">",e=I[3]||"-",i=I[4]||"",l=!!I[5],t=I[6]&&+I[6],c=!!I[7],o=I[8]&&+I[8].slice(1),n=I[9]||"";"n"===n?(c=!0,n="g"):ol[n]||(n=""),(l||"0"===C&&"="===A)&&(l=!0,C="0",A="="),this.fill=C,this.align=A,this.sign=e,this.symbol=i,this.zero=l,this.width=t,this.comma=c,this.precision=o,this.type=n}dl.prototype=sl.prototype,sl.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(null==this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(null==this.precision?"":"."+Math.max(0,0|this.precision))+this.type};var al,rl=function(g){return g},Zl=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],bl=function(g){var I,C,A=g.grouping&&g.thousands?(I=g.grouping,C=g.thousands,function(g,A){for(var e=g.length,i=[],l=0,t=I[0],c=0;e>0&&t>0&&(c+t+1>A&&(t=Math.max(1,A-c)),i.push(g.substring(e-=t,e+t)),!((c+=t+1)>A));)t=I[l=(l+1)%I.length];return i.reverse().join(C)}):rl,e=g.currency,i=g.decimal,l=g.numerals?function(g){return function(I){return I.replace(/[0-9]/g,(function(I){return g[+I]}))}}(g.numerals):rl,t=g.percent||"%";function c(g){var I=(g=dl(g)).fill,C=g.align,c=g.sign,o=g.symbol,n=g.zero,d=g.width,s=g.comma,a=g.precision,r=g.type,Z="$"===o?e[0]:"#"===o&&/[boxX]/.test(r)?"0"+r.toLowerCase():"",b="$"===o?e[1]:/[%p]/.test(r)?t:"",m=ol[r],h=!r||/[defgprs%]/.test(r);function G(g){var e,t,o,G=Z,u=b;if("c"===r)u=m(g)+u,g="";else{var p=(g=+g)<0;if(g=m(Math.abs(g),a),p&&0==+g&&(p=!1),G=(p?"("===c?c:"-":"-"===c||"("===c?"":c)+G,u=u+("s"===r?Zl[8+el/3]:"")+(p&&"("===c?")":""),h)for(e=-1,t=g.length;++e<t;)if(48>(o=g.charCodeAt(e))||o>57){u=(46===o?i+g.slice(e+1):g.slice(e))+u,g=g.slice(0,e);break}}s&&!n&&(g=A(g,1/0));var w=G.length+g.length+u.length,W=w<d?new Array(d-w+1).join(I):"";switch(s&&n&&(g=A(W+g,W.length?d-u.length:1/0),W=""),C){case"<":g=G+g+u+W;break;case"=":g=G+W+g+u;break;case"^":g=W.slice(0,w=W.length>>1)+G+g+u+W.slice(w);break;default:g=W+G+g+u}return l(g)}return a=null==a?r?6:12:/[gprs]/.test(r)?Math.max(1,Math.min(21,a)):Math.max(0,Math.min(20,a)),G.toString=function(){return g+""},G}return{format:c,formatPrefix:function(g,I){var C=c(((g=dl(g)).type="f",g)),A=3*Math.max(-8,Math.min(8,Math.floor(tl(I)/3))),e=Math.pow(10,-A),i=Zl[8+A/3];return function(g){return C(e*g)+i}}}};function ml(I){return al=bl(I),g.format=al.format,g.formatPrefix=al.formatPrefix,al}ml({decimal:".",thousands:",",grouping:[3],currency:["$",""]});var hl=function(g){return Math.max(0,-tl(Math.abs(g)))},Gl=function(g,I){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(tl(I)/3)))-tl(Math.abs(g)))},ul=function(g,I){return g=Math.abs(g),I=Math.abs(I)-g,Math.max(0,tl(I)-tl(g))+1},pl=function(){return new wl};function wl(){this.reset()}wl.prototype={constructor:wl,reset:function(){this.s=this.t=0},add:function(g){Bl(Wl,g,this.t),Bl(this,Wl.s,this.s),this.s?this.t+=Wl.t:this.s=Wl.t},valueOf:function(){return this.s}};var Wl=new wl;function Bl(g,I,C){var A=g.s=I+C,e=A-I,i=A-e;g.t=I-i+(C-e)}var yl=1e-6,Vl=Math.PI,Xl=Vl/2,Yl=Vl/4,Rl=2*Vl,Nl=180/Vl,fl=Vl/180,Hl=Math.abs,Kl=Math.atan,Jl=Math.atan2,Fl=Math.cos,Ml=Math.ceil,Sl=Math.exp,kl=Math.log,vl=Math.pow,Dl=Math.sin,zl=Math.sign||function(g){return g>0?1:g<0?-1:0},xl=Math.sqrt,Ll=Math.tan;function Tl(g){return g>1?0:g<-1?Vl:Math.acos(g)}function Ul(g){return g>1?Xl:g<-1?-Xl:Math.asin(g)}function jl(g){return(g=Dl(g/2))*g}function Ql(){}function Ol(g,I){g&&Pl.hasOwnProperty(g.type)&&Pl[g.type](g,I)}var El={Feature:function(g,I){Ol(g.geometry,I)},FeatureCollection:function(g,I){for(var C=g.features,A=-1,e=C.length;++A<e;)Ol(C[A].geometry,I)}},Pl={Sphere:function(g,I){I.sphere()},Point:function(g,I){g=g.coordinates,I.point(g[0],g[1],g[2])},MultiPoint:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)g=C[A],I.point(g[0],g[1],g[2])},LineString:function(g,I){_l(g.coordinates,I,0)},MultiLineString:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)_l(C[A],I,0)},Polygon:function(g,I){ql(g.coordinates,I)},MultiPolygon:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)ql(C[A],I)},GeometryCollection:function(g,I){for(var C=g.geometries,A=-1,e=C.length;++A<e;)Ol(C[A],I)}};function _l(g,I,C){var A,e=-1,i=g.length-C;for(I.lineStart();++e<i;)A=g[e],I.point(A[0],A[1],A[2]);I.lineEnd()}function ql(g,I){var C=-1,A=g.length;for(I.polygonStart();++C<A;)_l(g[C],I,1);I.polygonEnd()}var $l,gt,It,Ct,At,et=function(g,I){g&&El.hasOwnProperty(g.type)?El[g.type](g,I):Ol(g,I)},it=pl(),lt=pl(),tt={point:Ql,lineStart:Ql,lineEnd:Ql,polygonStart:function(){it.reset(),tt.lineStart=ct,tt.lineEnd=ot},polygonEnd:function(){var g=+it;lt.add(g<0?Rl+g:g),this.lineStart=this.lineEnd=this.point=Ql},sphere:function(){lt.add(Rl)}};function ct(){tt.point=nt}function ot(){dt($l,gt)}function nt(g,I){tt.point=dt,$l=g,gt=I,It=g*=fl,Ct=Fl(I=(I*=fl)/2+Yl),At=Dl(I)}function dt(g,I){var C=(g*=fl)-It,A=C>=0?1:-1,e=A*C,i=Fl(I=(I*=fl)/2+Yl),l=Dl(I),t=At*l,c=Ct*i+t*Fl(e),o=t*A*Dl(e);it.add(Jl(o,c)),It=g,Ct=i,At=l}var st,at,rt,Zt,bt,mt,ht,Gt;function ut(g){return[Jl(g[1],g[0]),Ul(g[2])]}function pt(g){var I=g[0],C=g[1],A=Fl(C);return[A*Fl(I),A*Dl(I),Dl(C)]}function wt(g,I){return g[0]*I[0]+g[1]*I[1]+g[2]*I[2]}function Wt(g,I){return[g[1]*I[2]-g[2]*I[1],g[2]*I[0]-g[0]*I[2],g[0]*I[1]-g[1]*I[0]]}function Bt(g,I){g[0]+=I[0],g[1]+=I[1],g[2]+=I[2]}function yt(g,I){return[g[0]*I,g[1]*I,g[2]*I]}function Vt(g){var I=xl(g[0]*g[0]+g[1]*g[1]+g[2]*g[2]);g[0]/=I,g[1]/=I,g[2]/=I}var Xt,Yt,Rt=pl(),Nt={point:ft,lineStart:Kt,lineEnd:Jt,polygonStart:function(){Nt.point=Ft,Nt.lineStart=Mt,Nt.lineEnd=St,Rt.reset(),tt.polygonStart()},polygonEnd:function(){tt.polygonEnd(),Nt.point=ft,Nt.lineStart=Kt,Nt.lineEnd=Jt,it<0?(st=-(rt=180),at=-(Zt=90)):Rt>yl?Zt=90:Rt<-1e-6&&(at=-90),Yt[0]=st,Yt[1]=rt}};function ft(g,I){Xt.push(Yt=[st=g,rt=g]),I<at&&(at=I),I>Zt&&(Zt=I)}function Ht(g,I){var C=pt([g*fl,I*fl]);if(Gt){var A=Wt(Gt,C),e=Wt([A[1],-A[0],0],A);Vt(e),e=ut(e);var i,l=g-bt,t=l>0?1:-1,c=e[0]*Nl*t,o=Hl(l)>180;o^(t*bt<c&&c<t*g)?(i=e[1]*Nl)>Zt&&(Zt=i):o^(t*bt<(c=(c+360)%360-180)&&c<t*g)?(i=-e[1]*Nl)<at&&(at=i):(I<at&&(at=I),I>Zt&&(Zt=I)),o?g<bt?kt(st,g)>kt(st,rt)&&(rt=g):kt(g,rt)>kt(st,rt)&&(st=g):rt>=st?(g<st&&(st=g),g>rt&&(rt=g)):g>bt?kt(st,g)>kt(st,rt)&&(rt=g):kt(g,rt)>kt(st,rt)&&(st=g)}else Xt.push(Yt=[st=g,rt=g]);I<at&&(at=I),I>Zt&&(Zt=I),Gt=C,bt=g}function Kt(){Nt.point=Ht}function Jt(){Yt[0]=st,Yt[1]=rt,Nt.point=ft,Gt=null}function Ft(g,I){if(Gt){var C=g-bt;Rt.add(Hl(C)>180?C+(C>0?360:-360):C)}else mt=g,ht=I;tt.point(g,I),Ht(g,I)}function Mt(){tt.lineStart()}function St(){Ft(mt,ht),tt.lineEnd(),Hl(Rt)>yl&&(st=-(rt=180)),Yt[0]=st,Yt[1]=rt,Gt=null}function kt(g,I){return(I-=g)<0?I+360:I}function vt(g,I){return g[0]-I[0]}function Dt(g,I){return g[0]<=g[1]?g[0]<=I&&I<=g[1]:I<g[0]||g[1]<I}var zt,xt,Lt,Tt,Ut,jt,Qt,Ot,Et,Pt,_t,qt,$t,gc,Ic,Cc,Ac={sphere:Ql,point:ec,lineStart:lc,lineEnd:oc,polygonStart:function(){Ac.lineStart=nc,Ac.lineEnd=dc},polygonEnd:function(){Ac.lineStart=lc,Ac.lineEnd=oc}};function ec(g,I){g*=fl;var C=Fl(I*=fl);ic(C*Fl(g),C*Dl(g),Dl(I))}function ic(g,I,C){++zt,Lt+=(g-Lt)/zt,Tt+=(I-Tt)/zt,Ut+=(C-Ut)/zt}function lc(){Ac.point=tc}function tc(g,I){g*=fl;var C=Fl(I*=fl);gc=C*Fl(g),Ic=C*Dl(g),Cc=Dl(I),Ac.point=cc,ic(gc,Ic,Cc)}function cc(g,I){g*=fl;var C=Fl(I*=fl),A=C*Fl(g),e=C*Dl(g),i=Dl(I),l=Jl(xl((l=Ic*i-Cc*e)*l+(l=Cc*A-gc*i)*l+(l=gc*e-Ic*A)*l),gc*A+Ic*e+Cc*i);xt+=l,jt+=l*(gc+(gc=A)),Qt+=l*(Ic+(Ic=e)),Ot+=l*(Cc+(Cc=i)),ic(gc,Ic,Cc)}function oc(){Ac.point=ec}function nc(){Ac.point=sc}function dc(){ac(qt,$t),Ac.point=ec}function sc(g,I){qt=g,$t=I,g*=fl,I*=fl,Ac.point=ac;var C=Fl(I);gc=C*Fl(g),Ic=C*Dl(g),Cc=Dl(I),ic(gc,Ic,Cc)}function ac(g,I){g*=fl;var C=Fl(I*=fl),A=C*Fl(g),e=C*Dl(g),i=Dl(I),l=Ic*i-Cc*e,t=Cc*A-gc*i,c=gc*e-Ic*A,o=xl(l*l+t*t+c*c),n=Ul(o),d=o&&-n/o;Et+=d*l,Pt+=d*t,_t+=d*c,xt+=n,jt+=n*(gc+(gc=A)),Qt+=n*(Ic+(Ic=e)),Ot+=n*(Cc+(Cc=i)),ic(gc,Ic,Cc)}var rc=function(g){return function(){return g}},Zc=function(g,I){function C(C,A){return C=g(C,A),I(C[0],C[1])}return g.invert&&I.invert&&(C.invert=function(C,A){return(C=I.invert(C,A))&&g.invert(C[0],C[1])}),C};function bc(g,I){return[g>Vl?g-Rl:g<-Vl?g+Rl:g,I]}function mc(g,I,C){return(g%=Rl)?I||C?Zc(Gc(g),uc(I,C)):Gc(g):I||C?uc(I,C):bc}function hc(g){return function(I,C){return[(I+=g)>Vl?I-Rl:I<-Vl?I+Rl:I,C]}}function Gc(g){var I=hc(g);return I.invert=hc(-g),I}function uc(g,I){var C=Fl(g),A=Dl(g),e=Fl(I),i=Dl(I);function l(g,I){var l=Fl(I),t=Fl(g)*l,c=Dl(g)*l,o=Dl(I),n=o*C+t*A;return[Jl(c*e-n*i,t*C-o*A),Ul(n*e+c*i)]}return l.invert=function(g,I){var l=Fl(I),t=Fl(g)*l,c=Dl(g)*l,o=Dl(I),n=o*e-c*i;return[Jl(c*e+o*i,t*C+n*A),Ul(n*C-t*A)]},l}bc.invert=bc;var pc=function(g){function I(I){return(I=g(I[0]*fl,I[1]*fl))[0]*=Nl,I[1]*=Nl,I}return g=mc(g[0]*fl,g[1]*fl,g.length>2?g[2]*fl:0),I.invert=function(I){return(I=g.invert(I[0]*fl,I[1]*fl))[0]*=Nl,I[1]*=Nl,I},I};function wc(g,I,C,A,e,i){if(C){var l=Fl(I),t=Dl(I),c=A*C;null==e?(e=I+A*Rl,i=I-c/2):(e=Wc(l,e),i=Wc(l,i),(A>0?e<i:e>i)&&(e+=A*Rl));for(var o,n=e;A>0?n>i:n<i;n-=c)o=ut([l,-t*Fl(n),-t*Dl(n)]),g.point(o[0],o[1])}}function Wc(g,I){(I=pt(I))[0]-=g,Vt(I);var C=Tl(-I[1]);return((-I[2]<0?-C:C)+Rl-yl)%Rl}var Bc=function(){var g,I=[];return{point:function(I,C){g.push([I,C])},lineStart:function(){I.push(g=[])},lineEnd:Ql,rejoin:function(){I.length>1&&I.push(I.pop().concat(I.shift()))},result:function(){var C=I;return I=[],g=null,C}}},yc=function(g,I){return Hl(g[0]-I[0])<yl&&Hl(g[1]-I[1])<yl};function Vc(g,I,C,A){this.x=g,this.z=I,this.o=C,this.e=A,this.v=!1,this.n=this.p=null}var Xc=function(g,I,C,A,e){var i,l,t=[],c=[];if(g.forEach((function(g){if(!((I=g.length-1)<=0)){var I,C,A=g[0],l=g[I];if(yc(A,l)){for(e.lineStart(),i=0;i<I;++i)e.point((A=g[i])[0],A[1]);e.lineEnd()}else t.push(C=new Vc(A,g,null,!0)),c.push(C.o=new Vc(A,null,C,!1)),t.push(C=new Vc(l,g,null,!1)),c.push(C.o=new Vc(l,null,C,!0))}})),t.length){for(c.sort(I),Yc(t),Yc(c),i=0,l=c.length;i<l;++i)c[i].e=C=!C;for(var o,n,d=t[0];;){for(var s=d,a=!0;s.v;)if((s=s.n)===d)return;o=s.z,e.lineStart();do{if(s.v=s.o.v=!0,s.e){if(a)for(i=0,l=o.length;i<l;++i)e.point((n=o[i])[0],n[1]);else A(s.x,s.n.x,1,e);s=s.n}else{if(a)for(o=s.p.z,i=o.length-1;i>=0;--i)e.point((n=o[i])[0],n[1]);else A(s.x,s.p.x,-1,e);s=s.p}o=(s=s.o).z,a=!a}while(!s.v);e.lineEnd()}}};function Yc(g){if(I=g.length){for(var I,C,A=0,e=g[0];++A<I;)e.n=C=g[A],C.p=e,e=C;e.n=C=g[0],C.p=e}}var Rc=pl(),Nc=function(g,I){var C=I[0],A=I[1],e=[Dl(C),-Fl(C),0],i=0,l=0;Rc.reset();for(var t=0,c=g.length;t<c;++t)if(n=(o=g[t]).length)for(var o,n,d=o[n-1],s=d[0],a=d[1]/2+Yl,r=Dl(a),Z=Fl(a),b=0;b<n;++b,s=h,r=u,Z=p,d=m){var m=o[b],h=m[0],G=m[1]/2+Yl,u=Dl(G),p=Fl(G),w=h-s,W=w>=0?1:-1,B=W*w,y=B>Vl,V=r*u;if(Rc.add(Jl(V*W*Dl(B),Z*p+V*Fl(B))),i+=y?w+W*Rl:w,y^s>=C^h>=C){var X=Wt(pt(d),pt(m));Vt(X);var Y=Wt(e,X);Vt(Y);var R=(y^w>=0?-1:1)*Ul(Y[2]);(A>R||A===R&&(X[0]||X[1]))&&(l+=y^w>=0?1:-1)}}return(i<-1e-6||i<yl&&Rc<-1e-6)^1&l},fc=function(g,I,C,A){return function(e){var i,l,t,c=I(e),o=Bc(),n=I(o),d=!1,s={point:a,lineStart:Z,lineEnd:b,polygonStart:function(){s.point=m,s.lineStart=h,s.lineEnd=G,l=[],i=[]},polygonEnd:function(){s.point=a,s.lineStart=Z,s.lineEnd=b,l=y(l);var g=Nc(i,A);l.length?(d||(e.polygonStart(),d=!0),Xc(l,Kc,g,C,e)):g&&(d||(e.polygonStart(),d=!0),e.lineStart(),C(null,null,1,e),e.lineEnd()),d&&(e.polygonEnd(),d=!1),l=i=null},sphere:function(){e.polygonStart(),e.lineStart(),C(null,null,1,e),e.lineEnd(),e.polygonEnd()}};function a(I,C){g(I,C)&&e.point(I,C)}function r(g,I){c.point(g,I)}function Z(){s.point=r,c.lineStart()}function b(){s.point=a,c.lineEnd()}function m(g,I){t.push([g,I]),n.point(g,I)}function h(){n.lineStart(),t=[]}function G(){m(t[0][0],t[0][1]),n.lineEnd();var g,I,C,A,c=n.clean(),s=o.result(),a=s.length;if(t.pop(),i.push(t),t=null,a)if(1&c){if((I=(C=s[0]).length-1)>0){for(d||(e.polygonStart(),d=!0),e.lineStart(),g=0;g<I;++g)e.point((A=C[g])[0],A[1]);e.lineEnd()}}else a>1&&2&c&&s.push(s.pop().concat(s.shift())),l.push(s.filter(Hc))}return s}};function Hc(g){return g.length>1}function Kc(g,I){return((g=g.x)[0]<0?g[1]-Xl-yl:Xl-g[1])-((I=I.x)[0]<0?I[1]-Xl-yl:Xl-I[1])}var Jc=fc((function(){return!0}),(function(g){var I,C=NaN,A=NaN,e=NaN;return{lineStart:function(){g.lineStart(),I=1},point:function(i,l){var t=i>0?Vl:-Vl,c=Hl(i-C);Hl(c-Vl)<yl?(g.point(C,A=(A+l)/2>0?Xl:-Xl),g.point(e,A),g.lineEnd(),g.lineStart(),g.point(t,A),g.point(i,A),I=0):e!==t&&c>=Vl&&(Hl(C-e)<yl&&(C-=e*yl),Hl(i-t)<yl&&(i-=t*yl),A=function(g,I,C,A){var e,i,l=Dl(g-C);return Hl(l)>yl?Kl((Dl(I)*(i=Fl(A))*Dl(C)-Dl(A)*(e=Fl(I))*Dl(g))/(e*i*l)):(I+A)/2}(C,A,i,l),g.point(e,A),g.lineEnd(),g.lineStart(),g.point(t,A),I=0),g.point(C=i,A=l),e=t},lineEnd:function(){g.lineEnd(),C=A=NaN},clean:function(){return 2-I}}}),(function(g,I,C,A){var e;if(null==g)e=C*Xl,A.point(-Vl,e),A.point(0,e),A.point(Vl,e),A.point(Vl,0),A.point(Vl,-e),A.point(0,-e),A.point(-Vl,-e),A.point(-Vl,0),A.point(-Vl,e);else if(Hl(g[0]-I[0])>yl){var i=g[0]<I[0]?Vl:-Vl;e=C*i/2,A.point(-i,e),A.point(0,e),A.point(i,e)}else A.point(I[0],I[1])}),[-Vl,-Xl]);var Fc=function(g){var I=Fl(g),C=6*fl,A=I>0,e=Hl(I)>yl;function i(g,C){return Fl(g)*Fl(C)>I}function l(g,C,A){var e=[1,0,0],i=Wt(pt(g),pt(C)),l=wt(i,i),t=i[0],c=l-t*t;if(!c)return!A&&g;var o=I*l/c,n=-I*t/c,d=Wt(e,i),s=yt(e,o);Bt(s,yt(i,n));var a=d,r=wt(s,a),Z=wt(a,a),b=r*r-Z*(wt(s,s)-1);if(!(b<0)){var m=xl(b),h=yt(a,(-r-m)/Z);if(Bt(h,s),h=ut(h),!A)return h;var G,u=g[0],p=C[0],w=g[1],W=C[1];p<u&&(G=u,u=p,p=G);var B=p-u,y=Hl(B-Vl)<yl;if(!y&&W<w&&(G=w,w=W,W=G),y||B<yl?y?w+W>0^h[1]<(Hl(h[0]-u)<yl?w:W):w<=h[1]&&h[1]<=W:B>Vl^(u<=h[0]&&h[0]<=p)){var V=yt(a,(-r+m)/Z);return Bt(V,s),[h,ut(V)]}}}function t(I,C){var e=A?g:Vl-g,i=0;return I<-e?i|=1:I>e&&(i|=2),C<-e?i|=4:C>e&&(i|=8),i}return fc(i,(function(g){var I,C,c,o,n;return{lineStart:function(){o=c=!1,n=1},point:function(d,s){var a,r=[d,s],Z=i(d,s),b=A?Z?0:t(d,s):Z?t(d+(d<0?Vl:-Vl),s):0;if(!I&&(o=c=Z)&&g.lineStart(),Z!==c&&(!(a=l(I,r))||yc(I,a)||yc(r,a))&&(r[0]+=yl,r[1]+=yl,Z=i(r[0],r[1])),Z!==c)n=0,Z?(g.lineStart(),a=l(r,I),g.point(a[0],a[1])):(a=l(I,r),g.point(a[0],a[1]),g.lineEnd()),I=a;else if(e&&I&&A^Z){var m;b&C||!(m=l(r,I,!0))||(n=0,A?(g.lineStart(),g.point(m[0][0],m[0][1]),g.point(m[1][0],m[1][1]),g.lineEnd()):(g.point(m[1][0],m[1][1]),g.lineEnd(),g.lineStart(),g.point(m[0][0],m[0][1])))}!Z||I&&yc(I,r)||g.point(r[0],r[1]),I=r,c=Z,C=b},lineEnd:function(){c&&g.lineEnd(),I=null},clean:function(){return n|(o&&c)<<1}}}),(function(I,A,e,i){wc(i,g,C,e,I,A)}),A?[0,-g]:[-Vl,g-Vl])},Mc=1e9,Sc=-Mc;function kc(g,I,C,A){function e(e,i){return g<=e&&e<=C&&I<=i&&i<=A}function i(e,i,t,o){var n=0,d=0;if(null==e||(n=l(e,t))!==(d=l(i,t))||c(e,i)<0^t>0)do{o.point(0===n||3===n?g:C,n>1?A:I)}while((n=(n+t+4)%4)!==d);else o.point(i[0],i[1])}function l(A,e){return Hl(A[0]-g)<yl?e>0?0:3:Hl(A[0]-C)<yl?e>0?2:1:Hl(A[1]-I)<yl?e>0?1:0:e>0?3:2}function t(g,I){return c(g.x,I.x)}function c(g,I){var C=l(g,1),A=l(I,1);return C!==A?C-A:0===C?I[1]-g[1]:1===C?g[0]-I[0]:2===C?g[1]-I[1]:I[0]-g[0]}return function(l){var c,o,n,d,s,a,r,Z,b,m,h,G=l,u=Bc(),p={point:w,lineStart:function(){p.point=W,o&&o.push(n=[]);m=!0,b=!1,r=Z=NaN},lineEnd:function(){c&&(W(d,s),a&&b&&u.rejoin(),c.push(u.result()));p.point=w,b&&G.lineEnd()},polygonStart:function(){G=u,c=[],o=[],h=!0},polygonEnd:function(){var I=function(){for(var I=0,C=0,e=o.length;C<e;++C)for(var i,l,t=o[C],c=1,n=t.length,d=t[0],s=d[0],a=d[1];c<n;++c)i=s,l=a,s=(d=t[c])[0],a=d[1],l<=A?a>A&&(s-i)*(A-l)>(a-l)*(g-i)&&++I:a<=A&&(s-i)*(A-l)<(a-l)*(g-i)&&--I;return I}(),C=h&&I,e=(c=y(c)).length;(C||e)&&(l.polygonStart(),C&&(l.lineStart(),i(null,null,1,l),l.lineEnd()),e&&Xc(c,t,I,i,l),l.polygonEnd());G=l,c=o=n=null}};function w(g,I){e(g,I)&&G.point(g,I)}function W(i,l){var t=e(i,l);if(o&&n.push([i,l]),m)d=i,s=l,a=t,m=!1,t&&(G.lineStart(),G.point(i,l));else if(t&&b)G.point(i,l);else{var c=[r=Math.max(Sc,Math.min(Mc,r)),Z=Math.max(Sc,Math.min(Mc,Z))],u=[i=Math.max(Sc,Math.min(Mc,i)),l=Math.max(Sc,Math.min(Mc,l))];!function(g,I,C,A,e,i){var l,t=g[0],c=g[1],o=0,n=1,d=I[0]-t,s=I[1]-c;if(l=C-t,d||!(l>0)){if(l/=d,d<0){if(l<o)return;l<n&&(n=l)}else if(d>0){if(l>n)return;l>o&&(o=l)}if(l=e-t,d||!(l<0)){if(l/=d,d<0){if(l>n)return;l>o&&(o=l)}else if(d>0){if(l<o)return;l<n&&(n=l)}if(l=A-c,s||!(l>0)){if(l/=s,s<0){if(l<o)return;l<n&&(n=l)}else if(s>0){if(l>n)return;l>o&&(o=l)}if(l=i-c,s||!(l<0)){if(l/=s,s<0){if(l>n)return;l>o&&(o=l)}else if(s>0){if(l<o)return;l<n&&(n=l)}return o>0&&(g[0]=t+o*d,g[1]=c+o*s),n<1&&(I[0]=t+n*d,I[1]=c+n*s),!0}}}}}(c,u,g,I,C,A)?t&&(G.lineStart(),G.point(i,l),h=!1):(b||(G.lineStart(),G.point(c[0],c[1])),G.point(u[0],u[1]),t||G.lineEnd(),h=!1)}r=i,Z=l,b=t}return p}}var vc,Dc,zc,xc=pl(),Lc={sphere:Ql,point:Ql,lineStart:function(){Lc.point=Uc,Lc.lineEnd=Tc},lineEnd:Ql,polygonStart:Ql,polygonEnd:Ql};function Tc(){Lc.point=Lc.lineEnd=Ql}function Uc(g,I){vc=g*=fl,Dc=Dl(I*=fl),zc=Fl(I),Lc.point=jc}function jc(g,I){g*=fl;var C=Dl(I*=fl),A=Fl(I),e=Hl(g-vc),i=Fl(e),l=A*Dl(e),t=zc*C-Dc*A*i,c=Dc*C+zc*A*i;xc.add(Jl(xl(l*l+t*t),c)),vc=g,Dc=C,zc=A}var Qc=function(g){return xc.reset(),et(g,Lc),+xc},Oc=[null,null],Ec={type:"LineString",coordinates:Oc},Pc=function(g,I){return Oc[0]=g,Oc[1]=I,Qc(Ec)},_c={Feature:function(g,I){return $c(g.geometry,I)},FeatureCollection:function(g,I){for(var C=g.features,A=-1,e=C.length;++A<e;)if($c(C[A].geometry,I))return!0;return!1}},qc={Sphere:function(){return!0},Point:function(g,I){return go(g.coordinates,I)},MultiPoint:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)if(go(C[A],I))return!0;return!1},LineString:function(g,I){return Io(g.coordinates,I)},MultiLineString:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)if(Io(C[A],I))return!0;return!1},Polygon:function(g,I){return Co(g.coordinates,I)},MultiPolygon:function(g,I){for(var C=g.coordinates,A=-1,e=C.length;++A<e;)if(Co(C[A],I))return!0;return!1},GeometryCollection:function(g,I){for(var C=g.geometries,A=-1,e=C.length;++A<e;)if($c(C[A],I))return!0;return!1}};function $c(g,I){return!(!g||!qc.hasOwnProperty(g.type))&&qc[g.type](g,I)}function go(g,I){return 0===Pc(g,I)}function Io(g,I){var C=Pc(g[0],g[1]);return Pc(g[0],I)+Pc(I,g[1])<=C+yl}function Co(g,I){return!!Nc(g.map(Ao),eo(I))}function Ao(g){return(g=g.map(eo)).pop(),g}function eo(g){return[g[0]*fl,g[1]*fl]}function io(g,I,C){var A=b(g,I-yl,C).concat(I);return function(g){return A.map((function(I){return[g,I]}))}}function lo(g,I,C){var A=b(g,I-yl,C).concat(I);return function(g){return A.map((function(I){return[I,g]}))}}function to(){var g,I,C,A,e,i,l,t,c,o,n,d,s=10,a=s,r=90,Z=360,m=2.5;function h(){return{type:"MultiLineString",coordinates:G()}}function G(){return b(Ml(A/r)*r,C,r).map(n).concat(b(Ml(t/Z)*Z,l,Z).map(d)).concat(b(Ml(I/s)*s,g,s).filter((function(g){return Hl(g%r)>yl})).map(c)).concat(b(Ml(i/a)*a,e,a).filter((function(g){return Hl(g%Z)>yl})).map(o))}return h.lines=function(){return G().map((function(g){return{type:"LineString",coordinates:g}}))},h.outline=function(){return{type:"Polygon",coordinates:[n(A).concat(d(l).slice(1),n(C).reverse().slice(1),d(t).reverse().slice(1))]}},h.extent=function(g){return arguments.length?h.extentMajor(g).extentMinor(g):h.extentMinor()},h.extentMajor=function(g){return arguments.length?(A=+g[0][0],C=+g[1][0],t=+g[0][1],l=+g[1][1],A>C&&(g=A,A=C,C=g),t>l&&(g=t,t=l,l=g),h.precision(m)):[[A,t],[C,l]]},h.extentMinor=function(C){return arguments.length?(I=+C[0][0],g=+C[1][0],i=+C[0][1],e=+C[1][1],I>g&&(C=I,I=g,g=C),i>e&&(C=i,i=e,e=C),h.precision(m)):[[I,i],[g,e]]},h.step=function(g){return arguments.length?h.stepMajor(g).stepMinor(g):h.stepMinor()},h.stepMajor=function(g){return arguments.length?(r=+g[0],Z=+g[1],h):[r,Z]},h.stepMinor=function(g){return arguments.length?(s=+g[0],a=+g[1],h):[s,a]},h.precision=function(s){return arguments.length?(m=+s,c=io(i,e,90),o=lo(I,g,m),n=io(t,l,90),d=lo(A,C,m),h):m},h.extentMajor([[-180,-89.999999],[180,89.999999]]).extentMinor([[-180,-80.000001],[180,80.000001]])}var co,oo,no,so,ao=function(g){return g},ro=pl(),Zo=pl(),bo={point:Ql,lineStart:Ql,lineEnd:Ql,polygonStart:function(){bo.lineStart=mo,bo.lineEnd=uo},polygonEnd:function(){bo.lineStart=bo.lineEnd=bo.point=Ql,ro.add(Hl(Zo)),Zo.reset()},result:function(){var g=ro/2;return ro.reset(),g}};function mo(){bo.point=ho}function ho(g,I){bo.point=Go,co=no=g,oo=so=I}function Go(g,I){Zo.add(so*g-no*I),no=g,so=I}function uo(){Go(co,oo)}var po=1/0,wo=po,Wo=-po,Bo=Wo,yo={point:function(g,I){g<po&&(po=g);g>Wo&&(Wo=g);I<wo&&(wo=I);I>Bo&&(Bo=I)},lineStart:Ql,lineEnd:Ql,polygonStart:Ql,polygonEnd:Ql,result:function(){var g=[[po,wo],[Wo,Bo]];return Wo=Bo=-(wo=po=1/0),g}};var Vo,Xo,Yo,Ro,No=0,fo=0,Ho=0,Ko=0,Jo=0,Fo=0,Mo=0,So=0,ko=0,vo={point:Do,lineStart:zo,lineEnd:To,polygonStart:function(){vo.lineStart=Uo,vo.lineEnd=jo},polygonEnd:function(){vo.point=Do,vo.lineStart=zo,vo.lineEnd=To},result:function(){var g=ko?[Mo/ko,So/ko]:Fo?[Ko/Fo,Jo/Fo]:Ho?[No/Ho,fo/Ho]:[NaN,NaN];return No=fo=Ho=Ko=Jo=Fo=Mo=So=ko=0,g}};function Do(g,I){No+=g,fo+=I,++Ho}function zo(){vo.point=xo}function xo(g,I){vo.point=Lo,Do(Yo=g,Ro=I)}function Lo(g,I){var C=g-Yo,A=I-Ro,e=xl(C*C+A*A);Ko+=e*(Yo+g)/2,Jo+=e*(Ro+I)/2,Fo+=e,Do(Yo=g,Ro=I)}function To(){vo.point=Do}function Uo(){vo.point=Qo}function jo(){Oo(Vo,Xo)}function Qo(g,I){vo.point=Oo,Do(Vo=Yo=g,Xo=Ro=I)}function Oo(g,I){var C=g-Yo,A=I-Ro,e=xl(C*C+A*A);Ko+=e*(Yo+g)/2,Jo+=e*(Ro+I)/2,Fo+=e,Mo+=(e=Ro*g-Yo*I)*(Yo+g),So+=e*(Ro+I),ko+=3*e,Do(Yo=g,Ro=I)}function Eo(g){this._context=g}Eo.prototype={_radius:4.5,pointRadius:function(g){return this._radius=g,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(g,I){switch(this._point){case 0:this._context.moveTo(g,I),this._point=1;break;case 1:this._context.lineTo(g,I);break;default:this._context.moveTo(g+this._radius,I),this._context.arc(g,I,this._radius,0,Rl)}},result:Ql};var Po,_o,qo,$o,gn,In=pl(),Cn={point:Ql,lineStart:function(){Cn.point=An},lineEnd:function(){Po&&en(_o,qo),Cn.point=Ql},polygonStart:function(){Po=!0},polygonEnd:function(){Po=null},result:function(){var g=+In;return In.reset(),g}};function An(g,I){Cn.point=en,_o=$o=g,qo=gn=I}function en(g,I){$o-=g,gn-=I,In.add(xl($o*$o+gn*gn)),$o=g,gn=I}function ln(){this._string=[]}function tn(g){return"m0,"+g+"a"+g+","+g+" 0 1,1 0,"+-2*g+"a"+g+","+g+" 0 1,1 0,"+2*g+"z"}ln.prototype={_radius:4.5,_circle:tn(4.5),pointRadius:function(g){return(g=+g)!==this._radius&&(this._radius=g,this._circle=null),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(g,I){switch(this._point){case 0:this._string.push("M",g,",",I),this._point=1;break;case 1:this._string.push("L",g,",",I);break;default:null==this._circle&&(this._circle=tn(this._radius)),this._string.push("M",g,",",I,this._circle)}},result:function(){if(this._string.length){var g=this._string.join("");return this._string=[],g}return null}};function cn(g){return function(I){var C=new on;for(var A in g)C[A]=g[A];return C.stream=I,C}}function on(){}function nn(g,I,C){var A=g.clipExtent&&g.clipExtent();return g.scale(150).translate([0,0]),null!=A&&g.clipExtent(null),et(C,g.stream(yo)),I(yo.result()),null!=A&&g.clipExtent(A),g}function dn(g,I,C){return nn(g,(function(C){var A=I[1][0]-I[0][0],e=I[1][1]-I[0][1],i=Math.min(A/(C[1][0]-C[0][0]),e/(C[1][1]-C[0][1])),l=+I[0][0]+(A-i*(C[1][0]+C[0][0]))/2,t=+I[0][1]+(e-i*(C[1][1]+C[0][1]))/2;g.scale(150*i).translate([l,t])}),C)}function sn(g,I,C){return dn(g,[[0,0],I],C)}function an(g,I,C){return nn(g,(function(C){var A=+I,e=A/(C[1][0]-C[0][0]),i=(A-e*(C[1][0]+C[0][0]))/2,l=-e*C[0][1];g.scale(150*e).translate([i,l])}),C)}function rn(g,I,C){return nn(g,(function(C){var A=+I,e=A/(C[1][1]-C[0][1]),i=-e*C[0][0],l=(A-e*(C[1][1]+C[0][1]))/2;g.scale(150*e).translate([i,l])}),C)}on.prototype={constructor:on,point:function(g,I){this.stream.point(g,I)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}};var Zn=Fl(30*fl),bn=function(g,I){return+I?function(g,I){function C(A,e,i,l,t,c,o,n,d,s,a,r,Z,b){var m=o-A,h=n-e,G=m*m+h*h;if(G>4*I&&Z--){var u=l+s,p=t+a,w=c+r,W=xl(u*u+p*p+w*w),B=Ul(w/=W),y=Hl(Hl(w)-1)<yl||Hl(i-d)<yl?(i+d)/2:Jl(p,u),V=g(y,B),X=V[0],Y=V[1],R=X-A,N=Y-e,f=h*R-m*N;(f*f/G>I||Hl((m*R+h*N)/G-.5)>.3||l*s+t*a+c*r<Zn)&&(C(A,e,i,l,t,c,X,Y,y,u/=W,p/=W,w,Z,b),b.point(X,Y),C(X,Y,y,u,p,w,o,n,d,s,a,r,Z,b))}}return function(I){var A,e,i,l,t,c,o,n,d,s,a,r,Z={point:b,lineStart:m,lineEnd:G,polygonStart:function(){I.polygonStart(),Z.lineStart=u},polygonEnd:function(){I.polygonEnd(),Z.lineStart=m}};function b(C,A){C=g(C,A),I.point(C[0],C[1])}function m(){n=NaN,Z.point=h,I.lineStart()}function h(A,e){var i=pt([A,e]),l=g(A,e);C(n,d,o,s,a,r,n=l[0],d=l[1],o=A,s=i[0],a=i[1],r=i[2],16,I),I.point(n,d)}function G(){Z.point=b,I.lineEnd()}function u(){m(),Z.point=p,Z.lineEnd=w}function p(g,I){h(A=g,I),e=n,i=d,l=s,t=a,c=r,Z.point=h}function w(){C(n,d,o,s,a,r,e,i,A,l,t,c,16,I),Z.lineEnd=G,G()}return Z}}(g,I):function(g){return cn({point:function(I,C){I=g(I,C),this.stream.point(I[0],I[1])}})}(g)};var mn=cn({point:function(g,I){this.stream.point(g*fl,I*fl)}});function hn(g){return Gn((function(){return g}))()}function Gn(g){var I,C,A,e,i,l,t,c,o,n,d=150,s=480,a=250,r=0,Z=0,b=0,m=0,h=0,G=null,u=Jc,p=null,w=ao,W=.5,B=bn(X,W);function y(g){return[(g=i(g[0]*fl,g[1]*fl))[0]*d+C,A-g[1]*d]}function V(g){return(g=i.invert((g[0]-C)/d,(A-g[1])/d))&&[g[0]*Nl,g[1]*Nl]}function X(g,e){return[(g=I(g,e))[0]*d+C,A-g[1]*d]}function Y(){i=Zc(e=mc(b,m,h),I);var g=I(r,Z);return C=s-g[0]*d,A=a+g[1]*d,R()}function R(){return o=n=null,y}return y.stream=function(g){return o&&n===g?o:o=mn(function(g){return cn({point:function(I,C){var A=g(I,C);return this.stream.point(A[0],A[1])}})}(e)(u(B(w(n=g)))))},y.preclip=function(g){return arguments.length?(u=g,G=void 0,R()):u},y.postclip=function(g){return arguments.length?(w=g,p=l=t=c=null,R()):w},y.clipAngle=function(g){return arguments.length?(u=+g?Fc(G=g*fl):(G=null,Jc),R()):G*Nl},y.clipExtent=function(g){return arguments.length?(w=null==g?(p=l=t=c=null,ao):kc(p=+g[0][0],l=+g[0][1],t=+g[1][0],c=+g[1][1]),R()):null==p?null:[[p,l],[t,c]]},y.scale=function(g){return arguments.length?(d=+g,Y()):d},y.translate=function(g){return arguments.length?(s=+g[0],a=+g[1],Y()):[s,a]},y.center=function(g){return arguments.length?(r=g[0]%360*fl,Z=g[1]%360*fl,Y()):[r*Nl,Z*Nl]},y.rotate=function(g){return arguments.length?(b=g[0]%360*fl,m=g[1]%360*fl,h=g.length>2?g[2]%360*fl:0,Y()):[b*Nl,m*Nl,h*Nl]},y.precision=function(g){return arguments.length?(B=bn(X,W=g*g),R()):xl(W)},y.fitExtent=function(g,I){return dn(y,g,I)},y.fitSize=function(g,I){return sn(y,g,I)},y.fitWidth=function(g,I){return an(y,g,I)},y.fitHeight=function(g,I){return rn(y,g,I)},function(){return I=g.apply(this,arguments),y.invert=I.invert&&V,Y()}}function un(g){var I=0,C=Vl/3,A=Gn(g),e=A(I,C);return e.parallels=function(g){return arguments.length?A(I=g[0]*fl,C=g[1]*fl):[I*Nl,C*Nl]},e}function pn(g,I){var C=Dl(g),A=(C+Dl(I))/2;if(Hl(A)<yl)return function(g){var I=Fl(g);function C(g,C){return[g*I,Dl(C)/I]}return C.invert=function(g,C){return[g/I,Ul(C*I)]},C}(g);var e=1+C*(2*A-C),i=xl(e)/A;function l(g,I){var C=xl(e-2*A*Dl(I))/A;return[C*Dl(g*=A),i-C*Fl(g)]}return l.invert=function(g,I){var C=i-I;return[Jl(g,Hl(C))/A*zl(C),Ul((e-(g*g+C*C)*A*A)/(2*A))]},l}var wn=function(){return un(pn).scale(155.424).center([0,33.6442])},Wn=function(){return wn().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])};function Bn(g){return function(I,C){var A=Fl(I),e=Fl(C),i=g(A*e);return[i*e*Dl(I),i*Dl(C)]}}function yn(g){return function(I,C){var A=xl(I*I+C*C),e=g(A),i=Dl(e),l=Fl(e);return[Jl(I*i,A*l),Ul(A&&C*i/A)]}}var Vn=Bn((function(g){return xl(2/(1+g))}));Vn.invert=yn((function(g){return 2*Ul(g/2)}));var Xn=Bn((function(g){return(g=Tl(g))&&g/Dl(g)}));Xn.invert=yn((function(g){return g}));function Yn(g,I){return[g,kl(Ll((Xl+I)/2))]}Yn.invert=function(g,I){return[g,2*Kl(Sl(I))-Xl]};function Rn(g){var I,C,A,e=hn(g),i=e.center,l=e.scale,t=e.translate,c=e.clipExtent,o=null;function n(){var i=Vl*l(),t=e(pc(e.rotate()).invert([0,0]));return c(null==o?[[t[0]-i,t[1]-i],[t[0]+i,t[1]+i]]:g===Yn?[[Math.max(t[0]-i,o),I],[Math.min(t[0]+i,C),A]]:[[o,Math.max(t[1]-i,I)],[C,Math.min(t[1]+i,A)]])}return e.scale=function(g){return arguments.length?(l(g),n()):l()},e.translate=function(g){return arguments.length?(t(g),n()):t()},e.center=function(g){return arguments.length?(i(g),n()):i()},e.clipExtent=function(g){return arguments.length?(null==g?o=I=C=A=null:(o=+g[0][0],I=+g[0][1],C=+g[1][0],A=+g[1][1]),n()):null==o?null:[[o,I],[C,A]]},n()}function Nn(g){return Ll((Xl+g)/2)}function fn(g,I){var C=Fl(g),A=g===I?Dl(g):kl(C/Fl(I))/kl(Nn(I)/Nn(g)),e=C*vl(Nn(g),A)/A;if(!A)return Yn;function i(g,I){e>0?I<-Xl+yl&&(I=-Xl+yl):I>Xl-yl&&(I=Xl-yl);var C=e/vl(Nn(I),A);return[C*Dl(A*g),e-C*Fl(A*g)]}return i.invert=function(g,I){var C=e-I,i=zl(A)*xl(g*g+C*C);return[Jl(g,Hl(C))/A*zl(C),2*Kl(vl(e/i,1/A))-Xl]},i}function Hn(g,I){return[g,I]}Hn.invert=Hn;function Kn(g,I){var C=Fl(g),A=g===I?Dl(g):(C-Fl(I))/(I-g),e=C/A+g;if(Hl(A)<yl)return Hn;function i(g,I){var C=e-I,i=A*g;return[C*Dl(i),e-C*Fl(i)]}return i.invert=function(g,I){var C=e-I;return[Jl(g,Hl(C))/A*zl(C),e-zl(A)*xl(g*g+C*C)]},i}function Jn(g,I){var C=Fl(I),A=Fl(g)*C;return[C*Dl(g)/A,Dl(I)/A]}Jn.invert=yn(Kl);function Fn(g,I,C,A){return 1===g&&1===I&&0===C&&0===A?ao:cn({point:function(e,i){this.stream.point(e*g+C,i*I+A)}})}function Mn(g,I){var C=I*I,A=C*C;return[g*(.8707-.131979*C+A*(A*(.003971*C-.001529*A)-.013791)),I*(1.007226+C*(.015085+A*(.028874*C-.044475-.005916*A)))]}Mn.invert=function(g,I){var C,A=I,e=25;do{var i=A*A,l=i*i;A-=C=(A*(1.007226+i*(.015085+l*(.028874*i-.044475-.005916*l)))-I)/(1.007226+i*(.045255+l*(.259866*i-.311325-.005916*11*l)))}while(Hl(C)>yl&&--e>0);return[g/(.8707+(i=A*A)*(i*(i*i*i*(.003971-.001529*i)-.013791)-.131979)),A]};function Sn(g,I){return[Fl(I)*Dl(g),Dl(I)]}Sn.invert=yn(Ul);function kn(g,I){var C=Fl(I),A=1+Fl(g)*C;return[C*Dl(g)/A,Dl(I)/A]}kn.invert=yn((function(g){return 2*Kl(g)}));function vn(g,I){return[kl(Ll((Xl+I)/2)),-g]}vn.invert=function(g,I){return[-I,2*Kl(Sl(g))-Xl]};function Dn(g,I){return g.parent===I.parent?1:2}function zn(g,I){return g+I.x}function xn(g,I){return Math.max(g,I.y)}function Ln(g){var I=0,C=g.children,A=C&&C.length;if(A)for(;--A>=0;)I+=C[A].value;else I=1;g.value=I}function Tn(g,I){var C,A,e,i,l,t=new On(g),c=+g.value&&(t.value=g.value),o=[t];for(null==I&&(I=Un);C=o.pop();)if(c&&(C.value=+C.data.value),(e=I(C.data))&&(l=e.length))for(C.children=new Array(l),i=l-1;i>=0;--i)o.push(A=C.children[i]=new On(e[i])),A.parent=C,A.depth=C.depth+1;return t.eachBefore(Qn)}function Un(g){return g.children}function jn(g){g.data=g.data.data}function Qn(g){var I=0;do{g.height=I}while((g=g.parent)&&g.height<++I)}function On(g){this.data=g,this.depth=this.height=0,this.parent=null}On.prototype=Tn.prototype={constructor:On,count:function(){return this.eachAfter(Ln)},each:function(g){var I,C,A,e,i=this,l=[i];do{for(I=l.reverse(),l=[];i=I.pop();)if(g(i),C=i.children)for(A=0,e=C.length;A<e;++A)l.push(C[A])}while(l.length);return this},eachAfter:function(g){for(var I,C,A,e=this,i=[e],l=[];e=i.pop();)if(l.push(e),I=e.children)for(C=0,A=I.length;C<A;++C)i.push(I[C]);for(;e=l.pop();)g(e);return this},eachBefore:function(g){for(var I,C,A=this,e=[A];A=e.pop();)if(g(A),I=A.children)for(C=I.length-1;C>=0;--C)e.push(I[C]);return this},sum:function(g){return this.eachAfter((function(I){for(var C=+g(I.data)||0,A=I.children,e=A&&A.length;--e>=0;)C+=A[e].value;I.value=C}))},sort:function(g){return this.eachBefore((function(I){I.children&&I.children.sort(g)}))},path:function(g){for(var I=this,C=function(g,I){if(g===I)return g;var C=g.ancestors(),A=I.ancestors(),e=null;g=C.pop(),I=A.pop();for(;g===I;)e=g,g=C.pop(),I=A.pop();return e}(I,g),A=[I];I!==C;)I=I.parent,A.push(I);for(var e=A.length;g!==C;)A.splice(e,0,g),g=g.parent;return A},ancestors:function(){for(var g=this,I=[g];g=g.parent;)I.push(g);return I},descendants:function(){var g=[];return this.each((function(I){g.push(I)})),g},leaves:function(){var g=[];return this.eachBefore((function(I){I.children||g.push(I)})),g},links:function(){var g=this,I=[];return g.each((function(C){C!==g&&I.push({source:C.parent,target:C})})),I},copy:function(){return Tn(this).eachBefore(jn)}};var En=Array.prototype.slice;var Pn=function(g){for(var I,C,A=0,e=(g=function(g){for(var I,C,A=g.length;A;)C=Math.random()*A--|0,I=g[A],g[A]=g[C],g[C]=I;return g}(En.call(g))).length,i=[];A<e;)I=g[A],C&&$n(C,I)?++A:(C=Id(i=_n(i,I)),A=0);return C};function _n(g,I){var C,A;if(gd(I,g))return[I];for(C=0;C<g.length;++C)if(qn(I,g[C])&&gd(Cd(g[C],I),g))return[g[C],I];for(C=0;C<g.length-1;++C)for(A=C+1;A<g.length;++A)if(qn(Cd(g[C],g[A]),I)&&qn(Cd(g[C],I),g[A])&&qn(Cd(g[A],I),g[C])&&gd(Ad(g[C],g[A],I),g))return[g[C],g[A],I];throw new Error}function qn(g,I){var C=g.r-I.r,A=I.x-g.x,e=I.y-g.y;return C<0||C*C<A*A+e*e}function $n(g,I){var C=g.r-I.r+1e-6,A=I.x-g.x,e=I.y-g.y;return C>0&&C*C>A*A+e*e}function gd(g,I){for(var C=0;C<I.length;++C)if(!$n(g,I[C]))return!1;return!0}function Id(g){switch(g.length){case 1:return{x:(I=g[0]).x,y:I.y,r:I.r};case 2:return Cd(g[0],g[1]);case 3:return Ad(g[0],g[1],g[2])}var I}function Cd(g,I){var C=g.x,A=g.y,e=g.r,i=I.x,l=I.y,t=I.r,c=i-C,o=l-A,n=t-e,d=Math.sqrt(c*c+o*o);return{x:(C+i+c/d*n)/2,y:(A+l+o/d*n)/2,r:(d+e+t)/2}}function Ad(g,I,C){var A=g.x,e=g.y,i=g.r,l=I.x,t=I.y,c=I.r,o=C.x,n=C.y,d=C.r,s=A-l,a=A-o,r=e-t,Z=e-n,b=c-i,m=d-i,h=A*A+e*e-i*i,G=h-l*l-t*t+c*c,u=h-o*o-n*n+d*d,p=a*r-s*Z,w=(r*u-Z*G)/(2*p)-A,W=(Z*b-r*m)/p,B=(a*G-s*u)/(2*p)-e,y=(s*m-a*b)/p,V=W*W+y*y-1,X=2*(i+w*W+B*y),Y=w*w+B*B-i*i,R=-(V?(X+Math.sqrt(X*X-4*V*Y))/(2*V):Y/X);return{x:A+w+W*R,y:e+B+y*R,r:R}}function ed(g,I,C){var A=g.x,e=g.y,i=I.r+C.r,l=g.r+C.r,t=I.x-A,c=I.y-e,o=t*t+c*c;if(o){var n=.5+((l*=l)-(i*=i))/(2*o),d=Math.sqrt(Math.max(0,2*i*(l+o)-(l-=o)*l-i*i))/(2*o);C.x=A+n*t+d*c,C.y=e+n*c-d*t}else C.x=A+l,C.y=e}function id(g,I){var C=I.x-g.x,A=I.y-g.y,e=g.r+I.r;return e*e-1e-6>C*C+A*A}function ld(g){var I=g._,C=g.next._,A=I.r+C.r,e=(I.x*C.r+C.x*I.r)/A,i=(I.y*C.r+C.y*I.r)/A;return e*e+i*i}function td(g){this._=g,this.next=null,this.previous=null}function cd(g){if(!(e=g.length))return 0;var I,C,A,e,i,l,t,c,o,n,d;if((I=g[0]).x=0,I.y=0,!(e>1))return I.r;if(C=g[1],I.x=-C.r,C.x=I.r,C.y=0,!(e>2))return I.r+C.r;ed(C,I,A=g[2]),I=new td(I),C=new td(C),A=new td(A),I.next=A.previous=C,C.next=I.previous=A,A.next=C.previous=I;g:for(t=3;t<e;++t){ed(I._,C._,A=g[t]),A=new td(A),c=C.next,o=I.previous,n=C._.r,d=I._.r;do{if(n<=d){if(id(c._,A._)){C=c,I.next=C,C.previous=I,--t;continue g}n+=c._.r,c=c.next}else{if(id(o._,A._)){(I=o).next=C,C.previous=I,--t;continue g}d+=o._.r,o=o.previous}}while(c!==o.next);for(A.previous=I,A.next=C,I.next=C.previous=C=A,i=ld(I);(A=A.next)!==C;)(l=ld(A))<i&&(I=A,i=l);C=I.next}for(I=[C._],A=C;(A=A.next)!==C;)I.push(A._);for(A=Pn(I),t=0;t<e;++t)(I=g[t]).x-=A.x,I.y-=A.y;return A.r}function od(g){return null==g?null:nd(g)}function nd(g){if("function"!=typeof g)throw new Error;return g}function dd(){return 0}var sd=function(g){return function(){return g}};function ad(g){return Math.sqrt(g.value)}function rd(g){return function(I){I.children||(I.r=Math.max(0,+g(I)||0))}}function Zd(g,I){return function(C){if(A=C.children){var A,e,i,l=A.length,t=g(C)*I||0;if(t)for(e=0;e<l;++e)A[e].r+=t;if(i=cd(A),t)for(e=0;e<l;++e)A[e].r-=t;C.r=i+t}}}function bd(g){return function(I){var C=I.parent;I.r*=g,C&&(I.x=C.x+g*I.x,I.y=C.y+g*I.y)}}var md=function(g){g.x0=Math.round(g.x0),g.y0=Math.round(g.y0),g.x1=Math.round(g.x1),g.y1=Math.round(g.y1)},hd=function(g,I,C,A,e){for(var i,l=g.children,t=-1,c=l.length,o=g.value&&(A-I)/g.value;++t<c;)(i=l[t]).y0=C,i.y1=e,i.x0=I,i.x1=I+=i.value*o},Gd={depth:-1},ud={};function pd(g){return g.id}function wd(g){return g.parentId}function Wd(g,I){return g.parent===I.parent?1:2}function Bd(g){var I=g.children;return I?I[0]:g.t}function yd(g){var I=g.children;return I?I[I.length-1]:g.t}function Vd(g,I,C){var A=C/(I.i-g.i);I.c-=A,I.s+=C,g.c+=A,I.z+=C,I.m+=C}function Xd(g,I,C){return g.a.parent===I.parent?g.a:C}function Yd(g,I){this._=g,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=I}Yd.prototype=Object.create(On.prototype);var Rd=function(g,I,C,A,e){for(var i,l=g.children,t=-1,c=l.length,o=g.value&&(e-C)/g.value;++t<c;)(i=l[t]).x0=I,i.x1=A,i.y0=C,i.y1=C+=i.value*o},Nd=(1+Math.sqrt(5))/2;function fd(g,I,C,A,e,i){for(var l,t,c,o,n,d,s,a,r,Z,b,m=[],h=I.children,G=0,u=0,p=h.length,w=I.value;G<p;){c=e-C,o=i-A;do{n=h[u++].value}while(!n&&u<p);for(d=s=n,b=n*n*(Z=Math.max(o/c,c/o)/(w*g)),r=Math.max(s/b,b/d);u<p;++u){if(n+=t=h[u].value,t<d&&(d=t),t>s&&(s=t),b=n*n*Z,(a=Math.max(s/b,b/d))>r){n-=t;break}r=a}m.push(l={value:n,dice:c<o,children:h.slice(G,u)}),l.dice?hd(l,C,A,e,w?A+=o*n/w:i):Rd(l,C,A,w?C+=c*n/w:e,i),w-=n,G=u}return m}var Hd=function g(I){function C(g,C,A,e,i){fd(I,g,C,A,e,i)}return C.ratio=function(I){return g((I=+I)>1?I:1)},C}(Nd),Kd=function g(I){function C(g,C,A,e,i){if((l=g._squarify)&&l.ratio===I)for(var l,t,c,o,n,d=-1,s=l.length,a=g.value;++d<s;){for(c=(t=l[d]).children,o=t.value=0,n=c.length;o<n;++o)t.value+=c[o].value;t.dice?hd(t,C,A,e,A+=(i-A)*t.value/a):Rd(t,C,A,C+=(e-C)*t.value/a,i),a-=t.value}else g._squarify=l=fd(I,g,C,A,e,i),l.ratio=I}return C.ratio=function(I){return g((I=+I)>1?I:1)},C}(Nd);function Jd(g,I){return g[0]-I[0]||g[1]-I[1]}function Fd(g){for(var I,C,A,e=g.length,i=[0,1],l=2,t=2;t<e;++t){for(;l>1&&(I=g[i[l-2]],C=g[i[l-1]],A=g[t],(C[0]-I[0])*(A[1]-I[1])-(C[1]-I[1])*(A[0]-I[0])<=0);)--l;i[l++]=t}return i.slice(0,l)}var Md=[].slice,Sd={};function kd(g){this._size=g,this._call=this._error=null,this._tasks=[],this._data=[],this._waiting=this._active=this._ended=this._start=0}function vd(g){if(!g._start)try{!function(g){for(;g._start=g._waiting&&g._active<g._size;){var I=g._ended+g._active,C=g._tasks[I],A=C.length-1,e=C[A];C[A]=Dd(g,I),--g._waiting,++g._active,C=e.apply(null,C),g._tasks[I]&&(g._tasks[I]=C||Sd)}}(g)}catch(I){if(g._tasks[g._ended+g._active-1])zd(g,I);else if(!g._data)throw I}}function Dd(g,I){return function(C,A){g._tasks[I]&&(--g._active,++g._ended,g._tasks[I]=null,null==g._error&&(null!=C?zd(g,C):(g._data[I]=A,g._waiting?vd(g):xd(g))))}}function zd(g,I){var C,A=g._tasks.length;for(g._error=I,g._data=void 0,g._waiting=NaN;--A>=0;)if((C=g._tasks[A])&&(g._tasks[A]=null,C.abort))try{C.abort()}catch(e){}g._active=NaN,xd(g)}function xd(g){if(!g._active&&g._call){var I=g._data;g._data=void 0,g._call(g._error,I)}}function Ld(g){if(null==g)g=1/0;else if(!((g=+g)>=1))throw new Error("invalid concurrency");return new kd(g)}kd.prototype=Ld.prototype={constructor:kd,defer:function(g){if("function"!=typeof g)throw new Error("invalid callback");if(this._call)throw new Error("defer after await");if(null!=this._error)return this;var I=Md.call(arguments,1);return I.push(g),++this._waiting,this._tasks.push(I),vd(this),this},abort:function(){return null==this._error&&zd(this,new Error("abort")),this},await:function(g){if("function"!=typeof g)throw new Error("invalid callback");if(this._call)throw new Error("multiple await");return this._call=function(I,C){g.apply(null,[I].concat(C))},xd(this),this},awaitAll:function(g){if("function"!=typeof g)throw new Error("invalid callback");if(this._call)throw new Error("multiple await");return this._call=g,xd(this),this}};var Td=function(){return Math.random()},Ud=function g(I){function C(g,C){return g=null==g?0:+g,C=null==C?1:+C,1===arguments.length?(C=g,g=0):C-=g,function(){return I()*C+g}}return C.source=g,C}(Td),jd=function g(I){function C(g,C){var A,e;return g=null==g?0:+g,C=null==C?1:+C,function(){var i;if(null!=A)i=A,A=null;else do{A=2*I()-1,i=2*I()-1,e=A*A+i*i}while(!e||e>1);return g+C*i*Math.sqrt(-2*Math.log(e)/e)}}return C.source=g,C}(Td),Qd=function g(I){function C(){var g=jd.source(I).apply(this,arguments);return function(){return Math.exp(g())}}return C.source=g,C}(Td),Od=function g(I){function C(g){return function(){for(var C=0,A=0;A<g;++A)C+=I();return C}}return C.source=g,C}(Td),Ed=function g(I){function C(g){var C=Od.source(I)(g);return function(){return C()/g}}return C.source=g,C}(Td),Pd=function g(I){function C(g){return function(){return-Math.log(1-I())/g}}return C.source=g,C}(Td),_d=function(g,I){var C,A,e,i,l=v("beforesend","progress","load","error"),t=ui(),c=new XMLHttpRequest,o=null,n=null,d=0;function s(g){var I,A=c.status;if(!A&&function(g){var I=g.responseType;return I&&"text"!==I?g.response:g.responseText}(c)||A>=200&&A<300||304===A){if(e)try{I=e.call(C,c)}catch(i){return void l.call("error",C,i)}else I=c;l.call("load",C,I)}else l.call("error",C,g)}if("undefined"!=typeof XDomainRequest&&!("withCredentials"in c)&&/^(http(s)?:)?\/\//.test(g)&&(c=new XDomainRequest),"onload"in c?c.onload=c.onerror=c.ontimeout=s:c.onreadystatechange=function(g){c.readyState>3&&s(g)},c.onprogress=function(g){l.call("progress",C,g)},C={header:function(g,I){return g=(g+"").toLowerCase(),arguments.length<2?t.get(g):(null==I?t.remove(g):t.set(g,I+""),C)},mimeType:function(g){return arguments.length?(A=null==g?null:g+"",C):A},responseType:function(g){return arguments.length?(i=g,C):i},timeout:function(g){return arguments.length?(d=+g,C):d},user:function(g){return arguments.length<1?o:(o=null==g?null:g+"",C)},password:function(g){return arguments.length<1?n:(n=null==g?null:g+"",C)},response:function(g){return e=g,C},get:function(g,I){return C.send("GET",g,I)},post:function(g,I){return C.send("POST",g,I)},send:function(I,e,s){return c.open(I,g,!0,o,n),null==A||t.has("accept")||t.set("accept",A+",*/*"),c.setRequestHeader&&t.each((function(g,I){c.setRequestHeader(I,g)})),null!=A&&c.overrideMimeType&&c.overrideMimeType(A),null!=i&&(c.responseType=i),d>0&&(c.timeout=d),null==s&&"function"==typeof e&&(s=e,e=null),null!=s&&1===s.length&&(s=function(g){return function(I,C){g(null==I?C:null)}}(s)),null!=s&&C.on("error",s).on("load",(function(g){s(null,g)})),l.call("beforesend",C,c),c.send(null==e?null:e),C},abort:function(){return c.abort(),C},on:function(){var g=l.on.apply(l,arguments);return g===l?C:g}},null!=I){if("function"!=typeof I)throw new Error("invalid callback: "+I);return C.get(I)}return C};var qd=function(g,I){return function(C,A){var e=_d(C).mimeType(g).response(I);if(null!=A){if("function"!=typeof A)throw new Error("invalid callback: "+A);return e.get(A)}return e}},$d=qd("text/html",(function(g){return document.createRange().createContextualFragment(g.responseText)})),gs=qd("application/json",(function(g){return JSON.parse(g.responseText)})),Is=qd("text/plain",(function(g){return g.responseText})),Cs=qd("application/xml",(function(g){var I=g.responseXML;if(!I)throw new Error("parse error");return I})),As=function(g,I){return function(C,A,e){arguments.length<3&&(e=A,A=null);var i=_d(C).mimeType(g);return i.row=function(g){return arguments.length?i.response(es(I,A=g)):A},i.row(A),e?i.get(e):i}};function es(g,I){return function(C){return g(C.responseText,I)}}var is=As("text/csv",Ki),ls=As("text/tab-separated-values",ki),ts=Array.prototype,cs=ts.map,os=ts.slice,ns={name:"implicit"};function ds(g){var I=ui(),C=[],A=ns;function e(e){var i=e+"",l=I.get(i);if(!l){if(A!==ns)return A;I.set(i,l=C.push(e))}return g[(l-1)%g.length]}return g=null==g?[]:os.call(g),e.domain=function(g){if(!arguments.length)return C.slice();C=[],I=ui();for(var A,i,l=-1,t=g.length;++l<t;)I.has(i=(A=g[l])+"")||I.set(i,C.push(A));return e},e.range=function(I){return arguments.length?(g=os.call(I),e):g.slice()},e.unknown=function(g){return arguments.length?(A=g,e):A},e.copy=function(){return ds().domain(C).range(g).unknown(A)},e}function ss(){var g,I,C=ds().unknown(void 0),A=C.domain,e=C.range,i=[0,1],l=!1,t=0,c=0,o=.5;function n(){var C=A().length,n=i[1]<i[0],d=i[n-0],s=i[1-n];g=(s-d)/Math.max(1,C-t+2*c),l&&(g=Math.floor(g)),d+=(s-d-g*(C-t))*o,I=g*(1-t),l&&(d=Math.round(d),I=Math.round(I));var a=b(C).map((function(I){return d+g*I}));return e(n?a.reverse():a)}return delete C.unknown,C.domain=function(g){return arguments.length?(A(g),n()):A()},C.range=function(g){return arguments.length?(i=[+g[0],+g[1]],n()):i.slice()},C.rangeRound=function(g){return i=[+g[0],+g[1]],l=!0,n()},C.bandwidth=function(){return I},C.step=function(){return g},C.round=function(g){return arguments.length?(l=!!g,n()):l},C.padding=function(g){return arguments.length?(t=c=Math.max(0,Math.min(1,g)),n()):t},C.paddingInner=function(g){return arguments.length?(t=Math.max(0,Math.min(1,g)),n()):t},C.paddingOuter=function(g){return arguments.length?(c=Math.max(0,Math.min(1,g)),n()):c},C.align=function(g){return arguments.length?(o=Math.max(0,Math.min(1,g)),n()):o},C.copy=function(){return ss().domain(A()).range(i).round(l).paddingInner(t).paddingOuter(c).align(o)},n()}function as(g){var I=g.copy;return g.padding=g.paddingOuter,delete g.paddingInner,delete g.paddingOuter,g.copy=function(){return as(I())},g}var rs=function(g){return function(){return g}},Zs=function(g){return+g},bs=[0,1];function ms(g,I){return(I-=g=+g)?function(C){return(C-g)/I}:rs(I)}function hs(g,I,C,A){var e=g[0],i=g[1],l=I[0],t=I[1];return i<e?(e=C(i,e),l=A(t,l)):(e=C(e,i),l=A(l,t)),function(g){return l(e(g))}}function Gs(g,I,C,A){var i=Math.min(g.length,I.length)-1,l=new Array(i),t=new Array(i),c=-1;for(g[i]<g[0]&&(g=g.slice().reverse(),I=I.slice().reverse());++c<i;)l[c]=C(g[c],g[c+1]),t[c]=A(I[c],I[c+1]);return function(I){var C=e(g,I,1,i)-1;return t[C](l[C](I))}}function us(g,I){return I.domain(g.domain()).range(g.range()).interpolate(g.interpolate()).clamp(g.clamp())}function ps(g,I){var C,A,e,i=bs,l=bs,t=LC,c=!1;function o(){return C=Math.min(i.length,l.length)>2?Gs:hs,A=e=null,n}function n(I){return(A||(A=C(i,l,c?function(g){return function(I,C){var A=g(I=+I,C=+C);return function(g){return g<=I?0:g>=C?1:A(g)}}}(g):g,t)))(+I)}return n.invert=function(g){return(e||(e=C(l,i,ms,c?function(g){return function(I,C){var A=g(I=+I,C=+C);return function(g){return g<=0?I:g>=1?C:A(g)}}}(I):I)))(+g)},n.domain=function(g){return arguments.length?(i=cs.call(g,Zs),o()):i.slice()},n.range=function(g){return arguments.length?(l=os.call(g),o()):l.slice()},n.rangeRound=function(g){return l=os.call(g),t=TC,o()},n.clamp=function(g){return arguments.length?(c=!!g,o()):c},n.interpolate=function(g){return arguments.length?(t=g,o()):t},o()}function ws(I){var C=I.domain;return I.ticks=function(g){var I=C();return u(I[0],I[I.length-1],null==g?10:g)},I.tickFormat=function(I,A){return function(I,C,A){var e,i=I[0],l=I[I.length-1],t=w(i,l,null==C?10:C);switch((A=dl(null==A?",f":A)).type){case"s":var c=Math.max(Math.abs(i),Math.abs(l));return null!=A.precision||isNaN(e=Gl(t,c))||(A.precision=e),g.formatPrefix(A,c);case"":case"e":case"g":case"p":case"r":null!=A.precision||isNaN(e=ul(t,Math.max(Math.abs(i),Math.abs(l))))||(A.precision=e-("e"===A.type));break;case"f":case"%":null!=A.precision||isNaN(e=hl(t))||(A.precision=e-2*("%"===A.type))}return g.format(A)}(C(),I,A)},I.nice=function(g){null==g&&(g=10);var A,e=C(),i=0,l=e.length-1,t=e[i],c=e[l];return c<t&&(A=t,t=c,c=A,A=i,i=l,l=A),(A=p(t,c,g))>0?A=p(t=Math.floor(t/A)*A,c=Math.ceil(c/A)*A,g):A<0&&(A=p(t=Math.ceil(t*A)/A,c=Math.floor(c*A)/A,g)),A>0?(e[i]=Math.floor(t/A)*A,e[l]=Math.ceil(c/A)*A,C(e)):A<0&&(e[i]=Math.ceil(t*A)/A,e[l]=Math.floor(c*A)/A,C(e)),I},I}var Ws=function(g,I){var C,A=0,e=(g=g.slice()).length-1,i=g[A],l=g[e];return l<i&&(C=A,A=e,e=C,C=i,i=l,l=C),g[A]=I.floor(i),g[e]=I.ceil(l),g};function Bs(g,I){return(I=Math.log(I/g))?function(C){return Math.log(C/g)/I}:rs(I)}function ys(g,I){return g<0?function(C){return-Math.pow(-I,C)*Math.pow(-g,1-C)}:function(C){return Math.pow(I,C)*Math.pow(g,1-C)}}function Vs(g){return isFinite(g)?+("1e"+g):g<0?0:g}function Xs(g){return 10===g?Vs:g===Math.E?Math.exp:function(I){return Math.pow(g,I)}}function Ys(g){return g===Math.E?Math.log:10===g&&Math.log10||2===g&&Math.log2||(g=Math.log(g),function(I){return Math.log(I)/g})}function Rs(g){return function(I){return-g(-I)}}function Ns(g,I){return g<0?-Math.pow(-g,I):Math.pow(g,I)}function fs(){var g=1,I=ps((function(I,C){return(C=Ns(C,g)-(I=Ns(I,g)))?function(A){return(Ns(A,g)-I)/C}:rs(C)}),(function(I,C){return C=Ns(C,g)-(I=Ns(I,g)),function(A){return Ns(I+C*A,1/g)}})),C=I.domain;return I.exponent=function(I){return arguments.length?(g=+I,C(C())):g},I.copy=function(){return us(I,fs().exponent(g))},ws(I)}var Hs=new Date,Ks=new Date;function Js(g,I,C,A){function e(I){return g(I=new Date(+I)),I}return e.floor=e,e.ceil=function(C){return g(C=new Date(C-1)),I(C,1),g(C),C},e.round=function(g){var I=e(g),C=e.ceil(g);return g-I<C-g?I:C},e.offset=function(g,C){return I(g=new Date(+g),null==C?1:Math.floor(C)),g},e.range=function(C,A,i){var l,t=[];if(C=e.ceil(C),i=null==i?1:Math.floor(i),!(C<A&&i>0))return t;do{t.push(l=new Date(+C)),I(C,i),g(C)}while(l<C&&C<A);return t},e.filter=function(C){return Js((function(I){if(I>=I)for(;g(I),!C(I);)I.setTime(I-1)}),(function(g,A){if(g>=g)if(A<0)for(;++A<=0;)for(;I(g,-1),!C(g););else for(;--A>=0;)for(;I(g,1),!C(g););}))},C&&(e.count=function(I,A){return Hs.setTime(+I),Ks.setTime(+A),g(Hs),g(Ks),Math.floor(C(Hs,Ks))},e.every=function(g){return g=Math.floor(g),isFinite(g)&&g>0?g>1?e.filter(A?function(I){return A(I)%g==0}:function(I){return e.count(0,I)%g==0}):e:null}),e}var Fs=Js((function(){}),(function(g,I){g.setTime(+g+I)}),(function(g,I){return I-g}));Fs.every=function(g){return g=Math.floor(g),isFinite(g)&&g>0?g>1?Js((function(I){I.setTime(Math.floor(I/g)*g)}),(function(I,C){I.setTime(+I+C*g)}),(function(I,C){return(C-I)/g})):Fs:null};var Ms=Fs.range,Ss=1e3,ks=6e4,vs=36e5,Ds=864e5,zs=6048e5,xs=Js((function(g){g.setTime(Math.floor(g/Ss)*Ss)}),(function(g,I){g.setTime(+g+I*Ss)}),(function(g,I){return(I-g)/Ss}),(function(g){return g.getUTCSeconds()})),Ls=xs.range,Ts=Js((function(g){g.setTime(Math.floor(g/ks)*ks)}),(function(g,I){g.setTime(+g+I*ks)}),(function(g,I){return(I-g)/ks}),(function(g){return g.getMinutes()})),Us=Ts.range,js=Js((function(g){var I=g.getTimezoneOffset()*ks%vs;I<0&&(I+=vs),g.setTime(Math.floor((+g-I)/vs)*vs+I)}),(function(g,I){g.setTime(+g+I*vs)}),(function(g,I){return(I-g)/vs}),(function(g){return g.getHours()})),Qs=js.range,Os=Js((function(g){g.setHours(0,0,0,0)}),(function(g,I){g.setDate(g.getDate()+I)}),(function(g,I){return(I-g-(I.getTimezoneOffset()-g.getTimezoneOffset())*ks)/Ds}),(function(g){return g.getDate()-1})),Es=Os.range;function Ps(g){return Js((function(I){I.setDate(I.getDate()-(I.getDay()+7-g)%7),I.setHours(0,0,0,0)}),(function(g,I){g.setDate(g.getDate()+7*I)}),(function(g,I){return(I-g-(I.getTimezoneOffset()-g.getTimezoneOffset())*ks)/zs}))}var _s=Ps(0),qs=Ps(1),$s=Ps(2),ga=Ps(3),Ia=Ps(4),Ca=Ps(5),Aa=Ps(6),ea=_s.range,ia=qs.range,la=$s.range,ta=ga.range,ca=Ia.range,oa=Ca.range,na=Aa.range,da=Js((function(g){g.setDate(1),g.setHours(0,0,0,0)}),(function(g,I){g.setMonth(g.getMonth()+I)}),(function(g,I){return I.getMonth()-g.getMonth()+12*(I.getFullYear()-g.getFullYear())}),(function(g){return g.getMonth()})),sa=da.range,aa=Js((function(g){g.setMonth(0,1),g.setHours(0,0,0,0)}),(function(g,I){g.setFullYear(g.getFullYear()+I)}),(function(g,I){return I.getFullYear()-g.getFullYear()}),(function(g){return g.getFullYear()}));aa.every=function(g){return isFinite(g=Math.floor(g))&&g>0?Js((function(I){I.setFullYear(Math.floor(I.getFullYear()/g)*g),I.setMonth(0,1),I.setHours(0,0,0,0)}),(function(I,C){I.setFullYear(I.getFullYear()+C*g)})):null};var ra=aa.range,Za=Js((function(g){g.setUTCSeconds(0,0)}),(function(g,I){g.setTime(+g+I*ks)}),(function(g,I){return(I-g)/ks}),(function(g){return g.getUTCMinutes()})),ba=Za.range,ma=Js((function(g){g.setUTCMinutes(0,0,0)}),(function(g,I){g.setTime(+g+I*vs)}),(function(g,I){return(I-g)/vs}),(function(g){return g.getUTCHours()})),ha=ma.range,Ga=Js((function(g){g.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCDate(g.getUTCDate()+I)}),(function(g,I){return(I-g)/Ds}),(function(g){return g.getUTCDate()-1})),ua=Ga.range;function pa(g){return Js((function(I){I.setUTCDate(I.getUTCDate()-(I.getUTCDay()+7-g)%7),I.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCDate(g.getUTCDate()+7*I)}),(function(g,I){return(I-g)/zs}))}var wa=pa(0),Wa=pa(1),Ba=pa(2),ya=pa(3),Va=pa(4),Xa=pa(5),Ya=pa(6),Ra=wa.range,Na=Wa.range,fa=Ba.range,Ha=ya.range,Ka=Va.range,Ja=Xa.range,Fa=Ya.range,Ma=Js((function(g){g.setUTCDate(1),g.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCMonth(g.getUTCMonth()+I)}),(function(g,I){return I.getUTCMonth()-g.getUTCMonth()+12*(I.getUTCFullYear()-g.getUTCFullYear())}),(function(g){return g.getUTCMonth()})),Sa=Ma.range,ka=Js((function(g){g.setUTCMonth(0,1),g.setUTCHours(0,0,0,0)}),(function(g,I){g.setUTCFullYear(g.getUTCFullYear()+I)}),(function(g,I){return I.getUTCFullYear()-g.getUTCFullYear()}),(function(g){return g.getUTCFullYear()}));ka.every=function(g){return isFinite(g=Math.floor(g))&&g>0?Js((function(I){I.setUTCFullYear(Math.floor(I.getUTCFullYear()/g)*g),I.setUTCMonth(0,1),I.setUTCHours(0,0,0,0)}),(function(I,C){I.setUTCFullYear(I.getUTCFullYear()+C*g)})):null};var va=ka.range;function Da(g){if(0<=g.y&&g.y<100){var I=new Date(-1,g.m,g.d,g.H,g.M,g.S,g.L);return I.setFullYear(g.y),I}return new Date(g.y,g.m,g.d,g.H,g.M,g.S,g.L)}function za(g){if(0<=g.y&&g.y<100){var I=new Date(Date.UTC(-1,g.m,g.d,g.H,g.M,g.S,g.L));return I.setUTCFullYear(g.y),I}return new Date(Date.UTC(g.y,g.m,g.d,g.H,g.M,g.S,g.L))}function xa(g){return{y:g,m:0,d:1,H:0,M:0,S:0,L:0}}function La(g){var I=g.dateTime,C=g.date,A=g.time,e=g.periods,i=g.days,l=g.shortDays,t=g.months,c=g.shortMonths,o=_a(e),n=qa(e),d=_a(i),s=qa(i),a=_a(l),r=qa(l),Z=_a(t),b=qa(t),m=_a(c),h=qa(c),G={a:function(g){return l[g.getDay()]},A:function(g){return i[g.getDay()]},b:function(g){return c[g.getMonth()]},B:function(g){return t[g.getMonth()]},c:null,d:hr,e:hr,f:Wr,H:Gr,I:ur,j:pr,L:wr,m:Br,M:yr,p:function(g){return e[+(g.getHours()>=12)]},Q:$r,s:gZ,S:Vr,u:Xr,U:Yr,V:Rr,w:Nr,W:fr,x:null,X:null,y:Hr,Y:Kr,Z:Jr,"%":qr},u={a:function(g){return l[g.getUTCDay()]},A:function(g){return i[g.getUTCDay()]},b:function(g){return c[g.getUTCMonth()]},B:function(g){return t[g.getUTCMonth()]},c:null,d:Fr,e:Fr,f:Dr,H:Mr,I:Sr,j:kr,L:vr,m:zr,M:xr,p:function(g){return e[+(g.getUTCHours()>=12)]},Q:$r,s:gZ,S:Lr,u:Tr,U:Ur,V:jr,w:Qr,W:Or,x:null,X:null,y:Er,Y:Pr,Z:_r,"%":qr},p={a:function(g,I,C){var A=a.exec(I.slice(C));return A?(g.w=r[A[0].toLowerCase()],C+A[0].length):-1},A:function(g,I,C){var A=d.exec(I.slice(C));return A?(g.w=s[A[0].toLowerCase()],C+A[0].length):-1},b:function(g,I,C){var A=m.exec(I.slice(C));return A?(g.m=h[A[0].toLowerCase()],C+A[0].length):-1},B:function(g,I,C){var A=Z.exec(I.slice(C));return A?(g.m=b[A[0].toLowerCase()],C+A[0].length):-1},c:function(g,C,A){return B(g,I,C,A)},d:cr,e:cr,f:rr,H:nr,I:nr,j:or,L:ar,m:tr,M:dr,p:function(g,I,C){var A=o.exec(I.slice(C));return A?(g.p=n[A[0].toLowerCase()],C+A[0].length):-1},Q:br,s:mr,S:sr,u:gr,U:Ir,V:Cr,w:$a,W:Ar,x:function(g,I,A){return B(g,C,I,A)},X:function(g,I,C){return B(g,A,I,C)},y:ir,Y:er,Z:lr,"%":Zr};function w(g,I){return function(C){var A,e,i,l=[],t=-1,c=0,o=g.length;for(C instanceof Date||(C=new Date(+C));++t<o;)37===g.charCodeAt(t)&&(l.push(g.slice(c,t)),null!=(e=Ua[A=g.charAt(++t)])?A=g.charAt(++t):e="e"===A?" ":"0",(i=I[A])&&(A=i(C,e)),l.push(A),c=t+1);return l.push(g.slice(c,t)),l.join("")}}function W(g,I){return function(C){var A,e,i=xa(1900);if(B(i,g,C+="",0)!=C.length)return null;if("Q"in i)return new Date(i.Q);if("p"in i&&(i.H=i.H%12+12*i.p),"V"in i){if(i.V<1||i.V>53)return null;"w"in i||(i.w=1),"Z"in i?(e=(A=za(xa(i.y))).getUTCDay(),A=e>4||0===e?Wa.ceil(A):Wa(A),A=Ga.offset(A,7*(i.V-1)),i.y=A.getUTCFullYear(),i.m=A.getUTCMonth(),i.d=A.getUTCDate()+(i.w+6)%7):(e=(A=I(xa(i.y))).getDay(),A=e>4||0===e?qs.ceil(A):qs(A),A=Os.offset(A,7*(i.V-1)),i.y=A.getFullYear(),i.m=A.getMonth(),i.d=A.getDate()+(i.w+6)%7)}else("W"in i||"U"in i)&&("w"in i||(i.w="u"in i?i.u%7:"W"in i?1:0),e="Z"in i?za(xa(i.y)).getUTCDay():I(xa(i.y)).getDay(),i.m=0,i.d="W"in i?(i.w+6)%7+7*i.W-(e+5)%7:i.w+7*i.U-(e+6)%7);return"Z"in i?(i.H+=i.Z/100|0,i.M+=i.Z%100,za(i)):I(i)}}function B(g,I,C,A){for(var e,i,l=0,t=I.length,c=C.length;l<t;){if(A>=c)return-1;if(37===(e=I.charCodeAt(l++))){if(e=I.charAt(l++),!(i=p[e in Ua?I.charAt(l++):e])||(A=i(g,C,A))<0)return-1}else if(e!=C.charCodeAt(A++))return-1}return A}return G.x=w(C,G),G.X=w(A,G),G.c=w(I,G),u.x=w(C,u),u.X=w(A,u),u.c=w(I,u),{format:function(g){var I=w(g+="",G);return I.toString=function(){return g},I},parse:function(g){var I=W(g+="",Da);return I.toString=function(){return g},I},utcFormat:function(g){var I=w(g+="",u);return I.toString=function(){return g},I},utcParse:function(g){var I=W(g,za);return I.toString=function(){return g},I}}}var Ta,Ua={"-":"",_:" ",0:"0"},ja=/^\s*\d+/,Qa=/^%/,Oa=/[\\^$*+?|[\]().{}]/g;function Ea(g,I,C){var A=g<0?"-":"",e=(A?-g:g)+"",i=e.length;return A+(i<C?new Array(C-i+1).join(I)+e:e)}function Pa(g){return g.replace(Oa,"\\$&")}function _a(g){return new RegExp("^(?:"+g.map(Pa).join("|")+")","i")}function qa(g){for(var I={},C=-1,A=g.length;++C<A;)I[g[C].toLowerCase()]=C;return I}function $a(g,I,C){var A=ja.exec(I.slice(C,C+1));return A?(g.w=+A[0],C+A[0].length):-1}function gr(g,I,C){var A=ja.exec(I.slice(C,C+1));return A?(g.u=+A[0],C+A[0].length):-1}function Ir(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.U=+A[0],C+A[0].length):-1}function Cr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.V=+A[0],C+A[0].length):-1}function Ar(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.W=+A[0],C+A[0].length):-1}function er(g,I,C){var A=ja.exec(I.slice(C,C+4));return A?(g.y=+A[0],C+A[0].length):-1}function ir(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.y=+A[0]+(+A[0]>68?1900:2e3),C+A[0].length):-1}function lr(g,I,C){var A=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(I.slice(C,C+6));return A?(g.Z=A[1]?0:-(A[2]+(A[3]||"00")),C+A[0].length):-1}function tr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.m=A[0]-1,C+A[0].length):-1}function cr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.d=+A[0],C+A[0].length):-1}function or(g,I,C){var A=ja.exec(I.slice(C,C+3));return A?(g.m=0,g.d=+A[0],C+A[0].length):-1}function nr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.H=+A[0],C+A[0].length):-1}function dr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.M=+A[0],C+A[0].length):-1}function sr(g,I,C){var A=ja.exec(I.slice(C,C+2));return A?(g.S=+A[0],C+A[0].length):-1}function ar(g,I,C){var A=ja.exec(I.slice(C,C+3));return A?(g.L=+A[0],C+A[0].length):-1}function rr(g,I,C){var A=ja.exec(I.slice(C,C+6));return A?(g.L=Math.floor(A[0]/1e3),C+A[0].length):-1}function Zr(g,I,C){var A=Qa.exec(I.slice(C,C+1));return A?C+A[0].length:-1}function br(g,I,C){var A=ja.exec(I.slice(C));return A?(g.Q=+A[0],C+A[0].length):-1}function mr(g,I,C){var A=ja.exec(I.slice(C));return A?(g.Q=1e3*+A[0],C+A[0].length):-1}function hr(g,I){return Ea(g.getDate(),I,2)}function Gr(g,I){return Ea(g.getHours(),I,2)}function ur(g,I){return Ea(g.getHours()%12||12,I,2)}function pr(g,I){return Ea(1+Os.count(aa(g),g),I,3)}function wr(g,I){return Ea(g.getMilliseconds(),I,3)}function Wr(g,I){return wr(g,I)+"000"}function Br(g,I){return Ea(g.getMonth()+1,I,2)}function yr(g,I){return Ea(g.getMinutes(),I,2)}function Vr(g,I){return Ea(g.getSeconds(),I,2)}function Xr(g){var I=g.getDay();return 0===I?7:I}function Yr(g,I){return Ea(_s.count(aa(g),g),I,2)}function Rr(g,I){var C=g.getDay();return g=C>=4||0===C?Ia(g):Ia.ceil(g),Ea(Ia.count(aa(g),g)+(4===aa(g).getDay()),I,2)}function Nr(g){return g.getDay()}function fr(g,I){return Ea(qs.count(aa(g),g),I,2)}function Hr(g,I){return Ea(g.getFullYear()%100,I,2)}function Kr(g,I){return Ea(g.getFullYear()%1e4,I,4)}function Jr(g){var I=g.getTimezoneOffset();return(I>0?"-":(I*=-1,"+"))+Ea(I/60|0,"0",2)+Ea(I%60,"0",2)}function Fr(g,I){return Ea(g.getUTCDate(),I,2)}function Mr(g,I){return Ea(g.getUTCHours(),I,2)}function Sr(g,I){return Ea(g.getUTCHours()%12||12,I,2)}function kr(g,I){return Ea(1+Ga.count(ka(g),g),I,3)}function vr(g,I){return Ea(g.getUTCMilliseconds(),I,3)}function Dr(g,I){return vr(g,I)+"000"}function zr(g,I){return Ea(g.getUTCMonth()+1,I,2)}function xr(g,I){return Ea(g.getUTCMinutes(),I,2)}function Lr(g,I){return Ea(g.getUTCSeconds(),I,2)}function Tr(g){var I=g.getUTCDay();return 0===I?7:I}function Ur(g,I){return Ea(wa.count(ka(g),g),I,2)}function jr(g,I){var C=g.getUTCDay();return g=C>=4||0===C?Va(g):Va.ceil(g),Ea(Va.count(ka(g),g)+(4===ka(g).getUTCDay()),I,2)}function Qr(g){return g.getUTCDay()}function Or(g,I){return Ea(Wa.count(ka(g),g),I,2)}function Er(g,I){return Ea(g.getUTCFullYear()%100,I,2)}function Pr(g,I){return Ea(g.getUTCFullYear()%1e4,I,4)}function _r(){return"+0000"}function qr(){return"%"}function $r(g){return+g}function gZ(g){return Math.floor(+g/1e3)}function IZ(I){return Ta=La(I),g.timeFormat=Ta.format,g.timeParse=Ta.parse,g.utcFormat=Ta.utcFormat,g.utcParse=Ta.utcParse,Ta}IZ({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});var CZ="%Y-%m-%dT%H:%M:%S.%LZ";var AZ=Date.prototype.toISOString?function(g){return g.toISOString()}:g.utcFormat(CZ);var eZ=+new Date("2000-01-01T00:00:00.000Z")?function(g){var I=new Date(g);return isNaN(I)?null:I}:g.utcParse(CZ),iZ=1e3,lZ=6e4,tZ=36e5,cZ=864e5,oZ=2592e6,nZ=31536e6;function dZ(g){return new Date(g)}function sZ(g){return g instanceof Date?+g:+new Date(+g)}function aZ(g,I,A,e,i,l,t,c,o){var n=ps(ms,JC),d=n.invert,s=n.domain,a=o(".%L"),r=o(":%S"),Z=o("%I:%M"),b=o("%I %p"),m=o("%a %d"),h=o("%b %d"),G=o("%B"),u=o("%Y"),p=[[t,1,iZ],[t,5,5e3],[t,15,15e3],[t,30,3e4],[l,1,lZ],[l,5,3e5],[l,15,9e5],[l,30,18e5],[i,1,tZ],[i,3,108e5],[i,6,216e5],[i,12,432e5],[e,1,cZ],[e,2,1728e5],[A,1,6048e5],[I,1,oZ],[I,3,7776e6],[g,1,nZ]];function W(C){return(t(C)<C?a:l(C)<C?r:i(C)<C?Z:e(C)<C?b:I(C)<C?A(C)<C?m:h:g(C)<C?G:u)(C)}function B(I,A,e,i){if(null==I&&(I=10),"number"==typeof I){var l=Math.abs(e-A)/I,t=C((function(g){return g[2]})).right(p,l);t===p.length?(i=w(A/nZ,e/nZ,I),I=g):t?(i=(t=p[l/p[t-1][2]<p[t][2]/l?t-1:t])[1],I=t[0]):(i=Math.max(w(A,e,I),1),I=c)}return null==i?I:I.every(i)}return n.invert=function(g){return new Date(d(g))},n.domain=function(g){return arguments.length?s(cs.call(g,sZ)):s().map(dZ)},n.ticks=function(g,I){var C,A=s(),e=A[0],i=A[A.length-1],l=i<e;return l&&(C=e,e=i,i=C),C=(C=B(g,e,i,I))?C.range(e,i+1):[],l?C.reverse():C},n.tickFormat=function(g,I){return null==I?W:o(I)},n.nice=function(g,I){var C=s();return(g=B(g,C[0],C[C.length-1],I))?s(Ws(C,g)):n},n.copy=function(){return us(n,aZ(g,I,A,e,i,l,t,c,o))},n}var rZ=function(g){return g.match(/.{6}/g).map((function(g){return"#"+g}))},ZZ=rZ("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf"),bZ=rZ("393b795254a36b6ecf9c9ede6379398ca252b5cf6bcedb9c8c6d31bd9e39e7ba52e7cb94843c39ad494ad6616be7969c7b4173a55194ce6dbdde9ed6"),mZ=rZ("3182bd6baed69ecae1c6dbefe6550dfd8d3cfdae6bfdd0a231a35474c476a1d99bc7e9c0756bb19e9ac8bcbddcdadaeb636363969696bdbdbdd9d9d9"),hZ=rZ("1f77b4aec7e8ff7f0effbb782ca02c98df8ad62728ff98969467bdc5b0d58c564bc49c94e377c2f7b6d27f7f7fc7c7c7bcbd22dbdb8d17becf9edae5"),GZ=nA(hC(300,.5,0),hC(-240,.5,1)),uZ=nA(hC(-100,.75,.35),hC(80,1.5,.8)),pZ=nA(hC(260,.75,.35),hC(80,1.5,.8)),wZ=hC();function WZ(g){var I=g.length;return function(C){return g[Math.max(0,Math.min(I-1,Math.floor(C*I)))]}}var BZ=WZ(rZ("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),yZ=WZ(rZ("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),VZ=WZ(rZ("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),XZ=WZ(rZ("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"));var YZ=function(g){return function(){return g}},RZ=Math.abs,NZ=Math.atan2,fZ=Math.cos,HZ=Math.max,KZ=Math.min,JZ=Math.sin,FZ=Math.sqrt,MZ=1e-12,SZ=Math.PI,kZ=SZ/2,vZ=2*SZ;function DZ(g){return g>1?0:g<-1?SZ:Math.acos(g)}function zZ(g){return g>=1?kZ:g<=-1?-kZ:Math.asin(g)}function xZ(g){return g.innerRadius}function LZ(g){return g.outerRadius}function TZ(g){return g.startAngle}function UZ(g){return g.endAngle}function jZ(g){return g&&g.padAngle}function QZ(g,I,C,A,e,i,l,t){var c=C-g,o=A-I,n=l-e,d=t-i,s=(n*(I-i)-d*(g-e))/(d*c-n*o);return[g+s*c,I+s*o]}function OZ(g,I,C,A,e,i,l){var t=g-C,c=I-A,o=(l?i:-i)/FZ(t*t+c*c),n=o*c,d=-o*t,s=g+n,a=I+d,r=C+n,Z=A+d,b=(s+r)/2,m=(a+Z)/2,h=r-s,G=Z-a,u=h*h+G*G,p=e-i,w=s*Z-r*a,W=(G<0?-1:1)*FZ(HZ(0,p*p*u-w*w)),B=(w*G-h*W)/u,y=(-w*h-G*W)/u,V=(w*G+h*W)/u,X=(-w*h+G*W)/u,Y=B-b,R=y-m,N=V-b,f=X-m;return Y*Y+R*R>N*N+f*f&&(B=V,y=X),{cx:B,cy:y,x01:-n,y01:-d,x11:B*(e/p-1),y11:y*(e/p-1)}}function EZ(g){this._context=g}EZ.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;default:this._context.lineTo(g,I)}}};var PZ=function(g){return new EZ(g)};function _Z(g){return g[0]}function qZ(g){return g[1]}var $Z=function(){var g=_Z,I=qZ,C=YZ(!0),A=null,e=PZ,i=null;function l(l){var t,c,o,n=l.length,d=!1;for(null==A&&(i=e(o=si())),t=0;t<=n;++t)!(t<n&&C(c=l[t],t,l))===d&&((d=!d)?i.lineStart():i.lineEnd()),d&&i.point(+g(c,t,l),+I(c,t,l));if(o)return i=null,o+""||null}return l.x=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),l):g},l.y=function(g){return arguments.length?(I="function"==typeof g?g:YZ(+g),l):I},l.defined=function(g){return arguments.length?(C="function"==typeof g?g:YZ(!!g),l):C},l.curve=function(g){return arguments.length?(e=g,null!=A&&(i=e(A)),l):e},l.context=function(g){return arguments.length?(null==g?A=i=null:i=e(A=g),l):A},l},gb=function(){var g=_Z,I=null,C=YZ(0),A=qZ,e=YZ(!0),i=null,l=PZ,t=null;function c(c){var o,n,d,s,a,r=c.length,Z=!1,b=new Array(r),m=new Array(r);for(null==i&&(t=l(a=si())),o=0;o<=r;++o){if(!(o<r&&e(s=c[o],o,c))===Z)if(Z=!Z)n=o,t.areaStart(),t.lineStart();else{for(t.lineEnd(),t.lineStart(),d=o-1;d>=n;--d)t.point(b[d],m[d]);t.lineEnd(),t.areaEnd()}Z&&(b[o]=+g(s,o,c),m[o]=+C(s,o,c),t.point(I?+I(s,o,c):b[o],A?+A(s,o,c):m[o]))}if(a)return t=null,a+""||null}function o(){return $Z().defined(e).curve(l).context(i)}return c.x=function(C){return arguments.length?(g="function"==typeof C?C:YZ(+C),I=null,c):g},c.x0=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),c):g},c.x1=function(g){return arguments.length?(I=null==g?null:"function"==typeof g?g:YZ(+g),c):I},c.y=function(g){return arguments.length?(C="function"==typeof g?g:YZ(+g),A=null,c):C},c.y0=function(g){return arguments.length?(C="function"==typeof g?g:YZ(+g),c):C},c.y1=function(g){return arguments.length?(A=null==g?null:"function"==typeof g?g:YZ(+g),c):A},c.lineX0=c.lineY0=function(){return o().x(g).y(C)},c.lineY1=function(){return o().x(g).y(A)},c.lineX1=function(){return o().x(I).y(C)},c.defined=function(g){return arguments.length?(e="function"==typeof g?g:YZ(!!g),c):e},c.curve=function(g){return arguments.length?(l=g,null!=i&&(t=l(i)),c):l},c.context=function(g){return arguments.length?(null==g?i=t=null:t=l(i=g),c):i},c},Ib=function(g,I){return I<g?-1:I>g?1:I>=g?0:NaN},Cb=function(g){return g},Ab=ib(PZ);function eb(g){this._curve=g}function ib(g){function I(I){return new eb(g(I))}return I._curve=g,I}function lb(g){var I=g.curve;return g.angle=g.x,delete g.x,g.radius=g.y,delete g.y,g.curve=function(g){return arguments.length?I(ib(g)):I()._curve},g}eb.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(g,I){this._curve.point(I*Math.sin(g),I*-Math.cos(g))}};var tb=function(){return lb($Z().curve(Ab))},cb=function(){var g=gb().curve(Ab),I=g.curve,C=g.lineX0,A=g.lineX1,e=g.lineY0,i=g.lineY1;return g.angle=g.x,delete g.x,g.startAngle=g.x0,delete g.x0,g.endAngle=g.x1,delete g.x1,g.radius=g.y,delete g.y,g.innerRadius=g.y0,delete g.y0,g.outerRadius=g.y1,delete g.y1,g.lineStartAngle=function(){return lb(C())},delete g.lineX0,g.lineEndAngle=function(){return lb(A())},delete g.lineX1,g.lineInnerRadius=function(){return lb(e())},delete g.lineY0,g.lineOuterRadius=function(){return lb(i())},delete g.lineY1,g.curve=function(g){return arguments.length?I(ib(g)):I()._curve},g},ob=function(g,I){return[(I=+I)*Math.cos(g-=Math.PI/2),I*Math.sin(g)]},nb=Array.prototype.slice;function db(g){return g.source}function sb(g){return g.target}function ab(g){var I=db,C=sb,A=_Z,e=qZ,i=null;function l(){var l,t=nb.call(arguments),c=I.apply(this,t),o=C.apply(this,t);if(i||(i=l=si()),g(i,+A.apply(this,(t[0]=c,t)),+e.apply(this,t),+A.apply(this,(t[0]=o,t)),+e.apply(this,t)),l)return i=null,l+""||null}return l.source=function(g){return arguments.length?(I=g,l):I},l.target=function(g){return arguments.length?(C=g,l):C},l.x=function(g){return arguments.length?(A="function"==typeof g?g:YZ(+g),l):A},l.y=function(g){return arguments.length?(e="function"==typeof g?g:YZ(+g),l):e},l.context=function(g){return arguments.length?(i=null==g?null:g,l):i},l}function rb(g,I,C,A,e){g.moveTo(I,C),g.bezierCurveTo(I=(I+A)/2,C,I,e,A,e)}function Zb(g,I,C,A,e){g.moveTo(I,C),g.bezierCurveTo(I,C=(C+e)/2,A,C,A,e)}function bb(g,I,C,A,e){var i=ob(I,C),l=ob(I,C=(C+e)/2),t=ob(A,C),c=ob(A,e);g.moveTo(i[0],i[1]),g.bezierCurveTo(l[0],l[1],t[0],t[1],c[0],c[1])}var mb={draw:function(g,I){var C=Math.sqrt(I/SZ);g.moveTo(C,0),g.arc(0,0,C,0,vZ)}},hb={draw:function(g,I){var C=Math.sqrt(I/5)/2;g.moveTo(-3*C,-C),g.lineTo(-C,-C),g.lineTo(-C,-3*C),g.lineTo(C,-3*C),g.lineTo(C,-C),g.lineTo(3*C,-C),g.lineTo(3*C,C),g.lineTo(C,C),g.lineTo(C,3*C),g.lineTo(-C,3*C),g.lineTo(-C,C),g.lineTo(-3*C,C),g.closePath()}},Gb=Math.sqrt(1/3),ub=2*Gb,pb={draw:function(g,I){var C=Math.sqrt(I/ub),A=C*Gb;g.moveTo(0,-C),g.lineTo(A,0),g.lineTo(0,C),g.lineTo(-A,0),g.closePath()}},wb=Math.sin(SZ/10)/Math.sin(7*SZ/10),Wb=Math.sin(vZ/10)*wb,Bb=-Math.cos(vZ/10)*wb,yb={draw:function(g,I){var C=Math.sqrt(.8908130915292852*I),A=Wb*C,e=Bb*C;g.moveTo(0,-C),g.lineTo(A,e);for(var i=1;i<5;++i){var l=vZ*i/5,t=Math.cos(l),c=Math.sin(l);g.lineTo(c*C,-t*C),g.lineTo(t*A-c*e,c*A+t*e)}g.closePath()}},Vb={draw:function(g,I){var C=Math.sqrt(I),A=-C/2;g.rect(A,A,C,C)}},Xb=Math.sqrt(3),Yb={draw:function(g,I){var C=-Math.sqrt(I/(3*Xb));g.moveTo(0,2*C),g.lineTo(-Xb*C,-C),g.lineTo(Xb*C,-C),g.closePath()}},Rb=-.5,Nb=Math.sqrt(3)/2,fb=1/Math.sqrt(12),Hb=3*(fb/2+1),Kb={draw:function(g,I){var C=Math.sqrt(I/Hb),A=C/2,e=C*fb,i=A,l=C*fb+C,t=-i,c=l;g.moveTo(A,e),g.lineTo(i,l),g.lineTo(t,c),g.lineTo(Rb*A-Nb*e,Nb*A+Rb*e),g.lineTo(Rb*i-Nb*l,Nb*i+Rb*l),g.lineTo(Rb*t-Nb*c,Nb*t+Rb*c),g.lineTo(Rb*A+Nb*e,Rb*e-Nb*A),g.lineTo(Rb*i+Nb*l,Rb*l-Nb*i),g.lineTo(Rb*t+Nb*c,Rb*c-Nb*t),g.closePath()}},Jb=[mb,hb,pb,Vb,yb,Yb,Kb],Fb=function(){};function Mb(g,I,C){g._context.bezierCurveTo((2*g._x0+g._x1)/3,(2*g._y0+g._y1)/3,(g._x0+2*g._x1)/3,(g._y0+2*g._y1)/3,(g._x0+4*g._x1+I)/6,(g._y0+4*g._y1+C)/6)}function Sb(g){this._context=g}Sb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:Mb(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:Mb(this,g,I)}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I}};function kb(g){this._context=g}kb.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._x2=g,this._y2=I;break;case 1:this._point=2,this._x3=g,this._y3=I;break;case 2:this._point=3,this._x4=g,this._y4=I,this._context.moveTo((this._x0+4*this._x1+g)/6,(this._y0+4*this._y1+I)/6);break;default:Mb(this,g,I)}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I}};function vb(g){this._context=g}vb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var C=(this._x0+4*this._x1+g)/6,A=(this._y0+4*this._y1+I)/6;this._line?this._context.lineTo(C,A):this._context.moveTo(C,A);break;case 3:this._point=4;default:Mb(this,g,I)}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I}};function Db(g,I){this._basis=new Sb(g),this._beta=I}Db.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var g=this._x,I=this._y,C=g.length-1;if(C>0)for(var A,e=g[0],i=I[0],l=g[C]-e,t=I[C]-i,c=-1;++c<=C;)A=c/C,this._basis.point(this._beta*g[c]+(1-this._beta)*(e+A*l),this._beta*I[c]+(1-this._beta)*(i+A*t));this._x=this._y=null,this._basis.lineEnd()},point:function(g,I){this._x.push(+g),this._y.push(+I)}};var zb=function g(I){function C(g){return 1===I?new Sb(g):new Db(g,I)}return C.beta=function(I){return g(+I)},C}(.85);function xb(g,I,C){g._context.bezierCurveTo(g._x1+g._k*(g._x2-g._x0),g._y1+g._k*(g._y2-g._y0),g._x2+g._k*(g._x1-I),g._y2+g._k*(g._y1-C),g._x2,g._y2)}function Lb(g,I){this._context=g,this._k=(1-I)/6}Lb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:xb(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2,this._x1=g,this._y1=I;break;case 2:this._point=3;default:xb(this,g,I)}this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var Tb=function g(I){function C(g){return new Lb(g,I)}return C.tension=function(I){return g(+I)},C}(0);function Ub(g,I){this._context=g,this._k=(1-I)/6}Ub.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._x3=g,this._y3=I;break;case 1:this._point=2,this._context.moveTo(this._x4=g,this._y4=I);break;case 2:this._point=3,this._x5=g,this._y5=I;break;default:xb(this,g,I)}this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var jb=function g(I){function C(g){return new Ub(g,I)}return C.tension=function(I){return g(+I)},C}(0);function Qb(g,I){this._context=g,this._k=(1-I)/6}Qb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:xb(this,g,I)}this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var Ob=function g(I){function C(g){return new Qb(g,I)}return C.tension=function(I){return g(+I)},C}(0);function Eb(g,I,C){var A=g._x1,e=g._y1,i=g._x2,l=g._y2;if(g._l01_a>MZ){var t=2*g._l01_2a+3*g._l01_a*g._l12_a+g._l12_2a,c=3*g._l01_a*(g._l01_a+g._l12_a);A=(A*t-g._x0*g._l12_2a+g._x2*g._l01_2a)/c,e=(e*t-g._y0*g._l12_2a+g._y2*g._l01_2a)/c}if(g._l23_a>MZ){var o=2*g._l23_2a+3*g._l23_a*g._l12_a+g._l12_2a,n=3*g._l23_a*(g._l23_a+g._l12_a);i=(i*o+g._x1*g._l23_2a-I*g._l12_2a)/n,l=(l*o+g._y1*g._l23_2a-C*g._l12_2a)/n}g._context.bezierCurveTo(A,e,i,l,g._x2,g._y2)}function Pb(g,I){this._context=g,this._alpha=I}Pb.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){if(g=+g,I=+I,this._point){var C=this._x2-g,A=this._y2-I;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(C*C+A*A,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;break;case 2:this._point=3;default:Eb(this,g,I)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var _b=function g(I){function C(g){return I?new Pb(g,I):new Lb(g,0)}return C.alpha=function(I){return g(+I)},C}(.5);function qb(g,I){this._context=g,this._alpha=I}qb.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(g,I){if(g=+g,I=+I,this._point){var C=this._x2-g,A=this._y2-I;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(C*C+A*A,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=g,this._y3=I;break;case 1:this._point=2,this._context.moveTo(this._x4=g,this._y4=I);break;case 2:this._point=3,this._x5=g,this._y5=I;break;default:Eb(this,g,I)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var $b=function g(I){function C(g){return I?new qb(g,I):new Ub(g,0)}return C.alpha=function(I){return g(+I)},C}(.5);function gm(g,I){this._context=g,this._alpha=I}gm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){if(g=+g,I=+I,this._point){var C=this._x2-g,A=this._y2-I;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(C*C+A*A,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Eb(this,g,I)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=g,this._y0=this._y1,this._y1=this._y2,this._y2=I}};var Im=function g(I){function C(g){return I?new gm(g,I):new Qb(g,0)}return C.alpha=function(I){return g(+I)},C}(.5);function Cm(g){this._context=g}Cm.prototype={areaStart:Fb,areaEnd:Fb,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(g,I){g=+g,I=+I,this._point?this._context.lineTo(g,I):(this._point=1,this._context.moveTo(g,I))}};function Am(g){return g<0?-1:1}function em(g,I,C){var A=g._x1-g._x0,e=I-g._x1,i=(g._y1-g._y0)/(A||e<0&&-0),l=(C-g._y1)/(e||A<0&&-0),t=(i*e+l*A)/(A+e);return(Am(i)+Am(l))*Math.min(Math.abs(i),Math.abs(l),.5*Math.abs(t))||0}function im(g,I){var C=g._x1-g._x0;return C?(3*(g._y1-g._y0)/C-I)/2:I}function lm(g,I,C){var A=g._x0,e=g._y0,i=g._x1,l=g._y1,t=(i-A)/3;g._context.bezierCurveTo(A+t,e+t*I,i-t,l-t*C,i,l)}function tm(g){this._context=g}function cm(g){this._context=new om(g)}function om(g){this._context=g}function nm(g){this._context=g}function dm(g){var I,C,A=g.length-1,e=new Array(A),i=new Array(A),l=new Array(A);for(e[0]=0,i[0]=2,l[0]=g[0]+2*g[1],I=1;I<A-1;++I)e[I]=1,i[I]=4,l[I]=4*g[I]+2*g[I+1];for(e[A-1]=2,i[A-1]=7,l[A-1]=8*g[A-1]+g[A],I=1;I<A;++I)C=e[I]/i[I-1],i[I]-=C,l[I]-=C*l[I-1];for(e[A-1]=l[A-1]/i[A-1],I=A-2;I>=0;--I)e[I]=(l[I]-e[I+1])/i[I];for(i[A-1]=(g[A]+e[A-1])/2,I=0;I<A-1;++I)i[I]=2*g[I+1]-e[I+1];return[e,i]}tm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:lm(this,this._t0,im(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(g,I){var C=NaN;if(I=+I,(g=+g)!==this._x1||I!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;break;case 2:this._point=3,lm(this,im(this,C=em(this,g,I)),C);break;default:lm(this,this._t0,C=em(this,g,I))}this._x0=this._x1,this._x1=g,this._y0=this._y1,this._y1=I,this._t0=C}}},(cm.prototype=Object.create(tm.prototype)).point=function(g,I){tm.prototype.point.call(this,I,g)},om.prototype={moveTo:function(g,I){this._context.moveTo(I,g)},closePath:function(){this._context.closePath()},lineTo:function(g,I){this._context.lineTo(I,g)},bezierCurveTo:function(g,I,C,A,e,i){this._context.bezierCurveTo(I,g,A,C,i,e)}},nm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var g=this._x,I=this._y,C=g.length;if(C)if(this._line?this._context.lineTo(g[0],I[0]):this._context.moveTo(g[0],I[0]),2===C)this._context.lineTo(g[1],I[1]);else for(var A=dm(g),e=dm(I),i=0,l=1;l<C;++i,++l)this._context.bezierCurveTo(A[0][i],e[0][i],A[1][i],e[1][i],g[l],I[l]);(this._line||0!==this._line&&1===C)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(g,I){this._x.push(+g),this._y.push(+I)}};function sm(g,I){this._context=g,this._t=I}sm.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(g,I){switch(g=+g,I=+I,this._point){case 0:this._point=1,this._line?this._context.lineTo(g,I):this._context.moveTo(g,I);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,I),this._context.lineTo(g,I);else{var C=this._x*(1-this._t)+g*this._t;this._context.lineTo(C,this._y),this._context.lineTo(C,I)}}this._x=g,this._y=I}};var am=function(g,I){if((e=g.length)>1)for(var C,A,e,i=1,l=g[I[0]],t=l.length;i<e;++i)for(A=l,l=g[I[i]],C=0;C<t;++C)l[C][1]+=l[C][0]=isNaN(A[C][1])?A[C][0]:A[C][1]},rm=function(g){for(var I=g.length,C=new Array(I);--I>=0;)C[I]=I;return C};function Zm(g,I){return g[I]}var bm=function(g){var I=g.map(mm);return rm(g).sort((function(g,C){return I[g]-I[C]}))};function mm(g){for(var I,C=0,A=-1,e=g.length;++A<e;)(I=+g[A][1])&&(C+=I);return C}var hm=function(g){return function(){return g}};function Gm(g){return g[0]}function um(g){return g[1]}function pm(){this._=null}function wm(g){g.U=g.C=g.L=g.R=g.P=g.N=null}function Wm(g,I){var C=I,A=I.R,e=C.U;e?e.L===C?e.L=A:e.R=A:g._=A,A.U=e,C.U=A,C.R=A.L,C.R&&(C.R.U=C),A.L=C}function Bm(g,I){var C=I,A=I.L,e=C.U;e?e.L===C?e.L=A:e.R=A:g._=A,A.U=e,C.U=A,C.L=A.R,C.L&&(C.L.U=C),A.R=C}function ym(g){for(;g.L;)g=g.L;return g}function Vm(g,I,C,A){var e=[null,null],i=Pm.push(e)-1;return e.left=g,e.right=I,C&&Ym(e,g,I,C),A&&Ym(e,I,g,A),Om[g.index].halfedges.push(i),Om[I.index].halfedges.push(i),e}function Xm(g,I,C){var A=[I,C];return A.left=g,A}function Ym(g,I,C,A){g[0]||g[1]?g.left===C?g[1]=A:g[0]=A:(g[0]=A,g.left=I,g.right=C)}function Rm(g,I,C,A,e){var i,l=g[0],t=g[1],c=l[0],o=l[1],n=0,d=1,s=t[0]-c,a=t[1]-o;if(i=I-c,s||!(i>0)){if(i/=s,s<0){if(i<n)return;i<d&&(d=i)}else if(s>0){if(i>d)return;i>n&&(n=i)}if(i=A-c,s||!(i<0)){if(i/=s,s<0){if(i>d)return;i>n&&(n=i)}else if(s>0){if(i<n)return;i<d&&(d=i)}if(i=C-o,a||!(i>0)){if(i/=a,a<0){if(i<n)return;i<d&&(d=i)}else if(a>0){if(i>d)return;i>n&&(n=i)}if(i=e-o,a||!(i<0)){if(i/=a,a<0){if(i>d)return;i>n&&(n=i)}else if(a>0){if(i<n)return;i<d&&(d=i)}return!(n>0||d<1)||(n>0&&(g[0]=[c+n*s,o+n*a]),d<1&&(g[1]=[c+d*s,o+d*a]),!0)}}}}}function Nm(g,I,C,A,e){var i=g[1];if(i)return!0;var l,t,c=g[0],o=g.left,n=g.right,d=o[0],s=o[1],a=n[0],r=n[1],Z=(d+a)/2,b=(s+r)/2;if(r===s){if(Z<I||Z>=A)return;if(d>a){if(c){if(c[1]>=e)return}else c=[Z,C];i=[Z,e]}else{if(c){if(c[1]<C)return}else c=[Z,e];i=[Z,C]}}else if(t=b-(l=(d-a)/(r-s))*Z,l<-1||l>1)if(d>a){if(c){if(c[1]>=e)return}else c=[(C-t)/l,C];i=[(e-t)/l,e]}else{if(c){if(c[1]<C)return}else c=[(e-t)/l,e];i=[(C-t)/l,C]}else if(s<r){if(c){if(c[0]>=A)return}else c=[I,l*I+t];i=[A,l*A+t]}else{if(c){if(c[0]<I)return}else c=[A,l*A+t];i=[I,l*I+t]}return g[0]=c,g[1]=i,!0}function fm(g,I){var C=g.site,A=I.left,e=I.right;return C===e&&(e=A,A=C),e?Math.atan2(e[1]-A[1],e[0]-A[0]):(C===A?(A=I[1],e=I[0]):(A=I[0],e=I[1]),Math.atan2(A[0]-e[0],e[1]-A[1]))}function Hm(g,I){return I[+(I.left!==g.site)]}function Km(g,I){return I[+(I.left===g.site)]}pm.prototype={constructor:pm,insert:function(g,I){var C,A,e;if(g){if(I.P=g,I.N=g.N,g.N&&(g.N.P=I),g.N=I,g.R){for(g=g.R;g.L;)g=g.L;g.L=I}else g.R=I;C=g}else this._?(g=ym(this._),I.P=null,I.N=g,g.P=g.L=I,C=g):(I.P=I.N=null,this._=I,C=null);for(I.L=I.R=null,I.U=C,I.C=!0,g=I;C&&C.C;)C===(A=C.U).L?(e=A.R)&&e.C?(C.C=e.C=!1,A.C=!0,g=A):(g===C.R&&(Wm(this,C),C=(g=C).U),C.C=!1,A.C=!0,Bm(this,A)):(e=A.L)&&e.C?(C.C=e.C=!1,A.C=!0,g=A):(g===C.L&&(Bm(this,C),C=(g=C).U),C.C=!1,A.C=!0,Wm(this,A)),C=g.U;this._.C=!1},remove:function(g){g.N&&(g.N.P=g.P),g.P&&(g.P.N=g.N),g.N=g.P=null;var I,C,A,e=g.U,i=g.L,l=g.R;if(C=i?l?ym(l):i:l,e?e.L===g?e.L=C:e.R=C:this._=C,i&&l?(A=C.C,C.C=g.C,C.L=i,i.U=C,C!==l?(e=C.U,C.U=g.U,g=C.R,e.L=g,C.R=l,l.U=C):(C.U=e,e=C,g=C.R)):(A=g.C,g=C),g&&(g.U=e),!A)if(g&&g.C)g.C=!1;else{do{if(g===this._)break;if(g===e.L){if((I=e.R).C&&(I.C=!1,e.C=!0,Wm(this,e),I=e.R),I.L&&I.L.C||I.R&&I.R.C){I.R&&I.R.C||(I.L.C=!1,I.C=!0,Bm(this,I),I=e.R),I.C=e.C,e.C=I.R.C=!1,Wm(this,e),g=this._;break}}else if((I=e.L).C&&(I.C=!1,e.C=!0,Bm(this,e),I=e.L),I.L&&I.L.C||I.R&&I.R.C){I.L&&I.L.C||(I.R.C=!1,I.C=!0,Wm(this,I),I=e.L),I.C=e.C,e.C=I.L.C=!1,Bm(this,e),g=this._;break}I.C=!0,g=e,e=e.U}while(!g.C);g&&(g.C=!1)}}};var Jm,Fm=[];function Mm(){wm(this),this.x=this.y=this.arc=this.site=this.cy=null}function Sm(g){var I=g.P,C=g.N;if(I&&C){var A=I.site,e=g.site,i=C.site;if(A!==i){var l=e[0],t=e[1],c=A[0]-l,o=A[1]-t,n=i[0]-l,d=i[1]-t,s=2*(c*d-o*n);if(!(s>=-qm)){var a=c*c+o*o,r=n*n+d*d,Z=(d*a-o*r)/s,b=(c*r-n*a)/s,m=Fm.pop()||new Mm;m.arc=g,m.site=e,m.x=Z+l,m.y=(m.cy=b+t)+Math.sqrt(Z*Z+b*b),g.circle=m;for(var h=null,G=Em._;G;)if(m.y<G.y||m.y===G.y&&m.x<=G.x){if(!G.L){h=G.P;break}G=G.L}else{if(!G.R){h=G;break}G=G.R}Em.insert(h,m),h||(Jm=m)}}}}function km(g){var I=g.circle;I&&(I.P||(Jm=I.N),Em.remove(I),Fm.push(I),wm(I),g.circle=null)}var vm=[];function Dm(){wm(this),this.edge=this.site=this.circle=null}function zm(g){var I=vm.pop()||new Dm;return I.site=g,I}function xm(g){km(g),Qm.remove(g),vm.push(g),wm(g)}function Lm(g){var I=g.circle,C=I.x,A=I.cy,e=[C,A],i=g.P,l=g.N,t=[g];xm(g);for(var c=i;c.circle&&Math.abs(C-c.circle.x)<_m&&Math.abs(A-c.circle.cy)<_m;)i=c.P,t.unshift(c),xm(c),c=i;t.unshift(c),km(c);for(var o=l;o.circle&&Math.abs(C-o.circle.x)<_m&&Math.abs(A-o.circle.cy)<_m;)l=o.N,t.push(o),xm(o),o=l;t.push(o),km(o);var n,d=t.length;for(n=1;n<d;++n)o=t[n],c=t[n-1],Ym(o.edge,c.site,o.site,e);c=t[0],(o=t[d-1]).edge=Vm(c.site,o.site,null,e),Sm(c),Sm(o)}function Tm(g){for(var I,C,A,e,i=g[0],l=g[1],t=Qm._;t;)if((A=Um(t,l)-i)>_m)t=t.L;else{if(!((e=i-jm(t,l))>_m)){A>-_m?(I=t.P,C=t):e>-_m?(I=t,C=t.N):I=C=t;break}if(!t.R){I=t;break}t=t.R}!function(g){Om[g.index]={site:g,halfedges:[]}}(g);var c=zm(g);if(Qm.insert(I,c),I||C){if(I===C)return km(I),C=zm(I.site),Qm.insert(c,C),c.edge=C.edge=Vm(I.site,c.site),Sm(I),void Sm(C);if(C){km(I),km(C);var o=I.site,n=o[0],d=o[1],s=g[0]-n,a=g[1]-d,r=C.site,Z=r[0]-n,b=r[1]-d,m=2*(s*b-a*Z),h=s*s+a*a,G=Z*Z+b*b,u=[(b*h-a*G)/m+n,(s*G-Z*h)/m+d];Ym(C.edge,o,r,u),c.edge=Vm(o,g,null,u),C.edge=Vm(g,r,null,u),Sm(I),Sm(C)}else c.edge=Vm(I.site,c.site)}}function Um(g,I){var C=g.site,A=C[0],e=C[1],i=e-I;if(!i)return A;var l=g.P;if(!l)return-1/0;var t=(C=l.site)[0],c=C[1],o=c-I;if(!o)return t;var n=t-A,d=1/i-1/o,s=n/o;return d?(-s+Math.sqrt(s*s-2*d*(n*n/(-2*o)-c+o/2+e-i/2)))/d+A:(A+t)/2}function jm(g,I){var C=g.N;if(C)return Um(C,I);var A=g.site;return A[1]===I?A[0]:1/0}var Qm,Om,Em,Pm,_m=1e-6,qm=1e-12;function $m(g,I){return I[1]-g[1]||I[0]-g[0]}function gh(g,I){var C,A,e,i=g.sort($m).pop();for(Pm=[],Om=new Array(g.length),Qm=new pm,Em=new pm;;)if(e=Jm,i&&(!e||i[1]<e.y||i[1]===e.y&&i[0]<e.x))i[0]===C&&i[1]===A||(Tm(i),C=i[0],A=i[1]),i=g.pop();else{if(!e)break;Lm(e.arc)}if(function(){for(var g,I,C,A,e=0,i=Om.length;e<i;++e)if((g=Om[e])&&(A=(I=g.halfedges).length)){var l=new Array(A),t=new Array(A);for(C=0;C<A;++C)l[C]=C,t[C]=fm(g,Pm[I[C]]);for(l.sort((function(g,I){return t[I]-t[g]})),C=0;C<A;++C)t[C]=I[l[C]];for(C=0;C<A;++C)I[C]=t[C]}}(),I){var l=+I[0][0],t=+I[0][1],c=+I[1][0],o=+I[1][1];!function(g,I,C,A){for(var e,i=Pm.length;i--;)Nm(e=Pm[i],g,I,C,A)&&Rm(e,g,I,C,A)&&(Math.abs(e[0][0]-e[1][0])>_m||Math.abs(e[0][1]-e[1][1])>_m)||delete Pm[i]}(l,t,c,o),function(g,I,C,A){var e,i,l,t,c,o,n,d,s,a,r,Z,b=Om.length,m=!0;for(e=0;e<b;++e)if(i=Om[e]){for(l=i.site,t=(c=i.halfedges).length;t--;)Pm[c[t]]||c.splice(t,1);for(t=0,o=c.length;t<o;)r=(a=Km(i,Pm[c[t]]))[0],Z=a[1],d=(n=Hm(i,Pm[c[++t%o]]))[0],s=n[1],(Math.abs(r-d)>_m||Math.abs(Z-s)>_m)&&(c.splice(t,0,Pm.push(Xm(l,a,Math.abs(r-g)<_m&&A-Z>_m?[g,Math.abs(d-g)<_m?s:A]:Math.abs(Z-A)<_m&&C-r>_m?[Math.abs(s-A)<_m?d:C,A]:Math.abs(r-C)<_m&&Z-I>_m?[C,Math.abs(d-C)<_m?s:I]:Math.abs(Z-I)<_m&&r-g>_m?[Math.abs(s-I)<_m?d:g,I]:null))-1),++o);o&&(m=!1)}if(m){var h,G,u,p=1/0;for(e=0,m=null;e<b;++e)(i=Om[e])&&(u=(h=(l=i.site)[0]-g)*h+(G=l[1]-I)*G)<p&&(p=u,m=i);if(m){var w=[g,I],W=[g,A],B=[C,A],y=[C,I];m.halfedges.push(Pm.push(Xm(l=m.site,w,W))-1,Pm.push(Xm(l,W,B))-1,Pm.push(Xm(l,B,y))-1,Pm.push(Xm(l,y,w))-1)}}for(e=0;e<b;++e)(i=Om[e])&&(i.halfedges.length||delete Om[e])}(l,t,c,o)}this.edges=Pm,this.cells=Om,Qm=Em=Pm=Om=null}gh.prototype={constructor:gh,polygons:function(){var g=this.edges;return this.cells.map((function(I){var C=I.halfedges.map((function(C){return Hm(I,g[C])}));return C.data=I.site.data,C}))},triangles:function(){var g=[],I=this.edges;return this.cells.forEach((function(C,A){if(i=(e=C.halfedges).length)for(var e,i,l,t,c,o,n=C.site,d=-1,s=I[e[i-1]],a=s.left===n?s.right:s.left;++d<i;)l=a,a=(s=I[e[d]]).left===n?s.right:s.left,l&&a&&A<l.index&&A<a.index&&(c=l,o=a,((t=n)[0]-o[0])*(c[1]-t[1])-(t[0]-c[0])*(o[1]-t[1])<0)&&g.push([n.data,l.data,a.data])})),g},links:function(){return this.edges.filter((function(g){return g.right})).map((function(g){return{source:g.left.data,target:g.right.data}}))},find:function(g,I,C){for(var A,e,i=this,l=i._found||0,t=i.cells.length;!(e=i.cells[l]);)if(++l>=t)return null;var c=g-e.site[0],o=I-e.site[1],n=c*c+o*o;do{e=i.cells[A=l],l=null,e.halfedges.forEach((function(C){var A=i.edges[C],t=A.left;if(t!==e.site&&t||(t=A.right)){var c=g-t[0],o=I-t[1],d=c*c+o*o;d<n&&(n=d,l=t.index)}}))}while(null!==l);return i._found=A,null==C||n<=C*C?e.site:null}};var Ih=function(g){return function(){return g}};function Ch(g,I,C){this.target=g,this.type=I,this.transform=C}function Ah(g,I,C){this.k=g,this.x=I,this.y=C}Ah.prototype={constructor:Ah,scale:function(g){return 1===g?this:new Ah(this.k*g,this.x,this.y)},translate:function(g,I){return 0===g&0===I?this:new Ah(this.k,this.x+this.k*g,this.y+this.k*I)},apply:function(g){return[g[0]*this.k+this.x,g[1]*this.k+this.y]},applyX:function(g){return g*this.k+this.x},applyY:function(g){return g*this.k+this.y},invert:function(g){return[(g[0]-this.x)/this.k,(g[1]-this.y)/this.k]},invertX:function(g){return(g-this.x)/this.k},invertY:function(g){return(g-this.y)/this.k},rescaleX:function(g){return g.copy().domain(g.range().map(this.invertX,this).map(g.invert,g))},rescaleY:function(g){return g.copy().domain(g.range().map(this.invertY,this).map(g.invert,g))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var eh=new Ah(1,0,0);function ih(g){return g.__zoom||eh}function lh(){g.event.stopImmediatePropagation()}ih.prototype=Ah.prototype;var th=function(){g.event.preventDefault(),g.event.stopImmediatePropagation()};function ch(){return!g.event.button}function oh(){var g,I,C=this;return C instanceof SVGElement?(g=(C=C.ownerSVGElement||C).width.baseVal.value,I=C.height.baseVal.value):(g=C.clientWidth,I=C.clientHeight),[[0,0],[g,I]]}function nh(){return this.__zoom||eh}function dh(){return-g.event.deltaY*(g.event.deltaMode?120:1)/500}function sh(){return"ontouchstart"in this}function ah(g,I,C){var A=g.invertX(I[0][0])-C[0][0],e=g.invertX(I[1][0])-C[1][0],i=g.invertY(I[0][1])-C[0][1],l=g.invertY(I[1][1])-C[1][1];return g.translate(e>A?(A+e)/2:Math.min(0,A)||Math.max(0,e),l>i?(i+l)/2:Math.min(0,i)||Math.max(0,l))}g.version="4.12.0",g.bisect=e,g.bisectRight=e,g.bisectLeft=i,g.ascending=I,g.bisector=C,g.cross=function(g,I,C){var A,e,i,t,c=g.length,o=I.length,n=new Array(c*o);for(null==C&&(C=l),A=i=0;A<c;++A)for(t=g[A],e=0;e<o;++e,++i)n[i]=C(t,I[e]);return n},g.descending=function(g,I){return I<g?-1:I>g?1:I>=g?0:NaN},g.deviation=o,g.extent=n,g.histogram=function(){var g=Z,I=n,C=W;function A(A){var i,l,t=A.length,c=new Array(t);for(i=0;i<t;++i)c[i]=g(A[i],i,A);var o=I(c),n=o[0],d=o[1],s=C(c,n,d);Array.isArray(s)||(s=w(n,d,s),s=b(Math.ceil(n/s)*s,Math.floor(d/s)*s,s));for(var a=s.length;s[0]<=n;)s.shift(),--a;for(;s[a-1]>d;)s.pop(),--a;var r,Z=new Array(a+1);for(i=0;i<=a;++i)(r=Z[i]=[]).x0=i>0?s[i-1]:n,r.x1=i<a?s[i]:d;for(i=0;i<t;++i)n<=(l=c[i])&&l<=d&&Z[e(s,l,0,a)].push(A[i]);return Z}return A.value=function(I){return arguments.length?(g="function"==typeof I?I:r(I),A):g},A.domain=function(g){return arguments.length?(I="function"==typeof g?g:r([g[0],g[1]]),A):I},A.thresholds=function(g){return arguments.length?(C="function"==typeof g?g:Array.isArray(g)?r(s.call(g)):r(g),A):C},A},g.thresholdFreedmanDiaconis=function(g,C,A){return g=a.call(g,t).sort(I),Math.ceil((A-C)/(2*(B(g,.75)-B(g,.25))*Math.pow(g.length,-1/3)))},g.thresholdScott=function(g,I,C){return Math.ceil((C-I)/(3.5*o(g)*Math.pow(g.length,-1/3)))},g.thresholdSturges=W,g.max=function(g,I){var C,A,e=g.length,i=-1;if(null==I){for(;++i<e;)if(null!=(C=g[i])&&C>=C)for(A=C;++i<e;)null!=(C=g[i])&&C>A&&(A=C)}else for(;++i<e;)if(null!=(C=I(g[i],i,g))&&C>=C)for(A=C;++i<e;)null!=(C=I(g[i],i,g))&&C>A&&(A=C);return A},g.mean=function(g,I){var C,A=g.length,e=A,i=-1,l=0;if(null==I)for(;++i<A;)isNaN(C=t(g[i]))?--e:l+=C;else for(;++i<A;)isNaN(C=t(I(g[i],i,g)))?--e:l+=C;if(e)return l/e},g.median=function(g,C){var A,e=g.length,i=-1,l=[];if(null==C)for(;++i<e;)isNaN(A=t(g[i]))||l.push(A);else for(;++i<e;)isNaN(A=t(C(g[i],i,g)))||l.push(A);return B(l.sort(I),.5)},g.merge=y,g.min=V,g.pairs=function(g,I){null==I&&(I=l);for(var C=0,A=g.length-1,e=g[0],i=new Array(A<0?0:A);C<A;)i[C]=I(e,e=g[++C]);return i},g.permute=function(g,I){for(var C=I.length,A=new Array(C);C--;)A[C]=g[I[C]];return A},g.quantile=B,g.range=b,g.scan=function(g,C){if(A=g.length){var A,e,i=0,l=0,t=g[l];for(null==C&&(C=I);++i<A;)(C(e=g[i],t)<0||0!==C(t,t))&&(t=e,l=i);return 0===C(t,t)?l:void 0}},g.shuffle=function(g,I,C){for(var A,e,i=(null==C?g.length:C)-(I=null==I?0:+I);i;)e=Math.random()*i--|0,A=g[i+I],g[i+I]=g[e+I],g[e+I]=A;return g},g.sum=function(g,I){var C,A=g.length,e=-1,i=0;if(null==I)for(;++e<A;)(C=+g[e])&&(i+=C);else for(;++e<A;)(C=+I(g[e],e,g))&&(i+=C);return i},g.ticks=u,g.tickIncrement=p,g.tickStep=w,g.transpose=X,g.variance=c,g.zip=function(){return X(arguments)},g.axisTop=function(g){return S(1,g)},g.axisRight=function(g){return S(2,g)},g.axisBottom=function(g){return S(3,g)},g.axisLeft=function(g){return S(4,g)},g.brush=function(){return _e(De)},g.brushX=function(){return _e(ke)},g.brushY=function(){return _e(ve)},g.brushSelection=function(g){var I=g.__brush;return I?I.dim.output(I.selection):null},g.chord=function(){var g=0,I=null,C=null,A=null;function e(e){var i,l,t,c,o,n,d=e.length,s=[],a=b(d),r=[],Z=[],m=Z.groups=new Array(d),h=new Array(d*d);for(i=0,o=-1;++o<d;){for(l=0,n=-1;++n<d;)l+=e[o][n];s.push(l),r.push(b(d)),i+=l}for(I&&a.sort((function(g,C){return I(s[g],s[C])})),C&&r.forEach((function(g,I){g.sort((function(g,A){return C(e[I][g],e[I][A])}))})),c=(i=Ai(0,Ci-g*d)/i)?g:Ci/d,l=0,o=-1;++o<d;){for(t=l,n=-1;++n<d;){var G=a[o],u=r[G][n],p=e[G][u],w=l,W=l+=p*i;h[u*d+G]={index:G,subindex:u,startAngle:w,endAngle:W,value:p}}m[G]={index:G,startAngle:t,endAngle:l,value:s[G]},l+=c}for(o=-1;++o<d;)for(n=o-1;++n<d;){var B=h[n*d+o],y=h[o*d+n];(B.value||y.value)&&Z.push(B.value<y.value?{source:y,target:B}:{source:B,target:y})}return A?Z.sort(A):Z}return e.padAngle=function(I){return arguments.length?(g=Ai(0,I),e):g},e.sortGroups=function(g){return arguments.length?(I=g,e):I},e.sortSubgroups=function(g){return arguments.length?(C=g,e):C},e.sortChords=function(g){return arguments.length?(null==g?A=null:(A=ei(g))._=g,e):A&&A._},e},g.ribbon=function(){var g=ai,I=ri,C=Zi,A=bi,e=mi,i=null;function l(){var l,t=ii.call(arguments),c=g.apply(this,t),o=I.apply(this,t),n=+C.apply(this,(t[0]=c,t)),d=A.apply(this,t)-Ii,s=e.apply(this,t)-Ii,a=n*qe(d),r=n*$e(d),Z=+C.apply(this,(t[0]=o,t)),b=A.apply(this,t)-Ii,m=e.apply(this,t)-Ii;if(i||(i=l=si()),i.moveTo(a,r),i.arc(0,0,n,d,s),d===b&&s===m||(i.quadraticCurveTo(0,0,Z*qe(b),Z*$e(b)),i.arc(0,0,Z,b,m)),i.quadraticCurveTo(0,0,a,r),i.closePath(),l)return i=null,l+""||null}return l.radius=function(g){return arguments.length?(C="function"==typeof g?g:li(+g),l):C},l.startAngle=function(g){return arguments.length?(A="function"==typeof g?g:li(+g),l):A},l.endAngle=function(g){return arguments.length?(e="function"==typeof g?g:li(+g),l):e},l.source=function(I){return arguments.length?(g=I,l):g},l.target=function(g){return arguments.length?(I=g,l):I},l.context=function(g){return arguments.length?(i=null==g?null:g,l):i},l},g.nest=function(){var g,I,C,A=[],e=[];function i(C,e,l,t){if(e>=A.length)return null!=g&&C.sort(g),null!=I?I(C):C;for(var c,o,n,d=-1,s=C.length,a=A[e++],r=ui(),Z=l();++d<s;)(n=r.get(c=a(o=C[d])+""))?n.push(o):r.set(c,[o]);return r.each((function(g,I){t(Z,I,i(g,e,l,t))})),Z}function l(g,C){if(++C>A.length)return g;var i,t=e[C-1];return null!=I&&C>=A.length?i=g.entries():(i=[],g.each((function(g,I){i.push({key:I,values:l(g,C)})}))),null!=t?i.sort((function(g,I){return t(g.key,I.key)})):i}return C={object:function(g){return i(g,0,pi,wi)},map:function(g){return i(g,0,Wi,Bi)},entries:function(g){return l(i(g,0,Wi,Bi),0)},key:function(g){return A.push(g),C},sortKeys:function(g){return e[A.length-1]=g,C},sortValues:function(I){return g=I,C},rollup:function(g){return I=g,C}}},g.set=Xi,g.map=ui,g.keys=function(g){var I=[];for(var C in g)I.push(C);return I},g.values=function(g){var I=[];for(var C in g)I.push(g[C]);return I},g.entries=function(g){var I=[];for(var C in g)I.push({key:C,value:g[C]});return I},g.color=FI,g.rgb=vI,g.hsl=LI,g.lab=gC,g.hcl=tC,g.cubehelix=hC,g.dispatch=v,g.drag=function(){var I,C,A,e,i=rI,l=ZI,t=bI,c=mI,o={},n=v("start","drag","end"),d=0,s=0;function a(g){g.on("mousedown.drag",r).filter(c).on("touchstart.drag",m).on("touchmove.drag",h).on("touchend.drag touchcancel.drag",G).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function r(){if(!e&&i.apply(this,arguments)){var t=u("mouse",l.apply(this,arguments),sg,this,arguments);t&&(lI(g.event.view).on("mousemove.drag",Z,!0).on("mouseup.drag",b,!0),nI(g.event.view),cI(),A=!1,I=g.event.clientX,C=g.event.clientY,t("start"))}}function Z(){if(oI(),!A){var e=g.event.clientX-I,i=g.event.clientY-C;A=e*e+i*i>s}o.mouse("drag")}function b(){lI(g.event.view).on("mousemove.drag mouseup.drag",null),dI(g.event.view,A),oI(),o.mouse("end")}function m(){if(i.apply(this,arguments)){var I,C,A=g.event.changedTouches,e=l.apply(this,arguments),t=A.length;for(I=0;I<t;++I)(C=u(A[I].identifier,e,tI,this,arguments))&&(cI(),C("start"))}}function h(){var I,C,A=g.event.changedTouches,e=A.length;for(I=0;I<e;++I)(C=o[A[I].identifier])&&(oI(),C("drag"))}function G(){var I,C,A=g.event.changedTouches,i=A.length;for(e&&clearTimeout(e),e=setTimeout((function(){e=null}),500),I=0;I<i;++I)(C=o[A[I].identifier])&&(cI(),C("end"))}function u(I,C,A,e,i){var l,c,s,r=A(C,I),Z=n.copy();if(og(new aI(a,"beforestart",l,I,d,r[0],r[1],0,0,Z),(function(){return null!=(g.event.subject=l=t.apply(e,i))&&(c=l.x-r[0]||0,s=l.y-r[1]||0,!0)})))return function g(t){var n,b=r;switch(t){case"start":o[I]=g,n=d++;break;case"end":delete o[I],--d;case"drag":r=A(C,I),n=d}og(new aI(a,t,l,I,n,r[0]+c,r[1]+s,r[0]-b[0],r[1]-b[1],Z),Z.apply,Z,[t,e,i])}}return a.filter=function(g){return arguments.length?(i="function"==typeof g?g:sI(!!g),a):i},a.container=function(g){return arguments.length?(l="function"==typeof g?g:sI(g),a):l},a.subject=function(g){return arguments.length?(t="function"==typeof g?g:sI(g),a):t},a.touchable=function(g){return arguments.length?(c="function"==typeof g?g:sI(!!g),a):c},a.on=function(){var g=n.on.apply(n,arguments);return g===n?a:g},a.clickDistance=function(g){return arguments.length?(s=(g=+g)*g,a):Math.sqrt(s)},a},g.dragDisable=nI,g.dragEnable=dI,g.dsvFormat=fi,g.csvParse=Ki,g.csvParseRows=Ji,g.csvFormat=Fi,g.csvFormatRows=Mi,g.tsvParse=ki,g.tsvParseRows=vi,g.tsvFormat=Di,g.tsvFormatRows=zi,g.easeLinear=function(g){return+g},g.easeQuad=le,g.easeQuadIn=function(g){return g*g},g.easeQuadOut=function(g){return g*(2-g)},g.easeQuadInOut=le,g.easeCubic=te,g.easeCubicIn=function(g){return g*g*g},g.easeCubicOut=function(g){return--g*g*g+1},g.easeCubicInOut=te,g.easePoly=ne,g.easePolyIn=ce,g.easePolyOut=oe,g.easePolyInOut=ne,g.easeSin=ae,g.easeSinIn=function(g){return 1-Math.cos(g*se)},g.easeSinOut=function(g){return Math.sin(g*se)},g.easeSinInOut=ae,g.easeExp=re,g.easeExpIn=function(g){return Math.pow(2,10*g-10)},g.easeExpOut=function(g){return 1-Math.pow(2,-10*g)},g.easeExpInOut=re,g.easeCircle=Ze,g.easeCircleIn=function(g){return 1-Math.sqrt(1-g*g)},g.easeCircleOut=function(g){return Math.sqrt(1- --g*g)},g.easeCircleInOut=Ze,g.easeBounce=he,g.easeBounceIn=function(g){return 1-he(1-g)},g.easeBounceOut=he,g.easeBounceInOut=function(g){return((g*=2)<=1?1-he(1-g):he(g-1)+1)/2},g.easeBack=we,g.easeBackIn=ue,g.easeBackOut=pe,g.easeBackInOut=we,g.easeElastic=ye,g.easeElasticIn=Be,g.easeElasticOut=ye,g.easeElasticInOut=Ve,g.forceCenter=function(g,I){var C;function A(){var A,e,i=C.length,l=0,t=0;for(A=0;A<i;++A)l+=(e=C[A]).x,t+=e.y;for(l=l/i-g,t=t/i-I,A=0;A<i;++A)(e=C[A]).x-=l,e.y-=t}return null==g&&(g=0),null==I&&(I=0),A.initialize=function(g){C=g},A.x=function(I){return arguments.length?(g=+I,A):g},A.y=function(g){return arguments.length?(I=+g,A):I},A},g.forceCollide=function(g){var I,C,A=1,e=1;function i(){for(var g,i,t,c,o,n,d,s=I.length,a=0;a<e;++a)for(i=Oi(I,qi,$i).visitAfter(l),g=0;g<s;++g)t=I[g],n=C[t.index],d=n*n,c=t.x+t.vx,o=t.y+t.vy,i.visit(r);function r(g,I,C,e,i){var l=g.data,s=g.r,a=n+s;if(!l)return I>c+a||e<c-a||C>o+a||i<o-a;if(l.index>t.index){var r=c-l.x-l.vx,Z=o-l.y-l.vy,b=r*r+Z*Z;b<a*a&&(0===r&&(b+=(r=Li())*r),0===Z&&(b+=(Z=Li())*Z),b=(a-(b=Math.sqrt(b)))/b*A,t.vx+=(r*=b)*(a=(s*=s)/(d+s)),t.vy+=(Z*=b)*a,l.vx-=r*(a=1-a),l.vy-=Z*a)}}}function l(g){if(g.data)return g.r=C[g.data.index];for(var I=g.r=0;I<4;++I)g[I]&&g[I].r>g.r&&(g.r=g[I].r)}function t(){if(I){var A,e,i=I.length;for(C=new Array(i),A=0;A<i;++A)e=I[A],C[e.index]=+g(e,A,I)}}return"function"!=typeof g&&(g=xi(null==g?1:+g)),i.initialize=function(g){I=g,t()},i.iterations=function(g){return arguments.length?(e=+g,i):e},i.strength=function(g){return arguments.length?(A=+g,i):A},i.radius=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),t(),i):g},i},g.forceLink=function(g){var I,C,A,e,i,l=gl,t=function(g){return 1/Math.min(e[g.source.index],e[g.target.index])},c=xi(30),o=1;function n(A){for(var e=0,l=g.length;e<o;++e)for(var t,c,n,d,s,a,r,Z=0;Z<l;++Z)c=(t=g[Z]).source,d=(n=t.target).x+n.vx-c.x-c.vx||Li(),s=n.y+n.vy-c.y-c.vy||Li(),d*=a=((a=Math.sqrt(d*d+s*s))-C[Z])/a*A*I[Z],s*=a,n.vx-=d*(r=i[Z]),n.vy-=s*r,c.vx+=d*(r=1-r),c.vy+=s*r}function d(){if(A){var t,c,o=A.length,n=g.length,d=ui(A,l);for(t=0,e=new Array(o);t<n;++t)(c=g[t]).index=t,"object"!=typeof c.source&&(c.source=Il(d,c.source)),"object"!=typeof c.target&&(c.target=Il(d,c.target)),e[c.source.index]=(e[c.source.index]||0)+1,e[c.target.index]=(e[c.target.index]||0)+1;for(t=0,i=new Array(n);t<n;++t)c=g[t],i[t]=e[c.source.index]/(e[c.source.index]+e[c.target.index]);I=new Array(n),s(),C=new Array(n),a()}}function s(){if(A)for(var C=0,e=g.length;C<e;++C)I[C]=+t(g[C],C,g)}function a(){if(A)for(var I=0,e=g.length;I<e;++I)C[I]=+c(g[I],I,g)}return null==g&&(g=[]),n.initialize=function(g){A=g,d()},n.links=function(I){return arguments.length?(g=I,d(),n):g},n.id=function(g){return arguments.length?(l=g,n):l},n.iterations=function(g){return arguments.length?(o=+g,n):o},n.strength=function(g){return arguments.length?(t="function"==typeof g?g:xi(+g),s(),n):t},n.distance=function(g){return arguments.length?(c="function"==typeof g?g:xi(+g),a(),n):c},n},g.forceManyBody=function(){var g,I,C,A,e=xi(-30),i=1,l=1/0,t=.81;function c(A){var e,i=g.length,l=Oi(g,Cl,Al).visitAfter(n);for(C=A,e=0;e<i;++e)I=g[e],l.visit(d)}function o(){if(g){var I,C,i=g.length;for(A=new Array(i),I=0;I<i;++I)C=g[I],A[C.index]=+e(C,I,g)}}function n(g){var I,C,e,i,l,t=0,c=0;if(g.length){for(e=i=l=0;l<4;++l)(I=g[l])&&(C=Math.abs(I.value))&&(t+=I.value,c+=C,e+=C*I.x,i+=C*I.y);g.x=e/c,g.y=i/c}else{(I=g).x=I.data.x,I.y=I.data.y;do{t+=A[I.data.index]}while(I=I.next)}g.value=t}function d(g,e,c,o){if(!g.value)return!0;var n=g.x-I.x,d=g.y-I.y,s=o-e,a=n*n+d*d;if(s*s/t<a)return a<l&&(0===n&&(a+=(n=Li())*n),0===d&&(a+=(d=Li())*d),a<i&&(a=Math.sqrt(i*a)),I.vx+=n*g.value*C/a,I.vy+=d*g.value*C/a),!0;if(!(g.length||a>=l)){(g.data!==I||g.next)&&(0===n&&(a+=(n=Li())*n),0===d&&(a+=(d=Li())*d),a<i&&(a=Math.sqrt(i*a)));do{g.data!==I&&(s=A[g.data.index]*C/a,I.vx+=n*s,I.vy+=d*s)}while(g=g.next)}}return c.initialize=function(I){g=I,o()},c.strength=function(g){return arguments.length?(e="function"==typeof g?g:xi(+g),o(),c):e},c.distanceMin=function(g){return arguments.length?(i=g*g,c):Math.sqrt(i)},c.distanceMax=function(g){return arguments.length?(l=g*g,c):Math.sqrt(l)},c.theta=function(g){return arguments.length?(t=g*g,c):Math.sqrt(t)},c},g.forceRadial=function(g,I,C){var A,e,i,l=xi(.1);function t(g){for(var l=0,t=A.length;l<t;++l){var c=A[l],o=c.x-I||1e-6,n=c.y-C||1e-6,d=Math.sqrt(o*o+n*n),s=(i[l]-d)*e[l]*g/d;c.vx+=o*s,c.vy+=n*s}}function c(){if(A){var I,C=A.length;for(e=new Array(C),i=new Array(C),I=0;I<C;++I)i[I]=+g(A[I],I,A),e[I]=isNaN(i[I])?0:+l(A[I],I,A)}}return"function"!=typeof g&&(g=xi(+g)),null==I&&(I=0),null==C&&(C=0),t.initialize=function(g){A=g,c()},t.strength=function(g){return arguments.length?(l="function"==typeof g?g:xi(+g),c(),t):l},t.radius=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),c(),t):g},t.x=function(g){return arguments.length?(I=+g,t):I},t.y=function(g){return arguments.length?(C=+g,t):C},t},g.forceSimulation=function(g){var I,C=1,A=.001,e=1-Math.pow(A,1/300),i=0,l=.6,t=ui(),c=wA(n),o=v("tick","end");function n(){d(),o.call("tick",I),C<A&&(c.stop(),o.call("end",I))}function d(){var I,A,c=g.length;for(C+=(i-C)*e,t.each((function(g){g(C)})),I=0;I<c;++I)null==(A=g[I]).fx?A.x+=A.vx*=l:(A.x=A.fx,A.vx=0),null==A.fy?A.y+=A.vy*=l:(A.y=A.fy,A.vy=0)}function s(){for(var I,C=0,A=g.length;C<A;++C){if((I=g[C]).index=C,isNaN(I.x)||isNaN(I.y)){var e=10*Math.sqrt(C),i=C*il;I.x=e*Math.cos(i),I.y=e*Math.sin(i)}(isNaN(I.vx)||isNaN(I.vy))&&(I.vx=I.vy=0)}}function a(I){return I.initialize&&I.initialize(g),I}return null==g&&(g=[]),s(),I={tick:d,restart:function(){return c.restart(n),I},stop:function(){return c.stop(),I},nodes:function(C){return arguments.length?(g=C,s(),t.each(a),I):g},alpha:function(g){return arguments.length?(C=+g,I):C},alphaMin:function(g){return arguments.length?(A=+g,I):A},alphaDecay:function(g){return arguments.length?(e=+g,I):+e},alphaTarget:function(g){return arguments.length?(i=+g,I):i},velocityDecay:function(g){return arguments.length?(l=1-g,I):1-l},force:function(g,C){return arguments.length>1?(null==C?t.remove(g):t.set(g,a(C)),I):t.get(g)},find:function(I,C,A){var e,i,l,t,c,o=0,n=g.length;for(null==A?A=1/0:A*=A,o=0;o<n;++o)(l=(e=I-(t=g[o]).x)*e+(i=C-t.y)*i)<A&&(c=t,A=l);return c},on:function(g,C){return arguments.length>1?(o.on(g,C),I):o.on(g)}}},g.forceX=function(g){var I,C,A,e=xi(.1);function i(g){for(var e,i=0,l=I.length;i<l;++i)(e=I[i]).vx+=(A[i]-e.x)*C[i]*g}function l(){if(I){var i,l=I.length;for(C=new Array(l),A=new Array(l),i=0;i<l;++i)C[i]=isNaN(A[i]=+g(I[i],i,I))?0:+e(I[i],i,I)}}return"function"!=typeof g&&(g=xi(null==g?0:+g)),i.initialize=function(g){I=g,l()},i.strength=function(g){return arguments.length?(e="function"==typeof g?g:xi(+g),l(),i):e},i.x=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),l(),i):g},i},g.forceY=function(g){var I,C,A,e=xi(.1);function i(g){for(var e,i=0,l=I.length;i<l;++i)(e=I[i]).vy+=(A[i]-e.y)*C[i]*g}function l(){if(I){var i,l=I.length;for(C=new Array(l),A=new Array(l),i=0;i<l;++i)C[i]=isNaN(A[i]=+g(I[i],i,I))?0:+e(I[i],i,I)}}return"function"!=typeof g&&(g=xi(null==g?0:+g)),i.initialize=function(g){I=g,l()},i.strength=function(g){return arguments.length?(e="function"==typeof g?g:xi(+g),l(),i):e},i.y=function(I){return arguments.length?(g="function"==typeof I?I:xi(+I),l(),i):g},i},g.formatDefaultLocale=ml,g.formatLocale=bl,g.formatSpecifier=dl,g.precisionFixed=hl,g.precisionPrefix=Gl,g.precisionRound=ul,g.geoArea=function(g){return lt.reset(),et(g,tt),2*lt},g.geoBounds=function(g){var I,C,A,e,i,l,t;if(Zt=rt=-(st=at=1/0),Xt=[],et(g,Nt),C=Xt.length){for(Xt.sort(vt),I=1,i=[A=Xt[0]];I<C;++I)Dt(A,(e=Xt[I])[0])||Dt(A,e[1])?(kt(A[0],e[1])>kt(A[0],A[1])&&(A[1]=e[1]),kt(e[0],A[1])>kt(A[0],A[1])&&(A[0]=e[0])):i.push(A=e);for(l=-1/0,I=0,A=i[C=i.length-1];I<=C;A=e,++I)e=i[I],(t=kt(A[1],e[0]))>l&&(l=t,st=e[0],rt=A[1])}return Xt=Yt=null,st===1/0||at===1/0?[[NaN,NaN],[NaN,NaN]]:[[st,at],[rt,Zt]]},g.geoCentroid=function(g){zt=xt=Lt=Tt=Ut=jt=Qt=Ot=Et=Pt=_t=0,et(g,Ac);var I=Et,C=Pt,A=_t,e=I*I+C*C+A*A;return e<1e-12&&(I=jt,C=Qt,A=Ot,xt<yl&&(I=Lt,C=Tt,A=Ut),(e=I*I+C*C+A*A)<1e-12)?[NaN,NaN]:[Jl(C,I)*Nl,Ul(A/xl(e))*Nl]},g.geoCircle=function(){var g,I,C=rc([0,0]),A=rc(90),e=rc(6),i={point:function(C,A){g.push(C=I(C,A)),C[0]*=Nl,C[1]*=Nl}};function l(){var l=C.apply(this,arguments),t=A.apply(this,arguments)*fl,c=e.apply(this,arguments)*fl;return g=[],I=mc(-l[0]*fl,-l[1]*fl,0).invert,wc(i,t,c,1),l={type:"Polygon",coordinates:[g]},g=I=null,l}return l.center=function(g){return arguments.length?(C="function"==typeof g?g:rc([+g[0],+g[1]]),l):C},l.radius=function(g){return arguments.length?(A="function"==typeof g?g:rc(+g),l):A},l.precision=function(g){return arguments.length?(e="function"==typeof g?g:rc(+g),l):e},l},g.geoClipAntimeridian=Jc,g.geoClipCircle=Fc,g.geoClipExtent=function(){var g,I,C,A=0,e=0,i=960,l=500;return C={stream:function(C){return g&&I===C?g:g=kc(A,e,i,l)(I=C)},extent:function(t){return arguments.length?(A=+t[0][0],e=+t[0][1],i=+t[1][0],l=+t[1][1],g=I=null,C):[[A,e],[i,l]]}}},g.geoClipRectangle=kc,g.geoContains=function(g,I){return(g&&_c.hasOwnProperty(g.type)?_c[g.type]:$c)(g,I)},g.geoDistance=Pc,g.geoGraticule=to,g.geoGraticule10=function(){return to()()},g.geoInterpolate=function(g,I){var C=g[0]*fl,A=g[1]*fl,e=I[0]*fl,i=I[1]*fl,l=Fl(A),t=Dl(A),c=Fl(i),o=Dl(i),n=l*Fl(C),d=l*Dl(C),s=c*Fl(e),a=c*Dl(e),r=2*Ul(xl(jl(i-A)+l*c*jl(e-C))),Z=Dl(r),b=r?function(g){var I=Dl(g*=r)/Z,C=Dl(r-g)/Z,A=C*n+I*s,e=C*d+I*a,i=C*t+I*o;return[Jl(e,A)*Nl,Jl(i,xl(A*A+e*e))*Nl]}:function(){return[C*Nl,A*Nl]};return b.distance=r,b},g.geoLength=Qc,g.geoPath=function(g,I){var C,A,e=4.5;function i(g){return g&&("function"==typeof e&&A.pointRadius(+e.apply(this,arguments)),et(g,C(A))),A.result()}return i.area=function(g){return et(g,C(bo)),bo.result()},i.measure=function(g){return et(g,C(Cn)),Cn.result()},i.bounds=function(g){return et(g,C(yo)),yo.result()},i.centroid=function(g){return et(g,C(vo)),vo.result()},i.projection=function(I){return arguments.length?(C=null==I?(g=null,ao):(g=I).stream,i):g},i.context=function(g){return arguments.length?(A=null==g?(I=null,new ln):new Eo(I=g),"function"!=typeof e&&A.pointRadius(e),i):I},i.pointRadius=function(g){return arguments.length?(e="function"==typeof g?g:(A.pointRadius(+g),+g),i):e},i.projection(g).context(I)},g.geoAlbers=Wn,g.geoAlbersUsa=function(){var g,I,C,A,e,i,l=Wn(),t=wn().rotate([154,0]).center([-2,58.5]).parallels([55,65]),c=wn().rotate([157,0]).center([-3,19.9]).parallels([8,18]),o={point:function(g,I){i=[g,I]}};function n(g){var I=g[0],l=g[1];return i=null,C.point(I,l),i||(A.point(I,l),i)||(e.point(I,l),i)}function d(){return g=I=null,n}return n.invert=function(g){var I=l.scale(),C=l.translate(),A=(g[0]-C[0])/I,e=(g[1]-C[1])/I;return(e>=.12&&e<.234&&A>=-.425&&A<-.214?t:e>=.166&&e<.234&&A>=-.214&&A<-.115?c:l).invert(g)},n.stream=function(C){return g&&I===C?g:(A=[l.stream(I=C),t.stream(C),c.stream(C)],e=A.length,g={point:function(g,I){for(var C=-1;++C<e;)A[C].point(g,I)},sphere:function(){for(var g=-1;++g<e;)A[g].sphere()},lineStart:function(){for(var g=-1;++g<e;)A[g].lineStart()},lineEnd:function(){for(var g=-1;++g<e;)A[g].lineEnd()},polygonStart:function(){for(var g=-1;++g<e;)A[g].polygonStart()},polygonEnd:function(){for(var g=-1;++g<e;)A[g].polygonEnd()}});var A,e},n.precision=function(g){return arguments.length?(l.precision(g),t.precision(g),c.precision(g),d()):l.precision()},n.scale=function(g){return arguments.length?(l.scale(g),t.scale(.35*g),c.scale(g),n.translate(l.translate())):l.scale()},n.translate=function(g){if(!arguments.length)return l.translate();var I=l.scale(),i=+g[0],n=+g[1];return C=l.translate(g).clipExtent([[i-.455*I,n-.238*I],[i+.455*I,n+.238*I]]).stream(o),A=t.translate([i-.307*I,n+.201*I]).clipExtent([[i-.425*I+yl,n+.12*I+yl],[i-.214*I-yl,n+.234*I-yl]]).stream(o),e=c.translate([i-.205*I,n+.212*I]).clipExtent([[i-.214*I+yl,n+.166*I+yl],[i-.115*I-yl,n+.234*I-yl]]).stream(o),d()},n.fitExtent=function(g,I){return dn(n,g,I)},n.fitSize=function(g,I){return sn(n,g,I)},n.fitWidth=function(g,I){return an(n,g,I)},n.fitHeight=function(g,I){return rn(n,g,I)},n.scale(1070)},g.geoAzimuthalEqualArea=function(){return hn(Vn).scale(124.75).clipAngle(179.999)},g.geoAzimuthalEqualAreaRaw=Vn,g.geoAzimuthalEquidistant=function(){return hn(Xn).scale(79.4188).clipAngle(179.999)},g.geoAzimuthalEquidistantRaw=Xn,g.geoConicConformal=function(){return un(fn).scale(109.5).parallels([30,30])},g.geoConicConformalRaw=fn,g.geoConicEqualArea=wn,g.geoConicEqualAreaRaw=pn,g.geoConicEquidistant=function(){return un(Kn).scale(131.154).center([0,13.9389])},g.geoConicEquidistantRaw=Kn,g.geoEquirectangular=function(){return hn(Hn).scale(152.63)},g.geoEquirectangularRaw=Hn,g.geoGnomonic=function(){return hn(Jn).scale(144.049).clipAngle(60)},g.geoGnomonicRaw=Jn,g.geoIdentity=function(){var g,I,C,A,e,i,l=1,t=0,c=0,o=1,n=1,d=ao,s=null,a=ao;function r(){return A=e=null,i}return i={stream:function(g){return A&&e===g?A:A=d(a(e=g))},postclip:function(A){return arguments.length?(a=A,s=g=I=C=null,r()):a},clipExtent:function(A){return arguments.length?(a=null==A?(s=g=I=C=null,ao):kc(s=+A[0][0],g=+A[0][1],I=+A[1][0],C=+A[1][1]),r()):null==s?null:[[s,g],[I,C]]},scale:function(g){return arguments.length?(d=Fn((l=+g)*o,l*n,t,c),r()):l},translate:function(g){return arguments.length?(d=Fn(l*o,l*n,t=+g[0],c=+g[1]),r()):[t,c]},reflectX:function(g){return arguments.length?(d=Fn(l*(o=g?-1:1),l*n,t,c),r()):o<0},reflectY:function(g){return arguments.length?(d=Fn(l*o,l*(n=g?-1:1),t,c),r()):n<0},fitExtent:function(g,I){return dn(i,g,I)},fitSize:function(g,I){return sn(i,g,I)},fitWidth:function(g,I){return an(i,g,I)},fitHeight:function(g,I){return rn(i,g,I)}}},g.geoProjection=hn,g.geoProjectionMutator=Gn,g.geoMercator=function(){return Rn(Yn).scale(961/Rl)},g.geoMercatorRaw=Yn,g.geoNaturalEarth1=function(){return hn(Mn).scale(175.295)},g.geoNaturalEarth1Raw=Mn,g.geoOrthographic=function(){return hn(Sn).scale(249.5).clipAngle(90.000001)},g.geoOrthographicRaw=Sn,g.geoStereographic=function(){return hn(kn).scale(250).clipAngle(142)},g.geoStereographicRaw=kn,g.geoTransverseMercator=function(){var g=Rn(vn),I=g.center,C=g.rotate;return g.center=function(g){return arguments.length?I([-g[1],g[0]]):[(g=I())[1],-g[0]]},g.rotate=function(g){return arguments.length?C([g[0],g[1],g.length>2?g[2]+90:90]):[(g=C())[0],g[1],g[2]-90]},C([0,0,90]).scale(159.155)},g.geoTransverseMercatorRaw=vn,g.geoRotation=pc,g.geoStream=et,g.geoTransform=function(g){return{stream:cn(g)}},g.cluster=function(){var g=Dn,I=1,C=1,A=!1;function e(e){var i,l=0;e.eachAfter((function(I){var C=I.children;C?(I.x=function(g){return g.reduce(zn,0)/g.length}(C),I.y=function(g){return 1+g.reduce(xn,0)}(C)):(I.x=i?l+=g(I,i):0,I.y=0,i=I)}));var t=function(g){for(var I;I=g.children;)g=I[0];return g}(e),c=function(g){for(var I;I=g.children;)g=I[I.length-1];return g}(e),o=t.x-g(t,c)/2,n=c.x+g(c,t)/2;return e.eachAfter(A?function(g){g.x=(g.x-e.x)*I,g.y=(e.y-g.y)*C}:function(g){g.x=(g.x-o)/(n-o)*I,g.y=(1-(e.y?g.y/e.y:1))*C})}return e.separation=function(I){return arguments.length?(g=I,e):g},e.size=function(g){return arguments.length?(A=!1,I=+g[0],C=+g[1],e):A?null:[I,C]},e.nodeSize=function(g){return arguments.length?(A=!0,I=+g[0],C=+g[1],e):A?[I,C]:null},e},g.hierarchy=Tn,g.pack=function(){var g=null,I=1,C=1,A=dd;function e(e){return e.x=I/2,e.y=C/2,g?e.eachBefore(rd(g)).eachAfter(Zd(A,.5)).eachBefore(bd(1)):e.eachBefore(rd(ad)).eachAfter(Zd(dd,1)).eachAfter(Zd(A,e.r/Math.min(I,C))).eachBefore(bd(Math.min(I,C)/(2*e.r))),e}return e.radius=function(I){return arguments.length?(g=od(I),e):g},e.size=function(g){return arguments.length?(I=+g[0],C=+g[1],e):[I,C]},e.padding=function(g){return arguments.length?(A="function"==typeof g?g:sd(+g),e):A},e},g.packSiblings=function(g){return cd(g),g},g.packEnclose=Pn,g.partition=function(){var g=1,I=1,C=0,A=!1;function e(e){var i=e.height+1;return e.x0=e.y0=C,e.x1=g,e.y1=I/i,e.eachBefore(function(g,I){return function(A){A.children&&hd(A,A.x0,g*(A.depth+1)/I,A.x1,g*(A.depth+2)/I);var e=A.x0,i=A.y0,l=A.x1-C,t=A.y1-C;l<e&&(e=l=(e+l)/2),t<i&&(i=t=(i+t)/2),A.x0=e,A.y0=i,A.x1=l,A.y1=t}}(I,i)),A&&e.eachBefore(md),e}return e.round=function(g){return arguments.length?(A=!!g,e):A},e.size=function(C){return arguments.length?(g=+C[0],I=+C[1],e):[g,I]},e.padding=function(g){return arguments.length?(C=+g,e):C},e},g.stratify=function(){var g=pd,I=wd;function C(C){var A,e,i,l,t,c,o,n=C.length,d=new Array(n),s={};for(e=0;e<n;++e)A=C[e],t=d[e]=new On(A),null!=(c=g(A,e,C))&&(c+="")&&(s[o="$"+(t.id=c)]=o in s?ud:t);for(e=0;e<n;++e)if(t=d[e],null!=(c=I(C[e],e,C))&&(c+="")){if(!(l=s["$"+c]))throw new Error("missing: "+c);if(l===ud)throw new Error("ambiguous: "+c);l.children?l.children.push(t):l.children=[t],t.parent=l}else{if(i)throw new Error("multiple roots");i=t}if(!i)throw new Error("no root");if(i.parent=Gd,i.eachBefore((function(g){g.depth=g.parent.depth+1,--n})).eachBefore(Qn),i.parent=null,n>0)throw new Error("cycle");return i}return C.id=function(I){return arguments.length?(g=nd(I),C):g},C.parentId=function(g){return arguments.length?(I=nd(g),C):I},C},g.tree=function(){var g=Wd,I=1,C=1,A=null;function e(e){var c=function(g){for(var I,C,A,e,i,l=new Yd(g,0),t=[l];I=t.pop();)if(A=I._.children)for(I.children=new Array(i=A.length),e=i-1;e>=0;--e)t.push(C=I.children[e]=new Yd(A[e],e)),C.parent=I;return(l.parent=new Yd(null,0)).children=[l],l}(e);if(c.eachAfter(i),c.parent.m=-c.z,c.eachBefore(l),A)e.eachBefore(t);else{var o=e,n=e,d=e;e.eachBefore((function(g){g.x<o.x&&(o=g),g.x>n.x&&(n=g),g.depth>d.depth&&(d=g)}));var s=o===n?1:g(o,n)/2,a=s-o.x,r=I/(n.x+s+a),Z=C/(d.depth||1);e.eachBefore((function(g){g.x=(g.x+a)*r,g.y=g.depth*Z}))}return e}function i(I){var C=I.children,A=I.parent.children,e=I.i?A[I.i-1]:null;if(C){!function(g){for(var I,C=0,A=0,e=g.children,i=e.length;--i>=0;)(I=e[i]).z+=C,I.m+=C,C+=I.s+(A+=I.c)}(I);var i=(C[0].z+C[C.length-1].z)/2;e?(I.z=e.z+g(I._,e._),I.m=I.z-i):I.z=i}else e&&(I.z=e.z+g(I._,e._));I.parent.A=function(I,C,A){if(C){for(var e,i=I,l=I,t=C,c=i.parent.children[0],o=i.m,n=l.m,d=t.m,s=c.m;t=yd(t),i=Bd(i),t&&i;)c=Bd(c),(l=yd(l)).a=I,(e=t.z+d-i.z-o+g(t._,i._))>0&&(Vd(Xd(t,I,A),I,e),o+=e,n+=e),d+=t.m,o+=i.m,s+=c.m,n+=l.m;t&&!yd(l)&&(l.t=t,l.m+=d-n),i&&!Bd(c)&&(c.t=i,c.m+=o-s,A=I)}return A}(I,e,I.parent.A||A[0])}function l(g){g._.x=g.z+g.parent.m,g.m+=g.parent.m}function t(g){g.x*=I,g.y=g.depth*C}return e.separation=function(I){return arguments.length?(g=I,e):g},e.size=function(g){return arguments.length?(A=!1,I=+g[0],C=+g[1],e):A?null:[I,C]},e.nodeSize=function(g){return arguments.length?(A=!0,I=+g[0],C=+g[1],e):A?[I,C]:null},e},g.treemap=function(){var g=Hd,I=!1,C=1,A=1,e=[0],i=dd,l=dd,t=dd,c=dd,o=dd;function n(g){return g.x0=g.y0=0,g.x1=C,g.y1=A,g.eachBefore(d),e=[0],I&&g.eachBefore(md),g}function d(I){var C=e[I.depth],A=I.x0+C,n=I.y0+C,d=I.x1-C,s=I.y1-C;d<A&&(A=d=(A+d)/2),s<n&&(n=s=(n+s)/2),I.x0=A,I.y0=n,I.x1=d,I.y1=s,I.children&&(C=e[I.depth+1]=i(I)/2,A+=o(I)-C,n+=l(I)-C,(d-=t(I)-C)<A&&(A=d=(A+d)/2),(s-=c(I)-C)<n&&(n=s=(n+s)/2),g(I,A,n,d,s))}return n.round=function(g){return arguments.length?(I=!!g,n):I},n.size=function(g){return arguments.length?(C=+g[0],A=+g[1],n):[C,A]},n.tile=function(I){return arguments.length?(g=nd(I),n):g},n.padding=function(g){return arguments.length?n.paddingInner(g).paddingOuter(g):n.paddingInner()},n.paddingInner=function(g){return arguments.length?(i="function"==typeof g?g:sd(+g),n):i},n.paddingOuter=function(g){return arguments.length?n.paddingTop(g).paddingRight(g).paddingBottom(g).paddingLeft(g):n.paddingTop()},n.paddingTop=function(g){return arguments.length?(l="function"==typeof g?g:sd(+g),n):l},n.paddingRight=function(g){return arguments.length?(t="function"==typeof g?g:sd(+g),n):t},n.paddingBottom=function(g){return arguments.length?(c="function"==typeof g?g:sd(+g),n):c},n.paddingLeft=function(g){return arguments.length?(o="function"==typeof g?g:sd(+g),n):o},n},g.treemapBinary=function(g,I,C,A,e){var i,l,t=g.children,c=t.length,o=new Array(c+1);for(o[0]=l=i=0;i<c;++i)o[i+1]=l+=t[i].value;!function g(I,C,A,e,i,l,c){if(I>=C-1){var n=t[I];return n.x0=e,n.y0=i,n.x1=l,void(n.y1=c)}var d=o[I],s=A/2+d,a=I+1,r=C-1;for(;a<r;){var Z=a+r>>>1;o[Z]<s?a=Z+1:r=Z}s-o[a-1]<o[a]-s&&I+1<a&&--a;var b=o[a]-d,m=A-b;if(l-e>c-i){var h=(e*m+l*b)/A;g(I,a,b,e,i,h,c),g(a,C,m,h,i,l,c)}else{var G=(i*m+c*b)/A;g(I,a,b,e,i,l,G),g(a,C,m,e,G,l,c)}}(0,c,g.value,I,C,A,e)},g.treemapDice=hd,g.treemapSlice=Rd,g.treemapSliceDice=function(g,I,C,A,e){(1&g.depth?Rd:hd)(g,I,C,A,e)},g.treemapSquarify=Hd,g.treemapResquarify=Kd,g.interpolate=LC,g.interpolateArray=HC,g.interpolateBasis=pC,g.interpolateBasisClosed=wC,g.interpolateDate=KC,g.interpolateNumber=JC,g.interpolateObject=FC,g.interpolateRound=TC,g.interpolateString=xC,g.interpolateTransformCss=EC,g.interpolateTransformSvg=PC,g.interpolateZoom=$C,g.interpolateRgb=YC,g.interpolateRgbBasis=NC,g.interpolateRgbBasisClosed=fC,g.interpolateHsl=IA,g.interpolateHslLong=CA,g.interpolateLab=function(g,I){var C=XC((g=gC(g)).l,(I=gC(I)).l),A=XC(g.a,I.a),e=XC(g.b,I.b),i=XC(g.opacity,I.opacity);return function(I){return g.l=C(I),g.a=A(I),g.b=e(I),g.opacity=i(I),g+""}},g.interpolateHcl=eA,g.interpolateHclLong=iA,g.interpolateCubehelix=oA,g.interpolateCubehelixLong=nA,g.quantize=function(g,I){for(var C=new Array(I),A=0;A<I;++A)C[A]=g(A/(I-1));return C},g.path=si,g.polygonArea=function(g){for(var I,C=-1,A=g.length,e=g[A-1],i=0;++C<A;)I=e,e=g[C],i+=I[1]*e[0]-I[0]*e[1];return i/2},g.polygonCentroid=function(g){for(var I,C,A=-1,e=g.length,i=0,l=0,t=g[e-1],c=0;++A<e;)I=t,t=g[A],c+=C=I[0]*t[1]-t[0]*I[1],i+=(I[0]+t[0])*C,l+=(I[1]+t[1])*C;return[i/(c*=3),l/c]},g.polygonHull=function(g){if((C=g.length)<3)return null;var I,C,A=new Array(C),e=new Array(C);for(I=0;I<C;++I)A[I]=[+g[I][0],+g[I][1],I];for(A.sort(Jd),I=0;I<C;++I)e[I]=[A[I][0],-A[I][1]];var i=Fd(A),l=Fd(e),t=l[0]===i[0],c=l[l.length-1]===i[i.length-1],o=[];for(I=i.length-1;I>=0;--I)o.push(g[A[i[I]][2]]);for(I=+t;I<l.length-c;++I)o.push(g[A[l[I]][2]]);return o},g.polygonContains=function(g,I){for(var C,A,e=g.length,i=g[e-1],l=I[0],t=I[1],c=i[0],o=i[1],n=!1,d=0;d<e;++d)C=(i=g[d])[0],(A=i[1])>t!=o>t&&l<(c-C)*(t-A)/(o-A)+C&&(n=!n),c=C,o=A;return n},g.polygonLength=function(g){for(var I,C,A=-1,e=g.length,i=g[e-1],l=i[0],t=i[1],c=0;++A<e;)I=l,C=t,I-=l=(i=g[A])[0],C-=t=i[1],c+=Math.sqrt(I*I+C*C);return c},g.quadtree=Oi,g.queue=Ld,g.randomUniform=Ud,g.randomNormal=jd,g.randomLogNormal=Qd,g.randomBates=Ed,g.randomIrwinHall=Od,g.randomExponential=Pd,g.request=_d,g.html=$d,g.json=gs,g.text=Is,g.xml=Cs,g.csv=is,g.tsv=ls,g.scaleBand=ss,g.scalePoint=function(){return as(ss().paddingInner(1))},g.scaleIdentity=function g(){var I=[0,1];function C(g){return+g}return C.invert=C,C.domain=C.range=function(g){return arguments.length?(I=cs.call(g,Zs),C):I.slice()},C.copy=function(){return g().domain(I)},ws(C)},g.scaleLinear=function g(){var I=ps(ms,JC);return I.copy=function(){return us(I,g())},ws(I)},g.scaleLog=function I(){var C=ps(Bs,ys).domain([1,10]),A=C.domain,e=10,i=Ys(10),l=Xs(10);function t(){return i=Ys(e),l=Xs(e),A()[0]<0&&(i=Rs(i),l=Rs(l)),C}return C.base=function(g){return arguments.length?(e=+g,t()):e},C.domain=function(g){return arguments.length?(A(g),t()):A()},C.ticks=function(g){var I,C=A(),t=C[0],c=C[C.length-1];(I=c<t)&&(s=t,t=c,c=s);var o,n,d,s=i(t),a=i(c),r=null==g?10:+g,Z=[];if(!(e%1)&&a-s<r){if(s=Math.round(s)-1,a=Math.round(a)+1,t>0){for(;s<a;++s)for(n=1,o=l(s);n<e;++n)if(!((d=o*n)<t)){if(d>c)break;Z.push(d)}}else for(;s<a;++s)for(n=e-1,o=l(s);n>=1;--n)if(!((d=o*n)<t)){if(d>c)break;Z.push(d)}}else Z=u(s,a,Math.min(a-s,r)).map(l);return I?Z.reverse():Z},C.tickFormat=function(I,A){if(null==A&&(A=10===e?".0e":","),"function"!=typeof A&&(A=g.format(A)),I===1/0)return A;null==I&&(I=10);var t=Math.max(1,e*I/C.ticks().length);return function(g){var I=g/l(Math.round(i(g)));return I*e<e-.5&&(I*=e),I<=t?A(g):""}},C.nice=function(){return A(Ws(A(),{floor:function(g){return l(Math.floor(i(g)))},ceil:function(g){return l(Math.ceil(i(g)))}}))},C.copy=function(){return us(C,I().base(e))},C},g.scaleOrdinal=ds,g.scaleImplicit=ns,g.scalePow=fs,g.scaleSqrt=function(){return fs().exponent(.5)},g.scaleQuantile=function g(){var C=[],A=[],i=[];function l(){var g=0,I=Math.max(1,A.length);for(i=new Array(I-1);++g<I;)i[g-1]=B(C,g/I);return t}function t(g){if(!isNaN(g=+g))return A[e(i,g)]}return t.invertExtent=function(g){var I=A.indexOf(g);return I<0?[NaN,NaN]:[I>0?i[I-1]:C[0],I<i.length?i[I]:C[C.length-1]]},t.domain=function(g){if(!arguments.length)return C.slice();C=[];for(var A,e=0,i=g.length;e<i;++e)null==(A=g[e])||isNaN(A=+A)||C.push(A);return C.sort(I),l()},t.range=function(g){return arguments.length?(A=os.call(g),l()):A.slice()},t.quantiles=function(){return i.slice()},t.copy=function(){return g().domain(C).range(A)},t},g.scaleQuantize=function g(){var I=0,C=1,A=1,i=[.5],l=[0,1];function t(g){if(g<=g)return l[e(i,g,0,A)]}function c(){var g=-1;for(i=new Array(A);++g<A;)i[g]=((g+1)*C-(g-A)*I)/(A+1);return t}return t.domain=function(g){return arguments.length?(I=+g[0],C=+g[1],c()):[I,C]},t.range=function(g){return arguments.length?(A=(l=os.call(g)).length-1,c()):l.slice()},t.invertExtent=function(g){var e=l.indexOf(g);return e<0?[NaN,NaN]:e<1?[I,i[0]]:e>=A?[i[A-1],C]:[i[e-1],i[e]]},t.copy=function(){return g().domain([I,C]).range(l)},ws(t)},g.scaleThreshold=function g(){var I=[.5],C=[0,1],A=1;function i(g){if(g<=g)return C[e(I,g,0,A)]}return i.domain=function(g){return arguments.length?(I=os.call(g),A=Math.min(I.length,C.length-1),i):I.slice()},i.range=function(g){return arguments.length?(C=os.call(g),A=Math.min(I.length,C.length-1),i):C.slice()},i.invertExtent=function(g){var A=C.indexOf(g);return[I[A-1],I[A]]},i.copy=function(){return g().domain(I).range(C)},i},g.scaleTime=function(){return aZ(aa,da,_s,Os,js,Ts,xs,Fs,g.timeFormat).domain([new Date(2e3,0,1),new Date(2e3,0,2)])},g.scaleUtc=function(){return aZ(ka,Ma,wa,Ga,ma,Za,xs,Fs,g.utcFormat).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)])},g.schemeCategory10=ZZ,g.schemeCategory20b=bZ,g.schemeCategory20c=mZ,g.schemeCategory20=hZ,g.interpolateCubehelixDefault=GZ,g.interpolateRainbow=function(g){(g<0||g>1)&&(g-=Math.floor(g));var I=Math.abs(g-.5);return wZ.h=360*g-100,wZ.s=1.5-1.5*I,wZ.l=.8-.9*I,wZ+""},g.interpolateWarm=uZ,g.interpolateCool=pZ,g.interpolateViridis=BZ,g.interpolateMagma=yZ,g.interpolateInferno=VZ,g.interpolatePlasma=XZ,g.scaleSequential=function g(I){var C=0,A=1,e=!1;function i(g){var i=(g-C)/(A-C);return I(e?Math.max(0,Math.min(1,i)):i)}return i.domain=function(g){return arguments.length?(C=+g[0],A=+g[1],i):[C,A]},i.clamp=function(g){return arguments.length?(e=!!g,i):e},i.interpolator=function(g){return arguments.length?(I=g,i):I},i.copy=function(){return g(I).domain([C,A]).clamp(e)},ws(i)},g.creator=E,g.local=_,g.matcher=Cg,g.mouse=sg,g.namespace=j,g.namespaces=U,g.clientPoint=dg,g.select=lI,g.selectAll=function(g){return"string"==typeof g?new eI([document.querySelectorAll(g)],[document.documentElement]):new eI([null==g?[]:g],AI)},g.selection=iI,g.selector=rg,g.selectorAll=bg,g.style=Hg,g.touch=tI,g.touches=function(g,I){null==I&&(I=ng().touches);for(var C=0,A=I?I.length:0,e=new Array(A);C<A;++C)e[C]=dg(g,I[C]);return e},g.window=Yg,g.customEvent=og,g.arc=function(){var g=xZ,I=LZ,C=YZ(0),A=null,e=TZ,i=UZ,l=jZ,t=null;function c(){var c,o,n=+g.apply(this,arguments),d=+I.apply(this,arguments),s=e.apply(this,arguments)-kZ,a=i.apply(this,arguments)-kZ,r=RZ(a-s),Z=a>s;if(t||(t=c=si()),d<n&&(o=d,d=n,n=o),d>MZ)if(r>vZ-MZ)t.moveTo(d*fZ(s),d*JZ(s)),t.arc(0,0,d,s,a,!Z),n>MZ&&(t.moveTo(n*fZ(a),n*JZ(a)),t.arc(0,0,n,a,s,Z));else{var b,m,h=s,G=a,u=s,p=a,w=r,W=r,B=l.apply(this,arguments)/2,y=B>MZ&&(A?+A.apply(this,arguments):FZ(n*n+d*d)),V=KZ(RZ(d-n)/2,+C.apply(this,arguments)),X=V,Y=V;if(y>MZ){var R=zZ(y/n*JZ(B)),N=zZ(y/d*JZ(B));(w-=2*R)>MZ?(u+=R*=Z?1:-1,p-=R):(w=0,u=p=(s+a)/2),(W-=2*N)>MZ?(h+=N*=Z?1:-1,G-=N):(W=0,h=G=(s+a)/2)}var f=d*fZ(h),H=d*JZ(h),K=n*fZ(p),J=n*JZ(p);if(V>MZ){var F=d*fZ(G),M=d*JZ(G),S=n*fZ(u),k=n*JZ(u);if(r<SZ){var v=w>MZ?QZ(f,H,S,k,F,M,K,J):[K,J],D=f-v[0],z=H-v[1],x=F-v[0],L=M-v[1],T=1/JZ(DZ((D*x+z*L)/(FZ(D*D+z*z)*FZ(x*x+L*L)))/2),U=FZ(v[0]*v[0]+v[1]*v[1]);X=KZ(V,(n-U)/(T-1)),Y=KZ(V,(d-U)/(T+1))}}W>MZ?Y>MZ?(b=OZ(S,k,f,H,d,Y,Z),m=OZ(F,M,K,J,d,Y,Z),t.moveTo(b.cx+b.x01,b.cy+b.y01),Y<V?t.arc(b.cx,b.cy,Y,NZ(b.y01,b.x01),NZ(m.y01,m.x01),!Z):(t.arc(b.cx,b.cy,Y,NZ(b.y01,b.x01),NZ(b.y11,b.x11),!Z),t.arc(0,0,d,NZ(b.cy+b.y11,b.cx+b.x11),NZ(m.cy+m.y11,m.cx+m.x11),!Z),t.arc(m.cx,m.cy,Y,NZ(m.y11,m.x11),NZ(m.y01,m.x01),!Z))):(t.moveTo(f,H),t.arc(0,0,d,h,G,!Z)):t.moveTo(f,H),n>MZ&&w>MZ?X>MZ?(b=OZ(K,J,F,M,n,-X,Z),m=OZ(f,H,S,k,n,-X,Z),t.lineTo(b.cx+b.x01,b.cy+b.y01),X<V?t.arc(b.cx,b.cy,X,NZ(b.y01,b.x01),NZ(m.y01,m.x01),!Z):(t.arc(b.cx,b.cy,X,NZ(b.y01,b.x01),NZ(b.y11,b.x11),!Z),t.arc(0,0,n,NZ(b.cy+b.y11,b.cx+b.x11),NZ(m.cy+m.y11,m.cx+m.x11),Z),t.arc(m.cx,m.cy,X,NZ(m.y11,m.x11),NZ(m.y01,m.x01),!Z))):t.arc(0,0,n,p,u,Z):t.lineTo(K,J)}else t.moveTo(0,0);if(t.closePath(),c)return t=null,c+""||null}return c.centroid=function(){var C=(+g.apply(this,arguments)+ +I.apply(this,arguments))/2,A=(+e.apply(this,arguments)+ +i.apply(this,arguments))/2-SZ/2;return[fZ(A)*C,JZ(A)*C]},c.innerRadius=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),c):g},c.outerRadius=function(g){return arguments.length?(I="function"==typeof g?g:YZ(+g),c):I},c.cornerRadius=function(g){return arguments.length?(C="function"==typeof g?g:YZ(+g),c):C},c.padRadius=function(g){return arguments.length?(A=null==g?null:"function"==typeof g?g:YZ(+g),c):A},c.startAngle=function(g){return arguments.length?(e="function"==typeof g?g:YZ(+g),c):e},c.endAngle=function(g){return arguments.length?(i="function"==typeof g?g:YZ(+g),c):i},c.padAngle=function(g){return arguments.length?(l="function"==typeof g?g:YZ(+g),c):l},c.context=function(g){return arguments.length?(t=null==g?null:g,c):t},c},g.area=gb,g.line=$Z,g.pie=function(){var g=Cb,I=Ib,C=null,A=YZ(0),e=YZ(vZ),i=YZ(0);function l(l){var t,c,o,n,d,s=l.length,a=0,r=new Array(s),Z=new Array(s),b=+A.apply(this,arguments),m=Math.min(vZ,Math.max(-vZ,e.apply(this,arguments)-b)),h=Math.min(Math.abs(m)/s,i.apply(this,arguments)),G=h*(m<0?-1:1);for(t=0;t<s;++t)(d=Z[r[t]=t]=+g(l[t],t,l))>0&&(a+=d);for(null!=I?r.sort((function(g,C){return I(Z[g],Z[C])})):null!=C&&r.sort((function(g,I){return C(l[g],l[I])})),t=0,o=a?(m-s*G)/a:0;t<s;++t,b=n)c=r[t],n=b+((d=Z[c])>0?d*o:0)+G,Z[c]={data:l[c],index:t,value:d,startAngle:b,endAngle:n,padAngle:h};return Z}return l.value=function(I){return arguments.length?(g="function"==typeof I?I:YZ(+I),l):g},l.sortValues=function(g){return arguments.length?(I=g,C=null,l):I},l.sort=function(g){return arguments.length?(C=g,I=null,l):C},l.startAngle=function(g){return arguments.length?(A="function"==typeof g?g:YZ(+g),l):A},l.endAngle=function(g){return arguments.length?(e="function"==typeof g?g:YZ(+g),l):e},l.padAngle=function(g){return arguments.length?(i="function"==typeof g?g:YZ(+g),l):i},l},g.areaRadial=cb,g.radialArea=cb,g.lineRadial=tb,g.radialLine=tb,g.pointRadial=ob,g.linkHorizontal=function(){return ab(rb)},g.linkVertical=function(){return ab(Zb)},g.linkRadial=function(){var g=ab(bb);return g.angle=g.x,delete g.x,g.radius=g.y,delete g.y,g},g.symbol=function(){var g=YZ(mb),I=YZ(64),C=null;function A(){var A;if(C||(C=A=si()),g.apply(this,arguments).draw(C,+I.apply(this,arguments)),A)return C=null,A+""||null}return A.type=function(I){return arguments.length?(g="function"==typeof I?I:YZ(I),A):g},A.size=function(g){return arguments.length?(I="function"==typeof g?g:YZ(+g),A):I},A.context=function(g){return arguments.length?(C=null==g?null:g,A):C},A},g.symbols=Jb,g.symbolCircle=mb,g.symbolCross=hb,g.symbolDiamond=pb,g.symbolSquare=Vb,g.symbolStar=yb,g.symbolTriangle=Yb,g.symbolWye=Kb,g.curveBasisClosed=function(g){return new kb(g)},g.curveBasisOpen=function(g){return new vb(g)},g.curveBasis=function(g){return new Sb(g)},g.curveBundle=zb,g.curveCardinalClosed=jb,g.curveCardinalOpen=Ob,g.curveCardinal=Tb,g.curveCatmullRomClosed=$b,g.curveCatmullRomOpen=Im,g.curveCatmullRom=_b,g.curveLinearClosed=function(g){return new Cm(g)},g.curveLinear=PZ,g.curveMonotoneX=function(g){return new tm(g)},g.curveMonotoneY=function(g){return new cm(g)},g.curveNatural=function(g){return new nm(g)},g.curveStep=function(g){return new sm(g,.5)},g.curveStepAfter=function(g){return new sm(g,1)},g.curveStepBefore=function(g){return new sm(g,0)},g.stack=function(){var g=YZ([]),I=rm,C=am,A=Zm;function e(e){var i,l,t=g.apply(this,arguments),c=e.length,o=t.length,n=new Array(o);for(i=0;i<o;++i){for(var d,s=t[i],a=n[i]=new Array(c),r=0;r<c;++r)a[r]=d=[0,+A(e[r],s,r,e)],d.data=e[r];a.key=s}for(i=0,l=I(n);i<o;++i)n[l[i]].index=i;return C(n,l),n}return e.keys=function(I){return arguments.length?(g="function"==typeof I?I:YZ(nb.call(I)),e):g},e.value=function(g){return arguments.length?(A="function"==typeof g?g:YZ(+g),e):A},e.order=function(g){return arguments.length?(I=null==g?rm:"function"==typeof g?g:YZ(nb.call(g)),e):I},e.offset=function(g){return arguments.length?(C=null==g?am:g,e):C},e},g.stackOffsetExpand=function(g,I){if((A=g.length)>0){for(var C,A,e,i=0,l=g[0].length;i<l;++i){for(e=C=0;C<A;++C)e+=g[C][i][1]||0;if(e)for(C=0;C<A;++C)g[C][i][1]/=e}am(g,I)}},g.stackOffsetDiverging=function(g,I){if((t=g.length)>1)for(var C,A,e,i,l,t,c=0,o=g[I[0]].length;c<o;++c)for(i=l=0,C=0;C<t;++C)(e=(A=g[I[C]][c])[1]-A[0])>=0?(A[0]=i,A[1]=i+=e):e<0?(A[1]=l,A[0]=l+=e):A[0]=i},g.stackOffsetNone=am,g.stackOffsetSilhouette=function(g,I){if((C=g.length)>0){for(var C,A=0,e=g[I[0]],i=e.length;A<i;++A){for(var l=0,t=0;l<C;++l)t+=g[l][A][1]||0;e[A][1]+=e[A][0]=-t/2}am(g,I)}},g.stackOffsetWiggle=function(g,I){if((e=g.length)>0&&(A=(C=g[I[0]]).length)>0){for(var C,A,e,i=0,l=1;l<A;++l){for(var t=0,c=0,o=0;t<e;++t){for(var n=g[I[t]],d=n[l][1]||0,s=(d-(n[l-1][1]||0))/2,a=0;a<t;++a){var r=g[I[a]];s+=(r[l][1]||0)-(r[l-1][1]||0)}c+=d,o+=s*d}C[l-1][1]+=C[l-1][0]=i,c&&(i-=o/c)}C[l-1][1]+=C[l-1][0]=i,am(g,I)}},g.stackOrderAscending=bm,g.stackOrderDescending=function(g){return bm(g).reverse()},g.stackOrderInsideOut=function(g){var I,C,A=g.length,e=g.map(mm),i=rm(g).sort((function(g,I){return e[I]-e[g]})),l=0,t=0,c=[],o=[];for(I=0;I<A;++I)C=i[I],l<t?(l+=e[C],c.push(C)):(t+=e[C],o.push(C));return o.reverse().concat(c)},g.stackOrderNone=rm,g.stackOrderReverse=function(g){return rm(g).reverse()},g.timeInterval=Js,g.timeMillisecond=Fs,g.timeMilliseconds=Ms,g.utcMillisecond=Fs,g.utcMilliseconds=Ms,g.timeSecond=xs,g.timeSeconds=Ls,g.utcSecond=xs,g.utcSeconds=Ls,g.timeMinute=Ts,g.timeMinutes=Us,g.timeHour=js,g.timeHours=Qs,g.timeDay=Os,g.timeDays=Es,g.timeWeek=_s,g.timeWeeks=ea,g.timeSunday=_s,g.timeSundays=ea,g.timeMonday=qs,g.timeMondays=ia,g.timeTuesday=$s,g.timeTuesdays=la,g.timeWednesday=ga,g.timeWednesdays=ta,g.timeThursday=Ia,g.timeThursdays=ca,g.timeFriday=Ca,g.timeFridays=oa,g.timeSaturday=Aa,g.timeSaturdays=na,g.timeMonth=da,g.timeMonths=sa,g.timeYear=aa,g.timeYears=ra,g.utcMinute=Za,g.utcMinutes=ba,g.utcHour=ma,g.utcHours=ha,g.utcDay=Ga,g.utcDays=ua,g.utcWeek=wa,g.utcWeeks=Ra,g.utcSunday=wa,g.utcSundays=Ra,g.utcMonday=Wa,g.utcMondays=Na,g.utcTuesday=Ba,g.utcTuesdays=fa,g.utcWednesday=ya,g.utcWednesdays=Ha,g.utcThursday=Va,g.utcThursdays=Ka,g.utcFriday=Xa,g.utcFridays=Ja,g.utcSaturday=Ya,g.utcSaturdays=Fa,g.utcMonth=Ma,g.utcMonths=Sa,g.utcYear=ka,g.utcYears=va,g.timeFormatDefaultLocale=IZ,g.timeFormatLocale=La,g.isoFormat=AZ,g.isoParse=eZ,g.now=GA,g.timer=wA,g.timerFlush=WA,g.timeout=XA,g.interval=function(g,I,C){var A=new pA,e=I;return null==I?(A.restart(g,I,C),A):(I=+I,C=null==C?GA():+C,A.restart((function i(l){l+=e,A.restart(i,e+=I,C),g(l)}),I,C),A)},g.transition=Ae,g.active=function(g,I){var C,A,e=g.__transition;if(e)for(A in I=null==I?null:I+"",e)if((C=e[A]).state>1&&C.name===I)return new Ce([[g]],Re,I,+A);return null},g.interrupt=JA,g.voronoi=function(){var g=Gm,I=um,C=null;function A(A){return new gh(A.map((function(C,e){var i=[Math.round(g(C,e,A)/_m)*_m,Math.round(I(C,e,A)/_m)*_m];return i.index=e,i.data=C,i})),C)}return A.polygons=function(g){return A(g).polygons()},A.links=function(g){return A(g).links()},A.triangles=function(g){return A(g).triangles()},A.x=function(I){return arguments.length?(g="function"==typeof I?I:hm(+I),A):g},A.y=function(g){return arguments.length?(I="function"==typeof g?g:hm(+g),A):I},A.extent=function(g){return arguments.length?(C=null==g?null:[[+g[0][0],+g[0][1]],[+g[1][0],+g[1][1]]],A):C&&[[C[0][0],C[0][1]],[C[1][0],C[1][1]]]},A.size=function(g){return arguments.length?(C=null==g?null:[[0,0],[+g[0],+g[1]]],A):C&&[C[1][0]-C[0][0],C[1][1]-C[0][1]]},A},g.zoom=function(){var I,C,A=ch,e=oh,i=ah,l=dh,t=sh,c=[0,1/0],o=[[-1/0,-1/0],[1/0,1/0]],n=250,d=$C,s=[],a=v("start","zoom","end"),r=500,Z=0;function b(g){g.property("__zoom",nh).on("wheel.zoom",W).on("mousedown.zoom",B).on("dblclick.zoom",y).filter(t).on("touchstart.zoom",V).on("touchmove.zoom",X).on("touchend.zoom touchcancel.zoom",Y).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(g,I){return(I=Math.max(c[0],Math.min(c[1],I)))===g.k?g:new Ah(I,g.x,g.y)}function h(g,I,C){var A=I[0]-C[0]*g.k,e=I[1]-C[1]*g.k;return A===g.x&&e===g.y?g:new Ah(g.k,A,e)}function G(g){return[(+g[0][0]+ +g[1][0])/2,(+g[0][1]+ +g[1][1])/2]}function u(g,I,C){g.on("start.zoom",(function(){p(this,arguments).start()})).on("interrupt.zoom end.zoom",(function(){p(this,arguments).end()})).tween("zoom",(function(){var g=this,A=arguments,i=p(g,A),l=e.apply(g,A),t=C||G(l),c=Math.max(l[1][0]-l[0][0],l[1][1]-l[0][1]),o=g.__zoom,n="function"==typeof I?I.apply(g,A):I,s=d(o.invert(t).concat(c/o.k),n.invert(t).concat(c/n.k));return function(g){if(1===g)g=n;else{var I=s(g),C=c/I[2];g=new Ah(C,t[0]-I[0]*C,t[1]-I[1]*C)}i.zoom(null,g)}}))}function p(g,I){for(var C,A=0,e=s.length;A<e;++A)if((C=s[A]).that===g)return C;return new w(g,I)}function w(g,I){this.that=g,this.args=I,this.index=-1,this.active=0,this.extent=e.apply(g,I)}function W(){if(A.apply(this,arguments)){var g=p(this,arguments),I=this.__zoom,C=Math.max(c[0],Math.min(c[1],I.k*Math.pow(2,l.apply(this,arguments)))),e=sg(this);if(g.wheel)g.mouse[0][0]===e[0]&&g.mouse[0][1]===e[1]||(g.mouse[1]=I.invert(g.mouse[0]=e)),clearTimeout(g.wheel);else{if(I.k===C)return;g.mouse=[e,I.invert(e)],JA(this),g.start()}th(),g.wheel=setTimeout(t,150),g.zoom("mouse",i(h(m(I,C),g.mouse[0],g.mouse[1]),g.extent,o))}function t(){g.wheel=null,g.end()}}function B(){if(!C&&A.apply(this,arguments)){var I=p(this,arguments),e=lI(g.event.view).on("mousemove.zoom",n,!0).on("mouseup.zoom",d,!0),l=sg(this),t=g.event.clientX,c=g.event.clientY;nI(g.event.view),lh(),I.mouse=[l,this.__zoom.invert(l)],JA(this),I.start()}function n(){if(th(),!I.moved){var C=g.event.clientX-t,A=g.event.clientY-c;I.moved=C*C+A*A>Z}I.zoom("mouse",i(h(I.that.__zoom,I.mouse[0]=sg(I.that),I.mouse[1]),I.extent,o))}function d(){e.on("mousemove.zoom mouseup.zoom",null),dI(g.event.view,I.moved),th(),I.end()}}function y(){if(A.apply(this,arguments)){var I=this.__zoom,C=sg(this),l=I.invert(C),t=I.k*(g.event.shiftKey?.5:2),c=i(h(m(I,t),C,l),e.apply(this,arguments),o);th(),n>0?lI(this).transition().duration(n).call(u,c,C):lI(this).call(b.transform,c)}}function V(){if(A.apply(this,arguments)){var C,e,i,l,t=p(this,arguments),c=g.event.changedTouches,o=c.length;for(lh(),e=0;e<o;++e)i=c[e],l=[l=tI(this,c,i.identifier),this.__zoom.invert(l),i.identifier],t.touch0?t.touch1||(t.touch1=l):(t.touch0=l,C=!0);if(I&&(I=clearTimeout(I),!t.touch1))return t.end(),void((l=lI(this).on("dblclick.zoom"))&&l.apply(this,arguments));C&&(I=setTimeout((function(){I=null}),r),JA(this),t.start())}}function X(){var C,A,e,l,t=p(this,arguments),c=g.event.changedTouches,n=c.length;for(th(),I&&(I=clearTimeout(I)),C=0;C<n;++C)A=c[C],e=tI(this,c,A.identifier),t.touch0&&t.touch0[2]===A.identifier?t.touch0[0]=e:t.touch1&&t.touch1[2]===A.identifier&&(t.touch1[0]=e);if(A=t.that.__zoom,t.touch1){var d=t.touch0[0],s=t.touch0[1],a=t.touch1[0],r=t.touch1[1],Z=(Z=a[0]-d[0])*Z+(Z=a[1]-d[1])*Z,b=(b=r[0]-s[0])*b+(b=r[1]-s[1])*b;A=m(A,Math.sqrt(Z/b)),e=[(d[0]+a[0])/2,(d[1]+a[1])/2],l=[(s[0]+r[0])/2,(s[1]+r[1])/2]}else{if(!t.touch0)return;e=t.touch0[0],l=t.touch0[1]}t.zoom("touch",i(h(A,e,l),t.extent,o))}function Y(){var I,A,e=p(this,arguments),i=g.event.changedTouches,l=i.length;for(lh(),C&&clearTimeout(C),C=setTimeout((function(){C=null}),r),I=0;I<l;++I)A=i[I],e.touch0&&e.touch0[2]===A.identifier?delete e.touch0:e.touch1&&e.touch1[2]===A.identifier&&delete e.touch1;e.touch1&&!e.touch0&&(e.touch0=e.touch1,delete e.touch1),e.touch0?e.touch0[1]=this.__zoom.invert(e.touch0[0]):e.end()}return b.transform=function(g,I){var C=g.selection?g.selection():g;C.property("__zoom",nh),g!==C?u(g,I):C.interrupt().each((function(){p(this,arguments).start().zoom(null,"function"==typeof I?I.apply(this,arguments):I).end()}))},b.scaleBy=function(g,I){b.scaleTo(g,(function(){var g=this.__zoom.k,C="function"==typeof I?I.apply(this,arguments):I;return g*C}))},b.scaleTo=function(g,I){b.transform(g,(function(){var g=e.apply(this,arguments),C=this.__zoom,A=G(g),l=C.invert(A),t="function"==typeof I?I.apply(this,arguments):I;return i(h(m(C,t),A,l),g,o)}))},b.translateBy=function(g,I,C){b.transform(g,(function(){return i(this.__zoom.translate("function"==typeof I?I.apply(this,arguments):I,"function"==typeof C?C.apply(this,arguments):C),e.apply(this,arguments),o)}))},b.translateTo=function(g,I,C){b.transform(g,(function(){var g=e.apply(this,arguments),A=this.__zoom,l=G(g);return i(eh.translate(l[0],l[1]).scale(A.k).translate("function"==typeof I?-I.apply(this,arguments):-I,"function"==typeof C?-C.apply(this,arguments):-C),g,o)}))},w.prototype={start:function(){return 1==++this.active&&(this.index=s.push(this)-1,this.emit("start")),this},zoom:function(g,I){return this.mouse&&"mouse"!==g&&(this.mouse[1]=I.invert(this.mouse[0])),this.touch0&&"touch"!==g&&(this.touch0[1]=I.invert(this.touch0[0])),this.touch1&&"touch"!==g&&(this.touch1[1]=I.invert(this.touch1[0])),this.that.__zoom=I,this.emit("zoom"),this},end:function(){return 0==--this.active&&(s.splice(this.index,1),this.index=-1,this.emit("end")),this},emit:function(g){og(new Ch(b,g,this.that.__zoom),a.apply,a,[g,this.that,this.args])}},b.wheelDelta=function(g){return arguments.length?(l="function"==typeof g?g:Ih(+g),b):l},b.filter=function(g){return arguments.length?(A="function"==typeof g?g:Ih(!!g),b):A},b.touchable=function(g){return arguments.length?(t="function"==typeof g?g:Ih(!!g),b):t},b.extent=function(g){return arguments.length?(e="function"==typeof g?g:Ih([[+g[0][0],+g[0][1]],[+g[1][0],+g[1][1]]]),b):e},b.scaleExtent=function(g){return arguments.length?(c[0]=+g[0],c[1]=+g[1],b):[c[0],c[1]]},b.translateExtent=function(g){return arguments.length?(o[0][0]=+g[0][0],o[1][0]=+g[1][0],o[0][1]=+g[0][1],o[1][1]=+g[1][1],b):[[o[0][0],o[0][1]],[o[1][0],o[1][1]]]},b.constrain=function(g){return arguments.length?(i=g,b):i},b.duration=function(g){return arguments.length?(n=+g,b):n},b.interpolate=function(g){return arguments.length?(d=g,b):d},b.on=function(){var g=a.on.apply(a,arguments);return g===a?b:g},b.clickDistance=function(g){return arguments.length?(Z=(g=+g)*g,b):Math.sqrt(Z)},b},g.zoomTransform=ih,g.zoomIdentity=eh,Object.defineProperty(g,"__esModule",{value:!0})}));var Ig="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Cg(g){return g&&g.__esModule&&Object.prototype.hasOwnProperty.call(g,"default")?g.default:g}function Ag(g){throw new Error('Could not dynamically require "'+g+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var eg,ig={exports:{}};
2
2
  /*!
3
3
 
4
4
  JSZip v3.10.1 - A JavaScript class for generating and reading zip files