#errCon>div{position:absolute;transform:translate(-50%);width:max-content}#loginForm input{background:transparent;padding:8px;width:250px;max-width:100%;text-overflow:ellipsis;text-align:center;outline:none}#loginForm input:focus,#loginForm input:active{border-color:var(--col2)}#loginForm .icon-btn{padding:8px}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}:root{--prism-scheme: light;--prism-foreground: #6e6e6e;--prism-background: #f4f4f4;--prism-comment: #a8a8a8;--prism-string: #555555;--prism-literal: #333333;--prism-keyword: #000000;--prism-function: #4f4f4f;--prism-deleted: #333333;--prism-class: #333333;--prism-builtin: #757575;--prism-property: #333333;--prism-namespace: #4f4f4f;--prism-punctuation: #ababab;--prism-decorator: var(--prism-class);--prism-operator: var(--prism-punctuation);--prism-number: var(--prism-literal);--prism-boolean: var(--prism-literal);--prism-variable: var(--prism-literal);--prism-constant: var(--prism-literal);--prism-symbol: var(--prism-literal);--prism-interpolation: var(--prism-literal);--prism-selector: var(--prism-keyword);--prism-keyword-control: var(--prism-keyword);--prism-regex: var(--prism-string);--prism-json-property: var(--prism-property);--prism-inline-background: var(--prism-background);--prism-comment-style: italic;--prism-url-decoration: underline;--prism-line-number: #a5a5a5;--prism-line-number-gutter: #333333;--prism-line-highlight-background: #eeeeee;--prism-selection-background: #aaaaaa;--prism-marker-color: var(--prism-foreground);--prism-marker-opacity: .4;--prism-marker-font-size: .8em;--prism-font-size: 1em;--prism-line-height: 1.5em;--prism-font-family: monospace;--prism-inline-font-size: var(--prism-font-size);--prism-block-font-size: var(--prism-font-size);--prism-tab-size: 2;--prism-block-padding-x: 1em;--prism-block-padding-y: 1em;--prism-block-margin-x: 0;--prism-block-margin-y: .5em;--prism-block-radius: .3em;--prism-inline-padding-x: .3em;--prism-inline-padding-y: .1em;--prism-inline-radius: .3em}div[class*=language-],pre[class*=language-],code[class*=language-]{font-size:var(--prism-font-size);font-family:var(--prism-font-family);direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:var(--prism-line-height);-moz-tab-size:var(--prism-tab-size);-o-tab-size:var(--prism-tab-size);tab-size:var(--prism-tab-size);-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;color:var(--prism-foreground)!important}div[class*=language-],pre[class*=language-]{font-size:var(--prism-block-font-size);padding:var(--prism-block-padding-y) var(--prism-block-padding-x);margin:var(--prism-block-margin-y) var(--prism-block-margin-x);border-radius:var(--prism-block-radius);overflow:auto;background:var(--prism-background)}:not(pre)>code[class*=language-]{font-size:var(--prism-inline-font-size);padding:var(--prism-inline-padding-y) var(--prism-inline-padding-x);border-radius:var(--prism-inline-radius);background:var(--prism-inline-background)}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{background:var(--prism-selection-background)}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{background:var(--prism-selection-background)}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--prism-comment);font-style:var(--prism-comment-style)}.token.namespace{color:var(--prism-namespace)}.token.interpolation{color:var(--prism-interpolation)}.token.string{color:var(--prism-string)}.token.punctuation{color:var(--prism-punctuation)}.token.operator{color:var(--prism-operator)}.token.keyword.module,.token.keyword.control-flow{color:var(--prism-keyword-control)}.token.url,.token.symbol,.token.inserted{color:var(--prism-symbol)}.token.constant{color:var(--prism-constant)}.token.string.url{text-decoration:var(--prism-url-decoration)}.token.boolean,.language-json .token.boolean{color:var(--prism-boolean)}.token.number,.language-json .token.number{color:var(--prism-number)}.token.variable{color:var(--prism-variable)}.token.keyword{color:var(--prism-keyword)}.token.atrule,.token.attr-value,.token.selector{color:var(--prism-selector)}.token.function{color:var(--prism-function)}.token.deleted{color:var(--prism-deleted)}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.class-name{color:var(--prism-class)}.token.tag,.token.builtin{color:var(--prism-builtin)}.token.attr-name,.token.property,.token.entity{color:var(--prism-property)}.language-json .token.property{color:var(--prism-json-property)}.token.regex{color:var(--prism-regex)}.token.decorator,.token.annotation{color:var(--prism-decorator)}.line-numbers .line-numbers-rows{border-right-color:var(--prism-line-number)}.line-numbers-rows>span:before{color:var(--prism-line-number-gutter)}.line-highlight{background:var(--prism-line-highlight-background)}.prose{--prism-font-family: "DM Mono", monospace}.prose img{width:100%}html:not(.dark) .prose{--prism-foreground: #393a34;--prism-background: #fbfbfb;--prism-comment: #a0ada0;--prism-string: #b56959;--prism-literal: #2f8a89;--prism-number: #296aa3;--prism-keyword: #1c6b48;--prism-function: #6c7834;--prism-boolean: #1c6b48;--prism-constant: #a65e2b;--prism-deleted: #a14f55;--prism-class: #2993a3;--prism-builtin: #ab5959;--prism-property: #b58451;--prism-namespace: #b05a78;--prism-punctuation: #8e8f8b;--prism-decorator: #bd8f8f;--prism-regex: #ab5e3f;--prism-json-property: #698c96}html.dark .prose{--prism-foreground: #d4cfbf;--prism-background: #151515;--prism-comment: #758575;--prism-string: #d48372;--prism-literal: #429988;--prism-keyword: #4d9375;--prism-boolean: #1c6b48;--prism-number: #6394bf;--prism-variable: #c2b36e;--prism-function: #a1b567;--prism-deleted: #a14f55;--prism-class: #54b1bf;--prism-builtin: #e0a569;--prism-property: #dd8e6e;--prism-namespace: #db889a;--prism-punctuation: #858585;--prism-decorator: #bd8f8f;--prism-regex: #ab5e3f;--prism-json-property: #6b8b9e;--prism-line-number: #888888;--prism-line-number-gutter: #eeeeee;--prism-line-highlight-background: #444444;--prism-selection-background: #444444}html,body,#app{height:100%;margin:0;padding:0}html.dark{background:var(--dark);color-scheme:dark}#nprogress{pointer-events:none}#nprogress .bar{background:var(--col2);opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}:root{--mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace}::-webkit-scrollbar{width:6px}::-webkit-scrollbar:horizontal{height:6px;background:rgba(128,128,128,.3)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--col2);border-radius:6px}::selection{background:var(--col2);color:#fff}@font-face{font-family:av;src:url(/fonts/Avenir/Avenir.ttc) format("truetype")}body{font-family:Avenir,av,sans-serif;overflow-y:overlay;font-size:16px;line-height:1.45}#tgl{margin:-8px 0 1em;font-size:.92em;color:#808080d9}#attendee{color:gray;font-size:.95em;font-weight:100;font-style:italic}.prose.aho{color:#000}.prose.aho h1,.prose.aho h2,.prose.aho h3,.prose.aho h4,.prose.aho h5,.prose.aho h6,.prose.aho p,.prose.aho ul,.prose.aho ol,.prose.aho pre{line-height:inherit}.prose.aho h2,.prose.aho h3{font-weight:500}.prose.aho h1{font-size:2em;margin:0 0 8px;font-weight:100;letter-spacing:.005em}.prose.aho h2{font-size:1.5em;margin:.83em 0 8px;color:var(--col1);letter-spacing:.01em}.prose.aho h3{font-size:1.17em;margin:.5em 0 8px;letter-spacing:.01em}.prose.aho ul,.prose.aho li{transition:inherit}.prose.aho ul{padding-left:40px;margin:0;counter-reset:list;list-style:none;position:relative}.prose.aho ul li:before{content:counter(list,decimal) ".";counter-increment:list;display:inline-block;width:40px;padding-right:4.8px;text-align:right;position:absolute;left:0}.prose.aho ul ul li:before{content:counter(list,lower-alpha) "."}.prose.aho ul ul ul li:before{content:counter(list,lower-roman) "."}.prose.aho ul ul ul ul li:before{content:counter(list,decimal) ")"}.prose.aho ul ul ul ul ul li:before{content:counter(list,lower-alpha) ")"}.prose.aho ul ul ul ul ul ul li:before{content:counter(list,decimal) ")"}.prose.aho li p{margin:0}.prose.aho h2+ul{margin-top:-8px!important;padding-top:2.24px;opacity:1;transition:.4s ease-out,color 0s}.prose.aho h2+ul.collapse{opacity:0}.prose.aho .img{width:fit-content;background:rgba(128,128,128,.2);transition:.4s}.prose.aho video{width:400px;height:auto;max-width:100%;display:block}.prose.aho img{width:400px;height:auto;max-width:100%;transition:.4s ease-out;display:block}.dark .prose.aho img.bw{filter:invert(93%)}.prose.aho table{border-spacing:0;border-collapse:collapse;display:block;overflow:auto;white-space:nowrap;margin:.25em 0 .5em}.prose.aho table th{text-align:center!important}.prose.aho table td,.prose.aho table th{border:.2px solid gray;padding:0 .5em;vertical-align:top}.prose.aho strong,.prose.aho b,.prose.aho abbr{font-weight:700;color:gray}.prose.aho a{color:var(--col2);text-decoration:none;box-shadow:none;white-space:nowrap}.prose.aho a:hover{color:var(--col1)}.prose.aho mark{padding:0 4.8px;background:rgba(128,128,128,.7);border-radius:.3em/50%;color:#fff;font-weight:500}.prose.aho blockquote{border-left:3px solid var(--col2);background:rgba(128,128,128,.1);padding-top:.5em;padding-bottom:.5em}.prose.aho li>blockquote{margin:.5em 0}.menu{background:rgba(230,230,230,.5);backdrop-filter:blur(2px);border-style:none;border-radius:.25rem}#pageSel,#pageOut,#pageLbl{font-weight:700;letter-spacing:.1em}#pageSel option{background:#fff}.dark #pageSel option{background:#000}#navMain .icon-btn{padding:8px}#navPage,#navMain{position:fixed;right:4px}sup.footnote-ref{font-size:.65em;line-height:0;position:relative;vertical-align:baseline;top:-.5em}sup.footnote-ref:hover a{background:#fff;box-shadow:0 0 2px #0000004d;color:var(--col2)!important}sup.footnote-ref a{color:#fff!important;font-weight:500;margin-left:.2em;background:var(--col2);height:1.2em;line-height:1;border-radius:.3em;padding:0 .2em;display:inline-flex;align-items:center}.footnotes{margin-top:48px;color:#808080bf;font-size:.9em;text-align:justify}.footnotes strong,.footnotes b,.footnotes abbr{color:inherit}.footnotes .footnotes-list{border-top:.2px solid #b3b3b3;padding-top:16px;padding-left:40px;margin:1em 0}td:has([tw]),th:has([tw]){color:#fff}td:has(ylw-bg),th:has(ylw-bg){background:#fdb73e}td:has(grn-bg),th:has(grn-bg){background:green}td:has(main-bg),th:has(main-bg){background:var(--col1)}.main-bg{background:var(--col1)!important}.second-bg{background:var(--col2)!important}.warn-bg{background:tomato!important}.grn-bg{background:green!important}.ylw-bg{background:yellow!important}.org-bg{background:#F57C00!important}.white-txt{color:#fff!important}.warn-txt{color:tomato!important}.main-txt{color:var(--col1)!important}.second-txt{color:var(--col2)!important}.tab1{display:block;margin-left:40px}.tab2{display:block;margin-left:80px}.tab3{display:block;margin-left:120px}@media screen{.highlight{background:var(--col2);color:#fff;box-shadow:-4px 0 0 var(--col2),-40px 0 #80808040,0 3px 15px -5px #00000080}.highlight:before{color:var(--col2);font-weight:700;box-shadow:inset 4px 0 0 var(--col2)}.highlight .bw{filter:invert(1)}.highlight mark{box-shadow:0 3px 15px -5px #00000080}.highlight .highlight{background:rgba(123,123,123,.5);box-shadow:-44px 0 #7b7b7b80}.highlight .highlight:before{color:#fff;box-shadow:-4px 0 #7b7b7b80}.highlight+.highlight{box-shadow:-4px 0 0 var(--col2),-40px 0 #80808040}.highlight table td,.highlight table th{border-color:#fff!important}.highlight strong{color:#fff!important}.dark .prose.aho{color:#fff}.dark .prose.aho h2{color:var(--col2)}.dark .menu{background:rgba(33,33,33,.7)}#pageLbl,.break{display:none}}@media print{:root{color-scheme:light!important;background:#fff!important}body{font-size:10.5pt}#headLogo{padding:0 0 0 4mm;width:25.25mm}.prose.aho{padding:0 16px}.prose.aho table{white-space:unset;font-size:.8em}.prose.aho table td,.prose.aho table th{border-width:.05pt}.prose.aho sup.footnote-ref{font-size:.75em}.prose.aho sup.footnote-ref a{color:var(--col1)!important;background:transparent;margin:0}.prose.aho .highlight{background:rgba(128,128,128,.1);color:#000;box-shadow:-40px 0 #8080801a}.prose.aho .highlight:before{border-left:4px solid var(--col2)}.prose.aho .highlight img.bw{filter:contrast(.89)}#pageLbl{position:fixed;right:0;bottom:0;height:max-content;width:max-content;background:transparent;padding:0;transform:rotate(90deg);transform-origin:right}#pageLbl div{transform:rotate(180deg) translate(-.5em,-.5em)}.footnotes{margin-top:32px}.footnotes ol{border-top-width:.05pt}.footnotes li{page-break-inside:avoid}.footnotes .footnote-backref{display:none}#nav,#bar,#overlay,#srcBox,#myTTip,#addFromHome,#headPos,#preloader,#navPage,#navMain{display:none!important}#srcBox:valid{display:block!important}.break{break-before:page}}.no-header+table thead{display:none}*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:var(--un-empty,/*!*/ /*!*/);--un-pan-y:var(--un-empty,/*!*/ /*!*/);--un-pinch-zoom:var(--un-empty,/*!*/ /*!*/);--un-scroll-snap-strictness:proximity;--un-ordinal:var(--un-empty,/*!*/ /*!*/);--un-slashed-zero:var(--un-empty,/*!*/ /*!*/);--un-numeric-figure:var(--un-empty,/*!*/ /*!*/);--un-numeric-spacing:var(--un-empty,/*!*/ /*!*/);--un-numeric-fraction:var(--un-empty,/*!*/ /*!*/);--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 #0000;--un-ring-shadow:0 0 #0000;--un-shadow-inset:var(--un-empty,/*!*/ /*!*/);--un-shadow:0 0 #0000;--un-ring-inset:var(--un-empty,/*!*/ /*!*/);--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur:var(--un-empty,/*!*/ /*!*/);--un-brightness:var(--un-empty,/*!*/ /*!*/);--un-contrast:var(--un-empty,/*!*/ /*!*/);--un-drop-shadow:var(--un-empty,/*!*/ /*!*/);--un-grayscale:var(--un-empty,/*!*/ /*!*/);--un-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-invert:var(--un-empty,/*!*/ /*!*/);--un-saturate:var(--un-empty,/*!*/ /*!*/);--un-sepia:var(--un-empty,/*!*/ /*!*/);--un-backdrop-blur:var(--un-empty,/*!*/ /*!*/);--un-backdrop-brightness:var(--un-empty,/*!*/ /*!*/);--un-backdrop-contrast:var(--un-empty,/*!*/ /*!*/);--un-backdrop-grayscale:var(--un-empty,/*!*/ /*!*/);--un-backdrop-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-invert:var(--un-empty,/*!*/ /*!*/);--un-backdrop-opacity:var(--un-empty,/*!*/ /*!*/);--un-backdrop-saturate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-sepia:var(--un-empty,/*!*/ /*!*/);}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:var(--un-empty,/*!*/ /*!*/);--un-pan-y:var(--un-empty,/*!*/ /*!*/);--un-pinch-zoom:var(--un-empty,/*!*/ /*!*/);--un-scroll-snap-strictness:proximity;--un-ordinal:var(--un-empty,/*!*/ /*!*/);--un-slashed-zero:var(--un-empty,/*!*/ /*!*/);--un-numeric-figure:var(--un-empty,/*!*/ /*!*/);--un-numeric-spacing:var(--un-empty,/*!*/ /*!*/);--un-numeric-fraction:var(--un-empty,/*!*/ /*!*/);--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 #0000;--un-ring-shadow:0 0 #0000;--un-shadow-inset:var(--un-empty,/*!*/ /*!*/);--un-shadow:0 0 #0000;--un-ring-inset:var(--un-empty,/*!*/ /*!*/);--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur:var(--un-empty,/*!*/ /*!*/);--un-brightness:var(--un-empty,/*!*/ /*!*/);--un-contrast:var(--un-empty,/*!*/ /*!*/);--un-drop-shadow:var(--un-empty,/*!*/ /*!*/);--un-grayscale:var(--un-empty,/*!*/ /*!*/);--un-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-invert:var(--un-empty,/*!*/ /*!*/);--un-saturate:var(--un-empty,/*!*/ /*!*/);--un-sepia:var(--un-empty,/*!*/ /*!*/);--un-backdrop-blur:var(--un-empty,/*!*/ /*!*/);--un-backdrop-brightness:var(--un-empty,/*!*/ /*!*/);--un-backdrop-contrast:var(--un-empty,/*!*/ /*!*/);--un-backdrop-grayscale:var(--un-empty,/*!*/ /*!*/);--un-backdrop-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-invert:var(--un-empty,/*!*/ /*!*/);--un-backdrop-opacity:var(--un-empty,/*!*/ /*!*/);--un-backdrop-saturate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-sepia:var(--un-empty,/*!*/ /*!*/);}.dark [i~="dark\:carbon-moon"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3Z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m18 6l-1.43 1.393L24.15 15H4v2h20.15l-7.58 7.573L18 26l10-10L18 6z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-caret-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 8l10 8l-10 8z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-chevron-sort{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m16 28l-7-7l1.41-1.41L16 25.17l5.59-5.58L23 21l-7 7zm0-24l7 7l-1.41 1.41L16 6.83l-5.59 5.58L9 11l7-7z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-dicom-overlay,[i-carbon-dicom-overlay=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M28 6v20H4V6h24m0-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z' fill='currentColor'/%3E%3Cpath d='M6 8h10v2H6z' fill='currentColor'/%3E%3Cpath d='M6 12h10v2H6z' fill='currentColor'/%3E%3Cpath d='M6 16h6v2H6z' fill='currentColor'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-language,[i-carbon-language=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 19h6v2h-6zm0-4h12v2H18zm0-4h12v2H18zm-4 10v-2H9v-2H7v2H2v2h8.215a8.591 8.591 0 0 1-2.216 3.977A9.273 9.273 0 0 1 6.552 23H4.333a10.855 10.855 0 0 0 2.145 3.297A14.658 14.658 0 0 1 3 28.127L3.702 30a16.42 16.42 0 0 0 4.29-2.336A16.488 16.488 0 0 0 12.299 30L13 28.127A14.664 14.664 0 0 1 9.523 26.3a10.313 10.313 0 0 0 2.729-5.3zm-2.833-8h2.166L8.75 2H6.583L2 13h2.166L5 11h5.333zM5.833 9l1.833-4.4L9.5 9z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-logout,[i-carbon-logout=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 30h12a2.002 2.002 0 0 0 2-2v-3h-2v3H6V4h12v3h2V4a2.002 2.002 0 0 0-2-2H6a2.002 2.002 0 0 0-2 2v24a2.002 2.002 0 0 0 2 2Z'/%3E%3Cpath fill='currentColor' d='M20.586 20.586L24.172 17H10v-2h14.172l-3.586-3.586L22 10l6 6l-6 6l-1.414-1.414z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-warning{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12Z'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-sun"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6ZM5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.prose :where(h1,h2,h3,h4,h5,h6):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-headings);font-weight:600;line-height:1.25;}.prose :where(a):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500;}.prose :where(a code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);}.prose :where(p,ul,ol,pre):not(:where(.not-prose,.not-prose *)){margin:1em 0;line-height:1.75;}.prose :where(blockquote):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding-left:1em;font-style:italic;border-left:.25em solid var(--un-prose-borders);}.prose :where(h1):not(:where(.not-prose,.not-prose *)){margin:1rem 0;font-size:2.25em;}.prose :where(h2):not(:where(.not-prose,.not-prose *)){margin:1.75em 0 .5em;font-size:1.75em;}.prose :where(h3):not(:where(.not-prose,.not-prose *)){margin:1.5em 0 .5em;font-size:1.375em;}.prose :where(h4):not(:where(.not-prose,.not-prose *)){margin:1em 0;font-size:1.125em;}.prose :where(img,video):not(:where(.not-prose,.not-prose *)){max-width:100%;}.prose :where(figure,picture):not(:where(.not-prose,.not-prose *)){margin:1em 0;}.prose :where(figcaption):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-captions);font-size:.875em;}.prose :where(code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);font-size:.875em;font-weight:400;font-family:var(--mono);}.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *))::before,.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *))::after{content:"";}.prose :where(pre):not(:where(.not-prose,.not-prose *)){padding:1.25rem 1.5rem;overflow-x:auto;border-radius:.375rem;}.prose :where(pre,code):not(:where(.not-prose,.not-prose *)){white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;background:transparent;}.prose :where(pre code):not(:where(.not-prose,.not-prose *)){font-weight:inherit;}.prose :where(ol,ul):not(:where(.not-prose,.not-prose *)){padding-left:1.25em;}.prose :where(ol):not(:where(.not-prose,.not-prose *)){list-style-type:decimal;}.prose :where(ol[type="A"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha;}.prose :where(ol[type="a"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha;}.prose :where(ol[type="A" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha;}.prose :where(ol[type="a" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha;}.prose :where(ol[type="I"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman;}.prose :where(ol[type="i"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman;}.prose :where(ol[type="I" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman;}.prose :where(ol[type="i" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman;}.prose :where(ol[type="1"]):not(:where(.not-prose,.not-prose *)){list-style-type:decimal;}.prose :where(ul):not(:where(.not-prose,.not-prose *)){list-style-type:disc;}.prose :where(ol > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(ul > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(summary):not(:where(.not-prose,.not-prose *))::marker{color:var(--un-prose-lists);}.prose :where(hr):not(:where(.not-prose,.not-prose *)){margin:2em 0;border:1px solid var(--un-prose-hr);}.prose :where(table):not(:where(.not-prose,.not-prose *)){display:block;margin:1em 0;border-collapse:collapse;overflow-x:auto;}.prose :where(tr):not(:where(.not-prose,.not-prose *)):nth-child(2n){background:var(--un-prose-bg-soft);}.prose :where(td,th):not(:where(.not-prose,.not-prose *)){border:1px solid var(--un-prose-borders);padding:.625em 1em;}.prose :where(abbr):not(:where(.not-prose,.not-prose *)){cursor:help;}.prose :where(kbd):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);border:1px solid;padding:.25rem .5rem;font-size:.875em;border-radius:.25rem;}.prose :where(details):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding:1.25rem 1.5rem;background:var(--un-prose-bg-soft);}.prose :where(summary):not(:where(.not-prose,.not-prose *)){cursor:pointer;font-weight:600;}.prose{color:var(--un-prose-body);max-width:65ch;}.container{max-width:100%;}.btn{display:inline-block;cursor:pointer;border-radius:0.25rem;padding-left:1rem;padding-right:1rem;padding-top:0.25rem;padding-bottom:0.25rem;text-transform:uppercase;--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));transition:.4s cubic-bezier(0.34, 1.56, 0.64, 1);background:var(--col2);}.icon-btn{display:inline-block;cursor:pointer;user-select:none;opacity:0.75;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}.btn:active:disabled{transform:none;}.btn:disabled{cursor:default;--un-bg-opacity:1;background-color:rgba(163,163,163,var(--un-bg-opacity));opacity:0.5;}.btn:hover{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));box-shadow:0 3px 15px -5px rgba(0,0,0,0.5);color:var(--col2);}.btn:hover:disabled{--un-bg-opacity:1;background-color:rgba(163,163,163,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));--un-shadow:0 0 var(--un-shadow-color, rgba(0,0,0,0));box-shadow:var(--un-ring-offset-shadow, 0 0 #0000), var(--un-ring-shadow, 0 0 #0000), var(--un-shadow);}.btn:active{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));--un-shadow:0 0 var(--un-shadow-color, rgba(0,0,0,0));box-shadow:var(--un-ring-offset-shadow, 0 0 #0000), var(--un-ring-shadow, 0 0 #0000), var(--un-shadow);transform:scale(0.95);background:var(--col2);}.icon-btn:hover{opacity:1;color:var(--col2);}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.inset-0{inset:0rem;}.inset-y-0{top:0rem;bottom:0rem;}.bottom-0{bottom:0rem;}.bottom-10{bottom:2.5rem;}.bottom-11{bottom:2.75rem;}.left-0{left:0rem;}.right-0{right:0rem;}.top-10{top:2.5rem;}.top-100{top:25rem;}.z1{z-index:1;}.z--1{z-index:-1;}.grid{display:grid;}.col-span-5{grid-column:span 5/span 5;}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr));}.float-right{float:right;}.m-auto{margin:auto;}.m3{margin:0.75rem;}.my1{margin-top:0.25rem;margin-bottom:0.25rem;}.mb{margin-bottom:1rem;}.mt8{margin-top:2rem;}.block{display:block;}.inline-block{display:inline-block;}.hidden{display:none;}[display-value~="\=\>"]{display:value-=>;}[display-value~="any\)"]{display:value-any);}[display-value~="item\.name"]{display:value-item.name;}.h-full{height:100%;}.h12cm{height:12cm;}.h13cm{height:13cm;}.h40cm{height:40cm;}.h5{height:1.25rem;}.h7\.5cm{height:7.5cm;}.h9cm{height:9cm;}.max-w-full{max-width:100%;}.w-100px{width:100px;}.w-160{width:40rem;}.w-60{width:15rem;}.w-65{width:16.25rem;}.w-94px{width:94px;}.w-full{width:100%;}.w41{width:10.25rem;}.w5{width:1.25rem;}.flex{display:flex;}.shrink{flex-shrink:1;}.flex-col{flex-direction:column;}.table{display:table;}.cursor-default{cursor:default;}.select-none{user-select:none;}.resize{resize:both;}.appearance-none{appearance:none;-webkit-appearance:none;}.items-center{align-items:center;}.justify-center{justify-content:center;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.b,.border{border-width:1px;border-style:solid;}.border-trueGray-200{--un-border-opacity:1;border-color:rgba(229,229,229,var(--un-border-opacity));}.dark .dark\:border-trueGray-700{--un-border-opacity:1;border-color:rgba(64,64,64,var(--un-border-opacity));}.rounded{border-radius:0.25rem;}.bg-transparent{background-color:transparent;}.p-4{padding:1rem;}.px2{padding-left:0.5rem;padding-right:0.5rem;}.px4{padding-left:1rem;padding-right:1rem;}.py1{padding-top:0.25rem;padding-bottom:0.25rem;}.py10{padding-top:2.5rem;padding-bottom:2.5rem;}.py2{padding-top:0.5rem;padding-bottom:0.5rem;}.pb-12{padding-bottom:3rem;}.pb-3{padding-bottom:0.75rem;}.pl1{padding-left:0.25rem;}.pl3{padding-left:0.75rem;}.pl7{padding-left:1.75rem;}.pr1{padding-right:0.25rem;}.pr4{padding-right:1rem;}.pr7{padding-right:1.75rem;}.text-center{text-align:center;}.text-left{text-align:left;}.text-4xl{font-size:2.25rem;line-height:2.5rem;}.text-base{font-size:1rem;line-height:1.5rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.text-xl{font-size:1.25rem;line-height:1.75rem;}.font-bold{font-weight:700;}.font-medium{font-weight:500;}.font-normal{font-weight:400;}.italic{font-style:italic;}.dark .dark\:text-trueGray-200{--un-text-opacity:1;color:rgba(229,229,229,var(--un-text-opacity));}.text-trueGray-400{--un-text-opacity:1;color:rgba(163,163,163,var(--un-text-opacity));}.text-trueGray-700{--un-text-opacity:1;color:rgba(64,64,64,var(--un-text-opacity));}.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}[text-red=""]{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity));}.op0{opacity:0;}.op100{opacity:1;}.outline{outline-style:solid;}.\!outline-none{outline:2px solid transparent !important;outline-offset:2px !important;}.outline-none,.active\:outline-none:active{outline:2px solid transparent;outline-offset:2px;}.ring{--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow, 0 0 #0000);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-opacity-500{transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:500ms;}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-100{transition-duration:100ms;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1);}.aho-tr1{transition:.4s cubic-bezier(0.34, 1.56, 0.64, 1);}.bg-aho-2{background:var(--col2);}.bg-aho-auto{background:var(--bw);}.text-aho-2{color:var(--col2);}@media (min-width: 640px){.sm\:text-sm{font-size:0.875rem;line-height:1.25rem;}}@media (min-width: 768px){.md-hidden{display:none;}.md\:op100{opacity:1;}}
