code[class*=language-],pre[class*=language-]{background:#282c34;color:#abb2bf;text-shadow:0 1px rgba(0,0,0,.3);font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] *::-moz-selection,pre[class*=language-] *::-moz-selection{background:#3e4451;color:inherit;text-shadow:none}code[class*=language-]::selection,code[class*=language-] *::selection,pre[class*=language-] *::selection{background:#3e4451;color:inherit;text-shadow:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}.token.comment,.token.prolog,.token.cdata{color:#5c6370}.token.doctype,.token.punctuation,.token.entity{color:#abb2bf}.token.attr-name,.token.class-name,.token.boolean,.token.constant,.token.number,.token.atrule{color:#d19a66}.token.keyword{color:#c678dd}.token.property,.token.tag,.token.symbol,.token.deleted,.token.important{color:#e06c75}.token.selector,.token.string,.token.char,.token.builtin,.token.inserted,.token.regex,.token.attr-value,.token.attr-value>.token.punctuation{color:#98c379}.token.variable,.token.operator,.token.function{color:#61afef}.token.url{color:#56b6c2}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:#abb2bf}.language-css .token.selector{color:#e06c75}.language-css .token.property{color:#abb2bf}.language-css .token.function,.language-css .token.url>.token.function{color:#56b6c2}.language-css .token.url>.token.string.url{color:#98c379}.language-css .token.important,.language-css .token.atrule .token.rule,.language-javascript .token.operator{color:#c678dd}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:#be5046}.language-json .token.operator{color:#abb2bf}.language-json .token.null.keyword{color:#d19a66}.language-markdown .token.url,.language-markdown .token.url>.token.operator,.language-markdown .token.url-reference.url>.token.string{color:#abb2bf}.language-markdown .token.url>.token.content{color:#61afef}.language-markdown .token.url>.token.url,.language-markdown .token.url-reference.url{color:#56b6c2}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:#5c6370;font-style:italic}.language-markdown .token.code-snippet{color:#98c379}.language-markdown .token.bold .token.content{color:#d19a66}.language-markdown .token.italic .token.content{color:#c678dd}.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.list.punctuation,.language-markdown .token.title.important>.token.punctuation{color:#e06c75}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.tab:not(:empty):before,.token.token.cr:before,.token.token.lf:before,.token.token.space:before{color:#abb2bf26;text-shadow:none}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:#3a3f4b;color:#828997;padding:.1em .4em;border-radius:.3em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus{background:#3e4451;color:#abb2bf}.line-highlight.line-highlight{background:#99bbff0a}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:#3a3f4b;color:#abb2bf;padding:.1em .6em;border-radius:.3em;box-shadow:0 2px #0003}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:#99bbff0a}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:#abb2bf26}.line-numbers .line-numbers-rows>span:before,.command-line .command-line-prompt>span:before{color:#636d83}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:#e06c75}.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6,.rainbow-braces .token.token.punctuation.brace-level-10{color:#98c379}.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7,.rainbow-braces .token.token.punctuation.brace-level-11{color:#61afef}.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8,.rainbow-braces .token.token.punctuation.brace-level-12{color:#c678dd}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:#ff526626}pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) *::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) *::-moz-selection{background-color:#fb566940}pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) *::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) *::selection{background-color:#fb566940}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:#1aff5b26}pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) *::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) *::-moz-selection{background-color:#38e06240}pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) *::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) *::selection{background-color:#38e06240}.prism-previewer.prism-previewer:before,.prism-previewer-gradient.prism-previewer-gradient div{border-color:#262931}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer-easing.prism-previewer-easing:before{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:#262931}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:#262931}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-time.prism-previewer-time:before,.prism-previewer-easing.prism-previewer-easing{background:#31363f}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:#abb2bf;stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing path,.prism-previewer-easing.prism-previewer-easing line{stroke:#abb2bf}.prism-previewer-easing.prism-previewer-easing circle{fill:transparent}@font-face{font-family:hsi;src:url(/sard-uniapp-docs/assets/hsi-BNcSbOWs.woff2) format("woff2")}.hsi{font-family:hsi!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hsi-gitee:before{content:""}.hsi-check1:before{content:""}.hsi-arrow-right-circle:before{content:""}.hsi-caret-up:before{content:""}.hsi-folder-symlink:before{content:""}.hsi-question-square:before{content:""}.hsi-window:before{content:""}.hsi-signpost-2:before{content:""}.hsi-arrow-right-square:before{content:""}.hsi-cart-check:before{content:""}.hsi-flower3:before{content:""}.hsi-question-square-fill:before{content:""}.hsi-x-circle:before{content:""}.hsi-safe:before{content:""}.hsi-arrows-angle-expand:before{content:""}.hsi-cart3:before{content:""}.hsi-front:before{content:""}.hsi-rainbow:before{content:""}.hsi-x-circle-fill:before{content:""}.hsi-reply-fill:before{content:""}.hsi-arrows-angle-contract:before{content:""}.hsi-cart4:before{content:""}.hsi-fullscreen:before{content:""}.hsi-receipt:before{content:""}.hsi-x-octagon-fill:before{content:""}.hsi-skip-end:before{content:""}.hsi-arrow-up-circle:before{content:""}.hsi-cart-check-fill:before{content:""}.hsi-fullscreen-exit:before{content:""}.hsi-calendar-week:before{content:""}.hsi-x-diamond:before{content:""}.hsi-shop-window:before{content:""}.hsi-arrow-up:before{content:""}.hsi-cart-plus-fill:before{content:""}.hsi-funnel-fill:before{content:""}.hsi-receipt-cutoff:before{content:""}.hsi-x-octagon:before{content:""}.hsi-shield-lock-fill:before{content:""}.hsi-arrows-expand:before{content:""}.hsi-cart-fill:before{content:""}.hsi-funnel:before{content:""}.hsi-reception-3:before{content:""}.hsi-x-square:before{content:""}.hsi-shop:before{content:""}.hsi-arrows-collapse:before{content:""}.hsi-cart-dash-fill:before{content:""}.hsi-gear:before{content:""}.hsi-reception-1:before{content:""}.hsi-x-lg:before{content:""}.hsi-skip-end-circle-fill:before{content:""}.hsi-arrows-fullscreen:before{content:""}.hsi-cart-dash:before{content:""}.hsi-gear-fill:before{content:""}.hsi-record:before{content:""}.hsi-zoom-out:before{content:""}.hsi-skip-end-btn-fill:before{content:""}.hsi-arrows-move:before{content:""}.hsi-cart-plus:before{content:""}.hsi-gear-wide-connected:before{content:""}.hsi-reception-4:before{content:""}.hsi-x-square-fill:before{content:""}.hsi-skip-end-btn:before{content:""}.hsi-arrow-repeat:before{content:""}.hsi-cart-x:before{content:""}.hsi-gear-wide:before{content:""}.hsi-reception-2:before{content:""}.hsi-zoom-in:before{content:""}.hsi-skip-end-circle:before{content:""}.hsi-arrow-up-left-circle:before{content:""}.hsi-cart-x-fill:before{content:""}.hsi-gem:before{content:""}.hsi-record2-fill:before{content:""}.hsi-chat-square:before{content:""}.hsi-skip-start-btn:before{content:""}.hsi-arrow-up-left:before{content:""}.hsi-cash:before{content:""}.hsi-gender-ambiguous:before{content:""}.hsi-record-btn-fill:before{content:""}.hsi-chat-right-text-fill:before{content:""}.hsi-slash:before{content:""}.hsi-arrow-up-left-circle-fill:before{content:""}.hsi-cash-stack:before{content:""}.hsi-gender-female:before{content:""}.hsi-record2:before{content:""}.hsi-chat-right-quote:before{content:""}.hsi-slash-lg:before{content:""}.hsi-arrow-up-circle-fill:before{content:""}.hsi-cash-coin:before{content:""}.hsi-gender-male:before{content:""}.hsi-record-btn:before{content:""}.hsi-chat-right-fill:before{content:""}.hsi-terminal-fill:before{content:""}.hsi-arrow-up-left-square:before{content:""}.hsi-cast:before{content:""}.hsi-brightness-high:before{content:""}.hsi-shield-fill-plus:before{content:""}.hsi-book:before{content:""}.hsi-textarea-t:before{content:""}.hsi-arrow-up-right:before{content:""}.hsi-chat-dots:before{content:""}.hsi-gender-trans:before{content:""}.hsi-shield-fill-x:before{content:""}.hsi-chat-right-quote-fill:before{content:""}.hsi-safe2-fill:before{content:""}.hsi-arrow-up-left-square-fill:before{content:""}.hsi-chat-fill:before{content:""}.hsi-geo-alt:before{content:""}.hsi-shield-lock:before{content:""}.hsi-chat-right-text:before{content:""}.hsi-translate:before{content:""}.hsi-arrow-up-right-circle:before{content:""}.hsi-chat-dots-fill:before{content:""}.hsi-geo:before{content:""}.hsi-shield-slash:before{content:""}.hsi-megaphone:before{content:""}.hsi-tablet:before{content:""}.hsi-arrow-up-right-circle-fill:before{content:""}.hsi-chat:before{content:""}.hsi-geo-alt-fill:before{content:""}.hsi-shield-shaded:before{content:""}.hsi-moon-stars-fill:before{content:""}.hsi-tablet-fill:before{content:""}.hsi-arrow-up-right-square:before{content:""}.hsi-chat-left:before{content:""}.hsi-gift:before{content:""}.hsi-shield-slash-fill:before{content:""}.hsi-minecart:before{content:""}.hsi-tags:before{content:""}.hsi-arrow-up-right-square-fill:before{content:""}.hsi-chat-left-dots:before{content:""}.hsi-github:before{content:""}.hsi-shift:before{content:""}.hsi-node-minus-fill:before{content:""}.hsi-telephone-inbound-fill:before{content:""}.hsi-arrow-up-short:before{content:""}.hsi-chat-left-fill:before{content:""}.hsi-gift-fill:before{content:""}.hsi-signpost:before{content:""}.hsi-file-earmark-ppt-fill:before{content:""}.hsi-tablet-landscape:before{content:""}.hsi-arrow-up-square:before{content:""}.hsi-chat-left-dots-fill:before{content:""}.hsi-globe:before{content:""}.hsi-shuffle:before{content:""}.hsi-file-plus:before{content:""}.hsi-telephone-plus:before{content:""}.hsi-arrow-up-square-fill:before{content:""}.hsi-chat-left-quote:before{content:""}.hsi-graph-down:before{content:""}.hsi-shield-x:before{content:""}.hsi-file-earmark-play:before{content:""}.hsi-telephone-minus-fill:before{content:""}.hsi-aspect-ratio:before{content:""}.hsi-chat-left-quote-fill:before{content:""}.hsi-globe2:before{content:""}.hsi-signpost-fill:before{content:""}.hsi-eyedropper:before{content:""}.hsi-telephone-minus:before{content:""}.hsi-asterisk:before{content:""}.hsi-chat-left-text-fill:before{content:""}.hsi-grid-1x2-fill:before{content:""}.hsi-signpost-2-fill:before{content:""}.hsi-file-break:before{content:""}.hsi-telephone-x-fill:before{content:""}.hsi-aspect-ratio-fill:before{content:""}.hsi-chat-left-text:before{content:""}.hsi-grid-3x2:before{content:""}.hsi-signpost-split:before{content:""}.hsi-collection:before{content:""}.hsi-eye-slash-fill:before{content:""}.hsi-back:before{content:""}.hsi-chat-right:before{content:""}.hsi-grid-1x2:before{content:""}.hsi-sim-fill:before{content:""}.hsi-easel:before{content:""}.hsi-wifi-off:before{content:""}.hsi-backspace-fill:before{content:""}.hsi-chat-quote-fill:before{content:""}.hsi-grid:before{content:""}.hsi-signpost-split-fill:before{content:""}.hsi-box-arrow-in-down:before{content:""}.hsi-eye-slash:before{content:""}.hsi-backspace:before{content:""}.hsi-chat-right-dots:before{content:""}.hsi-grid-3x2-gap-fill:before{content:""}.hsi-sim:before{content:""}.hsi-file-earmark-minus-fill:before{content:""}.hsi-wind:before{content:""}.hsi-backspace-reverse-fill:before{content:""}.hsi-cup:before{content:""}.hsi-graph-up:before{content:""}.hsi-skip-backward:before{content:""}.hsi-fonts:before{content:""}.hsi-whatsapp:before{content:""}.hsi-award:before{content:""}.hsi-chat-right-dots-fill:before{content:""}.hsi-grid-3x3:before{content:""}.hsi-skip-backward-btn:before{content:""}.hsi-forward:before{content:""}.hsi-file-post:before{content:""}.hsi-at:before{content:""}.hsi-cup-fill:before{content:""}.hsi-grid-fill:before{content:""}.hsi-skip-backward-btn-fill:before{content:""}.hsi-cloudy:before{content:""}.hsi-facebook:before{content:""}.hsi-backspace-reverse:before{content:""}.hsi-chat-quote:before{content:""}.hsi-grid-3x3-gap-fill:before{content:""}.hsi-skip-backward-circle-fill:before{content:""}.hsi-columns:before{content:""}.hsi-cpu-fill:before{content:""}.hsi-award-fill:before{content:""}.hsi-currency-bitcoin:before{content:""}.hsi-grid-3x3-gap:before{content:""}.hsi-skip-forward-circle:before{content:""}.hsi-credit-card-2-back:before{content:""}.hsi-file-play-fill:before{content:""}.hsi-badge-4k-fill:before{content:""}.hsi-cup-straw:before{content:""}.hsi-grip-horizontal:before{content:""}.hsi-skip-forward-btn-fill:before{content:""}.hsi-emoji-dizzy-fill:before{content:""}.hsi-crop:before{content:""}.hsi-badge-4k:before{content:""}.hsi-currency-dollar:before{content:""}.hsi-hdd-network-fill:before{content:""}.hsi-skip-forward:before{content:""}.hsi-easel-fill:before{content:""}.hsi-badge-8k:before{content:""}.hsi-currency-euro:before{content:""}.hsi-hdd-network:before{content:""}.hsi-skip-backward-fill:before{content:""}.hsi-collection-fill:before{content:""}.hsi-badge-8k-fill:before{content:""}.hsi-currency-pound:before{content:""}.hsi-hdd-rack:before{content:""}.hsi-skip-backward-circle:before{content:""}.hsi-compass:before{content:""}.hsi-badge-3d-fill:before{content:""}.hsi-currency-yen:before{content:""}.hsi-hdd-rack-fill:before{content:""}.hsi-skip-forward-btn:before{content:""}.hsi-dash-square-dotted:before{content:""}.hsi-badge-3d:before{content:""}.hsi-currency-exchange:before{content:""}.hsi-hdd-stack:before{content:""}.hsi-skip-forward-fill:before{content:""}.hsi-egg:before{content:""}.hsi-badge-ad:before{content:""}.hsi-cursor-fill:before{content:""}.hsi-hdd-stack-fill:before{content:""}.hsi-slash-square-fill:before{content:""}.hsi-code:before{content:""}.hsi-badge-ar:before{content:""}.hsi-cursor:before{content:""}.hsi-headset:before{content:""}.hsi-skip-start-circle:before{content:""}.hsi-cone:before{content:""}.hsi-badge-ad-fill:before{content:""}.hsi-dash-circle:before{content:""}.hsi-heart-half:before{content:""}.hsi-slash-circle-fill:before{content:""}.hsi-egg-fill:before{content:""}.hsi-badge-ar-fill:before{content:""}.hsi-cursor-text:before{content:""}.hsi-heart:before{content:""}.hsi-skip-forward-circle-fill:before{content:""}.hsi-cloud-upload-fill:before{content:""}.hsi-badge-cc:before{content:""}.hsi-dash-circle-fill:before{content:""}.hsi-headset-vr:before{content:""}.hsi-caret-down-square:before{content:""}.hsi-credit-card:before{content:""}.hsi-badge-hd:before{content:""}.hsi-dash-circle-dotted:before{content:""}.hsi-heptagon-fill:before{content:""}.hsi-skip-start-circle-fill:before{content:""}.hsi-toggle-on:before{content:""}.hsi-badge-hd-fill:before{content:""}.hsi-dash-square-fill:before{content:""}.hsi-heptagon:before{content:""}.hsi-skip-start-fill:before{content:""}.hsi-thermometer-low:before{content:""}.hsi-badge-cc-fill:before{content:""}.hsi-diagram-2-fill:before{content:""}.hsi-heptagon-half:before{content:""}.hsi-slash-square:before{content:""}.hsi-toggle-off:before{content:""}.hsi-badge-tm:before{content:""}.hsi-diagram-3-fill:before{content:""}.hsi-hexagon-fill:before{content:""}.hsi-skip-start:before{content:""}.hsi-toggles:before{content:""}.hsi-badge-tm-fill:before{content:""}.hsi-diagram-2:before{content:""}.hsi-hexagon:before{content:""}.hsi-slash-circle:before{content:""}.hsi-tv:before{content:""}.hsi-badge-vo-fill:before{content:""}.hsi-diamond:before{content:""}.hsi-hexagon-half:before{content:""}.hsi-sort-alpha-down-alt:before{content:""}.hsi-ui-radios:before{content:""}.hsi-badge-vr:before{content:""}.hsi-diagram-3:before{content:""}.hsi-hourglass:before{content:""}.hsi-skype:before{content:""}.hsi-trash2:before{content:""}.hsi-badge-vo:before{content:""}.hsi-diamond-half:before{content:""}.hsi-hourglass-top:before{content:""}.hsi-snow2:before{content:""}.hsi-ui-radios-grid:before{content:""}.hsi-badge-vr-fill:before{content:""}.hsi-diamond-fill:before{content:""}.hsi-hourglass-bottom:before{content:""}.hsi-sort-alpha-up:before{content:""}.hsi-ui-checks-grid:before{content:""}.hsi-badge-wc-fill:before{content:""}.hsi-dice-1-fill:before{content:""}.hsi-house:before{content:""}.hsi-sliders:before{content:""}.hsi-ui-checks:before{content:""}.hsi-badge-wc:before{content:""}.hsi-dice-1:before{content:""}.hsi-hourglass-split:before{content:""}.hsi-skip-start-btn-fill:before{content:""}.hsi-union:before{content:""}.hsi-bag:before{content:""}.hsi-dice-2:before{content:""}.hsi-house-door:before{content:""}.hsi-slack:before{content:""}.hsi-unlock:before{content:""}.hsi-bag-check-fill:before{content:""}.hsi-dice-2-fill:before{content:""}.hsi-house-door-fill:before{content:""}.hsi-snow:before{content:""}.hsi-umbrella-fill:before{content:""}.hsi-bag-check:before{content:""}.hsi-dice-3-fill:before{content:""}.hsi-hr:before{content:""}.hsi-sort-down:before{content:""}.hsi-umbrella:before{content:""}.hsi-bag-dash:before{content:""}.hsi-dice-3:before{content:""}.hsi-house-fill:before{content:""}.hsi-sort-alpha-up-alt:before{content:""}.hsi-upload:before{content:""}.hsi-bag-dash-fill:before{content:""}.hsi-dice-4-fill:before{content:""}.hsi-hurricane:before{content:""}.hsi-sort-down-alt:before{content:""}.hsi-upc-scan:before{content:""}.hsi-bag-fill:before{content:""}.hsi-dice-5:before{content:""}.hsi-image-alt:before{content:""}.hsi-sort-alpha-down:before{content:""}.hsi-credit-card-2-front-fill:before{content:""}.hsi-bag-plus-fill:before{content:""}.hsi-dice-6:before{content:""}.hsi-image-fill:before{content:""}.hsi-sort-numeric-down:before{content:""}.hsi-upc:before{content:""}.hsi-bag-plus:before{content:""}.hsi-dice-5-fill:before{content:""}.hsi-image:before{content:""}.hsi-sort-up:before{content:""}.hsi-view-list:before{content:""}.hsi-bag-x-fill:before{content:""}.hsi-dice-6-fill:before{content:""}.hsi-images:before{content:""}.hsi-sort-numeric-up:before{content:""}.hsi-view-stacked:before{content:""}.hsi-bag-x:before{content:""}.hsi-disc:before{content:""}.hsi-inbox:before{content:""}.hsi-sort-numeric-up-alt:before{content:""}.hsi-unlock-fill:before{content:""}.hsi-bank:before{content:""}.hsi-discord:before{content:""}.hsi-inboxes-fill:before{content:""}.hsi-sort-up-alt:before{content:""}.hsi-vinyl:before{content:""}.hsi-bank2:before{content:""}.hsi-distribute-horizontal:before{content:""}.hsi-inboxes:before{content:""}.hsi-speaker:before{content:""}.hsi-emoji-heart-eyes-fill:before{content:""}.hsi-bar-chart-line:before{content:""}.hsi-display:before{content:""}.hsi-inbox-fill:before{content:""}.hsi-speedometer:before{content:""}.hsi-vector-pen:before{content:""}.hsi-bar-chart-fill:before{content:""}.hsi-distribute-vertical:before{content:""}.hsi-input-cursor:before{content:""}.hsi-speaker-fill:before{content:""}.hsi-volume-down-fill:before{content:""}.hsi-bar-chart:before{content:""}.hsi-door-closed-fill:before{content:""}.hsi-intersect:before{content:""}.hsi-square:before{content:""}.hsi-vinyl-fill:before{content:""}.hsi-bar-chart-line-fill:before{content:""}.hsi-door-open:before{content:""}.hsi-info-lg:before{content:""}.hsi-speedometer2:before{content:""}.hsi-circle:before{content:""}.hsi-bar-chart-steps:before{content:""}.hsi-door-closed:before{content:""}.hsi-journal-album:before{content:""}.hsi-square-half:before{content:""}.hsi-voicemail:before{content:""}.hsi-basket2:before{content:""}.hsi-door-open-fill:before{content:""}.hsi-info:before{content:""}.hsi-square-fill:before{content:""}.hsi-volume-down:before{content:""}.hsi-basket:before{content:""}.hsi-dot:before{content:""}.hsi-journal:before{content:""}.hsi-spellcheck:before{content:""}.hsi-cloud-drizzle-fill:before{content:""}.hsi-battery:before{content:""}.hsi-eject-fill:before{content:""}.hsi-info-circle-fill:before{content:""}.hsi-stack:before{content:""}.hsi-cloud-haze-1:before{content:""}.hsi-basket2-fill:before{content:""}.hsi-eject:before{content:""}.hsi-info-square:before{content:""}.hsi-sticky:before{content:""}.hsi-cloud-check:before{content:""}.hsi-basket-fill:before{content:""}.hsi-emoji-angry-fill:before{content:""}.hsi-journal-arrow-down:before{content:""}.hsi-stickies-fill:before{content:""}.hsi-cloud-rain-heavy-fill:before{content:""}.hsi-basket3-fill:before{content:""}.hsi-emoji-angry:before{content:""}.hsi-input-cursor-text:before{content:""}.hsi-star-half:before{content:""}.hsi-chat-text:before{content:""}.hsi-basket3:before{content:""}.hsi-emoji-dizzy:before{content:""}.hsi-instagram:before{content:""}.hsi-stars:before{content:""}.hsi-cloud-lightning-rain-fill:before{content:""}.hsi-battery-charging:before{content:""}.hsi-emoji-expressionless:before{content:""}.hsi-journal-bookmark:before{content:""}.hsi-stop:before{content:""}.hsi-clouds-fill:before{content:""}.hsi-battery-half:before{content:""}.hsi-emoji-expressionless-fill:before{content:""}.hsi-journal-bookmark-fill:before{content:""}.hsi-sticky-fill:before{content:""}.hsi-cloud-rain:before{content:""}.hsi-battery-full:before{content:""}.hsi-emoji-frown:before{content:""}.hsi-journal-arrow-up:before{content:""}.hsi-star:before{content:""}.hsi-cloud-hail:before{content:""}.hsi-bell:before{content:""}.hsi-emoji-frown-fill:before{content:""}.hsi-journal-check:before{content:""}.hsi-stop-btn:before{content:""}.hsi-cloud-snow:before{content:""}.hsi-bell-fill:before{content:""}.hsi-emoji-laughing:before{content:""}.hsi-journal-code:before{content:""}.hsi-suit-diamond-fill:before{content:""}.hsi-clipboard:before{content:""}.hsi-bell-slash-fill:before{content:""}.hsi-emoji-heart-eyes:before{content:""}.hsi-journal-medical:before{content:""}.hsi-stop-circle-fill:before{content:""}.hsi-chevron-double-left:before{content:""}.hsi-bell-slash:before{content:""}.hsi-emoji-neutral:before{content:""}.hsi-journal-plus:before{content:""}.hsi-subtract:before{content:""}.hsi-cloud-plus-fill:before{content:""}.hsi-book-fill:before{content:""}.hsi-emoji-neutral-fill:before{content:""}.hsi-journals:before{content:""}.hsi-suit-spade-fill:before{content:""}.hsi-bookmark-star:before{content:""}.hsi-bezier2:before{content:""}.hsi-emoji-laughing-fill:before{content:""}.hsi-journal-richtext:before{content:""}.hsi-stop-fill:before{content:""}.hsi-check2:before{content:""}.hsi-binoculars:before{content:""}.hsi-emoji-smile-upside-down-fill:before{content:""}.hsi-journal-text:before{content:""}.hsi-stopwatch:before{content:""}.hsi-cloud-plus:before{content:""}.hsi-bezier:before{content:""}.hsi-emoji-smile:before{content:""}.hsi-journal-x:before{content:""}.hsi-stop-btn-fill:before{content:""}.hsi-clock-history:before{content:""}.hsi-binoculars-fill:before{content:""}.hsi-emoji-smile-fill:before{content:""}.hsi-joystick:before{content:""}.hsi-stoplights-fill:before{content:""}.hsi-tree-fill:before{content:""}.hsi-bicycle:before{content:""}.hsi-emoji-smile-upside-down:before{content:""}.hsi-justify:before{content:""}.hsi-suit-club-fill:before{content:""}.hsi-trophy-fill:before{content:""}.hsi-blockquote-left:before{content:""}.hsi-emoji-wink-fill:before{content:""}.hsi-justify-left:before{content:""}.hsi-suit-heart-fill:before{content:""}.hsi-chevron-compact-left:before{content:""}.hsi-book-half:before{content:""}.hsi-emoji-sunglasses-fill:before{content:""}.hsi-justify-right:before{content:""}.hsi-stop-circle:before{content:""}.hsi-clock:before{content:""}.hsi-blockquote-right:before{content:""}.hsi-emoji-wink:before{content:""}.hsi-kanban-fill:before{content:""}.hsi-sun:before{content:""}.hsi-chevron-double-right:before{content:""}.hsi-bookmark:before{content:""}.hsi-emoji-sunglasses:before{content:""}.hsi-kanban:before{content:""}.hsi-sun-fill:before{content:""}.hsi-chevron-down:before{content:""}.hsi-bookmark-check:before{content:""}.hsi-envelope:before{content:""}.hsi-key:before{content:""}.hsi-suit-diamond:before{content:""}.hsi-truck:before{content:""}.hsi-bookmark-dash:before{content:""}.hsi-envelope-open:before{content:""}.hsi-keyboard:before{content:""}.hsi-stopwatch-fill:before{content:""}.hsi-chat-square-text-fill:before{content:""}.hsi-bookmark-check-fill:before{content:""}.hsi-eraser-fill:before{content:""}.hsi-key-fill:before{content:""}.hsi-suit-club:before{content:""}.hsi-cloud-lightning-rain:before{content:""}.hsi-bookmark-dash-fill:before{content:""}.hsi-envelope-fill:before{content:""}.hsi-ladder:before{content:""}.hsi-suit-heart:before{content:""}.hsi-cloud-arrow-up-fill:before{content:""}.hsi-bookmark-fill:before{content:""}.hsi-eraser:before{content:""}.hsi-laptop:before{content:""}.hsi-sunrise:before{content:""}.hsi-tropical-storm:before{content:""}.hsi-bookmark-heart-fill:before{content:""}.hsi-exclamation:before{content:""}.hsi-lamp-fill:before{content:""}.hsi-sunglasses:before{content:""}.hsi-chat-text-fill:before{content:""}.hsi-bookmark-heart:before{content:""}.hsi-exclamation-circle:before{content:""}.hsi-lamp:before{content:""}.hsi-sunrise-fill:before{content:""}.hsi-twitch:before{content:""}.hsi-bookmark-plus-fill:before{content:""}.hsi-border-style:before{content:""}.hsi-laptop-fill:before{content:""}.hsi-sunset-fill:before{content:""}.hsi-trophy:before{content:""}.hsi-bookmark-plus:before{content:""}.hsi-border-middle:before{content:""}.hsi-layer-backward:before{content:""}.hsi-sunset:before{content:""}.hsi-chat-square-dots-fill:before{content:""}.hsi-bookmarks:before{content:""}.hsi-exclamation-circle-fill:before{content:""}.hsi-layers:before{content:""}.hsi-symmetry-horizontal:before{content:""}.hsi-circle-half:before{content:""}.hsi-bookmarks-fill:before{content:""}.hsi-exclamation-diamond:before{content:""}.hsi-layer-forward:before{content:""}.hsi-tablet-landscape-fill:before{content:""}.hsi-circle-square:before{content:""}.hsi-bookmark-x:before{content:""}.hsi-exclamation-diamond-fill:before{content:""}.hsi-layout-sidebar:before{content:""}.hsi-table:before{content:""}.hsi-cloud-fill:before{content:""}.hsi-bookshelf:before{content:""}.hsi-exclamation-octagon:before{content:""}.hsi-layers-half:before{content:""}.hsi-symmetry-vertical:before{content:""}.hsi-chevron-double-up:before{content:""}.hsi-bookmark-x-fill:before{content:""}.hsi-exclamation-lg:before{content:""}.hsi-layers-fill:before{content:""}.hsi-headphones:before{content:""}.hsi-chevron-bar-down:before{content:""}.hsi-bootstrap-fill:before{content:""}.hsi-exclamation-octagon-fill:before{content:""}.hsi-layout-sidebar-inset:before{content:""}.hsi-chat-square-quote:before{content:""}.hsi-circle-fill:before{content:""}.hsi-bookmark-star-fill:before{content:""}.hsi-exclamation-square:before{content:""}.hsi-layout-sidebar-reverse:before{content:""}.hsi-handbag:before{content:""}.hsi-chevron-right:before{content:""}.hsi-bootstrap:before{content:""}.hsi-exclamation-square-fill:before{content:""}.hsi-layout-split:before{content:""}.hsi-hdd-fill:before{content:""}.hsi-cloud-slash-fill:before{content:""}.hsi-cloud-snow-fill:before{content:""}.hsi-exclude:before{content:""}.hsi-layout-sidebar-inset-reverse:before{content:""}.hsi-hdd:before{content:""}.hsi-cloud-lightning-fill:before{content:""}.hsi-bootstrap-reboot:before{content:""}.hsi-exclamation-triangle-fill:before{content:""}.hsi-layout-text-sidebar:before{content:""}.hsi-chat-square-dots:before{content:""}.hsi-cloud-download-fill:before{content:""}.hsi-border-all:before{content:""}.hsi-exclamation-triangle:before{content:""}.hsi-layout-text-sidebar-reverse:before{content:""}.hsi-grid-3x2-gap:before{content:""}.hsi-chevron-contract:before{content:""}.hsi-border:before{content:""}.hsi-file:before{content:""}.hsi-layout-text-window:before{content:""}.hsi-hash:before{content:""}.hsi-chat-square-text:before{content:""}.hsi-border-bottom:before{content:""}.hsi-eye:before{content:""}.hsi-layout-wtf:before{content:""}.hsi-grip-vertical:before{content:""}.hsi-chevron-bar-expand:before{content:""}.hsi-border-center:before{content:""}.hsi-file-arrow-down-fill:before{content:""}.hsi-layout-three-columns:before{content:""}.hsi-hand-index-thumb:before{content:""}.hsi-clouds:before{content:""}.hsi-border-inner:before{content:""}.hsi-file-arrow-down:before{content:""}.hsi-life-preserver:before{content:""}.hsi-handbag-fill:before{content:""}.hsi-check-square:before{content:""}.hsi-border-outer:before{content:""}.hsi-file-arrow-up:before{content:""}.hsi-lightbulb:before{content:""}.hsi-info-circle:before{content:""}.hsi-cloud-slash:before{content:""}.hsi-border-left:before{content:""}.hsi-file-bar-graph:before{content:""}.hsi-lightbulb-fill:before{content:""}.hsi-keyboard-fill:before{content:""}.hsi-cloud-lightning:before{content:""}.hsi-border-width:before{content:""}.hsi-file-bar-graph-fill:before{content:""}.hsi-lightbulb-off:before{content:""}.hsi-hand-index-fill:before{content:""}.hsi-cloud-moon:before{content:""}.hsi-border-right:before{content:""}.hsi-file-break-fill:before{content:""}.hsi-lightning:before{content:""}.hsi-hand-thumbs-up:before{content:""}.hsi-chevron-double-down:before{content:""}.hsi-bounding-box:before{content:""}.hsi-file-binary-fill:before{content:""}.hsi-lightbulb-off-fill:before{content:""}.hsi-geo-fill:before{content:""}.hsi-cloud-haze-fill:before{content:""}.hsi-bounding-box-circles:before{content:""}.hsi-file-binary:before{content:""}.hsi-lightning-charge-fill:before{content:""}.hsi-hammer:before{content:""}.hsi-clipboard-data:before{content:""}.hsi-box:before{content:""}.hsi-file-check-fill:before{content:""}.hsi-lightning-charge:before{content:""}.hsi-hand-index:before{content:""}.hsi-cloud-minus-fill:before{content:""}.hsi-border-top:before{content:""}.hsi-file-check:before{content:""}.hsi-lightning-fill:before{content:""}.hsi-google:before{content:""}.hsi-check2-all:before{content:""}.hsi-box-arrow-down:before{content:""}.hsi-file-code:before{content:""}.hsi-link:before{content:""}.hsi-hand-thumbs-up-fill:before{content:""}.hsi-clipboard-plus:before{content:""}.hsi-box-arrow-down-left:before{content:""}.hsi-file-code-fill:before{content:""}.hsi-link-45deg:before{content:""}.hsi-heart-fill:before{content:""}.hsi-cloud-arrow-down-fill:before{content:""}.hsi-box-arrow-down-right:before{content:""}.hsi-file-diff-fill:before{content:""}.hsi-list:before{content:""}.hsi-hand-thumbs-down-fill:before{content:""}.hsi-chevron-compact-down:before{content:""}.hsi-box-arrow-in-down-left:before{content:""}.hsi-file-diff:before{content:""}.hsi-list-check:before{content:""}.hsi-layout-text-window-reverse:before{content:""}.hsi-check-all:before{content:""}.hsi-box-arrow-in-left:before{content:""}.hsi-file-earmark:before{content:""}.hsi-linkedin:before{content:""}.hsi-hand-thumbs-down:before{content:""}.hsi-check2-square:before{content:""}.hsi-box-arrow-in-up-left:before{content:""}.hsi-file-earmark-arrow-down:before{content:""}.hsi-list-ol:before{content:""}.hsi-hand-index-thumb-fill:before{content:""}.hsi-cloud-download:before{content:""}.hsi-box-arrow-in-down-right:before{content:""}.hsi-file-earmark-arrow-up:before{content:""}.hsi-list-task:before{content:""}.hsi-mask:before{content:""}.hsi-cloud-check-fill:before{content:""}.hsi-eye-fill:before{content:""}.hsi-file-earmark-arrow-up-fill:before{content:""}.hsi-megaphone-fill:before{content:""}.hsi-list-nested:before{content:""}.hsi-chevron-bar-up:before{content:""}.hsi-box-arrow-in-right:before{content:""}.hsi-file-earmark-bar-graph-fill:before{content:""}.hsi-menu-button-fill:before{content:""}.hsi-mastodon:before{content:""}.hsi-cloud-fog:before{content:""}.hsi-box-arrow-in-up:before{content:""}.hsi-file-earmark-bar-graph:before{content:""}.hsi-lock:before{content:""}.hsi-info-square-fill:before{content:""}.hsi-check-square-fill:before{content:""}.hsi-box-arrow-in-up-right:before{content:""}.hsi-file-earmark-break-fill:before{content:""}.hsi-map:before{content:""}.hsi-plus-square-fill:before{content:""}.hsi-clipboard-check:before{content:""}.hsi-box-arrow-left:before{content:""}.hsi-file-earmark-binary:before{content:""}.hsi-mailbox2:before{content:""}.hsi-pip:before{content:""}.hsi-chevron-bar-contract:before{content:""}.hsi-file-earmark-code:before{content:""}.hsi-file-earmark-check:before{content:""}.hsi-lock-fill:before{content:""}.hsi-plug-fill:before{content:""}.hsi-check-circle-fill:before{content:""}.hsi-box-arrow-up:before{content:""}.hsi-file-earmark-binary-fill:before{content:""}.hsi-calendar2-event-fill:before{content:""}.hsi-journal-minus:before{content:""}.hsi-cloud-haze2-fill:before{content:""}.hsi-box-arrow-up-left:before{content:""}.hsi-file-earmark-check-fill:before{content:""}.hsi-menu-up:before{content:""}.hsi-question-circle:before{content:""}.hsi-cloud-fog-fill:before{content:""}.hsi-box-arrow-up-right:before{content:""}.hsi-box-arrow-right:before{content:""}.hsi-menu-down:before{content:""}.hsi-question-octagon-fill:before{content:""}.hsi-cloud-fog2-fill:before{content:""}.hsi-box-seam:before{content:""}.hsi-file-earmark-code-fill:before{content:""}.hsi-menu-button:before{content:""}.hsi-pentagon-half:before{content:""}.hsi-chevron-compact-right:before{content:""}.hsi-braces:before{content:""}.hsi-file-earmark-break:before{content:""}.hsi-menu-app:before{content:""}.hsi-pause-btn-fill:before{content:""}.hsi-clipboard-minus:before{content:""}.hsi-bricks:before{content:""}.hsi-file-earmark-diff-fill:before{content:""}.hsi-list-ul:before{content:""}.hsi-pause-btn:before{content:""}.hsi-cloud-fog2:before{content:""}.hsi-briefcase:before{content:""}.hsi-file-earmark-diff:before{content:""}.hsi-mailbox:before{content:""}.hsi-map-fill:before{content:""}.hsi-cloud-minus:before{content:""}.hsi-brightness-alt-high:before{content:""}.hsi-file-earmark-easel-fill:before{content:""}.hsi-menu-button-wide-fill:before{content:""}.hsi-person:before{content:""}.hsi-cloud-moon-fill:before{content:""}.hsi-briefcase-fill:before{content:""}.hsi-file-earmark-easel:before{content:""}.hsi-menu-button-wide:before{content:""}.hsi-people:before{content:""}.hsi-star-fill:before{content:""}.hsi-brightness-alt-high-fill:before{content:""}.hsi-file-earmark-excel-fill:before{content:""}.hsi-messenger:before{content:""}.hsi-people-fill:before{content:""}.hsi-sort-numeric-down-alt:before{content:""}.hsi-brightness-alt-low:before{content:""}.hsi-file-earmark-excel:before{content:""}.hsi-list-stars:before{content:""}.hsi-person-check-fill:before{content:""}.hsi-soundwave:before{content:""}.hsi-brightness-alt-low-fill:before{content:""}.hsi-file-earmark-fill:before{content:""}.hsi-mic-mute-fill:before{content:""}.hsi-markdown-fill:before{content:""}.hsi-stoplights:before{content:""}.hsi-brightness-high-fill:before{content:""}.hsi-file-earmark-font:before{content:""}.hsi-mic-fill:before{content:""}.hsi-node-minus:before{content:""}.hsi-suit-spade:before{content:""}.hsi-brightness-low:before{content:""}.hsi-file-earmark-image:before{content:""}.hsi-mic-mute:before{content:""}.hsi-newspaper:before{content:""}.hsi-stickies:before{content:""}.hsi-brightness-low-fill:before{content:""}.hsi-file-earmark-font-fill:before{content:""}.hsi-minecart-loaded:before{content:""}.hsi-person-badge:before{content:""}.hsi-trash:before{content:""}.hsi-broadcast-pin:before{content:""}.hsi-file-earmark-lock:before{content:""}.hsi-moon:before{content:""}.hsi-palette:before{content:""}.hsi-triangle-half:before{content:""}.hsi-broadcast:before{content:""}.hsi-file-earmark-lock2:before{content:""}.hsi-moon-fill:before{content:""}.hsi-mouse-fill:before{content:""}.hsi-triangle-fill:before{content:""}.hsi-brush:before{content:""}.hsi-file-earmark-image-fill:before{content:""}.hsi-moisture:before{content:""}.hsi-phone-fill:before{content:""}.hsi-chevron-up:before{content:""}.hsi-brush-fill:before{content:""}.hsi-file-earmark-minus:before{content:""}.hsi-moon-stars:before{content:""}.hsi-outlet:before{content:""}.hsi-chevron-bar-right:before{content:""}.hsi-bucket:before{content:""}.hsi-file-earmark-medical:before{content:""}.hsi-mouse:before{content:""}.hsi-paint-bucket:before{content:""}.hsi-triangle:before{content:""}.hsi-bucket-fill:before{content:""}.hsi-file-earmark-music:before{content:""}.hsi-mouse2-fill:before{content:""}.hsi-patch-check-fill:before{content:""}.hsi-chevron-expand:before{content:""}.hsi-bug:before{content:""}.hsi-file-earmark-medical-fill:before{content:""}.hsi-music-note:before{content:""}.hsi-menu-app-fill:before{content:""}.hsi-check-circle:before{content:""}.hsi-bug-fill:before{content:""}.hsi-file-earmark-lock2-fill:before{content:""}.hsi-music-note-list:before{content:""}.hsi-pause:before{content:""}.hsi-clock-fill:before{content:""}.hsi-building:before{content:""}.hsi-file-earmark-lock-fill:before{content:""}.hsi-mouse2:before{content:""}.hsi-paragraph:before{content:""}.hsi-cloud-rain-fill:before{content:""}.hsi-calculator:before{content:""}.hsi-file-earmark-pdf:before{content:""}.hsi-music-note-beamed:before{content:""}.hsi-pause-circle:before{content:""}.hsi-check2-circle:before{content:""}.hsi-calculator-fill:before{content:""}.hsi-file-earmark-music-fill:before{content:""}.hsi-mouse3-fill:before{content:""}.hsi-file-post-fill:before{content:""}.hsi-cloud-hail-fill:before{content:""}.hsi-bullseye:before{content:""}.hsi-file-earmark-pdf-fill:before{content:""}.hsi-mouse3:before{content:""}.hsi-calendar3-week-fill:before{content:""}.hsi-cloud:before{content:""}.hsi-calendar2-date-fill:before{content:""}.hsi-file-earmark-person-fill:before{content:""}.hsi-node-plus:before{content:""}.hsi-percent:before{content:""}.hsi-check-lg:before{content:""}.hsi-calendar2-fill:before{content:""}.hsi-file-earmark-person:before{content:""}.hsi-music-player:before{content:""}.hsi-patch-check:before{content:""}.hsi-cloud-drizzle:before{content:""}.hsi-calendar2-minus-fill:before{content:""}.hsi-file-earmark-play-fill:before{content:""}.hsi-node-plus-fill:before{content:""}.hsi-patch-question-fill:before{content:""}.hsi-cloud-rain-heavy:before{content:""}.hsi-calendar2:before{content:""}.hsi-file-earmark-plus:before{content:""}.hsi-music-player-fill:before{content:""}.hsi-markdown:before{content:""}.hsi-clipboard-x:before{content:""}.hsi-calendar2-minus:before{content:""}.hsi-file-earmark-plus-fill:before{content:""}.hsi-octagon:before{content:""}.hsi-file-play:before{content:""}.hsi-shield-fill:before{content:""}.hsi-calendar:before{content:""}.hsi-file-earmark-post-fill:before{content:""}.hsi-nut-fill:before{content:""}.hsi-file-earmark-zip-fill:before{content:""}.hsi-chevron-bar-left:before{content:""}.hsi-calendar2-event:before{content:""}.hsi-file-earmark-post:before{content:""}.hsi-nut:before{content:""}.hsi-eyeglasses:before{content:""}.hsi-shift-fill:before{content:""}.hsi-calendar2-check:before{content:""}.hsi-file-earmark-richtext:before{content:""}.hsi-octagon-fill:before{content:""}.hsi-file-earmark-x:before{content:""}.hsi-chevron-compact-up:before{content:""}.hsi-calendar2-day-fill:before{content:""}.hsi-file-earmark-ppt:before{content:""}.hsi-octagon-half:before{content:""}.hsi-folder-x:before{content:""}.hsi-cloud-arrow-up:before{content:""}.hsi-calendar2-check-fill:before{content:""}.hsi-file-earmark-richtext-fill:before{content:""}.hsi-option:before{content:""}.hsi-droplet:before{content:""}.hsi-shield-plus:before{content:""}.hsi-calendar2-range-fill:before{content:""}.hsi-file-earmark-slides:before{content:""}.hsi-palette2:before{content:""}.hsi-file-plus-fill:before{content:""}.hsi-sd-card:before{content:""}.hsi-calendar2-month:before{content:""}.hsi-file-earmark-ruled-fill:before{content:""}.hsi-paperclip:before{content:""}.hsi-columns-gap:before{content:""}.hsi-safe2:before{content:""}.hsi-calendar2-range:before{content:""}.hsi-file-earmark-ruled:before{content:""}.hsi-palette-fill:before{content:""}.hsi-droplet-half:before{content:""}.hsi-record-circle:before{content:""}.hsi-calendar2-date:before{content:""}.hsi-file-earmark-spreadsheet-fill:before{content:""}.hsi-calendar3-range-fill:before{content:""}.hsi-earbuds:before{content:""}.hsi-save-fill:before{content:""}.hsi-calendar2-plus-fill:before{content:""}.hsi-file-earmark-spreadsheet:before{content:""}.hsi-patch-exclamation:before{content:""}.hsi-cloud-sleet:before{content:""}.hsi-reply-all-fill:before{content:""}.hsi-calendar2-month-fill:before{content:""}.hsi-file-earmark-slides-fill:before{content:""}.hsi-patch-minus-fill:before{content:""}.hsi-credit-card-2-back-fill:before{content:""}.hsi-record-circle-fill:before{content:""}.hsi-calendar2-day:before{content:""}.hsi-file-earmark-text:before{content:""}.hsi-patch-exclamation-fill:before{content:""}.hsi-droplet-fill:before{content:""}.hsi-reddit:before{content:""}.hsi-calendar2-plus:before{content:""}.hsi-file-earmark-text-fill:before{content:""}.hsi-patch-minus:before{content:""}.hsi-credit-card-fill:before{content:""}.hsi-recycle:before{content:""}.hsi-calendar2-x:before{content:""}.hsi-file-earmark-word-fill:before{content:""}.hsi-patch-plus:before{content:""}.hsi-cloud-upload:before{content:""}.hsi-rulers:before{content:""}.hsi-calendar2-week-fill:before{content:""}.hsi-file-earmark-word:before{content:""}.hsi-pause-circle-fill:before{content:""}.hsi-cloud-sleet-fill:before{content:""}.hsi-reception-0:before{content:""}.hsi-calendar2-week:before{content:""}.hsi-file-earmark-x-fill:before{content:""}.hsi-patch-plus-fill:before{content:""}.hsi-cone-striped:before{content:""}.hsi-reply:before{content:""}.hsi-calendar2-x-fill:before{content:""}.hsi-file-earmark-zip:before{content:""}.hsi-pause-fill:before{content:""}.hsi-dash-lg:before{content:""}.hsi-skip-end-fill:before{content:""}.hsi-calendar3-event:before{content:""}.hsi-file-easel:before{content:""}.hsi-peace-fill:before{content:""}.hsi-code-square:before{content:""}.hsi-sd-card-fill:before{content:""}.hsi-calendar3:before{content:""}.hsi-file-easel-fill:before{content:""}.hsi-peace:before{content:""}.hsi-dice-4:before{content:""}.hsi-reply-all:before{content:""}.hsi-calendar3-fill:before{content:""}.hsi-file-excel:before{content:""}.hsi-pen:before{content:""}.hsi-collection-play-fill:before{content:""}.hsi-smartwatch:before{content:""}.hsi-calendar3-event-fill:before{content:""}.hsi-file-fill:before{content:""}.hsi-pencil:before{content:""}.hsi-dash:before{content:""}.hsi-mic:before{content:""}.hsi-calendar3-range:before{content:""}.hsi-file-excel-fill:before{content:""}.hsi-pencil-fill:before{content:""}.hsi-controller:before{content:""}.hsi-file-spreadsheet:before{content:""}.hsi-calendar3-week:before{content:""}.hsi-file-font:before{content:""}.hsi-person-x:before{content:""}.hsi-cloudy-fill:before{content:""}.hsi-snow3:before{content:""}.hsi-patch-question:before{content:""}.hsi-file-font-fill:before{content:""}.hsi-person-badge-fill:before{content:""}.hsi-dash-square:before{content:""}.hsi-file-earmark-arrow-down-fill:before{content:""}.hsi-calendar4:before{content:""}.hsi-file-lock:before{content:""}.hsi-person-check:before{content:""}.hsi-cpu:before{content:""}.hsi-envelope-open-fill:before{content:""}.hsi-calendar-check:before{content:""}.hsi-file-lock2:before{content:""}.hsi-person-dash:before{content:""}.hsi-display-fill:before{content:""}.hsi-file-arrow-up-fill:before{content:""}.hsi-calendar4-range:before{content:""}.hsi-file-image-fill:before{content:""}.hsi-person-fill:before{content:""}.hsi-download:before{content:""}.hsi-credit-card-2-front:before{content:""}.hsi-align-bottom:before{content:""}.hsi-pin-map-fill:before{content:""}.hsi-file-lock2-fill:before{content:""}.hsi-person-lines-fill:before{content:""}.hsi-egg-fried:before{content:""}.hsi-cloud-sun-fill:before{content:""}.hsi-align-middle:before{content:""}.hsi-calendar4-event:before{content:""}.hsi-file-image:before{content:""}.hsi-person-plus-fill:before{content:""}.hsi-compass-fill:before{content:""}.hsi-collection-play:before{content:""}.hsi-app:before{content:""}.hsi-calendar4-week:before{content:""}.hsi-file-lock-fill:before{content:""}.hsi-person-bounding-box:before{content:""}.hsi-thermometer:before{content:""}.hsi-cloud-sun:before{content:""}.hsi-align-center:before{content:""}.hsi-calendar-check-fill:before{content:""}.hsi-file-minus-fill:before{content:""}.hsi-person-dash-fill:before{content:""}.hsi-text-paragraph:before{content:""}.hsi-disc-fill:before{content:""}.hsi-align-start:before{content:""}.hsi-calendar-fill:before{content:""}.hsi-file-minus:before{content:""}.hsi-person-plus:before{content:""}.hsi-text-left:before{content:""}.hsi-code-slash:before{content:""}.hsi-align-top:before{content:""}.hsi-calendar-event-fill:before{content:""}.hsi-file-medical-fill:before{content:""}.hsi-pen-fill:before{content:""}.hsi-text-right:before{content:""}.hsi-tag-fill:before{content:""}.hsi-archive:before{content:""}.hsi-calendar-event:before{content:""}.hsi-file-medical:before{content:""}.hsi-pentagon-fill:before{content:""}.hsi-thermometer-sun:before{content:""}.hsi-telephone-fill:before{content:""}.hsi-align-end:before{content:""}.hsi-calendar-day-fill:before{content:""}.hsi-file-music-fill:before{content:""}.hsi-pentagon:before{content:""}.hsi-thermometer-half:before{content:""}.hsi-window-sidebar:before{content:""}.hsi-alarm-fill:before{content:""}.hsi-calendar-minus:before{content:""}.hsi-file-music:before{content:""}.hsi-pencil-square:before{content:""}.hsi-tv-fill:before{content:""}.hsi-tag:before{content:""}.hsi-alt:before{content:""}.hsi-calendar-minus-fill:before{content:""}.hsi-file-person:before{content:""}.hsi-person-x-fill:before{content:""}.hsi-thermometer-snow:before{content:""}.hsi-wifi-1:before{content:""}.hsi-alarm:before{content:""}.hsi-calendar-date-fill:before{content:""}.hsi-file-pdf-fill:before{content:""}.hsi-person-circle:before{content:""}.hsi-thermometer-high:before{content:""}.hsi-command:before{content:""}.hsi-app-indicator:before{content:""}.hsi-calendar-range:before{content:""}.hsi-file-ppt-fill:before{content:""}.hsi-phone:before{content:""}.hsi-tsunami:before{content:""}.hsi-volume-mute:before{content:""}.hsi-arrow-90deg-right:before{content:""}.hsi-calendar-plus:before{content:""}.hsi-file-person-fill:before{content:""}.hsi-phone-landscape:before{content:""}.hsi-truck-flatbed:before{content:""}.hsi-youtube:before{content:""}.hsi-archive-fill:before{content:""}.hsi-calendar-day:before{content:""}.hsi-file-pdf:before{content:""}.hsi-person-square:before{content:""}.hsi-type-bold:before{content:""}.hsi-telegram:before{content:""}.hsi-arrow-90deg-down:before{content:""}.hsi-calendar-month-fill:before{content:""}.hsi-file-richtext:before{content:""}.hsi-phone-landscape-fill:before{content:""}.hsi-type-h1:before{content:""}.hsi-coin:before{content:""}.hsi-arrow-90deg-left:before{content:""}.hsi-calendar-range-fill:before{content:""}.hsi-file-richtext-fill:before{content:""}.hsi-phone-vibrate:before{content:""}.hsi-type:before{content:""}.hsi-water:before{content:""}.hsi-arrow-90deg-up:before{content:""}.hsi-calendar-plus-fill:before{content:""}.hsi-file-ruled:before{content:""}.hsi-phone-vibrate-fill:before{content:""}.hsi-twitter:before{content:""}.hsi-tags-fill:before{content:""}.hsi-arrow-bar-down:before{content:""}.hsi-calendar-x:before{content:""}.hsi-files:before{content:""}.hsi-pie-chart:before{content:""}.hsi-type-strikethrough:before{content:""}.hsi-telephone-inbound:before{content:""}.hsi-arrow-bar-left:before{content:""}.hsi-calendar-x-fill:before{content:""}.hsi-file-ruled-fill:before{content:""}.hsi-pie-chart-fill:before{content:""}.hsi-type-italic:before{content:""}.hsi-telephone-outbound:before{content:""}.hsi-arrow-bar-right:before{content:""}.hsi-calendar-week-fill:before{content:""}.hsi-files-alt:before{content:""}.hsi-piggy-bank:before{content:""}.hsi-type-h3:before{content:""}.hsi-telephone-forward-fill:before{content:""}.hsi-arrow-bar-up:before{content:""}.hsi-camera:before{content:""}.hsi-file-ppt:before{content:""}.hsi-piggy-bank-fill:before{content:""}.hsi-volume-off:before{content:""}.hsi-telephone:before{content:""}.hsi-arrow-counterclockwise:before{content:""}.hsi-calendar-month:before{content:""}.hsi-file-slides:before{content:""}.hsi-pin:before{content:""}.hsi-type-underline:before{content:""}.hsi-telephone-forward:before{content:""}.hsi-arrow-clockwise:before{content:""}.hsi-camera-fill:before{content:""}.hsi-file-slides-fill:before{content:""}.hsi-pin-angle:before{content:""}.hsi-type-h2:before{content:""}.hsi-telephone-x:before{content:""}.hsi-arrow-down:before{content:""}.hsi-camera2:before{content:""}.hsi-file-spreadsheet-fill:before{content:""}.hsi-pin-fill:before{content:""}.hsi-wallet:before{content:""}.hsi-telephone-plus-fill:before{content:""}.hsi-arrow-down-circle:before{content:""}.hsi-camera-reels:before{content:""}.hsi-file-text-fill:before{content:""}.hsi-pin-angle-fill:before{content:""}.hsi-volume-mute-fill:before{content:""}.hsi-toggle2-on:before{content:""}.hsi-arrow-down-circle-fill:before{content:""}.hsi-camera-reels-fill:before{content:""}.hsi-filter-circle-fill:before{content:""}.hsi-pin-map:before{content:""}.hsi-volume-off-fill:before{content:""}.hsi-toggle2-off:before{content:""}.hsi-arrow-down-left:before{content:""}.hsi-camera-video-fill:before{content:""}.hsi-filter-left:before{content:""}.hsi-calendar-date:before{content:""}.hsi-vr:before{content:""}.hsi-text-indent-left:before{content:""}.hsi-arrow-down-left-circle:before{content:""}.hsi-camera-video:before{content:""}.hsi-film:before{content:""}.hsi-play:before{content:""}.hsi-volume-up:before{content:""}.hsi-toggles2:before{content:""}.hsi-arrow-down-left-circle-fill:before{content:""}.hsi-camera-video-off-fill:before{content:""}.hsi-filter:before{content:""}.hsi-play-btn:before{content:""}.hsi-volume-up-fill:before{content:""}.hsi-textarea:before{content:""}.hsi-arrow-down-left-square:before{content:""}.hsi-camera-video-off:before{content:""}.hsi-file-x-fill:before{content:""}.hsi-pip-fill:before{content:""}.hsi-watch:before{content:""}.hsi-three-dots-vertical:before{content:""}.hsi-arrow-down-left-square-fill:before{content:""}.hsi-capslock:before{content:""}.hsi-filter-circle:before{content:""}.hsi-play-btn-fill:before{content:""}.hsi-wallet-fill:before{content:""}.hsi-tree:before{content:""}.hsi-arrow-down-right:before{content:""}.hsi-capslock-fill:before{content:""}.hsi-file-x:before{content:""}.hsi-play-circle:before{content:""}.hsi-chat-square-fill:before{content:""}.hsi-three-dots:before{content:""}.hsi-arrow-down-right-circle-fill:before{content:""}.hsi-card-checklist:before{content:""}.hsi-file-zip:before{content:""}.hsi-play-circle-fill:before{content:""}.hsi-wallet2:before{content:""}.hsi-terminal:before{content:""}.hsi-arrow-down-right-circle:before{content:""}.hsi-card-heading:before{content:""}.hsi-file-zip-fill:before{content:""}.hsi-play-fill:before{content:""}.hsi-cloud-haze:before{content:""}.hsi-text-indent-right:before{content:""}.hsi-arrow-down-right-square:before{content:""}.hsi-card-image:before{content:""}.hsi-file-word:before{content:""}.hsi-plug:before{content:""}.hsi-screwdriver:before{content:""}.hsi-text-center:before{content:""}.hsi-arrow-left-right:before{content:""}.hsi-card-list:before{content:""}.hsi-file-text:before{content:""}.hsi-plus:before{content:""}.hsi-share:before{content:""}.hsi-textarea-resize:before{content:""}.hsi-arrow-down-square-fill:before{content:""}.hsi-caret-down-fill:before{content:""}.hsi-file-word-fill:before{content:""}.hsi-plus-lg:before{content:""}.hsi-scissors:before{content:""}.hsi-trash2-fill:before{content:""}.hsi-arrow-left-circle:before{content:""}.hsi-card-text:before{content:""}.hsi-filter-square:before{content:""}.hsi-power:before{content:""}.hsi-segmented-nav:before{content:""}.hsi-tools:before{content:""}.hsi-arrow-left:before{content:""}.hsi-caret-down:before{content:""}.hsi-filter-right:before{content:""}.hsi-plus-circle:before{content:""}.hsi-server:before{content:""}.hsi-trash-fill:before{content:""}.hsi-arrow-down-short:before{content:""}.hsi-caret-down-square-fill:before{content:""}.hsi-filter-square-fill:before{content:""}.hsi-printer-fill:before{content:""}.hsi-search:before{content:""}.hsi-telephone-outbound-fill:before{content:""}.hsi-arrow-left-circle-fill:before{content:""}.hsi-caret-left:before{content:""}.hsi-flag:before{content:""}.hsi-plus-square:before{content:""}.hsi-shield-exclamation:before{content:""}.hsi-tornado:before{content:""}.hsi-arrow-down-square:before{content:""}.hsi-caret-left-fill:before{content:""}.hsi-flag-fill:before{content:""}.hsi-plus-circle-fill:before{content:""}.hsi-share-fill:before{content:""}.hsi-check:before{content:""}.hsi-arrow-down-right-square-fill:before{content:""}.hsi-caret-right:before{content:""}.hsi-flower2:before{content:""}.hsi-printer:before{content:""}.hsi-shield-check:before{content:""}.hsi-cloud-arrow-down:before{content:""}.hsi-arrow-down-up:before{content:""}.hsi-caret-right-fill:before{content:""}.hsi-flower1:before{content:""}.hsi-plus-square-dotted:before{content:""}.hsi-shield:before{content:""}.hsi-chat-square-quote-fill:before{content:""}.hsi-arrow-left-short:before{content:""}.hsi-caret-left-square-fill:before{content:""}.hsi-folder2:before{content:""}.hsi-plus-circle-dotted:before{content:""}.hsi-shield-fill-minus:before{content:""}.hsi-record-fill:before{content:""}.hsi-arrow-return-left:before{content:""}.hsi-caret-left-square:before{content:""}.hsi-folder-symlink-fill:before{content:""}.hsi-puzzle:before{content:""}.hsi-shield-fill-exclamation:before{content:""}.hsi-shield-minus:before{content:""}.hsi-arrow-right-square-fill:before{content:""}.hsi-caret-right-square:before{content:""}.hsi-folder-fill:before{content:""}.hsi-question:before{content:""}.hsi-shield-fill-check:before{content:""}.hsi-rss-fill:before{content:""}.hsi-arrow-right:before{content:""}.hsi-caret-up-square:before{content:""}.hsi-folder:before{content:""}.hsi-puzzle-fill:before{content:""}.hsi-wifi-2:before{content:""}.hsi-save2-fill:before{content:""}.hsi-arrow-return-right:before{content:""}.hsi-caret-up-square-fill:before{content:""}.hsi-folder2-open:before{content:""}.hsi-question-circle-fill:before{content:""}.hsi-wifi:before{content:""}.hsi-rss:before{content:""}.hsi-arrow-right-circle-fill:before{content:""}.hsi-cart:before{content:""}.hsi-folder-plus:before{content:""}.hsi-question-diamond-fill:before{content:""}.hsi-x:before{content:""}.hsi-save:before{content:""}.hsi-arrow-left-square:before{content:""}.hsi-cart2:before{content:""}.hsi-folder-check:before{content:""}.hsi-question-diamond:before{content:""}.hsi-wrench:before{content:""}.hsi-chevron-left:before{content:""}.hsi-arrow-right-short:before{content:""}.hsi-caret-up-fill:before{content:""}.hsi-folder-minus:before{content:""}.hsi-question-lg:before{content:""}.hsi-window-dock:before{content:""}.hsi-save2:before{content:""}.hsi-arrow-left-square-fill:before{content:""}.hsi-caret-right-square-fill:before{content:""}.hsi-forward-fill:before{content:""}.hsi-question-octagon:before{content:""}.hsi-x-diamond-fill:before{content:""}.hsi-safe-fill:before{content:""}:root{--sc-navbar-height: 60px;--sc-sider-width: 320px;--sc-mobile-width: 375px;--sc-mobile-height: 667px;--sc-white: #fff;--sc-gray-100: #f8f9fa;--sc-gray-200: #e9ecef;--sc-gray-300: #dee2e6;--sc-gray-400: #ced4da;--sc-gray-500: #adb5bd;--sc-gray-600: #6c757d;--sc-gray-700: #495057;--sc-gray-800: #343a40;--sc-gray-900: #212529;--sc-black: #000;--sc-white-rgb: 255,255,255;--sc-gray-100-rgb: 248,249,250;--sc-gray-200-rgb: 236,237,238;--sc-gray-300-rgb: 226,227,228;--sc-gray-400-rgb: 209,212,214;--sc-gray-500-rgb: 181,185,189;--sc-gray-600-rgb: 116,120,124;--sc-gray-700-rgb: 80,84,87;--sc-gray-800-rgb: 57,60,63;--sc-gray-900-rgb: 36,38,40;--sc-black-rgb: 0,0,0;--sc-blue: #0d6efd;--sc-indigo: #6610f2;--sc-purple: #6f42c1;--sc-pink: #d63384;--sc-red: #dc3545;--sc-orange: #fd7e14;--sc-yellow: #ffc107;--sc-green: #198754;--sc-teal: #20c997;--sc-cyan: #0dcaf0;--sc-blue-rgb: 13,110,253;--sc-indigo-rgb: 102,16,242;--sc-purple-rgb: 111,66,193;--sc-pink-rgb: 214,51,132;--sc-red-rgb: 220,53,69;--sc-orange-rgb: 253,126,20;--sc-yellow-rgb: 255,193,7;--sc-green-rgb: 25,135,84;--sc-teal-rgb: 32,201,151;--sc-cyan-rgb: 13,202,240;--sc-blue-50: rgb(235.64, 243.4, 254.84);--sc-blue-100: rgb(206.6, 226, 254.6);--sc-blue-200: rgb(158.2, 197, 254.2);--sc-blue-300: rgb(109.8, 168, 253.8);--sc-blue-400: rgb(61.4, 139, 253.4);--sc-blue-500: #0d6efd;--sc-blue-600: rgb(10.4, 88, 202.4);--sc-blue-700: rgb(7.8, 66, 151.8);--sc-blue-800: rgb(5.2, 44, 101.2);--sc-blue-900: rgb(2.6, 22, 50.6);--sc-indigo-50: rgb(242.76, 235.88, 253.96);--sc-indigo-100: rgb(224.4, 207.2, 252.4);--sc-indigo-200: rgb(193.8, 159.4, 249.8);--sc-indigo-300: rgb(163.2, 111.6, 247.2);--sc-indigo-400: rgb(132.6, 63.8, 244.6);--sc-indigo-500: #6610f2;--sc-indigo-600: rgb(81.6, 12.8, 193.6);--sc-indigo-700: rgb(61.2, 9.6, 145.2);--sc-indigo-800: rgb(40.8, 6.4, 96.8);--sc-indigo-900: rgb(20.4, 3.2, 48.4);--sc-purple-50: rgb(243.48, 239.88, 250.04);--sc-purple-100: rgb(226.2, 217.2, 242.6);--sc-purple-200: rgb(197.4, 179.4, 230.2);--sc-purple-300: rgb(168.6, 141.6, 217.8);--sc-purple-400: rgb(139.8, 103.8, 205.4);--sc-purple-500: #6f42c1;--sc-purple-600: rgb(88.8, 52.8, 154.4);--sc-purple-700: rgb(66.6, 39.6, 115.8);--sc-purple-800: rgb(44.4, 26.4, 77.2);--sc-purple-900: rgb(22.2, 13.2, 38.6);--sc-pink-50: rgb(251.72, 238.68, 245.16);--sc-pink-100: rgb(246.8, 214.2, 230.4);--sc-pink-200: rgb(238.6, 173.4, 205.8);--sc-pink-300: rgb(230.4, 132.6, 181.2);--sc-pink-400: rgb(222.2, 91.8, 156.6);--sc-pink-500: #d63384;--sc-pink-600: rgb(171.2, 40.8, 105.6);--sc-pink-700: rgb(128.4, 30.6, 79.2);--sc-pink-800: rgb(85.6, 20.4, 52.8);--sc-pink-900: rgb(42.8, 10.2, 26.4);--sc-red-50: rgb(252.2, 238.84, 240.12);--sc-red-100: rgb(248, 214.6, 217.8);--sc-red-200: rgb(241, 174.2, 180.6);--sc-red-300: rgb(234, 133.8, 143.4);--sc-red-400: rgb(227, 93.4, 106.2);--sc-red-500: #dc3545;--sc-red-600: rgb(176, 42.4, 55.2);--sc-red-700: rgb(132, 31.8, 41.4);--sc-red-800: rgb(88, 21.2, 27.6);--sc-red-900: rgb(44, 10.6, 13.8);--sc-orange-50: rgb(254.84, 244.68, 236.2);--sc-orange-100: rgb(254.6, 229.2, 208);--sc-orange-200: rgb(254.2, 203.4, 161);--sc-orange-300: rgb(253.8, 177.6, 114);--sc-orange-400: rgb(253.4, 151.8, 67);--sc-orange-500: #fd7e14;--sc-orange-600: rgb(202.4, 100.8, 16);--sc-orange-700: rgb(151.8, 75.6, 12);--sc-orange-800: rgb(101.2, 50.4, 8);--sc-orange-900: rgb(50.6, 25.2, 4);--sc-yellow-50: rgb(255, 250.04, 235.16);--sc-yellow-100: rgb(255, 242.6, 205.4);--sc-yellow-200: rgb(255, 230.2, 155.8);--sc-yellow-300: rgb(255, 217.8, 106.2);--sc-yellow-400: rgb(255, 205.4, 56.6);--sc-yellow-500: #ffc107;--sc-yellow-600: rgb(204, 154.4, 5.6);--sc-yellow-700: rgb(153, 115.8, 4.2);--sc-yellow-800: rgb(102, 77.2, 2.8);--sc-yellow-900: rgb(51, 38.6, 1.4);--sc-green-50: rgb(236.6, 245.4, 241.32);--sc-green-100: rgb(209, 231, 220.8);--sc-green-200: rgb(163, 207, 186.6);--sc-green-300: rgb(117, 183, 152.4);--sc-green-400: rgb(71, 159, 118.2);--sc-green-500: #198754;--sc-green-600: rgb(20, 108, 67.2);--sc-green-700: rgb(15, 81, 50.4);--sc-green-800: rgb(10, 54, 33.6);--sc-green-900: rgb(5, 27, 16.8);--sc-teal-50: rgb(237.16, 250.68, 246.68);--sc-teal-100: rgb(210.4, 244.2, 234.2);--sc-teal-200: rgb(165.8, 233.4, 213.4);--sc-teal-300: rgb(121.2, 222.6, 192.6);--sc-teal-400: rgb(76.6, 211.8, 171.8);--sc-teal-500: #20c997;--sc-teal-600: rgb(25.6, 160.8, 120.8);--sc-teal-700: rgb(19.2, 120.6, 90.6);--sc-teal-800: rgb(12.8, 80.4, 60.4);--sc-teal-900: rgb(6.4, 40.2, 30.2);--sc-cyan-50: rgb(235.64, 250.76, 253.8);--sc-cyan-100: rgb(206.6, 244.4, 252);--sc-cyan-200: rgb(158.2, 233.8, 249);--sc-cyan-300: rgb(109.8, 223.2, 246);--sc-cyan-400: rgb(61.4, 212.6, 243);--sc-cyan-500: #0dcaf0;--sc-cyan-600: rgb(10.4, 161.6, 192);--sc-cyan-700: rgb(7.8, 121.2, 144);--sc-cyan-800: rgb(5.2, 80.8, 96);--sc-cyan-900: rgb(2.6, 40.4, 48);--sc-primary: var(--sc-blue);--sc-secondary: var(--sc-gray-600);--sc-success: var(--sc-green);--sc-info: var(--sc-cyan);--sc-warning: var(--sc-yellow);--sc-danger: var(--sc-red);--sc-primary-rgb: var(--sc-blue-rgb);--sc-secondary-rgb: var(--sc-gray-600-rgb);--sc-success-rgb: var(--sc-green-rgb);--sc-info-rgb: var(--sc-cyan-rgb);--sc-warning-rgb: var(--sc-yellow-rgb);--sc-danger-rgb: var(--sc-red-rgb);--sc-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, monospace;--sc-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", monospace;--sc-text-xs: 12px;--sc-text-sm: 14px;--sc-text-base: 16px;--sc-text-lg: 20px;--sc-text-xl: 28px;--sc-text-2xl: 40px;--sc-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--sc-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--sc-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--sc-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--sc-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--sc-rounded-xs: 2px;--sc-rounded-sm: 4px;--sc-rounded: 6px;--sc-rounded-lg: 10px;--sc-rounded-xl: 14px;--sc-rounded-full: 9999px;--sc-body-color: var(--sc-gray-900);--sc-body-bg: var(--sc-white);--sc-secondary-color: var(--sc-gray-700);--sc-secondary-bg: var(--sc-gray-100);--sc-tertiary-color: var(--sc-gray-600);--sc-tertiary-bg: var(--sc-gray-200);--sc-quaternary-color: var(--sc-gray-400);--sc-quaternary-bg: var(--sc-gray-300);--sc-emphasis-color: var(--sc-black);--sc-emphasis-bg: var(--sc-white);--sc-border-color: var(--sc-gray-300);--sc-hover-bg: var(--sc-gray-200)}[data-sc-theme=dark]{--sc-body-color: var(--sc-gray-100);--sc-body-bg: var(--sc-black);--sc-secondary-color: var(--sc-gray-300);--sc-secondary-bg: var(--sc-gray-800);--sc-tertiary-color: var(--sc-gray-500);--sc-tertiary-bg: var(--sc-gray-600);--sc-quaternary-color: var(--sc-gray-600);--sc-quaternary-bg: var(--sc-gray-400);--sc-emphasis-color: var(--sc-white);--sc-emphasis-bg: var(--sc-gray-900);--sc-border-color: var(--sc-gray-700);--sc-active-bg: var(--sc-gray-700);--sc-active-deep-bg: var(--sc-gray-600)}:root{--sc-scrollbar-track-bg: var(--sc-gray-100);--sc-scrollbar-thumb-bg: var(--sc-gray-400);--sc-scrollbar-thumb-hover-bg: var(--sc-gray-500);--sc-scrollbar-thumb-active-bg: var(--sc-gray-600)}:root[data-sc-theme=dark]{--sc-scrollbar-track-bg: var(--sc-gray-700);--sc-scrollbar-thumb-bg: var(--sc-gray-600);--sc-scrollbar-thumb-hover-bg: var(--sc-gray-500);--sc-scrollbar-thumb-active-bg: var(--sc-gray-400)}@media (any-pointer: fine){::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background-color:var(--sc-scrollbar-track-bg)}::-webkit-scrollbar-thumb{background-color:var(--sc-scrollbar-thumb-bg);border-radius:var(--sc-rounded-full)}::-webkit-scrollbar-thumb:hover{background-color:var(--sc-scrollbar-thumb-hover-bg)}::-webkit-scrollbar-thumb:active{background-color:var(--sc-scrollbar-thumb-active-bg)}}html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:var(--sc-font-sans-serif);font-size:var(--sc-text-base);line-height:1.5;color:var(--sc-body-color);background-color:var(--sc-body-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:var(--sc-font-monospace)}a{text-decoration:none;color:var(--sc-primary)}a:hover{text-decoration:underline}:root{--sc-code-bg: rgba(var(--sc-gray-200-rgb), .8)}[data-sc-theme=dark]{--sc-code-bg: var(--sc-secondary-bg)}.sc-demo{margin-bottom:16px}.sc-anchor{padding:0 4px;font-weight:400;color:var(--sc-primary);text-decoration:none;opacity:0;transition:color .15s ease-in-out,opacity .15s ease-in-out}.sc-anchor:focus,.sc-anchor:hover,:hover>.sc-anchor,:target>.sc-anchor{opacity:1;color:var(--sc-primary);text-decoration:none}.sc-code-wrapper{position:relative;overflow:hidden;border:1px solid var(--sc-border-color);border-radius:var(--sc-rounded-lg)}.sc-code-wrapper:not(:last-child){margin-bottom:32px}.sc-code-wrapper code,.sc-code-wrapper pre{color:var(--sc-white);border-radius:inherit}.sc-code-wrapper pre{max-height:580px;margin:0;overflow:auto}.sc-code-wrapper code{font-size:var(--sc-text-sm)}.sc-table-responsive{margin-bottom:64px;overflow-x:auto}.sc-table-responsive table{width:100%;color:var(--sc-body-color);font-size:var(--sc-text-sm);line-height:1.5;border-collapse:collapse}.sc-table-responsive table th{padding:8px;font-weight:600;text-align:left}.sc-table-responsive table td{padding:8px;border-top:1px solid var(--sc-border-color)}.sc-table-responsive table td:nth-child(1){width:17%;font-weight:600}.sc-table-responsive table td:nth-child(2){width:40%;min-width:100px}.sc-table-responsive table td:nth-child(3){width:27%;font-size:small;color:var(--sc-danger);word-wrap:break-word}.sc-table-responsive table td:nth-child(4){width:16%}.sc-table-responsive table td:nth-child(1),.sc-table-responsive table td:nth-child(3),.sc-table-responsive table td:nth-child(4){font-family:var(--sc-font-monospace)}.sc-table-responsive table th:first-child,.sc-table-responsive table td:first-child{padding-left:0}.sc-table-responsive table th:last-child,.sc-table-responsive table td:last-child{padding-right:0}sup{display:inline-block;padding:2px;font-size:var(--sc-text-xs);font-family:var(--sc-font-sans-serif);line-height:1.2;font-weight:500;color:var(--sc-primary);border-radius:var(--sc-rounded-sm);background-color:rgba(var(--sc-primary-rgb),.1)}:root{--sc-copy-active-bg: var(--sc-gray-800)}.sc-copy{position:absolute;top:6px;right:6px;z-index:3;display:block;justify-content:center;align-items:center;border-radius:var(--sc-rounded);width:40px;height:40px;border:none;background-color:transparent;opacity:0;cursor:pointer;background-position:50%;background-size:20px;background-repeat:no-repeat;transition:opacity .4s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2'/%3E%3C/svg%3E")}.sc-copy:hover{background-color:var(--sc-copy-active-bg)}.sc-code-wrapper:hover .sc-copy{opacity:1}.sc-copied{border-radius:0 var(--sc-rounded) var(--sc-rounded) 0;background-color:var(--sc-copy-active-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m-6 9 2 2 4-4'/%3E%3C/svg%3E");opacity:1}.sc-copied:before{position:absolute;top:0;right:calc(100% + 1px);display:flex;justify-content:center;align-items:center;border-radius:var(--sc-rounded) 0 0 var(--sc-rounded);width:64px;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--sc-gray-500);background-color:var(--sc-copy-active-bg);white-space:nowrap;content:"Copied"}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sc-alert{padding:16px;margin-bottom:16px;border-radius:var(--sc-rounded);border:1px solid var(--sc-border-color)}.sc-alert-title{font-weight:700;margin-bottom:10px}.sc-alert-icon{margin-right:5px}.sc-alert-success{background-color:rgba(var(--sc-green-rgb),.05)}.sc-alert-success .sc-alert-title{color:var(--sc-green-700)}.sc-alert-danger{background-color:rgba(var(--sc-red-rgb),.05)}.sc-alert-danger .sc-alert-title{color:var(--sc-red-700)}.sc-alert-warning{background-color:rgba(var(--sc-yellow-rgb),.05)}.sc-alert-warning .sc-alert-title{color:var(--sc-yellow-700)}.sc-alert-info{background-color:rgba(var(--sc-blue-rgb),.05)}.sc-alert-info .sc-alert-title{color:var(--sc-blue-700)}.sc-alert p:last-child{margin-bottom:0}.sc-backdrop[data-v-11ffeb1e]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100vw;height:100vh;background-color:#00000080;opacity:0;transition:opacity .3s;pointer-events:none}.sc-backdrop.show[data-v-11ffeb1e]{pointer-events:auto;opacity:1}.sc-catalog{position:sticky;top:var(--sc-navbar-height);box-sizing:border-box;width:200px;height:calc(100vh - var(--sc-navbar-height));padding:24px 24px 24px 0;overflow-y:auto}.sc-catalog ul{margin-top:0;margin-bottom:0;padding-left:0;list-style:none;font-size:var(--sc-text-xs)}.sc-catalog ul ul{margin-top:3px;padding-left:16px}.sc-catalog li{margin-bottom:3px}.sc-catalog li[data-level="1"]{display:none;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid var(--sc-border-color);font-size:var(--sc-text-base)}.sc-catalog li[data-level="2"]~[data-level="3"]{padding-left:16px}.sc-catalog li[data-level="2"]~[data-level="4"]{font-size:12px;padding-left:32px}.sc-catalog a{color:var(--sc-tertiary-color);text-decoration:none;word-break:break-all}.sc-catalog a:hover{color:var(--sc-emphasis-color);text-decoration:underline}.sc-catalog a.active{color:var(--sc-primary)}@media (max-width: 1440px){.sc-catalog{display:none}}.sc-layout-content{flex:auto;width:0}.sc-dropdown{position:absolute;top:calc(50% + 20px);right:0;padding:12px;min-width:128px;border:1px solid var(--sc-border-color);background-color:var(--sc-emphasis-bg);box-shadow:var(--sc-shadow-xl);border-radius:var(--sc-rounded);opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.sc-dropdown-link{display:flex;align-items:center;padding:0 12px;border-radius:var(--sc-rounded);font-size:var(--sc-text-sm);line-height:32px;color:var(--sc-body-color);text-decoration:none;white-space:nowrap;transition:background-color .25s,color .25s}.sc-dropdown-link:hover{color:var(--sc-primary);background-color:rgba(var(--sc-blue-rgb),.1);text-decoration:none}.sc-dropdown-arrow{margin-left:4px;font-size:var(--sc-text-xs);color:var(--sc-tertiary-color)}@media (max-width: 768px){.sc-dropdown{position:relative;width:100%;padding:0;box-shadow:none;border:none;opacity:1;visibility:visible;display:none}.sc-dropdown.open{display:block;margin-bottom:6px}.sc-dropdown-link{padding:0}.sc-dropdown-link:hover{color:initial;background-color:initial}.sc-dropdown-link:active{opacity:.6}}.sc-layout-footer{display:flex;flex-wrap:wrap;justify-content:center;margin-top:50px;margin-bottom:20px;padding:0 24px;text-align:center;font-size:var(--sc-text-sm);color:var(--sc-tertiary-color)}@media (max-width: 768px){.sc-layout-footer{padding:0 16px}}.sc-layout-footer a{text-decoration:none;color:var(--sc-tertiary-color)}.sc-layout-footer a:hover{color:var(--sc-blue)}.sc-layout-link-list{display:flex;flex-wrap:wrap;margin-left:24px;gap:8px}.sc-layout-link-list a{display:inline-flex;gap:8px}.sc-layout-link-list a:not(:last-child):after{content:"|"}.sc-layout-header[data-v-a73cdd03]{position:sticky;top:0;z-index:120;box-sizing:border-box;display:flex;height:var(--sc-navbar-height);padding:0 24px;border-bottom:1px solid var(--sc-border-color);background-color:var(--sc-emphasis-bg)}@media (max-width: 768px){.sc-layout-header[data-v-a73cdd03]{padding:0 16px}}.sc-brand[data-v-a73cdd03]{display:flex;align-items:center;color:var(--sc-emphasis-color);text-decoration:none}.sc-brand h1[data-v-a73cdd03]{display:flex;justify-content:center;align-items:center;margin:0}.sc-brand img[data-v-a73cdd03]{width:24px;height:24px;margin-right:8px}.sc-brand span[data-v-a73cdd03]{font-size:var(--sc-text-base);font-weight:600}.sc-sideslip-toggle[data-v-a73cdd03]{display:flex;justify-content:center;align-items:center;height:100%;padding:0 10px;font-size:var(--sc-text-lg);cursor:pointer;opacity:.8}.sc-sideslip-toggle[data-v-a73cdd03]:hover{opacity:1}@media (min-width: 769px){.sc-sideslip-toggle[data-v-a73cdd03]{display:none}}.sc-sidebar-toggle[data-v-a73cdd03]{margin-right:auto}.sc-topnav-toggle[data-v-a73cdd03]{margin-left:auto}.sc-layout[data-v-856fcb14]{display:flex;flex-direction:column;background-color:var(--sc-emphasis-bg)}.sc-layout-with-sider[data-v-856fcb14]{flex-direction:row}.sc-loading{margin:100px auto 0;text-align:center}.sc-layout-main{min-height:100vh}.sc-markdown{box-sizing:border-box;max-width:920px;padding:24px;margin-left:auto;margin-right:auto}.sc-markdown h1{margin:24px 0 32px;font-size:var(--sc-text-2xl);font-weight:700}.sc-markdown h2{margin:40px 0 24px;font-size:var(--sc-text-xl);font-weight:700}.sc-markdown h3{margin:32px 0 16px;font-size:var(--sc-text-lg);font-weight:700}.sc-markdown h4{margin:24px 0 16px;font-size:18px;font-weight:700}.sc-markdown h1,.sc-markdown h2,.sc-markdown h3{color:var(--sc-emphasis-color)}.sc-markdown p{margin:0 0 16px}.sc-markdown code:not([class*=language-]){padding:2px 5px;margin:0;font-size:85%;white-space:break-spaces;color:var(--sc-emphasis-color);background:var(--sc-code-bg);border-radius:var(--sc-rounded)}.sc-markdown a:hover{text-decoration:underline}.sc-markdown a code{color:var(--sc-primary)!important}@media (max-width: 768px){.sc-markdown{padding-left:16px;padding-right:16px}}.sc-mobile{position:sticky;top:calc(var(--sc-navbar-height) + 16px);width:var(--sc-mobile-width);height:calc(var(--sc-mobile-height) + 32px);margin-right:24px;border:1px solid var(--sc-border-color);border-radius:var(--sc-rounded-xl);overflow:hidden}.sc-mobile-iframe{display:block;width:var(--sc-mobile-width);height:var(--sc-mobile-height);border:none}.sc-mobile-toolbar{display:flex;flex-direction:row;align-items:center;height:32px;padding:0 16px;border-top:1px solid var(--sc-border-color);background-color:var(--sc-emphasis-bg)}.sc-mobile-open{margin-left:auto;font-size:var(--sc-text-sm);cursor:pointer}@media (max-width: 1200px){.sc-mobile{display:none}}.sc-sider{box-sizing:border-box;height:calc(100vh - var(--sc-navbar-height));flex:none;padding:16px 16px 32px;overflow:auto;background-color:var(--sc-emphasis-bg)}@media (min-width: 769px){.sc-sider{position:sticky;left:0;top:var(--sc-navbar-height);z-index:1010;width:var(--sc-sider-width);padding:8px 8px 32px;border-right:1px solid var(--sc-border-color)}.sc-sider:not(:hover)::-webkit-scrollbar{display:none}}.sc-sidenav{display:flex;flex-direction:column}.sc-sidenav-title{margin-top:32px;margin-bottom:10px;padding:0 10px;font-size:var(--sc-text-xs);color:var(--sc-tertiary-color)}.sc-sidenav-link{position:relative;display:flex;align-items:center;padding:5px 10px;margin:5px 0 0;color:var(--sc-body-color);font-size:var(--sc-text-sm);line-height:1.5;white-space:nowrap;text-decoration:none;border-radius:var(--sc-rounded)}.sc-sidenav-link:hover{text-decoration:none;background-color:rgba(var(--sc-blue-rgb),.1)}.sc-sidenav-link.active{font-weight:500;color:var(--sc-primary);background-color:rgba(var(--sc-blue-rgb),.1)}.sc-sidenav-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sc-sidenav-link sup{margin-left:2px}@media (max-width: 768px){.sc-sideslip[data-v-0a7e4c29]{position:fixed;top:0;bottom:0;z-index:1010;width:320px;max-width:80vw;height:100vh;background-color:var(--sc-emphasis-bg);box-shadow:var(--sc-shadow-xl);transition:transform .3s}.sc-sideslip-left[data-v-0a7e4c29]{right:100vw}.sc-sideslip-left.show[data-v-0a7e4c29]{transform:translate(100%)}.sc-sideslip-right[data-v-0a7e4c29]{left:100vw}.sc-sideslip-right.show[data-v-0a7e4c29]{transform:translate(-100%)}.sc-sideslip-header[data-v-0a7e4c29]{position:relative;display:flex;flex-direction:row;padding:16px 24px}.sc-sideslip-header[data-v-0a7e4c29]:after{position:absolute;left:24px;right:24px;bottom:0;content:"";border-bottom:1px var(--sc-border-color) solid}.sc-sideslip-title[data-v-0a7e4c29]{font-size:var(--sc-text-base);font-weight:700}.sc-sideslip-close[data-v-0a7e4c29]{display:flex;justify-content:center;align-items:center;margin:-16px -24px -16px auto;padding:16px 24px;font-size:var(--sc-text-base);cursor:pointer;opacity:.8}.sc-sideslip-close[data-v-0a7e4c29]:hover{opacity:1}}@media (min-width: 769px){.sc-sideslip[data-v-0a7e4c29]{display:flex;margin-left:auto}.sc-sideslip-header[data-v-0a7e4c29]{display:none}.sc-sideslip-body[data-v-0a7e4c29]{display:flex}}.sc-theme[data-v-9497151e]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;padding:0;border:1px solid var(--sc-border-color);background-color:var(--sc-tertiary-bg);background-image:none;cursor:pointer;transition:border-color .25s,background-color .25s}.sc-theme-icon[data-v-9497151e]{position:absolute;top:1px;left:1px;display:flex;justify-content:center;align-items:center;width:18px;height:18px;border-radius:50%;font-size:var(--sc-text-xs);color:var(--sc-body-color);background-color:var(--sc-body-bg);box-shadow:var(--sc-shadow-sm);transition:background-color .25s,transform .25s}.sc-theme-icon.is-dark[data-v-9497151e]{transform:translate(18px)}.sc-topnav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0 0 0 auto;padding:0;height:100%;list-style:none}.sc-topnav-item{position:relative;display:flex;align-items:center;height:100%}.sc-topnav-item:hover .sc-dropdown{visibility:visible;opacity:1}.sc-topnav-link{position:relative;display:flex;align-items:center;justify-content:center;height:100%;margin:0;padding:0 10px;font-size:var(--sc-text-sm);color:inherit;text-decoration:none;cursor:pointer}.sc-topnav-link:hover{color:var(--sc-emphasis-color);text-decoration:none}.sc-topnav-link.active{font-weight:700;color:var(--sc-emphasis-color)}.sc-topnav-arrow{font-size:var(--sc-text-xs);margin-left:4px;vertical-align:middle}.sc-topnav-divide{width:1px;height:40%;background:var(--sc-border-color);margin:0 10px}.sc-topnav-icon{font-size:var(--sc-text-base)}.sc-topnav-icon-text{display:none;margin-left:10px}.sc-topnav-theme-text{font-size:var(--sc-text-sm);display:none}@media (max-width: 768px){.sc-topnav{flex-direction:column;justify-content:flex-start;align-items:stretch;padding:16px 24px}.sc-topnav-item{flex-direction:column}.sc-topnav-item:not(:last-child){border-bottom:1px solid var(--sc-border-color)}.sc-topnav-link{box-sizing:border-box;width:100%;justify-content:space-between;padding:12px 0;font-size:var(--sc-text-base)}.sc-topnav-link:active{opacity:.6}.sc-topnav-link.open{padding-bottom:6px}.sc-topnav-link.open .sc-topnav-arrow{transform:rotateX(180deg)}.sc-topnav-divide{display:none}.sc-topnav-icon-text{display:flex;font-size:var(--sc-text-sm)}.sc-topnav-theme{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:12px;border-radius:var(--sc-rounded);padding:12px 14px 12px 16px;background-color:var(--sc-secondary-bg)}.sc-topnav-theme-text{display:block}}.home-container[data-v-cbcf01d2]{max-width:1000px;margin:0 auto;padding:0 32px}.home-logo[data-v-cbcf01d2]{position:relative;width:160px;height:160px;margin:0 auto}.home-logo .backlight[data-v-cbcf01d2]{position:absolute;width:100%;height:100%;background-image:linear-gradient(-45deg,rgba(var(--sc-primary-rgb),.3) 30%,rgba(var(--sc-indigo-rgb),.3));filter:blur(80px)}.home-logo img[data-v-cbcf01d2]{width:100%;height:100%;filter:drop-shadow(3px 3px 6px rgba(0,0,0,.15))}.home-hero[data-v-cbcf01d2]{margin:0 auto;padding:96px 0;text-align:center}.home-name[data-v-cbcf01d2]{display:inline-block;font-size:76px;line-height:1.25;font-weight:900;letter-spacing:-1.5px;background:linear-gradient(135deg,var(--sc-cyan),var(--sc-primary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-title[data-v-cbcf01d2]{font-size:40px;line-height:1.6}.home-subtitle[data-v-cbcf01d2]{margin-top:24px;line-height:36px;font-size:24px;color:var(--sc-secondary-color)}.home-actions[data-v-cbcf01d2]{display:flex;justify-content:center;margin-top:32px;gap:12px}.home-action[data-v-cbcf01d2]{display:inline-block;padding:0 20px;border:1px solid var(--sc-secondary-bg);border-radius:20px;font-size:14px;line-height:38px;font-weight:600;color:var(--sc-body-color);white-space:nowrap;text-align:center;background-color:var(--sc-secondary-bg);transition:color .25s,border-color .25s,background-color .25s;cursor:pointer}.home-action[data-v-cbcf01d2]:hover{text-decoration:none}.home-action[data-v-cbcf01d2]:active{background-color:var(--sc-tertiary-bg)}.home-action.main[data-v-cbcf01d2]{color:#fff;background-color:var(--sc-primary)}.home-action.main[data-v-cbcf01d2]:active{background-color:var(--sc-blue-600)}.features[data-v-cbcf01d2]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 auto 48px}.feature[data-v-cbcf01d2]{display:flex;flex-direction:column;padding:24px;border-radius:12px;background-color:var(--sc-gray-100);transition:border-color .25s,background-color .25s}.feature .icon[data-v-cbcf01d2]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--sc-secondary-bg);width:48px;height:48px;font-size:24px;transition:background-color .25s}.feature .title[data-v-cbcf01d2]{line-height:24px;font-size:16px;font-weight:600}.feature .details[data-v-cbcf01d2]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--sc-tertiary-color)}@media (max-width: 940px){.features[data-v-cbcf01d2]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.home-container[data-v-cbcf01d2]{padding:0 16px}.home-hero[data-v-cbcf01d2]{padding:48px 0}.home-logo[data-v-cbcf01d2]{width:80px;height:80px}.home-name[data-v-cbcf01d2]{font-size:38px}.home-title[data-v-cbcf01d2]{font-size:24px;line-height:1.4}.home-subtitle[data-v-cbcf01d2]{margin-top:16px;font-size:16px}.features[data-v-cbcf01d2]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 425px){.features[data-v-cbcf01d2]{grid-template-columns:repeat(1,1fr)}}[data-sc-theme=dark] .feature[data-v-cbcf01d2]{background-color:var(--sc-gray-800)}
