:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh;margin:0 auto;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;justify-content:center}}p[style*="text-align:center"]>img,p[style*="text-align:center"] img{margin-left:auto!important;margin-right:auto!important;display:block!important}body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:#f8f9fa}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column;max-width:1200px;margin:0 auto;width:100%;padding:2rem;box-sizing:border-box}@media (max-width: 768px){.main-content{padding:1rem}}.manuals-list[data-v-7cdc111d]{padding:1rem}.manuals-list h2[data-v-7cdc111d]{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center;padding:0 1rem}.manuals-container[data-v-7cdc111d]{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.search-container[data-v-7cdc111d]{margin-bottom:1.5rem}.search-input[data-v-7cdc111d]{width:100%;padding:.75rem 1rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:6px;transition:all .2s ease;color:#333}.search-input[data-v-7cdc111d]:focus{outline:none;border-color:#0d8abc;box-shadow:0 0 0 3px #0d8abc1a}.search-input[data-v-7cdc111d]::placeholder{color:#94a3b8}.manuals-accordion[data-v-7cdc111d]{display:flex;flex-direction:column;gap:1rem}.year-group[data-v-7cdc111d]{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.year-header[data-v-7cdc111d]{background:#f8fafc;padding:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#333;transition:background-color .2s ease}.year-header[data-v-7cdc111d]:hover{background:#f1f5f9}.toggle-icon[data-v-7cdc111d]{color:#64748b;font-size:.9rem}.year-content[data-v-7cdc111d]{padding:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.manual-card[data-v-7cdc111d]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .2s ease}.manual-card[data-v-7cdc111d]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;border-color:#0d8abc}.manual-card h3[data-v-7cdc111d]{margin:0;color:#333;font-size:1.1rem;font-weight:500}.loading[data-v-7cdc111d],.error[data-v-7cdc111d],.no-manuals[data-v-7cdc111d]{text-align:center;padding:2rem;background:#fff;border-radius:8px;color:#666;box-shadow:0 2px 4px #0000001a}.error[data-v-7cdc111d]{color:#dc3545}@media (max-width: 768px){.year-content[data-v-7cdc111d]{grid-template-columns:1fr}.search-input[data-v-7cdc111d]{font-size:16px}}.sun-editor{width:auto;height:auto;box-sizing:border-box;font-family:Helvetica Neue;border:1px solid #dadada;background-color:#fff;color:#000;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{margin:0;padding:0;border:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none;border:0;padding:0}.sun-editor button{border:0;background-color:transparent;touch-action:manipulation;cursor:pointer;outline:none}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sun-editor button *{pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{width:16px;height:16px;margin:auto;fill:currentColor;display:block;text-align:center;float:none}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}.sun-editor .se-btn-select>svg{float:right;width:10px;height:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;width:16px;height:16px;margin:-1px 10px 0 0;vertical-align:middle}.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;font-size:15px;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{position:absolute;display:block;width:0;height:0;border:11px solid transparent}.sun-editor .se-arrow.se-arrow-up{top:-11px;left:20px;margin-left:-11px;border-top-width:0;border-bottom-color:#dadada}.sun-editor .se-arrow.se-arrow-up:after{top:1px;margin-left:-11px;content:" ";border-top-width:0;border-bottom-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{top:0;left:0;margin-left:-11px;border-bottom-width:0;border-top-color:#dadada}.sun-editor .se-arrow.se-arrow-down:after{top:-12px;margin-left:-11px;content:" ";border-bottom-width:0;border-top-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{position:relative;width:auto;height:auto}.sun-editor button{color:#000}.sun-editor .se-btn{float:left;width:34px;height:34px;border:0;border-radius:4px;margin:1px!important;padding:0;font-size:12px;line-height:27px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{color:#000;background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;background-color:#80bdff;border-color:#3f9dff;outline:0 none}.sun-editor .se-btn-primary:active{color:#fff;background-color:#3f9dff;border-color:#4592ff;-webkit-box-shadow:inset 0 3px 5px #4592ff;box-shadow:inset 0 3px 5px #4592ff}.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000;border:1px solid #ccc;border-radius:4px}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem #c7deff;box-shadow:0 0 0 .2rem #c7deff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;-webkit-box-shadow:inset 0 3px 5px #b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{cursor:not-allowed;background-color:inherit;color:#bdbdbd}.sun-editor .se-loading-box{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.7;filter:alpha(opacity=70);z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{position:absolute;display:block;top:50%;left:50%;height:25px;width:25px;border-top:2px solid #07d;border-right:2px solid transparent;border-radius:50%;animation:spinner .8s linear infinite;margin:-25px 0 0 -25px}.sun-editor .se-line-breaker{position:absolute;display:none;width:100%;height:1px;cursor:text;border-top:1px solid #3288ff;z-index:7}.sun-editor .se-line-breaker>button.se-btn{position:relative;display:inline-block;width:30px;height:30px;top:-15px;float:none;left:-50%;background-color:#fff;border:1px solid #0c2240;opacity:.6;cursor:pointer}.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9;background-color:#fff;border-color:#041b39}.sun-editor .se-line-breaker-component{position:absolute;display:none;width:24px;height:24px;background-color:#fff;border:1px solid #0c2240;opacity:.6;border-radius:4px;cursor:pointer;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{display:block;position:relative;height:auto;width:100%;overflow:visible;padding:0;margin:0;background-color:#fafafa;outline:1px solid #dadada;z-index:5}.sun-editor .se-toolbar-shadow{display:block!important;height:0!important;padding:0!important;margin:0!important;background-color:transparent!important;outline:none!important;border:none!important;z-index:0!important}.sun-editor .se-toolbar-cover{position:absolute;display:none;font-size:36px;width:100%;height:100%;top:0;left:0;background-color:#fefefe;opacity:.5;filter:alpha(opacity=50);cursor:not-allowed;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;width:0;margin:0;vertical-align:top}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;box-shadow:0 3px 9px #00000080;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{display:block;width:100%;height:0;margin:0;padding:0;background-color:transparent}.sun-editor .se-toolbar-more-layer{margin:0 -3px;background-color:#fafafa}.sun-editor .se-toolbar-more-layer .se-more-layer{display:none;border-top:1px solid #dadada}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;width:100%;height:auto;padding:4px 3px 0}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{color:#333;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;background-color:#c1c1c1;border-color:#b1b1b1;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;padding:0;margin:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{width:auto;display:flex;padding:4px 6px}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{position:relative;width:100%;height:auto;padding:4px 3px 0;margin:0}.sun-editor .se-menu-tray{position:absolute;top:0;left:0;width:100%;height:0}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}.sun-editor .se-list-layer{display:none;position:absolute;top:0;left:0;height:auto;z-index:5;border:1px solid #bababa;border-radius:4px;padding:6px 0;background-color:#fff;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px #00000080;outline:0 none}.sun-editor .se-list-layer .se-list-inner{padding:0;margin:0;overflow-x:initial;overflow-y:initial;overflow:visible}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{width:100%;padding:0}.sun-editor .se-list-inner li>button{min-width:100%;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;-webkit-box-shadow:inset 0 3px 5px #407dd1;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{width:100%;height:auto;min-height:32px;padding:0 14px;cursor:pointer;font-size:12px;line-height:normal;text-indent:0;text-decoration:none;text-align:left}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:13px;color:#999;height:22px;margin:0;background-color:transparent;line-height:1.5;border-color:#b1b1b1;padding:0 0 0 7px;border-left:5px #b1b1b1;border-style:solid}.sun-editor .se-list-layer.se-list-format ul pre{font-size:13px;color:#666;padding:4px 11px;margin:0;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px}.sun-editor .se-selector-table{display:none;position:absolute;top:34px;left:1px;z-index:5;padding:5px 0;float:left;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px #0000002d}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{position:absolute!important;z-index:3;font-size:18px;width:10em;height:10em;cursor:pointer}.sun-editor .se-selector-table .se-table-size-highlighted{position:absolute!important;z-index:2;font-size:18px;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat}.sun-editor .se-selector-table .se-table-size-unhighlighted{position:relative!important;z-index:1;font-size:18px;width:10em;height:10em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;width:max-content;max-width:270px;height:auto;padding:0;margin:auto}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;position:relative;margin:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{display:block;cursor:default;width:30px;height:30px;text-indent:-9999px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;width:100%;min-height:40px;height:auto;padding:4px}.sun-editor .se-form-group input{flex:auto;display:inline-block;width:auto;height:33px;font-size:12px;margin:1px 0;padding:0;border-radius:.25rem;border:1px solid #ccc}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;width:34px;height:34px;margin:0 2px!important}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{width:auto;height:33px;color:#555}.sun-editor .se-submenu .se-form-group .se-color-input{width:72px;text-transform:uppercase;border:none;border-bottom:2px solid #b1b1b1;outline:none}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{position:relative!important;width:100%;height:auto;overflow:hidden;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{width:100%;height:100%;min-height:65px;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;word-break:break-all;padding:4px;margin:0;resize:none!important}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{position:absolute;display:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;font-size:13px;line-height:1.5;top:0;left:0;right:0;overflow:hidden;margin-top:0;padding-top:16px;padding-left:16px;margin-left:0;padding-right:16px;margin-right:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-resizing-bar{display:flex;width:auto;height:auto;min-height:16px;border-top:1px solid #dadada;padding:0 4px;background-color:#fafafa;cursor:ns-resize}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{position:absolute;display:none;cursor:default;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{flex:auto;position:relative;width:auto;height:auto;color:#666;margin:0;padding:0;font-size:10px;line-height:1.5;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper{flex:none;position:relative;display:block;width:auto;height:auto;margin:0;padding:0;color:#999;font-size:13px;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48;animation:blinker .2s linear infinite}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{position:absolute;width:100%;height:100%;top:0;left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{position:relative;width:auto;max-width:500px;margin:1.75rem auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px #00000080}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{display:inline-block;padding:6px 12px;margin:0 0 10px!important;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;border-radius:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;margin:0;padding:0;line-height:2.5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{position:relative;padding:15px 15px 5px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{width:70px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;width:25px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{height:auto;min-height:55px;padding:10px 15px 0;text-align:right;border-top:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{position:relative;display:flex;align-items:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{flex:auto;opacity:.8;border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;-webkit-box-shadow:inset 0 3px 5px #d6d6d6;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;width:auto;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;width:70px;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;padding:0 4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{text-decoration:line-through;color:#999}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px;margin-left:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{width:100%;height:25px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;height:14em;border:1px solid #ccc;font-size:13px;padding:4px;direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;-webkit-box-shadow:0 0 0 .1rem #c7deff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{color:#b94a48;-webkit-box-shadow:0 0 0 .1rem #f2dede;box-shadow:0 0 0 .1rem #f2dede}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{width:auto;height:30px;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{display:block;height:auto;max-height:18px;font-size:13px;font-weight:400;font-family:inherit;color:#666;background-color:transparent;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;display:flex;margin-top:4px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:unset;display:none;line-height:1.5;color:#4592ff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{width:46px;color:#3f9dff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:#00000040}.sun-editor .se-controller{position:absolute;display:none;overflow:visible;z-index:6;border:1px solid rgba(0,0,0,.25);border-radius:4px;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px #0003;line-break:auto}.sun-editor .se-controller .se-btn-group{position:relative;display:flex;vertical-align:middle;padding:2px;top:0;left:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{left:50%;min-width:auto;width:max-content;display:none}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{position:relative;min-height:34px;height:auto;border:none;border-radius:4px;margin:1px;padding:5px 10px;font-size:12px;line-height:1.5;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;padding:0;margin:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;-webkit-box-shadow:inset 0 3px 5px #b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{margin-top:-50px!important;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{position:absolute;display:none;outline:1px solid #3f9dff;background-color:transparent}.sun-editor .se-resizing-container .se-modal-resize{position:absolute;display:inline-block;background-color:#3f9dff;opacity:.3}.sun-editor .se-resizing-container .se-resize-dot{position:absolute;top:0;left:0;width:100%;height:100%}.sun-editor .se-resizing-container .se-resize-dot>span{position:absolute;width:7px;height:7px;background-color:#3f9dff;border:1px solid #4592ff}.sun-editor .se-resizing-container .se-resize-dot>span.tl{top:-5px;left:-5px;cursor:nw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.tr{top:-5px;right:-5px;cursor:ne-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;left:-5px;cursor:sw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.br{right:-5px;bottom:-5px;cursor:se-resize}.sun-editor .se-resizing-container .se-resize-dot>span.lw{left:-7px;bottom:50%;cursor:w-resize}.sun-editor .se-resizing-container .se-resize-dot>span.th{left:50%;top:-7px;cursor:n-resize}.sun-editor .se-resizing-container .se-resize-dot>span.rw{right:-7px;bottom:50%;cursor:e-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bh{right:50%;bottom:-7px;cursor:s-resize}.sun-editor .se-resizing-container .se-resize-display{position:absolute;right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#333;border-radius:4px}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sun-editor .se-controller-link .link-content{padding:0;margin:0}.sun-editor .se-controller-link .link-content a{display:inline-block;color:#4592ff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:5px}.sun-editor .se-select-list{position:absolute;top:0;left:0;display:none;width:auto;max-width:100%;background-color:#fff;padding:0;margin:0;border:1px solid #bababa;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px #00000080;outline:0 none}.sun-editor .se-select-list .se-select-item{line-height:28px;min-height:28px;font-size:13px;padding:0 5px;margin:2px 0;cursor:pointer}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{position:relative;width:960px;max-width:100%;margin:20px auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px #00000080}.sun-editor .se-file-browser .se-file-browser-header{height:auto;min-height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;margin:0;padding:0;line-height:2.2}.sun-editor .se-file-browser .se-file-browser-tags{display:block;width:100%;padding:0;text-align:left;margin:0 -15px}.sun-editor .se-file-browser .se-file-browser-tags a{display:inline-block;background-color:#f5f5f5;padding:6px 12px;margin:8px 0 8px 8px;color:#333;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{position:relative;height:auto;min-height:350px;padding:20px;overflow-y:auto}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{position:relative;display:block;height:auto;float:left}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{position:relative;display:block;cursor:pointer;width:100%;height:auto;border-radius:4px;outline:0;margin:10px 0}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;-webkit-box-shadow:0 0 0 .2rem #3288ff;box-shadow:0 0 0 .2rem #3288ff}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{position:relative;display:block;width:100%;border-radius:4px;outline:0;height:auto}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{position:absolute;z-index:1;font-size:13px;color:#fff;left:0;bottom:0;padding:5px 10px;background-color:transparent;width:100%;height:30px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;pointer-events:none}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6;pointer-events:none}.sun-editor .se-notice{position:absolute;top:0;display:none;z-index:7;width:100%;height:auto;word-break:break-all;font-size:13px;color:#b94a48;background-color:#f2dede;padding:15px;margin:0;border:1px solid #eed3d7;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;position:absolute;display:block;width:auto;height:auto;top:120%;left:50%;background:transparent;opacity:0;z-index:1;line-height:1.5;transition:opacity .5s;margin:0;padding:0;bottom:auto;float:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{position:relative;display:inline-block;width:auto;height:auto;left:-50%;font-size:.9em;margin:0;padding:4px 6px;border-radius:2px;background-color:#333;color:#fff;text-align:center;line-height:unset;white-space:nowrap;cursor:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#333}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{flex:auto;text-align:right;direction:rtl}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right-width:5px;border-left-width:0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog-tabs button,.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;outline:0;-webkit-box-shadow:0 0 0 .2rem #eed3d7;box-shadow:0 0 0 .2rem #eed3d7;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}.sun-editor-editable{font-family:Helvetica Neue;font-size:13px;color:#333;background-color:#fff;line-height:1.5;word-break:normal;word-wrap:break-word;padding:16px;margin:0}.sun-editor-editable *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;vertical-align:baseline;margin:0;padding:0}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{cursor:pointer;color:#0093ff;text-decoration:underline}.sun-editor-editable a.on{color:#0093ff;background-color:#e8f7ff}.sun-editor-editable pre{display:block;padding:8px;margin:0 0 10px;font-family:monospace;color:#666;line-height:1.45;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;white-space:pre-wrap!important;word-wrap:break-word;overflow:visible}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{list-style-position:outside;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;text-align:-webkit-match-parent;margin-bottom:5px}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{display:block;font-family:inherit;font-size:inherit;color:#999;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding:0 5px 0 20px;border:solid #b1b1b1;border-width:0 0 0 5px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{padding-left:5px;padding-right:20px;border-left-width:0;border-right-width:5px}.sun-editor-editable h1{font-size:2em;margin-block-start:.67em;margin-block-end:.67em}.sun-editor-editable h1,.sun-editor-editable h2{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h2{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em}.sun-editor-editable h3{font-size:1.17em;margin-block-start:1em;margin-block-end:1em}.sun-editor-editable h3,.sun-editor-editable h4{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h4{font-size:1em;margin-block-start:1.33em;margin-block-end:1.33em}.sun-editor-editable h5{font-size:.83em;margin-block-start:1.67em;margin-block-end:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h6{font-size:.67em;margin-block-start:2.33em;margin-block-end:2.33em}.sun-editor-editable hr{display:flex;border-width:1px 0 0;border-color:#000;border-image:initial;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;-webkit-box-shadow:0 0 0 .1rem #c7deff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{display:table;table-layout:auto!important;border:1px solid #ccc;width:100%;max-width:100%;margin:0 0 10px;background-color:transparent;border-spacing:0;border-collapse:collapse}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{border:1px solid #e1e1e1;padding:.4em;background-clip:padding-box}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;padding:1px;margin:0 0 10px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{-webkit-box-shadow:0 0 0 .2rem #80bdff;box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;margin:0;padding:0;width:auto;height:auto;max-width:100%}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{position:absolute;content:"";z-index:1;top:0;left:0;right:0;bottom:0;cursor:default;display:block;background:transparent}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem #c7deff;box-shadow:0 0 0 .2rem #c7deff}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;height:auto;max-width:100%}.sun-editor-editable figure{display:block;outline:none;padding:0;margin:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{padding:1em .5em;margin:0;background-color:#f9f9f9;outline:none}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{padding:1px;margin:1px;outline:1px solid #4592ff}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{outline:1px solid #9e9e9e;position:absolute;top:0;left:0;border:0;width:100%;height:100%}.sun-editor-editable .se-video-container figure{left:0;width:100%;max-width:100%}.sun-editor-editable audio{width:300px;height:54px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable .__se__p-bordered,.sun-editor .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}.sun-editor-editable .__se__p-spaced,.sun-editor .__se__p-spaced{letter-spacing:1px}.sun-editor-editable .__se__p-neon,.sun-editor .__se__p-neon{font-weight:200;font-style:italic;background:#000;color:#fff;padding:6px 4px;border:2px solid #fff;border-radius:6px;text-transform:uppercase;animation:neonFlicker 1.5s infinite alternate}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}.sun-editor-editable .__se__t-shadow,.sun-editor .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor-editable .__se__t-code,.sun-editor .__se__t-code{font-family:monospace;color:#666;background-color:#1b1f230d;border-radius:6px;padding:.2em .4em}.manual-viewer[data-v-54bbea10]{display:flex;position:relative}.sidebar-toggle[data-v-54bbea10]{position:fixed;top:1rem;left:1rem;z-index:1000;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;font-size:2rem}.sidebar-toggle .close-x[data-v-54bbea10]{font-size:2.5rem;color:#222}.sidebar-toggle .hamburger-icon[data-v-54bbea10]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;gap:5px}.sidebar-toggle .hamburger-icon span[data-v-54bbea10]{display:block;width:24px;height:3px;background:#222;border-radius:2px}.sidebar[data-v-54bbea10]{position:fixed;top:0;left:-300px;width:300px;height:100vh;background-color:#fff;box-shadow:2px 0 5px #0000001a;transition:left .3s ease;z-index:999;display:flex;flex-direction:column;color:#222;overflow:hidden}.sidebar.open[data-v-54bbea10]{left:0}.sidebar-header[data-v-54bbea10]{padding:1rem;border-bottom:1px solid #eee;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;color:#222;background:#f8f9fa;flex-shrink:0}.sidebar-header-top[data-v-54bbea10]{width:100%;display:flex;align-items:center}.back-btn-sidebar[data-v-54bbea10]{background:none;border:none;color:#0d8abc;font-weight:500;font-size:1rem;cursor:pointer;margin-right:.5rem;padding:.25rem .5rem;border-radius:4px;transition:background .2s}.back-btn-sidebar[data-v-54bbea10]:hover{background:#e9ecef;color:#222}.close-button[data-v-54bbea10]{background:none;border:none;font-size:2rem;cursor:pointer;padding:0;color:#222;margin-left:auto}.close-x[data-v-54bbea10]{font-size:2.5rem;color:#222}.sidebar-content[data-v-54bbea10]{flex:1;overflow-y:auto;padding:1rem;height:calc(100vh - 60px)}.sidebar-content[data-v-54bbea10]::-webkit-scrollbar{width:8px}.sidebar-content[data-v-54bbea10]::-webkit-scrollbar-track{background:#f1f1f1}.sidebar-content[data-v-54bbea10]::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.sidebar-content[data-v-54bbea10]::-webkit-scrollbar-thumb:hover{background:#555}.menu-sections[data-v-54bbea10]{display:flex;flex-direction:column;gap:.5rem}.menu-section[data-v-54bbea10]{border:1px solid #eee;border-radius:4px;overflow:hidden;background:#fafbfc}.section-header[data-v-54bbea10]{padding:.75rem;background-color:#f5f5f5;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;color:#222;font-weight:600}.section-header[data-v-54bbea10]:hover{background-color:#eee}.toggle-icon[data-v-54bbea10]{font-size:.8rem;color:#666}.section-content[data-v-54bbea10]{padding:.5rem}.menu-item[data-v-54bbea10]{padding:.5rem;cursor:pointer;border-radius:4px;-webkit-user-select:none;user-select:none;color:#222;background:transparent;font-weight:500;display:flex;align-items:flex-start;gap:.5rem}.paragraph-number[data-v-54bbea10]{color:#666;font-weight:600;min-width:1.5rem;margin-right:.5rem;display:inline-block}.menu-item[data-v-54bbea10]:hover{background-color:#f5f5f5;color:#0d8abc}.menu-item[disabled][data-v-54bbea10],.menu-item.disabled[data-v-54bbea10]{color:#aaa!important;background:#f5f5f5!important;cursor:not-allowed}.main-content[data-v-54bbea10]{flex:1;padding:2rem;margin-left:0;transition:margin-left .3s ease}.main-content.sidebar-open[data-v-54bbea10]{margin-left:300px}.loading[data-v-54bbea10]{display:flex;justify-content:center;align-items:center;height:100%;color:#666}.error[data-v-54bbea10]{color:#dc3545;text-align:center;padding:1rem}.no-content[data-v-54bbea10]{text-align:center;color:#666;padding:2rem}.chapter-content[data-v-54bbea10]{max-width:1200px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;padding:2rem;color:#222}.chapter-content h2[data-v-54bbea10]{margin-bottom:1.5rem;color:#333}.chapter-header-edit[data-v-54bbea10]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.chapter-header-edit h2[data-v-54bbea10]{margin-bottom:0;flex:1 1 auto}.btn-edit-inline[data-v-54bbea10]{background-color:#f8f9fa;border:1px solid transparent;color:#6c757d;padding:.4rem .8rem;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;margin-left:1rem;width:auto!important;max-width:fit-content;flex:0 0 auto}.btn-edit-inline[data-v-54bbea10]:hover{background-color:#e9ecef;color:#0d8abc;border-color:#e9ecef}.btn-edit-inline svg[data-v-54bbea10]{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;flex-shrink:0;display:block}@media (max-width: 768px){.btn-edit-inline[data-v-54bbea10]{padding:.35rem .6rem;font-size:.8rem;gap:.3rem;margin-left:.5rem;flex-shrink:0;white-space:nowrap;width:auto!important;flex:0 0 auto}.btn-edit-inline svg[data-v-54bbea10]{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important}}.mb-4[data-v-54bbea10]{margin-bottom:1.5rem}.mt-4[data-v-54bbea10]{margin-top:1.5rem;display:block}.modal-overlay.fullscreen[data-v-54bbea10]{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn-54bbea10 .2s ease-out}@keyframes fadeIn-54bbea10{0%{opacity:0}to{opacity:1}}.fullscreen-modal[data-v-54bbea10]{width:95vw;height:95vh;max-width:1600px;border-radius:12px;display:flex;flex-direction:column;background:#fff;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:scaleUp-54bbea10 .3s cubic-bezier(.16,1,.3,1)}@keyframes scaleUp-54bbea10{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header[data-v-54bbea10]{padding:1.25rem 2rem;border-bottom:1px solid #edf2f7;display:flex;align-items:center;justify-content:space-between;background:#fff}.modal-header h2[data-v-54bbea10]{margin:0;font-size:1.25rem;font-weight:600;color:#1a202c;border-bottom:none;padding-bottom:0}.close-btn[data-v-54bbea10]{background:#f7fafc;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#4a5568;transition:all .2s ease;padding:0}.close-btn[data-v-54bbea10]:hover{background:#edf2f7;color:#e53e3e;transform:rotate(90deg)}.fullscreen-body[data-v-54bbea10]{flex:1;overflow:auto;padding:2.5rem 2rem;background-color:#fafbfc}.modal-footer[data-v-54bbea10]{padding:1.25rem 2rem;border-top:1px solid #edf2f7;display:flex;justify-content:flex-end;gap:1rem;background:#fff}.btn-primary[data-v-54bbea10]{background-color:#0d8abc;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s;box-shadow:0 4px 6px -1px #0d8abc33}.btn-primary[data-v-54bbea10]:hover:not(:disabled){background-color:#0b739e;transform:translateY(-1px);box-shadow:0 6px 8px -1px #0d8abc4d}.btn-primary[data-v-54bbea10]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary[data-v-54bbea10]{background-color:#edf2f7;color:#4a5568;border:1px solid transparent;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s}.btn-secondary[data-v-54bbea10]:hover{background-color:#e2e8f0;color:#1a202c}.full-height[data-v-54bbea10]{height:100%;display:flex;flex-direction:column;max-width:1400px;margin:0 auto;width:100%}.form-control-lg[data-v-54bbea10]{font-size:1.5rem!important;padding:1.25rem!important;border-radius:8px!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 3px #0000000d;transition:all .2s}.form-control-lg[data-v-54bbea10]:focus{outline:none;border-color:#0d8abc!important;box-shadow:0 0 0 3px #0d8abc1a}.form-group label[data-v-54bbea10]{font-size:.95rem;color:#4a5568;margin-bottom:.75rem}.form-group[data-v-54bbea10]{margin-bottom:1.5rem}.form-group label[data-v-54bbea10]{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.form-control[data-v-54bbea10]{width:100%;padding:.8rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem;box-sizing:border-box}.btn-primary[data-v-54bbea10]{background-color:#0d8abc;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-weight:600;transition:background .2s}.btn-primary[data-v-54bbea10]:hover:not(:disabled){background-color:#096a92}.btn-primary[data-v-54bbea10]:disabled{opacity:.6;cursor:not-allowed}.btn-secondary[data-v-54bbea10]{background-color:#f8f9fa;color:#333;border:1px solid #ced4da;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-weight:600;margin-right:.5rem;transition:background .2s}.btn-secondary[data-v-54bbea10]:hover{background-color:#e2e6ea}.chapter-description[data-v-54bbea10],.chapter-content p[data-v-54bbea10],.chapter-content div[data-v-54bbea10],.chapter-content span[data-v-54bbea10],.chapter-content em[data-v-54bbea10],.chapter-content strong[data-v-54bbea10]{color:#222!important;font-size:1.1rem;line-height:1.7}.homepage-content[data-v-54bbea10]{max-width:1200px;padding:2rem;color:#222;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a}.homepage-content h1[data-v-54bbea10]{margin-bottom:2rem;color:#333;font-size:2rem}.homepage-content p[data-v-54bbea10],.homepage-content div[data-v-54bbea10],.homepage-content span[data-v-54bbea10],.homepage-content em[data-v-54bbea10],.homepage-content strong[data-v-54bbea10]{color:#222!important;font-size:1.1rem;line-height:1.7}.homepage-content img[data-v-54bbea10]{max-width:100%;height:auto;display:block;margin:1rem auto}.breadcrumbs[data-v-54bbea10]{margin-bottom:1.5rem;font-size:1rem;color:#888;display:flex;align-items:center;gap:.5rem}.breadcrumb[data-v-54bbea10]{color:#0d8abc;font-weight:500;cursor:pointer;text-decoration:underline}.breadcrumb.active[data-v-54bbea10]{color:#222;text-decoration:none;cursor:default}.breadcrumb-sep[data-v-54bbea10]{color:#aaa}.section-list-content[data-v-54bbea10]{max-width:1200px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;padding:2rem;color:#222}.section-list[data-v-54bbea10]{list-style:disc inside;margin:1rem 0 0 1rem;padding:0}.section-list li[data-v-54bbea10]{margin-bottom:.5rem}.section-list a[data-v-54bbea10]{color:#0d8abc;text-decoration:underline;cursor:pointer}.section-list a[data-v-54bbea10]:hover{text-decoration:underline;color:#222}@media (max-width: 768px){.main-content.sidebar-open[data-v-54bbea10]{margin-left:0}.sidebar[data-v-54bbea10]{width:100vw;left:-100vw;max-width:100vw}.sidebar.open[data-v-54bbea10]{left:0;width:100vw;max-width:100vw}.main-content[data-v-54bbea10]{padding:.5rem;margin-left:0;max-width:100vw;width:100%}.chapter-content[data-v-54bbea10],.homepage-content[data-v-54bbea10],.section-list-content[data-v-54bbea10]{padding:.5rem;max-width:100%;width:100%;box-sizing:border-box}.chapter-content img[data-v-54bbea10],.homepage-content img[data-v-54bbea10],.chapter-description img[data-v-54bbea10],.chapter-content * img[data-v-54bbea10],.homepage-content * img[data-v-54bbea10],.chapter-description * img[data-v-54bbea10]{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;margin:0!important;padding:0!important}.chapter-content table[data-v-54bbea10],.homepage-content table[data-v-54bbea10],.chapter-description table[data-v-54bbea10],.chapter-content * table[data-v-54bbea10],.homepage-content * table[data-v-54bbea10],.chapter-description * table[data-v-54bbea10]{width:100%!important;display:block;overflow-x:auto;margin:0!important;padding:0!important}.chapter-content td[data-v-54bbea10],.homepage-content td[data-v-54bbea10],.chapter-description td[data-v-54bbea10],.chapter-content th[data-v-54bbea10],.homepage-content th[data-v-54bbea10],.chapter-description th[data-v-54bbea10],.chapter-content * td[data-v-54bbea10],.homepage-content * td[data-v-54bbea10],.chapter-description * td[data-v-54bbea10],.chapter-content * th[data-v-54bbea10],.homepage-content * th[data-v-54bbea10],.chapter-description * th[data-v-54bbea10]{min-width:120px;white-space:normal;word-break:break-word}.chapter-content[data-v-54bbea10] *,.homepage-content[data-v-54bbea10] *,.chapter-description[data-v-54bbea10] *{width:100%!important;height:auto!important;box-sizing:border-box!important}.chapter-content[data-v-54bbea10],.homepage-content[data-v-54bbea10],.chapter-description[data-v-54bbea10]{padding:.5rem!important;margin:0!important}}.manual-title-sidebar[data-v-54bbea10]{font-size:1.1rem;font-weight:600;margin:.5rem 0;color:#27ae60;white-space:normal;word-break:break-word;text-align:left;padding-left:1.2rem}.sidebar-footer[data-v-54bbea10]{padding:1rem;border-top:1px solid #eee;background:#f8f9fa;font-size:.95rem;color:#444;text-align:left}.azienda-logo[data-v-54bbea10]{max-width:120px;max-height:60px;margin-top:.5rem}.azienda-sito[data-v-54bbea10]{font-size:.85rem;margin-top:.5rem;text-align:center}.azienda-sito a[data-v-54bbea10]{color:#0d8abc;text-decoration:none}.azienda-sito a[data-v-54bbea10]:hover{text-decoration:underline}.standard-title[data-v-54bbea10]{font-size:1.5rem;font-weight:600;color:#333;margin:1rem 0 2rem;text-align:center}.manual-description[data-v-54bbea10]{margin-top:2rem;color:#222;font-size:1.1rem;line-height:1.7}.manual-description[data-v-54bbea10] p,.manual-description[data-v-54bbea10] div,.manual-description[data-v-54bbea10] span,.manual-description[data-v-54bbea10] em,.manual-description[data-v-54bbea10] strong{color:#222!important;font-size:1.1rem;line-height:1.7}.manual-description[data-v-54bbea10] img{max-width:100%;height:auto;display:block;margin:1rem auto}.manual-description[data-v-54bbea10] table{width:100%;border-collapse:collapse;margin:1rem 0}.manual-description[data-v-54bbea10] th,.manual-description[data-v-54bbea10] td{border:1px solid #ddd;padding:8px;text-align:left}.search-container[data-v-54bbea10]{padding:2rem 0 1.5rem;background-color:#f8f9fa;border-bottom:none;display:flex;justify-content:center}.search-box[data-v-54bbea10]{position:relative;max-width:600px;margin:0 auto;width:100%}.search-input[data-v-54bbea10]{width:100%;padding:1rem 1.2rem;border:1px solid #ced4da;border-radius:.75rem;font-size:1.1rem;background:#fff;box-shadow:0 2px 8px #00000008;transition:border-color .15s,box-shadow .15s}.search-input[data-v-54bbea10]:focus{outline:none;border-color:#0d8abc;box-shadow:0 0 0 .2rem #0d8abc1a}.main-content>.search-container[data-v-54bbea10]+*{margin-top:2.5rem}.search-loading[data-v-54bbea10]{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.spinner[data-v-54bbea10]{width:1rem;height:1rem;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin-54bbea10 1s linear infinite}@keyframes spin-54bbea10{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-results[data-v-54bbea10]{padding:1rem;max-width:1200px;margin:0 auto}.search-section[data-v-54bbea10]{margin-bottom:2rem}.search-section h3[data-v-54bbea10]{color:#495057;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #dee2e6}.search-result[data-v-54bbea10]{padding:1rem;margin-bottom:1rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;cursor:pointer;transition:all .2s ease-in-out}.search-result[data-v-54bbea10]:hover{transform:translateY(-2px);box-shadow:0 .5rem 1rem #00000026}.search-result-title[data-v-54bbea10]{color:#212529;margin-bottom:.5rem}.search-result-description[data-v-54bbea10]{font-size:.9em;color:#666;margin-top:4px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}[data-v-54bbea10] mark{background-color:#ffeb3b;padding:2px;border-radius:2px}.search-btn[data-v-54bbea10]{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.2rem;cursor:pointer;color:#0d8abc}.manual-nome-homepage[data-v-54bbea10]{font-size:2.2rem!important;font-weight:700;color:#27ae60;margin-bottom:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:.04em}p[style*="text-align:center"]>img[data-v-54bbea10]{margin-left:auto!important;margin-right:auto!important;display:block!important}.ai-assistant-wrapper[data-v-54bbea10]{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;align-items:flex-end}.ai-fab-button[data-v-54bbea10]{background-color:#2563eb;color:#fff;border:none;border-radius:50%;width:60px;height:60px;font-size:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #2563eb66;cursor:pointer;transition:all .3s ease;z-index:100}.ai-fab-button[data-v-54bbea10]:hover{transform:scale(1.05);background-color:#1d4ed8}.ai-chat-window[data-v-54bbea10]{margin-bottom:1rem;width:650px;max-width:calc(100vw - 4rem);height:850px;max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;overflow:hidden;animation:slideUp-54bbea10 .3s ease-out}@keyframes slideUp-54bbea10{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home[data-v-194b73cc]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;width:100%}.content[data-v-194b73cc]{width:100%;max-width:1200px}.header[data-v-194b73cc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;position:relative;z-index:10}h1[data-v-194b73cc]{color:#333;margin:0;font-size:2rem;font-weight:600}.header-right[data-v-194b73cc]{display:flex;align-items:center;gap:1.5rem;z-index:20;margin-left:auto}.languages[data-v-194b73cc]{display:flex;gap:.5rem;align-items:center}.flag[data-v-194b73cc]{width:36px;height:27px;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:border .2s}.flag.active[data-v-194b73cc]{border:2px solid #0d8abc;box-shadow:0 0 4px #0d8abc33}.back-btn[data-v-194b73cc]{margin-bottom:1rem;padding:.5rem 1rem;background:#f8f9fa;border:1px solid #0d8abc;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#0d8abc;font-weight:500}.back-btn[data-v-194b73cc]:hover{background:#e9ecef;color:#222}.user-avatar-wrapper[data-v-194b73cc]{position:relative;z-index:30}.user-avatar[data-v-194b73cc]{width:48px;height:48px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid #0d8abc;background:#fff}.user-avatar img[data-v-194b73cc]{width:100%;height:100%;object-fit:cover}.user-menu-overlay[data-v-194b73cc]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:99}.user-menu[data-v-194b73cc]{position:absolute;right:0;top:60px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 8px #00000014;min-width:120px;z-index:100}.user-menu-item[data-v-194b73cc]{padding:.75rem 1.25rem;cursor:pointer;transition:background .2s;color:#333}.pdf-text[data-v-194b73cc]{color:#dc3545!important;font-weight:700!important}.www-text[data-v-194b73cc]{color:#28a745!important;font-weight:700!important}.offline-text[data-v-194b73cc]{color:#0d8abc!important;font-weight:700!important}.etichetta-text[data-v-194b73cc]{color:#ff9800!important;font-weight:700!important}.user-menu-item[data-v-194b73cc]:hover{background:#f5f5f5;color:#0d8abc}.pdf-text[data-v-194b73cc]:hover{color:#dc3545!important}.www-text[data-v-194b73cc]:hover{color:#28a745!important}.no-manual[data-v-194b73cc]{text-align:center;padding:2rem;background:#fff;border-radius:8px;color:#666;box-shadow:0 2px 4px #0000001a}.action-button[data-v-194b73cc]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s ease}.pdf-button[data-v-194b73cc]{background-color:#dc3545;color:#fff}.pdf-button[data-v-194b73cc]:hover{background-color:#c82333}.gestionale-button[data-v-194b73cc]{background-color:#28a745;color:#fff}.gestionale-button[data-v-194b73cc]:hover{background-color:#218838}@media (max-width: 768px){.home[data-v-194b73cc]{padding:1rem}.header[data-v-194b73cc]{flex-direction:column;gap:1rem;text-align:center;margin-top:3rem}.header-right[data-v-194b73cc]{flex-direction:column;gap:1rem;width:100%;align-items:center}.action-buttons[data-v-194b73cc]{flex-direction:column;width:auto;min-width:200px;max-width:300px}.action-button[data-v-194b73cc]{width:100%;justify-content:center;padding:.5rem 1.5rem;font-size:.9rem}h1[data-v-194b73cc]{font-size:1.5rem}}.modal-overlay[data-v-194b73cc]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-194b73cc]{background:#fff;border-radius:12px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.modal-header[data-v-194b73cc]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h2[data-v-194b73cc]{margin:0;color:#2c3e50;font-size:1.5rem}.close-btn[data-v-194b73cc]{background:none;border:none;font-size:2rem;cursor:pointer;color:#6c757d;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-btn[data-v-194b73cc]:hover{background-color:#f8f9fa}.modal-body[data-v-194b73cc]{padding:1.5rem}.modal-footer[data-v-194b73cc]{padding:1.5rem;border-top:1px solid #e2e8f0;text-align:right}.loading[data-v-194b73cc],.error[data-v-194b73cc]{text-align:center;padding:2rem}.error[data-v-194b73cc]{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px}.twofa-info[data-v-194b73cc]{text-align:left}.info-section[data-v-194b73cc]{margin-bottom:2rem}.info-section h3[data-v-194b73cc]{color:#2c3e50;margin-bottom:.5rem;font-size:1.2rem}.info-section p[data-v-194b73cc]{color:#6c757d;margin-bottom:1rem;line-height:1.6}.qr-section[data-v-194b73cc]{display:flex;justify-content:center;margin:1rem 0}.qr-code[data-v-194b73cc]{text-align:center}.qr-code img[data-v-194b73cc]{width:200px;height:200px;border:1px solid #e2e8f0;border-radius:8px}.qr-placeholder[data-v-194b73cc]{width:200px;height:200px;border:1px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa}.qr-placeholder p[data-v-194b73cc]{color:#6c757d;margin:0}.secret-display[data-v-194b73cc]{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.secret-display code[data-v-194b73cc]{background:#e9ecef;color:#2c3e50;padding:.75rem;border-radius:8px;font-family:Courier New,monospace;font-size:.9rem;flex:1;border:1px solid #dee2e6;font-weight:500;word-break:break-all}.btn-copy[data-v-194b73cc]{background-color:#007bff;color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.btn-copy[data-v-194b73cc]:hover:not(:disabled){background-color:#0056b3}.btn-copy[data-v-194b73cc]:disabled{background-color:#6c757d;cursor:not-allowed}.btn-primary[data-v-194b73cc]{background-color:#4caf50;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.btn-primary[data-v-194b73cc]:hover{background-color:#43a047}.info-section ol[data-v-194b73cc]{color:#6c757d;line-height:1.6;padding-left:1.5rem}.info-section li[data-v-194b73cc]{margin-bottom:.5rem}@media (max-width: 768px){.modal-content[data-v-194b73cc]{width:95%;margin:1rem}.qr-code img[data-v-194b73cc],.qr-placeholder[data-v-194b73cc]{width:150px;height:150px}.secret-display[data-v-194b73cc]{flex-direction:column;align-items:stretch}.btn-copy[data-v-194b73cc]{width:100%}}.login-root[data-v-57e7b998]{min-height:100vh;height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#f8f9fa}.login-header[data-v-57e7b998]{width:100%;background:#7ed957;padding:.5rem 2rem;color:#fff;font-weight:600;font-size:1.1rem;letter-spacing:1px;display:flex;align-items:center;min-height:44px}.site-name[data-v-57e7b998]{font-family:Montserrat,sans-serif}.login-main[data-v-57e7b998]{flex:1;display:flex;min-height:0;height:0}.login-left[data-v-57e7b998]{flex:1;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;min-width:0;min-height:0;height:100%}.logo-box[data-v-57e7b998]{margin-bottom:2rem}.main-title[data-v-57e7b998]{font-size:2.2rem;color:#388e3c;font-weight:700;margin-bottom:1rem;text-align:center}.main-desc[data-v-57e7b998]{font-size:1.1rem;color:#4caf50;text-align:center;max-width:320px;margin:0 auto}.promo-image-container[data-v-57e7b998]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.promo-image[data-v-57e7b998]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px}.login-right[data-v-57e7b998]{flex:1;background:#f8f9fa;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;height:100%}.login-box[data-v-57e7b998]{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 16px #2c3e501a;width:100%;max-width:370px;margin:0 auto}.login-box h2[data-v-57e7b998]{text-align:center;margin-bottom:2rem;color:#2c3e50;font-size:1.5rem}.form-group[data-v-57e7b998]{margin-bottom:1.5rem}label[data-v-57e7b998]{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:500}.form-control[data-v-57e7b998]{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-control[data-v-57e7b998]:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.btn-login[data-v-57e7b998]{width:100%;padding:.75rem;background-color:#4caf50;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .2s ease}.btn-login[data-v-57e7b998]:hover:not(:disabled){background-color:#43a047}.btn-login[data-v-57e7b998]:disabled{background-color:#ccc;cursor:not-allowed}.error-message[data-v-57e7b998]{color:#dc3545;margin-top:1rem;text-align:center;font-size:.875rem}.btn-pwa[data-v-57e7b998]{width:100%;padding:.75rem;background-color:#1976d2;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .2s ease}.btn-pwa[data-v-57e7b998]:hover:not(:disabled){background-color:#1565c0}.btn-back[data-v-57e7b998]{width:100%;padding:.75rem;background-color:#6c757d;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:.5rem;transition:background-color .2s ease}.btn-back[data-v-57e7b998]:hover{background-color:#5a6268}.twofa-input[data-v-57e7b998]{text-align:center;font-size:1.2rem;letter-spacing:.2rem;font-family:Courier New,monospace}.form-text[data-v-57e7b998]{display:block;margin-top:.25rem;color:#6c757d;font-size:.875rem}.login-footer[data-v-57e7b998]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;background:#f8f9fa;color:#222;font-size:.95rem;border-top:1px solid #e2e8f0}.footer-left[data-v-57e7b998]{font-weight:500}.footer-right[data-v-57e7b998]{opacity:.7}.ios-modal-backdrop[data-v-57e7b998]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.ios-modal[data-v-57e7b998]{background:#fff;width:100%;max-width:420px;border-radius:12px;box-shadow:0 10px 30px #00000026;padding:1.25rem 1.25rem 1rem}.ios-modal h3[data-v-57e7b998]{margin:0 0 .5rem;color:#2c3e50}.ios-modal p[data-v-57e7b998]{margin:0 0 .5rem;color:#4a5568}.ios-steps[data-v-57e7b998]{margin:.5rem 0 1rem 1.25rem}.ios-steps li[data-v-57e7b998]{margin-bottom:.5rem;color:#2c3e50}.ios-icon[data-v-57e7b998]{font-weight:600}.ios-actions[data-v-57e7b998]{display:flex;justify-content:flex-end}@media (max-width: 900px){.login-main[data-v-57e7b998]{flex-direction:column;height:auto;min-height:unset}.login-left[data-v-57e7b998]{display:none}.login-right[data-v-57e7b998]{width:100%;min-height:unset;height:auto;justify-content:flex-start;padding-top:3rem;padding-bottom:2rem}.login-root[data-v-57e7b998]{min-height:100vh;height:auto;overflow:auto}.login-header[data-v-57e7b998],.login-footer[data-v-57e7b998]{display:none}.login-box[data-v-57e7b998]{max-width:100%}}@media (max-width: 600px){.login-header[data-v-57e7b998],.login-footer[data-v-57e7b998]{padding:.5rem 1rem;font-size:.95rem}.main-title[data-v-57e7b998]{font-size:1.3rem}.main-desc[data-v-57e7b998]{font-size:1rem}.logo-box img[data-v-57e7b998]{width:70px;height:70px}}.setup-2fa[data-v-5bb085dc]{min-height:100vh;background:#f8f9fa;padding:2rem 0}.container[data-v-5bb085dc]{max-width:900px;margin:0 auto;padding:0 1rem}.header[data-v-5bb085dc]{text-align:center;margin-bottom:3rem}.header h1[data-v-5bb085dc]{color:#2c3e50;margin-bottom:.5rem}.header p[data-v-5bb085dc]{color:#6c757d;font-size:1.1rem}.setup-content[data-v-5bb085dc]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 16px #0000001a}.step[data-v-5bb085dc]{text-align:center}.step h2[data-v-5bb085dc]{color:#2c3e50;margin-bottom:1rem}.step p[data-v-5bb085dc]{color:#6c757d;margin-bottom:2rem;line-height:1.6}.qr-section[data-v-5bb085dc]{display:flex;gap:2rem;align-items:flex-start;margin-bottom:2rem}.qr-code[data-v-5bb085dc]{flex:0 0 200px}.qr-code img[data-v-5bb085dc]{width:200px;height:200px;border:1px solid #e2e8f0;border-radius:8px}.instructions[data-v-5bb085dc]{flex:1;text-align:left}.instructions h3[data-v-5bb085dc]{color:#2c3e50;margin-bottom:1rem}.instructions ol[data-v-5bb085dc]{color:#6c757d;line-height:1.6;margin-bottom:1.5rem}.instructions li[data-v-5bb085dc]{margin-bottom:.5rem}.manual-entry[data-v-5bb085dc]{background:#f8f9fa;padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.manual-entry h4[data-v-5bb085dc]{color:#2c3e50;margin-bottom:.5rem;font-size:.9rem}.secret-display[data-v-5bb085dc]{display:flex;align-items:center;gap:.5rem}.secret-display code[data-v-5bb085dc]{background:#e9ecef;color:#2c3e50;padding:.5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;flex:1;border:1px solid #dee2e6;font-weight:500}.verification-form[data-v-5bb085dc]{max-width:400px;margin:0 auto}.form-group[data-v-5bb085dc]{margin-bottom:1.5rem}.form-group label[data-v-5bb085dc]{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:500}.form-control[data-v-5bb085dc]{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-control[data-v-5bb085dc]:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.verification-input[data-v-5bb085dc]{text-align:center;font-size:1.5rem;letter-spacing:.3rem;font-family:Courier New,monospace}.button-group[data-v-5bb085dc]{display:flex;gap:1rem;justify-content:center}.btn-primary[data-v-5bb085dc]{background-color:#4caf50;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.btn-primary[data-v-5bb085dc]:hover:not(:disabled){background-color:#43a047}.btn-primary[data-v-5bb085dc]:disabled{background-color:#ccc;cursor:not-allowed}.btn-secondary[data-v-5bb085dc]{background-color:#6c757d;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.btn-secondary[data-v-5bb085dc]:hover{background-color:#5a6268}.btn-copy[data-v-5bb085dc]{background-color:#007bff;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;cursor:pointer;transition:background-color .2s ease}.btn-copy[data-v-5bb085dc]:hover{background-color:#0056b3}.btn-download[data-v-5bb085dc]{background-color:#17a2b8;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;margin-top:1rem}.btn-download[data-v-5bb085dc]:hover{background-color:#138496}.error-message[data-v-5bb085dc]{color:#dc3545;margin-bottom:1rem;padding:.75rem;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px}.success[data-v-5bb085dc]{text-align:center}.success-icon[data-v-5bb085dc]{font-size:4rem;margin-bottom:1rem}.success h2[data-v-5bb085dc]{color:#28a745;margin-bottom:1rem}.backup-codes[data-v-5bb085dc]{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin:2rem 0;text-align:left}.backup-codes h3[data-v-5bb085dc]{color:#2c3e50;margin-bottom:1rem}.codes-list[data-v-5bb085dc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;margin:1rem 0}.backup-code[data-v-5bb085dc]{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.5rem;text-align:center;font-family:Courier New,monospace;font-weight:700;color:#2c3e50;font-size:.9rem}@media (max-width: 768px){.qr-section[data-v-5bb085dc]{flex-direction:column;align-items:center}.instructions[data-v-5bb085dc]{text-align:center}.button-group[data-v-5bb085dc]{flex-direction:column}}
