#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:where(:root){--rp-c-brand:#0095ff;--rp-c-brand-light:#33adff;--rp-c-brand-lighter:#c6e0fd;--rp-c-brand-dark:#07f;--rp-c-brand-darker:#005fcc;--rp-c-brand-tint:#7fa3ff29}:where(html:not(.rp-dark)){--shiki-foreground:inherit;--shiki-background:transparent;--shiki-token-constant:#1976d2;--shiki-token-string:#31a94d;--shiki-token-comment:#b6b4b4;--shiki-token-keyword:#cf2727;--shiki-token-parameter:#f59403;--shiki-token-function:#7041c8;--shiki-token-string-expression:#218438;--shiki-token-punctuation:#242323;--shiki-token-link:#22863a;--shiki-token-deleted:#d32828;--shiki-token-inserted:#22863a}:where(html.rp-dark){--shiki-foreground:inherit;--shiki-background:transparent;--shiki-token-constant:#6fb0fa;--shiki-token-string:#f9a86e;--shiki-token-comment:#6a727b;--shiki-token-keyword:#f47481;--shiki-token-parameter:#ff9800;--shiki-token-function:#ae8eeb;--shiki-token-string-expression:#4fb74d;--shiki-token-punctuation:#bbb;--shiki-token-link:#f9a76d;--shiki-token-deleted:#ee6d7a;--shiki-token-inserted:#36c47f}:where(html:not(.rp-dark)){--rp-code-font-size:.875rem;--rp-code-title-bg:#f8f8f9;--rp-code-block-color:#2e3440;--rp-code-block-bg:var(--rp-c-bg);--rp-code-block-border:1px solid var(--rp-c-divider-light);--rp-code-block-shadow:none}:where(html.rp-dark){--rp-code-font-size:.875rem;--rp-code-title-bg:#191919;--rp-code-block-color:#e5e7eb;--rp-code-block-bg:var(--rp-c-bg);--rp-code-block-border:1px solid var(--rp-c-divider-light);--rp-code-block-shadow:none}:where(html:not(.rp-dark)){--rp-home-hero-secondary-color:#a673ff;--rp-home-hero-title-color:transparent;--rp-home-hero-title-bg:linear-gradient(90deg,var(--rp-c-brand-dark)0%,var(--rp-c-brand-dark)30%,var(--rp-home-hero-secondary-color)100%);--rp-home-background-bg:radial-gradient(42.12% 56.13% at 100% 0%,#537dff1a 0%,#fff0 100%),radial-gradient(42.01% 79.63% at 52.86% 0%,#537dff33 0%,#fff0 100%),radial-gradient(79.67% 58.09% at 0% 0%,#7e69ff33 0%,#fff0 100%),#fff;--rp-home-feature-bg:linear-gradient(135deg,#fff,#f9f9f980)}:where(html.rp-dark){--rp-home-hero-secondary-color:#a673ff;--rp-home-hero-title-color:transparent;--rp-home-hero-title-bg:linear-gradient(90deg,var(--rp-c-brand-dark)0%,var(--rp-c-brand-dark)30%,var(--rp-home-hero-secondary-color)100%);--rp-home-background-bg:radial-gradient(42.12% 56.13% at 100% 0%,#0c1d48 0%,#12121200 100%),radial-gradient(55.81% 87.78% at 48.37% 0%,#000 0%,#12121200 89.55%),radial-gradient(122.65% 88.24% at 0% 0%,#34268a 0%,#12121200 100%),#121212;--rp-home-feature-bg:linear-gradient(135deg,#fff0,#ffffff08)}:where(html:not(.rp-dark)){--rp-c-bg:#fff;--rp-c-bg-soft:#f8f8f9;--rp-c-bg-mute:#f1f1f1;--rp-c-bg-alt:#fff;--rp-c-divider:#00000040;--rp-c-divider-light:#0000001f;--rp-c-text-0:#000;--rp-c-text-1:#242424;--rp-c-text-2:#000000b3;--rp-c-text-3:#3c3c3c54;--rp-c-text-4:#3c3c3c2e;--rp-c-text-code:#476582;--rp-c-text-code-bg:#99a1b314;--rp-c-text-code-border:#0000000d;--rp-c-link:var(--rp-c-brand-dark)}:where(html.rp-dark){--rp-c-bg:#121212;--rp-c-bg-soft:#292e37;--rp-c-bg-mute:#343a46;--rp-c-bg-alt:#000;--rp-c-divider:#545454a6;--rp-c-divider-light:#5454547a;--rp-c-text-0:#fff;--rp-c-text-1:#fffff5ed;--rp-c-text-2:#fffff5a6;--rp-c-text-3:#ebebeb61;--rp-c-text-4:#ebebeb2e;--rp-c-text-code:#c9def1;--rp-c-text-code-bg:#ffffff14;--rp-c-text-code-border:#ffffff0d;--rp-c-link:var(--rp-c-brand-light)}:where(:root){--rp-c-gray:#8e8e8e;--rp-c-gray-light-1:#aeaeae;--rp-c-gray-light-2:#c7c7c7;--rp-c-gray-light-3:#d1d1d1;--rp-c-gray-light-4:#e5e5e5;--rp-c-gray-light-5:#f2f2f2;--rp-shadow-1:0 1px 2px #00000005,0 1px 0 #0000000f;--rp-shadow-2:0 3px 12px #0000000f,0 1px 4px #00000012;--rp-shadow-3:0 12px 32px #0000001a,0 2px 6px #00000014;--rp-shadow-4:0 14px 44px #0000001f,0 3px 9px #0000001f;--rp-shadow-5:0 18px 56px #00000029,0 4px 12px #00000029;--rp-radius:1rem;--rp-radius-small:.5rem;--rp-radius-large:1.5rem}@layer rp-base{*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-size:1em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-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{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,li,p{overflow-wrap:break-word}button:focus,button:focus-visible{outline:none}}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--rp-banner-height,0px) + var(--rp-nav-height) + var(--rp-sidebar-menu-height));font-size:16px;line-height:1.7}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{width:100%;min-width:320px;font-family:var(--rp-font-family-base);color:var(--rp-c-text-1);background-color:var(--rp-c-bg);font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;margin:0;font-size:16px;font-weight:400}:root{--rp-font-family-base:"Inter var experimental","Inter var",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--rp-font-family-mono:Menlo,Monaco,Consolas,"Courier New",monospace;text-autospace:normal}:root #nprogress .bar{background:var(--rp-c-brand)}.rp-scrollbar{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#0000000d #0000}.rp-scrollbar::-webkit-scrollbar{width:4px;height:4px}.rp-scrollbar::-webkit-scrollbar-track{background:0 0}.rp-scrollbar::-webkit-scrollbar-thumb{background:#0000000d;border-radius:4px;transition:background .2s}.rp-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000001a}.rp-scrollbar::-webkit-scrollbar-corner{background:0 0}.rp-dark .rp-scrollbar{scrollbar-color:#ffffff1a #0000}.rp-dark .rp-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a}.rp-dark .rp-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}.rp-scrollbar--always{scrollbar-gutter:stable;scrollbar-width:unset;scrollbar-color:unset}.shiki span.line{padding:0 1.25rem;display:inline-block}.code-line-highlighted{background-color:var(--rp-code-line-highlight-color)}.diff,.code-line-highlighted{width:100%;padding:0 20px;transition:background-color .5s;display:inline-block;position:relative}.diff.add:after{content:"+";color:#4fb74d;position:absolute;top:0;left:10px}.diff.remove:after{content:"-";color:#f47481;position:absolute;top:0;left:10px}.shiki.has-diff code .diff.add{background-color:#10b9811a;padding:0 20px 0 19px}.shiki.has-diff code .diff.remove{background-color:#f43f5e1a;padding:0 20px 0 19px}.shiki.has-highlighted .line.highlighted{width:100%;display:inline-block;position:static}.shiki.has-highlighted .line.highlighted:not(.error):not(.warning){background-color:#3b82f61a;box-shadow:inset 2px 0 #3b82f6}.shiki.has-highlighted .line.highlighted.error{background-color:#ed3c501a;box-shadow:inset 2px 0 #ed3c50}.shiki.has-highlighted .line.highlighted.warning{background-color:#ffc5171a;box-shadow:inset 2px 0 #ffc517}.shiki.has-focused .line:not(.focused){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.shiki.has-focused:hover .line:not(.focused){filter:blur();opacity:1}.container-ZPDb1C{box-sizing:border-box;border-radius:var(--rp-radius);border:var(--rp-code-block-border,1px solid var(--rp-c-divider-light));min-height:100%;box-shadow:var(--rp-code-block-shadow,none);background-color:var(--rp-code-block-bg);padding:8px;font-family:inherit;font-size:13px;line-height:22px}.item-mfHlfR{flex-direction:column;display:flex;position:relative}.row-AOLrYw{cursor:pointer;-webkit-user-select:none;user-select:none;height:22px;color:inherit;opacity:.8;align-items:center;gap:6px;padding-right:12px;transition:opacity .1s;display:flex}.row-AOLrYw:hover{background-color:var(--rp-c-text-code-bg);opacity:1}.chevron-Zi120f{justify-content:center;align-items:center;width:16px;height:16px;transition:transform .15s;display:flex;transform:rotate(0)}.chevron-Zi120f[data-expanded=true]{transform:rotate(90deg)}.iconWrapper-SwAXs4{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.name-ItNtUc{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.comment-_zMtnb{color:var(--rp-c-text-2);white-space:nowrap;text-overflow:ellipsis;margin-left:8px;padding:0 4px;font-style:italic;overflow:hidden}.children-yp3kEz{flex-direction:column;display:flex;position:relative}.indentGuide-bjr2fi{background-color:var(--rp-c-divider-light);opacity:.5;pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:6px}.rp-badge{border-radius:var(--rp-radius-small);white-space:nowrap;justify-content:center;align-items:center;gap:.25rem;height:1.5rem;padding:.5rem;font-size:.75rem;font-weight:500;transition:color .25s;display:inline-flex}.rp-badge--tip{color:var(--rp-container-tip-text);background-color:var(--rp-container-tip-bg)}.rp-badge--info{color:var(--rp-container-info-text);background-color:var(--rp-container-info-bg)}.rp-badge--warning{color:var(--rp-container-warning-text);background-color:var(--rp-container-warning-bg)}.rp-badge--danger{color:var(--rp-container-danger-text);background-color:var(--rp-container-danger-bg)}.rp-badge--outline{border:1px solid}.rp-badge--outline.rp-badge--tip{border-color:var(--rp-container-tip-border)}.rp-badge--outline.rp-badge--info{border-color:var(--rp-container-info-border)}.rp-badge--outline.rp-badge--warning{border-color:var(--rp-container-warning-border)}.rp-badge--outline.rp-badge--danger{border-color:var(--rp-container-danger-border)}.rp-button{box-sizing:border-box;white-space:nowrap;justify-content:center;align-items:center;height:48px;font-weight:700;transition:color .1s,border-color .1s,background-color .1s;display:inline-flex}.rp-button--medium{border-radius:var(--rp-radius);height:38px;padding:0 20px;font-size:14px;line-height:38px}.rp-button--big{border-radius:var(--rp-radius-large);min-width:142px;font-size:16px}@media (max-width:768px){.rp-button--big{min-width:100px;height:42px;font-size:14px;line-height:42px}}.rp-button--brand{opacity:1;color:#fff;background:var(--rp-home-hero-title-bg);transition:all .3s}.rp-button--brand:hover{opacity:.8}.rp-button--alt{border:1px solid var(--rp-c-gray-light-3);color:var(--rp-c-text-0);background-color:var(--rp-c-bg);transition:all .3s}.dark .rp-button--alt{background-color:var(--rp-c-bg-mute);color:var(--rp-c-text-1);border-color:#484848}.rp-button--alt:hover{opacity:.8;background-color:var(--rp-c-bg-mute)}:root{--rp-container-note-border:var(--rp-c-divider-light);--rp-container-note-text:var(--rp-c-text-1);--rp-container-note-bg:var(--rp-c-bg-soft);--rp-container-note-code-bg:#8080801a;--rp-container-note-link:var(--rp-c-link);--rp-container-tip-border:#079c7033;--rp-container-tip-text:#008555;--rp-container-tip-bg:#f2f9f7;--rp-container-tip-code-bg:#079c701a;--rp-container-info-border:#0095ff33;--rp-container-info-text:#07f;--rp-container-info-bg:#0095ff0f;--rp-container-info-code-bg:#0095ff1a;--rp-container-warning-border:#ffc51766;--rp-container-warning-text:#887233;--rp-container-warning-bg:#ffc5171a;--rp-container-warning-code-bg:#ffc5171a;--rp-container-danger-border:#ed3c5033;--rp-container-danger-text:#ab2131;--rp-container-danger-bg:#ed3c5014;--rp-container-danger-code-bg:#ed3c501a;--rp-container-details-border:var(--rp-c-divider-light);--rp-container-details-text:var(--rp-c-text-1);--rp-container-details-bg:var(--rp-c-bg-soft);--rp-container-details-code-bg:#8080801a;--rp-code-title-bg-with-opacity:color-mix(in srgb,var(--rp-code-title-bg)70%,transparent);--rp-code-block-bg-with-opacity:color-mix(in srgb,var(--rp-code-block-bg)70%,transparent)}.dark{--rp-container-tip-text:#3ec480;--rp-container-tip-bg:#079c701a;--rp-container-info-text:#66c2ff;--rp-container-info-bg:#0095ff1a;--rp-container-warning-text:#fbb451;--rp-container-warning-border:#ffc51740;--rp-container-warning-bg:#ffc5171f;--rp-container-danger-text:#f76e85;--rp-container-danger-border:#ed3c504d;--rp-container-danger-bg:#ed3c501f}.rp-callout{border-radius:var(--rp-radius);border:1px solid #0000;margin:24px 0;padding:20px 24px 12px}.rp-callout__title{margin-bottom:8px;font-size:16px;font-weight:600;position:relative}.rp-callout__title:before{content:"";border-radius:0 20px 20px 0;width:4px;height:110%;position:absolute;top:-5%;left:-24px}.rp-callout__content{font-size:14px;font-weight:400}.rp-callout__content p{margin:8px 0}.rp-callout__content .rp-codeblock__title{background-color:var(--rp-code-title-bg-with-opacity)}.rp-callout__content .rp-codeblock__content{background-color:var(--rp-code-block-bg-with-opacity)}.rp-callout__content a{border-bottom:1px solid}.rp-callout--note{border-color:var(--rp-container-note-border);background-color:var(--rp-container-note-bg)}.rp-callout--note .rp-callout__title{color:var(--rp-container-note-text)}.rp-callout--note .rp-callout__title:before{background-color:var(--rp-container-note-text)}.rp-callout--note :not(pre)>code{color:var(--rp-container-note-text);background-color:var(--rp-container-note-code-bg)}.rp-callout--note a{color:var(--rp-container-note-text)}.rp-callout--tip{border-color:var(--rp-container-tip-border);background-color:var(--rp-container-tip-bg)}.rp-callout--tip .rp-callout__title{color:var(--rp-container-tip-text)}.rp-callout--tip .rp-callout__title:before{background-color:var(--rp-container-tip-text)}.rp-callout--tip :not(pre)>code{color:var(--rp-container-tip-text);background-color:var(--rp-container-tip-code-bg)}.rp-callout--tip a{color:var(--rp-container-tip-text)}.rp-callout--info{border-color:var(--rp-container-info-border);background-color:var(--rp-container-info-bg)}.rp-callout--info .rp-callout__title{color:var(--rp-container-info-text)}.rp-callout--info .rp-callout__title:before{background-color:var(--rp-container-info-text)}.rp-callout--info :not(pre)>code{color:var(--rp-container-info-text);background-color:var(--rp-container-info-code-bg)}.rp-callout--info a{color:var(--rp-container-info-text)}.rp-callout--warning{border-color:var(--rp-container-warning-border);background-color:var(--rp-container-warning-bg)}.rp-callout--warning .rp-callout__title{color:var(--rp-container-warning-text)}.rp-callout--warning .rp-callout__title:before{background-color:var(--rp-container-warning-text)}.rp-callout--warning :not(pre)>code{color:var(--rp-container-warning-text);background-color:var(--rp-container-warning-code-bg)}.rp-callout--warning a{color:var(--rp-container-warning-text)}.rp-callout--caution,.rp-callout--danger{border-color:var(--rp-container-danger-border);background-color:var(--rp-container-danger-bg)}.rp-callout--caution .rp-callout__title,.rp-callout--danger .rp-callout__title{color:var(--rp-container-danger-text)}.rp-callout--caution .rp-callout__title:before,.rp-callout--danger .rp-callout__title:before{background-color:var(--rp-container-danger-text)}.rp-callout--caution :not(pre)>code,.rp-callout--danger :not(pre)>code{color:var(--rp-container-danger-text);background-color:var(--rp-container-danger-code-bg)}.rp-callout--caution a,.rp-callout--danger a{color:var(--rp-container-danger-text)}.rp-callout--details{border-color:var(--rp-container-details-border);background-color:var(--rp-container-details-bg)}.rp-callout--details .rp-callout__title{color:var(--rp-container-details-text)}.rp-callout--details .rp-callout__title:before{background-color:var(--rp-container-details-text)}.rp-callout--details :not(pre)>code{color:var(--rp-container-details-text);background-color:var(--rp-container-details-code-bg)}.rp-callout--details a{color:var(--rp-container-details-text)}details.rp-callout{font-size:normal;cursor:pointer;margin:24px 0;padding:20px 24px 12px;transition:background-color .3s}details.rp-callout:hover{background-color:var(--rp-c-bg-mute)}.rp-codeblock{border:var(--rp-code-block-border);box-shadow:var(--rp-code-block-shadow);border-radius:var(--rp-radius);margin:1rem 0;transition:none;position:relative;overflow-x:auto}@media (max-width:640px){.rp-codeblock{contain:content;margin:1.5rem 0}}.rp-codeblock__title{font-family:var(--rp-font-family-mono);font-size:var(--rp-code-font-size);background-color:var(--rp-code-title-bg);border-bottom:var(--rp-code-block-border);padding:.75rem 1rem}.rp-codeblock__content{color:var(--rp-code-block-color);background-color:var(--rp-code-block-bg);position:relative}.rp-codeblock__content__scroll-container{overflow-x:auto}.rp-codeblock__content :where(pre){text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;z-index:1;background:0 0;outline:none;margin:0;position:relative}.rp-codeblock__content :where(code){font-size:var(--rp-code-font-size);font-family:var(--rp-font-family-mono);width:fit-content;min-width:100%;padding:1rem 0;line-height:1.7;display:inline-block}.rp-codeblock__content--code-wrap code{white-space:pre-wrap!important;word-break:break-all!important}.rp-codeblock__content--line-numbers code{counter-reset:step;counter-increment:step 0}.rp-codeblock__content--line-numbers code .line:before{content:counter(step);counter-increment:step;text-align:right;color:#738a9466;width:1rem;margin-right:1rem;display:inline-block}:root{--rp-code-button-group-z-index:10}.rp-codeblock__content:hover .rp-code-button-group__button{opacity:1}.rp-code-button-group{z-index:var(--rp-code-button-group-z-index);gap:10px;display:flex;position:absolute;top:20px;right:20px}.rp-code-button-group__button{opacity:0;cursor:pointer;background-color:#0000;justify-content:center;align-items:center;transition:opacity .2s ease-out;display:flex;position:relative}.rp-code-button-group__icon{opacity:inherit;width:20px;height:20px;color:var(--rp-c-text-3);transition:all .2s}.rp-code-button-group__icon:hover{color:var(--rp-c-text-2)}.rp-code-button-group__icon--wrap{opacity:1;transform:scale(1)}.rp-code-button-group__icon--wrapped{opacity:0;color:#00d600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.rp-code-wrap-button--wrapped .rp-code-button-group__icon--wrap{opacity:0;transform:scale(.33)}.rp-code-wrap-button--wrapped .rp-code-button-group__icon--wrapped{opacity:1;transition-delay:75ms;transform:translate(-50%,-50%)scale(1)}.rp-code-copy-button{position:relative}.rp-code-copy-button__icon--success{opacity:0;color:#00d600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.rp-code-copy-button--copied .rp-code-copy-button__icon--copy{opacity:0;transform:scale(.33)}.rp-code-copy-button--copied .rp-code-copy-button__icon--success{opacity:1;transition-delay:75ms;transform:translate(-50%,-50%)scale(1)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(p){margin-top:1.25rem;margin-bottom:1.25rem;line-height:1.75rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(strong,b){font-weight:600}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(hr){border-color:var(--rp-c-divider-light);border-top-width:1px;margin:3rem 0;display:block}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(a.rp-link):not(:where(.rp-header-anchor)){color:var(--rp-c-link);overflow-wrap:break-word;font-weight:500;text-decoration:none;transition:color .25s;display:inline}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(a.rp-link):not(:where(.rp-header-anchor)):hover{opacity:.85;border-bottom:1px solid}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(a.rp-link):not(:where(.rp-header-anchor))[target=_blank]:after{content:"↗";margin-left:.2em;margin-right:.1em;font-size:.7em;font-weight:700;transition:transform .2s;display:inline-block;transform:translateY(-.3em)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(a.rp-link):not(:where(.rp-header-anchor))[target=_blank]:hover:after{transform:translate(.1em,-.5em)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h1,h2,h3,h4,h5,h6){outline:none;font-weight:600}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h1,h2,h3,h4,h5,h6) .rp-header-anchor{float:left;opacity:0;font-weight:500;font-size:inherit;margin-left:-.8em;transition:color .25s,opacity .25s}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h1,h2,h3,h4,h5,h6) .rp-header-anchor:hover{border-bottom:1px solid var(--rp-c-brand);opacity:.85}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h1,h2,h3,h4,h5,h6):hover .rp-header-anchor,.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h1,h2,h3,h4,h5,h6):hover .rp-header-anchor:focus{opacity:1}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(.rp-header-anchor){color:var(--rp-c-brand)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h1){margin-bottom:2rem;font-size:2rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h2){margin-top:3rem;margin-bottom:1.25rem;font-size:1.75rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h2:first-of-type):before{content:"";background:var(--rp-c-divider-light);width:100%;height:1px;margin-bottom:3rem;display:block}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h3){margin-top:2rem;margin-bottom:1.25rem;font-size:1.5rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h4){margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h5){margin-top:1.25rem;margin-bottom:.75rem;font-size:1.125rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(h6){margin-top:1rem;margin-bottom:.5rem;font-size:1rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(blockquote){border-left:2px solid var(--rp-c-divider);color:var(--rp-c-text-2);margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(blockquote p){color:var(--rp-c-text-2);margin:0;font-size:1rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(ul){margin-top:1rem;margin-bottom:1rem;padding-left:1.25rem;line-height:1.75rem;list-style:outside}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(ol){margin-top:1rem;margin-bottom:1rem;padding-left:1.25rem;line-height:1.75rem;list-style:decimal}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(ul li):not(:first-child),.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(ol li):not(:first-child){margin-top:.5rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(.rp-table-scroll-container){overflow-x:auto}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table){table-layout:auto;border-collapse:separate;border-spacing:0;border:var(--rp-code-block-border);border-radius:var(--rp-radius);width:100%;overflow:hidden}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table)::-webkit-scrollbar{width:5px;height:5px}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table)::-webkit-scrollbar-corner{display:none}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table)::-webkit-scrollbar-thumb{background-color:#0000000d;border-radius:10px}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(thead){color:var(--rp-c-text-0);background:var(--rp-code-title-bg)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(th){text-align:left;border-bottom:1px solid var(--rp-c-divider-light);padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;position:relative}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(tbody){background:var(--rp-c-bg)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(td){border-bottom:1px solid var(--rp-c-divider-light);padding:.75rem 1.25rem;font-size:.875rem}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(tr){transition:background-color .2s}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(tr):hover{background:var(--rp-c-bg-soft)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(tr:last-child td){border-bottom:none}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(:not(pre)>code){font-size:.875em;font-family:var(--rp-font-family-mono);border-radius:var(--rp-radius-small);background-color:var(--rp-c-text-code-bg);border:1px solid var(--rp-c-text-code-border);overflow-wrap:break-word;padding:3px 6px}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(:not(pre,a)>code){color:var(--rp-c-text-code)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(a>code){color:var(--rp-c-brand-dark);transition:color .25s}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(a:hover>code){color:var(--rp-c-brand)}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(details){cursor:pointer;margin:16px 0;padding:8px;transition:background-color .3s}.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(details):hover{background-color:var(--rp-c-bg-mute)}:where(.rp-dark) .rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table),:where(.rp-dark) .rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table tr),:where(.rp-dark) .rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table td),:where(.rp-dark) .rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(table th){border-color:var(--rp-c-divider)}.rp-doc-footer{margin-top:48px}.rp-doc-footer__edit{justify-content:space-between;align-items:center;display:flex}.rp-doc-footer__divider{background-color:var(--rp-c-divider-light);width:100%;height:.5px;margin:48px 0}.rp-edit-link{color:var(--rp-c-brand);font-size:15px;font-weight:500;text-decoration:none;transition:all .2s ease-in-out}.rp-edit-link:hover{color:var(--rp-c-brand-dark)}.rp-home-background{z-index:-1;filter:blur(2px);pointer-events:none;-webkit-user-select:none;user-select:none;background:var(--rp-home-background-bg);width:100%;height:1000px;position:absolute;top:0;left:0}.rp-home-feature{--rp-home-feature-gap:.5rem;gap:var(--rp-home-feature-gap);flex-wrap:wrap;max-width:72rem;margin:auto;padding:10px;display:flex;overflow:hidden}.rp-home-feature__item{width:100%;position:relative}@media (min-width:640px){.rp-home-feature__item--span-2,.rp-home-feature__item--span-4,.rp-home-feature__item--span-6{width:calc(50% - var(--rp-home-feature-gap))}}@media (min-width:768px){.rp-home-feature__item--span-2,.rp-home-feature__item--span-4{width:calc(50% - var(--rp-home-feature-gap))}.rp-home-feature__item--span-3,.rp-home-feature__item--span-6{width:calc((100% - 2*var(--rp-home-feature-gap))/3)}}@media (min-width:960px){.rp-home-feature__item--span-3{width:calc((100% - 3*var(--rp-home-feature-gap))/4)}.rp-home-feature__item--span-4{width:calc((100% - 2*var(--rp-home-feature-gap))/3)}.rp-home-feature__item--span-6{width:calc(50% - var(--rp-home-feature-gap))}}.rp-home-feature__item-wrapper{height:100%;position:relative}.rp-home-feature__card{border:1px solid var(--rp-c-divider-light);background:var(--rp-home-feature-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:2rem;height:100%;padding:2rem;transition:all .3s}.rp-home-feature__card--clickable{cursor:pointer}.rp-home-feature__card:hover{border:1px solid var(--rp-c-brand);color:var(--rp-c-brand)}.rp-home-feature__title-wrapper{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.rp-home-feature__icon{background-color:var(--rp-c-bg);border:3px solid var(--rp-c-divider-light);border-radius:1rem;justify-content:center;align-items:center;min-width:3rem;min-height:3rem;font-size:1.5rem;display:inline-flex}.rp-home-feature__icon img,.rp-home-feature__icon svg{width:1.5rem;height:1.5rem}.rp-home-feature__title{text-align:left;margin:0;font-weight:700}.rp-home-feature__detail{color:var(--rp-c-text-2);margin:0;padding-top:.5rem;font-size:.875rem;font-weight:500;line-height:1.5}.rp-home-footer{border-top:1px solid var(--rp-c-divider-light);width:100%;margin-top:3rem;padding:2rem 1.5rem;bottom:0}@media (min-width:640px){.rp-home-footer{padding:2rem}}.rp-home-footer__container{text-align:center;width:100%;margin:auto}.rp-home-footer__message{color:var(--rp-c-text-3);font-size:.875rem;font-weight:500}.rp-home-hero{flex-direction:row;align-items:flex-start;max-width:72rem;margin:5rem auto;padding:20px 40px;display:flex;position:relative}@media (max-width:1000px){.rp-home-hero{flex-direction:column-reverse;align-items:center;margin:0 auto}.rp-home-hero .rp-home-hero__container{text-align:center;align-items:center}}@media (max-width:600px){.rp-home-hero{padding:10px}.rp-home-hero .rp-home-hero__title{font-size:2.5rem}.rp-home-hero .rp-home-hero__subtitle{margin-top:1rem;font-size:2rem}}.rp-home-hero__container{flex-direction:column;flex:2;align-items:flex-start;gap:32px;width:100%;display:flex}.rp-home-hero__image{flex:1;align-self:center;max-width:50vw;display:flex}.rp-home-hero__image-img{display:block}.rp-home-hero__image-img--dark{display:none}.rp-home-hero__content{flex-direction:column;display:flex}.rp-home-hero__badge:before{content:"";background:var(--rp-home-hero-title-bg);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.rp-home-hero__badge{background:var(--rp-c-bg-soft);border:1px solid var(--rp-c-divider-light);color:var(--rp-c-text-0);border-radius:50px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.rp-home-hero__badge:hover{background:var(--rp-c-bg-mute);cursor:pointer}.rp-home-hero__badge:is(a):hover{border-color:var(--rp-c-brand)}.rp-home-hero__title{font-size:4rem;font-weight:600;line-height:1.2em}.rp-home-hero__title-brand{background:var(--rp-home-hero-title-bg);-webkit-text-fill-color:#0000;color:var(--rp-home-hero-title-color);-webkit-background-clip:text;background-clip:text;width:640px}.rp-home-hero__subtitle{margin:0;font-size:4rem;font-weight:600;line-height:1.2em}.rp-home-hero__tagline{color:var(--rp-c-text-2);font-size:1rem;font-weight:400}@media (min-width:640px){.rp-home-hero__tagline{font-size:1.125rem}}@media (min-width:768px){.rp-home-hero__tagline{font-size:1.25rem}}.rp-home-hero__actions{flex-direction:row;gap:1.5rem;display:flex}@media (max-width:768px){.rp-home-hero__actions{flex-direction:column;gap:1rem;width:80%}}.rp-home-hero__action{display:flex}.rp-home-hero--no-image .rp-home-hero__container{text-align:center;align-items:center}.dark .rp-home-hero__image-img--light{display:none}.dark .rp-home-hero__image-img--dark{display:block}.rp-hover-group{border:var(--rp-code-block-border);background:var(--rp-c-bg);width:auto;min-width:80px;box-shadow:var(--rp-shadow-2);z-index:999;border-radius:8px;flex-direction:column;align-items:flex-start;padding:8px;list-style:none;transition:opacity .3s ease-in-out;display:flex;position:absolute;top:80%}.rp-hover-group--center{left:50%;transform:translate(-50%)}.rp-hover-group--left{left:0;transform:none}.rp-hover-group--right{right:0;transform:none}.rp-hover-group--hidden{visibility:hidden;opacity:0}.rp-hover-group__item{white-space:nowrap;height:32px;color:var(--rp-c-text-1);border-radius:8px;flex:1;align-self:stretch;padding-right:8px;font-size:14px;font-style:normal;font-weight:500;line-height:32px;transition:background-color .3s ease-in-out;display:block}.rp-hover-group__item__link{align-items:center;gap:2px;height:100%;display:flex}.rp-hover-group__item--active{color:var(--rp-c-brand);cursor:auto;pointer-events:none;font-weight:600}.rp-hover-group__item:hover{opacity:.7}.rp-last-updated{color:var(--rp-c-text-3);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.rp-link{cursor:pointer}.rp-llms-container{align-items:center;gap:8px;margin-bottom:20px;display:flex}.rp-llms-button{border:1px solid var(--rp-c-divider-light);background:var(--rp-c-bg);height:36px;color:var(--rp-c-text-2);-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:500;line-height:normal;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .1s,opacity .2s;display:inline-flex}.rp-llms-button:hover{background:var(--rp-c-bg-soft);border-color:var(--rp-c-divider);color:var(--rp-c-text-1);box-shadow:0 2px 6px #0000000a}.rp-llms-button:active{background:var(--rp-c-bg-soft);box-shadow:none}.rp-llms-copy-button{position:relative;overflow:hidden}.rp-llms-copy-button--loading.rp-llms-copy-button{background:var(--rp-c-bg-mute);opacity:.7;cursor:wait}.rp-llms-copy-button--success.rp-llms-copy-button{color:var(--rp-c-green-1,#10b981);border-color:var(--rp-c-green-1,#10b981);background:var(--rp-c-bg-soft)}.rp-llms-copy-button--success .rp-llms-copy-button__icon-copy{opacity:0;transform:translate(-50%,-50%)scale(.5)}.rp-llms-copy-button--success .rp-llms-copy-button__icon-success{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}.rp-llms-copy-button__icon-wrapper{width:16px;height:16px;position:relative}.rp-llms-copy-button__icon-copy{width:16px;height:16px;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.rp-llms-copy-button__icon-success{width:16px;height:16px;color:var(--rp-c-green-1,#10b981);visibility:hidden;opacity:0;transition:all .2s cubic-bezier(.18,.89,.32,1.28);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.rp-llms-view-options__trigger{position:relative}.rp-llms-view-options__trigger--active{background:var(--rp-c-bg-mute);color:var(--rp-c-text-1);border-color:var(--rp-c-divider)}.rp-llms-view-options__arrow{transition:transform .2s}.rp-llms-view-options__arrow--rotated{transform:rotate(180deg)}.rp-llms-view-options__menu{z-index:100;border:1px solid var(--rp-c-divider-light);background:var(--rp-c-bg);width:max-content;min-width:220px;color:var(--rp-c-text-1);transform-origin:0 0;border-radius:10px;flex-direction:column;align-items:flex-start;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) dropdownIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 20px -4px #00000026,0 0 2px #0000000d}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.rp-llms-view-options__menu-item{text-align:left;cursor:pointer;width:100%;color:var(--rp-c-text-2);background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}.rp-llms-view-options__menu-item:hover{background:var(--rp-c-bg-mute);color:var(--rp-c-text-1);text-decoration:none}.rp-llms-view-options__menu-item:active{background:var(--rp-c-bg-soft)}.rp-llms-view-options__item-icon{justify-content:center;align-items:center;width:16px;height:16px;font-size:16px;display:inline-flex}.rp-llms-view-options__external-icon{width:16px;height:16px;margin-left:auto;font-size:16px}.rp-nav{height:var(--rp-nav-height);border-bottom:1px solid var(--rp-c-divider-light);background:var(--rp-c-bg);color:var(--rp-c-text-1);--rp-nav-padding-x:20px;padding:0 var(--rp-nav-padding-x)0 var(--rp-nav-padding-x);top:var(--rp-banner-height,0px);z-index:var(--rp-z-index-nav);flex-shrink:0;justify-content:space-between;align-items:center;width:100%;transition:background-color .2s ease-in-out,border-bottom .2s ease-in-out;display:flex;position:sticky;left:0}@media (min-width:1280px){.rp-nav{--rp-nav-padding-x:max(calc(( 100vw - var(--rp-content-max-width) - var(--rp-sidebar-width) - var(--rp-outline-width))/2),20px);padding:0 var(--rp-nav-padding-x)0 var(--rp-nav-padding-x)}}.rp-nav__left{display:flex}.rp-nav__title{flex-shrink:0}.rp-nav__title__link{align-items:center;width:100%;height:100%;font-size:1rem;font-weight:600;transition:opacity .3s;display:flex}.rp-nav__title__link:hover{opacity:.6}.rp-nav__title__logo{min-width:2rem;margin-right:.25rem}.rp-nav__title__logo-image{display:block}.rp-nav__title__logo-image--dark{display:none}.rp-nav__right{align-items:center;gap:24px;height:100%;display:flex}@media (max-width:767px){.rp-nav__right{gap:8px}}.rp-nav__others{align-items:center;gap:24px;height:100%;list-style:none;display:flex}@media (max-width:1280px){.rp-nav__others{display:none}}.rp-nav-menu{align-items:center;height:100%;list-style:none;display:inline-flex}@media (min-width:1280px){.rp-nav-menu{gap:32px}}@media (max-width:1279px){.rp-nav-menu{gap:24px}}.rp-nav-menu__item{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.rp-nav-menu__item__container{cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:2px;height:100%;font-size:14px;font-style:normal;font-weight:500;line-height:22px;display:flex}.rp-nav-menu__item__icon{justify-content:center;align-items:center;width:15px;height:15px;transition:transform .3s ease-in-out;display:flex}.rp-nav-menu__item:hover .rp-nav-menu__item__container{color:var(--rp-c-brand);text-align:center;font-size:14px;font-style:normal}.rp-nav-menu__item:hover .rp-nav-menu__item__icon{transform:rotate(180deg)}.rp-nav-menu__item--active .rp-nav-menu__item__container{color:var(--rp-c-brand);text-align:center;font-size:14px;font-style:normal}.rp-nav-menu__divider{background:var(--rp-c-divider);width:1px;height:15px}@media (max-width:1280px){.rp-nav-menu__divider{display:none}}.rp-nav-menu a[target=_blank]:after{content:"↗";color:var(--rp-c-text-3);margin-left:.5em;margin-right:.1em;font-size:.7em;font-weight:700;display:inline-block}@media (max-width:768px){.rp-nav-menu{display:none}}.rp-nav-screen{top:calc(var(--rp-nav-height) + var(--rp-banner-height,0px));background-color:var(--rp-c-bg);width:100%;z-index:var(--rp-z-index-nav-screen);padding:24px 48px;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.rp-nav-screen--open{display:block}.rp-nav-screen__container{flex-direction:column;align-items:center;gap:2px;display:flex}.rp-nav-screen__others{display:flex}@media (max-width:1280px){.rp-nav-screen__others{display:none}}.rp-nav-screen-divider{background-color:var(--rp-c-divider-light);width:100%;height:1px;margin:1rem 0}.rp-nav-screen-appearance{border-radius:var(--rp-radius-small);justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0 12px;font-size:14px;display:flex}.rp-nav-screen-appearance__left,.rp-nav-screen-appearance__right{align-items:center;display:flex}.rp-nav-screen-appearance__icon{transition:transform .3s;transform:rotate(-90deg)}.rp-nav-screen-appearance__icon--open{transform:rotate(0)}.rp-nav-screen-langs{border-radius:var(--rp-radius-small);justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0 12px;font-size:14px;display:flex}.rp-nav-screen-langs__left{align-items:center;display:flex}.rp-nav-screen-langs__right{align-items:center;gap:4px;display:flex}.rp-nav-screen-langs__icon{transition:transform .3s;transform:rotate(-90deg)}.rp-nav-screen-langs__icon--open{transform:rotate(0)}.rp-nav-screen-langs-group{width:100%}.rp-nav-screen-langs-group__inner{flex-direction:column;align-items:flex-end;gap:8px;font-size:14px;display:flex;overflow:hidden}.rp-nav-screen-langs-group__item{padding:0 24px}.rp-nav-screen-langs-group__item--active{color:var(--rp-c-text-2);cursor:default;pointer-events:none}.rp-nav-screen-menu-item{border-radius:var(--rp-radius-small);cursor:pointer;justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0 12px;transition:background-color .25s ease-in;display:flex}.rp-nav-screen-menu-item:hover{background-color:var(--rp-c-bg-mute)}.rp-nav-screen-menu-item--active{color:var(--rp-c-brand);background-color:var(--rp-c-brand-tint);font-weight:600}.rp-nav-screen-menu-item__left,.rp-nav-screen-menu-item__right{font-size:14px;font-weight:500;line-height:22px}.rp-nav-screen-menu-item__icon{transition:transform .25s ease-in;transform:rotate(-90deg)}.rp-nav-screen-menu-item--open .rp-nav-screen-menu-item__icon{transform:rotate(0)}.rp-nav-screen-menu-item__group{width:100%}.rp-nav-screen-menu-item__group-inner{flex-direction:column;align-items:center;gap:2px;margin-left:8px;display:flex;overflow:hidden}.rp-nav-screen-menu-item.rp-link[target=_blank] .rp-nav-screen-menu-item__left:after{content:"↗";color:var(--rp-c-text-3);margin-left:.2em;margin-right:.1em;font-weight:400;transform:translateY(-.2em)}.rp-nav-screen-menu{flex-direction:column;align-items:center;display:flex}.rp-nav-screen-versions{border-radius:var(--rp-radius-small);justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0 12px;font-size:14px;display:flex}.rp-nav-screen-versions__left{align-items:center;display:flex}.rp-nav-screen-versions__right{align-items:center;gap:4px;display:flex}.rp-nav-screen-versions__icon{transition:transform .3s;transform:rotate(-90deg)}.rp-nav-screen-versions__icon--open{transform:rotate(0)}.rp-nav-screen-versions-group{flex-direction:column;align-items:flex-end;gap:8px;width:100%;height:0;font-size:14px;transition:height .3s;display:flex;overflow:hidden}.rp-nav-screen-versions-group__item{padding:0 24px}.rp-nav-screen-versions-group__item--active{color:var(--rp-c-text-2);cursor:default;pointer-events:none}.rp-nav-screen-versions-group--open{height:auto}.rp-nav-hamburger{cursor:pointer;background-color:#0000;border-radius:4px;padding:8px;transition:background-color .3s;display:none}@media (max-width:1280px) and (min-width:769px){.rp-nav-hamburger__md{display:block}}.rp-nav-hamburger__md__hover-group{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:250px;padding:12px;display:flex}@media (max-width:768px){.rp-nav-hamburger__sm{display:block}}.rp-nav-hamburger:hover,.rp-nav-hamburger--active{background-color:var(--rp-c-bg-mute)}.rspress-logo{height:1.6rem}.dark .rp-nav__title__logo-image--light{display:none}.dark .rp-nav__title__logo-image--dark{display:block}:root{--rp-outline-padding-x:20px}.rp-outline{border-left:1px solid var(--rp-c-divider-light);flex-direction:column;display:flex}.rp-outline__title{padding-left:var(--rp-outline-padding-x);padding-right:var(--rp-outline-padding-x);height:32px;color:var(--rp-c-text-1);align-items:center;gap:4px;margin-bottom:4px;font-size:14px;font-style:normal;font-weight:700;line-height:32px;display:inline-flex}@media (max-width:1280px){.rp-outline__title{display:none}}.rp-outline__divider{margin-left:var(--rp-outline-padding-x);margin-right:var(--rp-outline-padding-x);background:var(--rp-c-divider-light);height:1px;margin-top:16px;margin-bottom:16px}.rp-outline__toc{padding-left:var(--rp-outline-padding-x);padding-right:var(--rp-outline-padding-x);flex-direction:column;flex:1;display:flex}@media (max-width:1280px){.rp-outline__toc{max-height:60vh;overflow:auto scroll}}.rp-outline__bottom{padding-left:var(--rp-outline-padding-x);padding-right:var(--rp-outline-padding-x)}.rp-outline__scroll-to-top{cursor:pointer;color:var(--rp-c-text-2);background:0 0;border:none;align-items:center;gap:8px;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;display:flex}.rspress-overview-container{padding:var(--rp-content-padding-y)var(--rp-content-padding-x)}.rp-overview-search{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.rp-overview-search__label{color:var(--rp-c-text-1);white-space:nowrap;font-weight:500}.rp-overview-search__input{border:1px solid var(--rp-c-divider);background-color:var(--rp-c-bg);color:var(--rp-c-text-1);border-radius:8px;min-width:200px;padding:.5rem .75rem;font-size:.875rem;transition:box-shadow .25s ease-in-out,border-color .25s ease-in-out}.rp-overview-search__input:focus{border-color:var(--rp-c-brand);box-shadow:0 0 0 2px rgba(var(--rp-c-brand-rgb),.2);outline:none}.rp-overview-search__input::placeholder{color:var(--rp-c-text-3)}.rp-overview-search__input::-webkit-search-cancel-button{appearance:none;cursor:pointer;opacity:.6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27 stroke=%27currentColor%27%3E%3Cpath stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M6 18L18 6M6 6l12 12%27/%3E%3C/svg%3E");background-size:14px 14px;width:14px;height:14px}.rp-overview-search__input::-webkit-search-cancel-button:hover{opacity:1}.rp-overview__empty{text-align:center;color:var(--rp-c-text-2);background-color:var(--rp-c-bg-soft);border-radius:8px;margin-top:1rem;padding:2rem;font-style:italic}@media (prefers-color-scheme:dark){.rp-overview-search__input{border-color:var(--rp-c-divider-dark);background-color:var(--rp-c-bg-dark)}}:root{--rp-c-overview-group-bg:var(--rp-c-bg-soft);--rp-c-overview-group-bg-hover:color-mix(in srgb,var(--rp-c-brand-lighter)30%,transparent);--rp-c-overview-group-border:1px solid var(--rp-c-divider-light)}.rp-overview-group{flex-direction:column;gap:20px;width:100%;display:flex}.rp-overview-group__item{border:var(--rp-c-overview-group-border);border-radius:var(--rp-radius);flex-direction:row;width:100%;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.rp-overview-group__item:hover{border-color:var(--rp-c-brand-light);box-shadow:0 4px 6px #0000000a}.rp-overview-group__item:hover .rp-overview-group__item__title{background-color:var(--rp-c-overview-group-bg-hover)}.rp-overview-group__item:hover .rp-overview-group__item__title .rp-overview-group__item__title__icon{color:var(--rp-c-brand-dark)}@media (max-width:1280px){.rp-overview-group__item{flex-direction:column}.rp-overview-group__item__title{flex:none!important;width:100%!important}}.rp-overview-group__item__title{word-break:break-all;width:25%;color:var(--rp-c-text-1);background-color:var(--rp-c-overview-group-bg);flex:0 0 25%;padding:16px 20px;font-size:18px;font-weight:600;transition:background-color .2s;position:relative;overflow:hidden}.rp-overview-group__item__title__link,.rp-overview-group__item__title__text{color:inherit;text-decoration:none}.rp-overview-group__item__title__link:hover,.rp-overview-group__item__title__text:hover{color:var(--rp-c-brand)}.rp-overview-group__item__title__icon{-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--rp-c-text-1);position:absolute;bottom:0;right:0}.rp-overview-group__item__content{flex-flow:wrap;flex:1;row-gap:20px;margin:0;padding:16px;list-style:none;display:flex}.rp-overview-group__item__content__item{word-break:break-all;flex:0 0 200px;width:200px;min-width:25%;max-width:25%}@media (min-width:769px) and (max-width:1280px){.rp-overview-group__item__content__item{min-width:33%;max-width:33%}}@media (max-width:768px){.rp-overview-group__item__content__item{flex:200px;min-width:50%;max-width:100%}}.rp-overview-group__item__content__item__link{color:var(--rp-c-text-2);padding:4px 8px;font-size:14px;text-decoration:none;transition:color .2s,background-color .2s;display:inline-block}.rp-overview-group__item__content__item__link:hover{color:var(--rp-c-brand);background-color:var(--rp-c-bg)}.rp-overview-group__grid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}@media (max-width:1280px){.rp-overview-group__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.rp-overview-group__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.rp-overview-group__grid{grid-template-columns:1fr}}.rp-overview-group__grid-item{border:1px solid var(--rp-c-divider-light);border-radius:var(--rp-radius);transition:border-color .2s,box-shadow .2s,background-color .2s}.rp-overview-group__grid-item.rp-overview-group__item__title{flex:none;width:100%}.rp-overview-group__grid-item:hover{border-color:var(--rp-c-brand-light);background-color:var(--rp-c-overview-group-bg-hover);box-shadow:0 4px 6px #0000000a}.rp-overview-group__grid-item:hover .rp-overview-group__item__title__icon{color:var(--rp-c-brand-dark)}html.rp-dark .rp-overview-group__item:hover .rp-overview-group__item__title__icon,html.rp-dark .rp-overview-group__grid-item:hover .rp-overview-group__item__title__icon{color:#fff}.rp-page-tabs__label{border-bottom:1px solid var(--rp-c-divider-light);width:100%;box-shadow:var(--rp-shadow-1);justify-content:flex-start;gap:1.5rem;margin:2rem 0;display:flex}.rp-page-tabs__label__item{cursor:pointer;color:var(--rp-c-text-2);border-bottom:2px solid #0000;padding:1rem .5rem;display:inline-block}.rp-page-tabs__label__item:hover{border-bottom:2px solid var(--rp-c-divider-light);color:var(--rp-c-text-1)}body[data-page-tabs-active-index="0"] .rp-page-tabs__label__item[data-index="0"],body[data-page-tabs-active-index="1"] .rp-page-tabs__label__item[data-index="1"],body[data-page-tabs-active-index="2"] .rp-page-tabs__label__item[data-index="2"],body[data-page-tabs-active-index="3"] .rp-page-tabs__label__item[data-index="3"],body[data-page-tabs-active-index="4"] .rp-page-tabs__label__item[data-index="4"],body[data-page-tabs-active-index="5"] .rp-page-tabs__label__item[data-index="5"],body[data-page-tabs-active-index="6"] .rp-page-tabs__label__item[data-index="6"],body[data-page-tabs-active-index="7"] .rp-page-tabs__label__item[data-index="7"]{color:var(--rp-c-text-0);border-bottom:2px solid var(--rp-c-brand-dark);font-weight:700}.rp-page-tabs__content__item h2:first-of-type:before,.rp-page-tabs__content__item{display:none}body[data-page-tabs-active-index="0"] .rp-page-tabs__content__item[data-index="0"],body[data-page-tabs-active-index="1"] .rp-page-tabs__content__item[data-index="1"],body[data-page-tabs-active-index="2"] .rp-page-tabs__content__item[data-index="2"],body[data-page-tabs-active-index="3"] .rp-page-tabs__content__item[data-index="3"],body[data-page-tabs-active-index="4"] .rp-page-tabs__content__item[data-index="4"],body[data-page-tabs-active-index="5"] .rp-page-tabs__content__item[data-index="5"],body[data-page-tabs-active-index="6"] .rp-page-tabs__content__item[data-index="6"],body[data-page-tabs-active-index="7"] .rp-page-tabs__content__item[data-index="7"]{display:block}.rp-prev-next-page{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.rp-prev-next-page__item{cursor:pointer;border-radius:8px;flex-direction:column;flex:1;justify-content:center;padding:12px;display:flex}.rp-prev-next-page__item__title{align-items:center;gap:.25rem;display:flex}.rp-prev-next-page__item__desc{color:var(--rp-c-text-3);padding:0 1.25rem;font-size:.75rem;font-style:normal;font-weight:400;line-height:20px;display:block}.rp-prev-next-page__item:hover{opacity:.7;background-color:var(--rp-c-bg-mute)}.rp-prev-next-page__icon{font-size:1rem;display:inline-flex}.rp-prev-next-page__placeholder{flex:1}.rp-prev-next-page__prev{align-items:flex-start}.rp-prev-next-page__next{align-items:flex-end}.rp-prev-next-page__rotate_180{transform:rotate(180deg)}.rp-progress-circle{display:inline-flex}.rp-search-button{border-radius:var(--rp-radius-small);background-color:color-mix(in srgb,var(--rp-c-bg)30%,transparent);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid var(--rp-c-divider-light);cursor:pointer;justify-content:space-between;align-items:center;min-width:140px;height:40px;padding:0 10px;font-size:13px;transition:border-color .3s;display:flex}.rp-search-button:hover{border:1px solid var(--rp-c-brand)}.rp-search-button:hover .rp-search-button__word{color:var(--rp-c-text-1)}.rp-search-button__content{word-break:keep-all;align-items:center;gap:4px;font-size:14px;display:flex}.rp-search-button__word{white-space:nowrap;color:var(--rp-c-text-2);font-weight:500}.rp-search-button__icon{font-size:20px;display:inline-block}.rp-search-button__hotkey{background-color:var(--rp-c-bg-soft);border-radius:var(--rp-radius-small);color:var(--rp-c-gray);padding:0 8px;font-weight:500;transition:opacity .3s}.rp-search-button--mobile{cursor:pointer;justify-content:center;align-items:center;font-weight:500;display:none}@media (max-width:768px){.rp-search-button{display:none}.rp-search-button--mobile{display:flex}}.rp-no-search-result{flex-direction:column;align-items:center;padding-top:2rem;padding-bottom:.5rem;display:flex}.rp-no-search-result__icon{opacity:.8;margin-bottom:1rem}.rp-no-search-result__text{margin-bottom:.5rem}.rp-no-search-result__suggestion{margin:0}.rp-search-panel__mask{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#3c3c3c66;position:fixed;inset:0}.rp-search-panel__modal{background-color:var(--rp-c-bg-soft);border-radius:var(--rp-radius);max-width:560px;height:auto;margin:80px auto auto;padding:20px;position:relative}.rp-search-panel__header{align-items:center;display:flex}.rp-search-panel__cancel{color:var(--rp-c-brand);cursor:pointer;margin-left:.5rem}@media (min-width:640px){.rp-search-panel__cancel{display:none}}.rp-search-panel__input-form{background-color:var(--rp-c-bg);border:1px solid var(--rp-c-brand);border-radius:var(--rp-radius-small);align-items:center;width:100%;height:55px;padding:0 12px;display:flex}.rp-search-panel__input{background-color:var(--rp-c-bg);outline:none;flex:1;width:80%;height:100%;padding-left:8px;font-size:20px;font-weight:500}.dark .rp-search-panel__input{color:var(--rp-c-text)}.rp-search-panel__close:hover{cursor:pointer;color:var(--rp-c-brand);transition:color .3s}.rp-search-panel__results{max-height:calc(100vh - 230px);padding-right:2px;overflow:scroll}.rp-search-panel__loading{opacity:.8;flex-direction:column;align-items:center;margin:2rem 0;display:flex}.rp-search-panel__tabs{background-color:var(--rp-c-bg-soft);padding-bottom:6px;position:sticky}.rp-search-panel__tabs.rp-tabs{border:none;border-radius:0;margin:0}.rp-search-panel__group{padding-bottom:.5rem}@media (max-width:960px){.rp-search-panel__modal{margin-top:0}.rp-search-panel__input-form{height:40px}.rp-search-panel__input-form svg{width:16px;height:16px}.rp-search-panel__input{font-size:16px}}.rp-suggest-item{box-sizing:border-box;margin:5px 2px;list-style:none}.dark .rp-suggest-item,.dark .rp-suggest-item .rp-suggest-item__link{box-shadow:none}.rp-suggest-item .rp-suggest-item__link{color:var(--rp-c-text-1);background-color:var(--rp-c-bg);border-radius:var(--rp-radius-small);width:100%;padding-left:12px;display:flex;box-shadow:0 1px 3px #d4d9e1}.rp-suggest-item--current .rp-suggest-item__link{background-color:var(--rp-c-brand);cursor:pointer;color:#fff}.rp-suggest-item--current .rp-suggest-item__container .rp-suggest-item__icon{color:#fff}.rp-suggest-item--current .rp-suggest-item__container .rp-suggest-item__action-icon{opacity:1}.rp-suggest-item--current .rp-suggest-item__container .rp-suggest-item__content .rp-suggest-item__statement{color:#fff}.rp-suggest-item--current .rp-suggest-item__container .rp-suggest-item__content .rp-suggest-item__mark{color:#fff;text-decoration:underline}.rp-suggest-item--current .rp-suggest-item__container .rp-suggest-item__content .rp-suggest-item__title{color:#fff}.rp-suggest-item__container{align-items:center;width:100%;min-height:56px;padding-right:12px;font-weight:500;display:flex}.rp-suggest-item__icon{color:var(--rp-c-gray-light-1)}.rp-suggest-item__content{width:100%;padding:6px 8px;font-size:14px;line-height:1.5}.rp-suggest-item__header{font-weight:500}.rp-suggest-item__statement{width:100%;font-size:.875rem}.rp-suggest-item__mark{color:var(--rp-c-brand)}.rp-suggest-item__title{color:var(--rp-c-gray-light-1);font-size:12px;font-weight:600}.rp-suggest-item__action-icon{opacity:0}.rp-sidebar-divider{border-top:1px solid var(--rp-c-divider-light);margin-top:.75rem;margin-bottom:.75rem}.rp-sidebar-divider--dashed{border-top:1px dashed var(--rp-c-divider-light);margin-top:.75rem;margin-bottom:.75rem}.rp-sidebar-group{color:var(--rp-c-text-1)}.rp-sidebar-item{cursor:pointer;color:var(--rp-c-text-2);border-radius:8px;justify-content:space-between;align-items:center;margin-top:2px;padding:6px 12px;font-size:14px;font-weight:400;line-height:24px;transition:color .15s,background-color .15s;display:flex;position:relative}.rp-sidebar-item:first-child{margin-top:0}.rp-sidebar-item:hover,.rp-sidebar-item--pending{color:var(--rp-c-text-1);background-color:var(--rp-c-bg-mute)}.rp-sidebar-item--pending{opacity:.8}.rp-sidebar-item.rp-link[target=_blank]:after{content:"↗";margin-left:.2em;margin-right:.1em;font-size:1em;font-weight:400;transition:transform .2s;display:inline-block;transform:translateY(-.2em)}.rp-sidebar-item--active{color:var(--rp-c-link);background-color:var(--rp-c-brand-tint);font-weight:600}.rp-sidebar-item--active:hover{color:var(--rp-c-link);background-color:var(--rp-c-brand-tint)}.rp-sidebar-item--group-item:before{content:"";background-color:var(--rp-c-divider-light);width:1px;position:absolute;top:0;bottom:0;left:12px}.rp-sidebar-item--group-item.rp-sidebar-item--active .rp-sidebar-item__left:before{content:"";background-color:var(--rp-c-brand);width:1px;height:calc(50% - 4px);position:absolute;top:calc(25% + 2px);bottom:0;left:12px}.rp-sidebar-item__left{align-items:center;gap:4px;display:flex}.rp-sidebar-item__right{align-items:center;display:flex}.rp-sidebar-item__link{opacity:1}.rp-sidebar-section-header{justify-content:space-between;align-items:center;margin-top:16px;padding:4px 12px;display:flex}.rp-sidebar-section-header:first-child{margin-top:0}.rp-sidebar-section-header__left{color:var(--rp-c-text-1);align-items:center;font-size:14px;font-weight:600;display:flex}.rp-sidebar-section-header__right{align-items:center;display:flex}.rp-social-links{align-items:center;gap:24px;height:100%;min-height:40px;display:flex;position:relative}.rp-social-links__item{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.rp-social-links__item__hover-group{width:auto}.rp-social-links__item__text{word-break:keep-all;white-space:nowrap}.rp-social-links__icon{width:20px;height:20px;color:var(--rp-c-text-2);align-items:center;display:flex}.rp-social-links__icon:hover{color:var(--rp-c-text-1)}.rp-social-links__hidden{flex-wrap:nowrap;gap:1rem;display:flex}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:1}.dark::view-transition-new(root){z-index:1}::view-transition-new(root){z-index:9999}.dark::view-transition-old(root){z-index:9999}.rp-switch-appearance{cursor:pointer;width:24px;height:24px;color:var(--rp-c-text-2);justify-content:center;align-items:center;display:flex;position:relative}.rp-switch-appearance:hover{color:var(--rp-c-text-1)}.rp-switch-appearance__icon--sun{display:block}.rp-switch-appearance__icon--moon,.rp-dark .rp-switch-appearance__icon--sun{display:none}.rp-dark .rp-switch-appearance__icon--moon{display:block}.rp-tabs{contain:content;border-radius:var(--rp-radius);border:var(--rp-code-block-border);box-shadow:var(--rp-code-block-shadow);margin:1rem 0}.rp-tabs .rp-tabs,.rp-tabs .rp-codeblock{border:none;border-radius:0;margin:0}.rp-tabs .rp-codeblock .rp-codeblock__title{padding:8px 12px}.rp-tabs__label{background-color:var(--rp-code-title-bg);border-bottom:var(--rp-code-block-border);flex-wrap:wrap;min-width:100%;padding:4px 12px;display:flex}.rp-tabs__label--no-scrollbar::-webkit-scrollbar{display:none}.rp-tabs__label--no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.rp-tabs__label__item{word-break:keep-all;color:var(--rp-c-text-2);box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:var(--rp-radius-small);margin-right:4px;padding:4px 12px;font-size:.875rem;transition:color .2s ease-out,background-color .2s ease-out;position:relative}.rp-tabs__label__item:last-child{margin-right:0}.rp-tabs__label__item--not-selected:hover{background-color:var(--rp-c-bg-mute)}.rp-tabs__label__item--selected{color:var(--rp-c-text-0);background-color:var(--rp-c-bg);box-shadow:0px 0px 3px 0px var(--rp-c-divider)}.rp-tabs__content__item--active{display:block}.rp-tabs__content__item--hidden{display:none}.dark .rp-tabs__label__item--selected{background-color:var(--rp-c-bg-soft)}.rp-toc-item{justify-content:flex-start;align-self:stretch;align-items:flex-start;margin-top:10px;line-height:1.4;display:block;position:relative}.rp-toc-item:first-child{margin-top:0}.rp-toc-item__text{color:var(--rp-c-text-2);overflow-wrap:break-word;font-size:14px;font-weight:400}.rp-toc-item--active .rp-toc-item__text,.rp-toc-item--active .rp-toc-item__text code{color:var(--rp-c-link)}.rp-toc-item--active:before{content:"";background-color:var(--rp-c-brand);width:1px;height:100%;left:calc(-1*var(--rp-outline-padding-x));display:block;position:absolute;top:0}.rp-sidebar-menu{background-color:var(--rp-c-bg);border-bottom:1px solid var(--rp-c-divider-light);justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 20px;font-size:14px;font-style:normal;font-weight:600;display:flex}.rp-sidebar-menu__left,.rp-sidebar-menu__right{background:0 0;align-items:center;gap:8px;height:100%;display:flex}@media (min-width:1280px){.rp-sidebar-menu{display:none}}.rp-sidebar-menu__mask{z-index:var(--rp-z-index-mask);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:color-mix(in srgb,var(--rp-c-bg)60%,transparent);display:none;position:fixed;inset:0}@media (max-width:767px){.rp-sidebar-menu__mask{display:block}}:root{--rp-z-index-nav-screen:70;--rp-z-index-nav:60;--rp-z-index-mask:20;--rp-z-index-sidebar:50;--rp-z-index-sidebar-menu:30;--rp-z-index-aside:40;--rp-nav-height:64px;--rp-sidebar-width:320px;--rp-sidebar-menu-height:46px;--rp-sidebar-padding:20px;--rp-outline-width:268px;--rp-content-padding-x:80px;--rp-content-padding-y:48px;--rp-content-max-width:1000px;--rp-sidebar-margin-left:calc(max(0px,calc((100vw - var(--rp-content-max-width))/2 - var(--rp-sidebar-width))));--rp-outline-margin-right:calc(max(0px,calc((100vw - var(--rp-content-max-width))/2 - var(--rp-outline-width))))}@media (min-width:1280px){html:root{--rp-sidebar-menu-height:0px}}.rp-doc-layout__container{flex-direction:row;justify-content:flex-start;width:100%;margin:0;padding:0;display:flex;position:relative}.rp-doc-layout__doc{flex-direction:column;width:100%;display:flex;position:relative;overflow-x:auto}.rp-doc-layout__overview{width:100%;max-width:min(100%,1280px);padding:var(--rp-content-padding-y)var(--rp-content-padding-x);position:relative;overflow-x:auto}.rp-doc-layout__sidebar{width:var(--rp-sidebar-width);max-width:var(--rp-sidebar-width);min-width:var(--rp-sidebar-width);height:calc(100vh - var(--rp-nav-height) - var(--rp-banner-height,0px));max-height:calc(100vh - var(--rp-nav-height) - var(--rp-banner-height,0px));padding:var(--rp-sidebar-padding);border-right:1px solid var(--rp-c-divider-light);margin-top:calc(-1*var(--rp-sidebar-menu-height));top:calc(var(--rp-nav-height) + var(--rp-banner-height,0px));z-index:var(--rp-z-index-sidebar);background:var(--rp-c-bg);position:sticky;bottom:0;left:0;overflow:auto scroll}.rp-doc-layout__doc-container{padding:var(--rp-content-padding-y)var(--rp-content-padding-x)}.rp-doc-layout__outline{width:var(--rp-outline-width);top:calc(var(--rp-nav-height) + var(--rp-banner-height,0px));margin-top:var(--rp-sidebar-menu-height);z-index:var(--rp-z-index-aside);padding-top:var(--rp-content-padding-y);scrollbar-width:none;max-height:calc(100vh - var(--rp-nav-height) - var(--rp-banner-height,0px));box-shadow:var(--rp-shadow-1);position:sticky;right:0;overflow:hidden scroll}.rp-doc-layout__menu{top:calc(var(--rp-nav-height) + var(--rp-banner-height,0px));z-index:var(--rp-z-index-sidebar-menu);height:var(--rp-sidebar-menu-height);position:sticky;left:0}.rp-doc-layout__menu__placeholder{width:100%;height:var(--rp-sidebar-menu-height);min-height:var(--rp-sidebar-menu-height);display:block}@media (min-width:1280px){.rp-doc-layout__doc{max-width:min(100%,var(--rp-content-max-width));flex:1;overflow-x:auto}.rp-doc-layout__doc--wide{max-width:min(100%,var(--rp-content-max-width) + var(--rp-sidebar-width) + var(--rp-outline-width))}.rp-doc-layout__sidebar{margin-left:var(--rp-sidebar-margin-left)}.rp-doc-layout__sidebar-placeholder{width:var(--rp-sidebar-width);margin-left:var(--rp-sidebar-margin-left)}.rp-doc-layout__outline{margin-right:var(--rp-outline-margin-right);padding-bottom:var(--rp-content-padding-y)}.rp-doc-layout__outline-placeholder{width:var(--rp-outline-width);margin-right:var(--rp-outline-margin-right)}}@media (max-width:1279px){:root{--rp-content-padding-x:36px;--rp-content-padding-y:48px}.rp-doc-layout__outline{background-color:color-mix(in srgb,var(--rp-c-bg)60%,transparent);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:var(--rp-radius-small);max-width:100%;box-shadow:var(--rp-shadow-2);visibility:hidden;opacity:0;padding:20px 0;transition:opacity .2s,transform .2s cubic-bezier(.19,1,.22,1);position:fixed;inset-inline-end:0;transform:translateY(-10px)}.rp-doc-layout__outline--open{opacity:1;visibility:visible;display:block;transform:translate(0,0)}}@media (max-width:768px){:root{--rp-content-padding-x:24px}.rp-doc-layout__sidebar{z-index:var(--rp-z-index-sidebar);top:calc(var(--rp-nav-height) + var(--rp-banner-height,0px));height:calc(100vh - var(--rp-nav-height));padding:var(--rp-sidebar-padding)var(--rp-sidebar-padding)calc(var(--rp-sidebar-padding) + 100px)var(--rp-sidebar-padding);background:var(--rp-c-bg);opacity:0;margin-top:0;transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1);position:fixed;overflow:auto scroll;transform:translate(-100%)}.rp-doc-layout__sidebar--open{opacity:1;visibility:visible;left:0;transform:translate(0,0)}}.rp-not-found{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;margin:0 auto;padding:4rem;display:flex}@media (max-width:640px){.rp-not-found{padding:6rem 2rem 10rem}}.rp-not-found__error-code{font-size:3.75rem;font-weight:600}.rp-not-found__title{padding-top:.75rem;font-size:1.25rem;font-weight:700;line-height:1.25}.rp-not-found__divider{background-color:var(--rp-c-gray-light-1);width:4rem;height:1px;margin:1.5rem auto 1.125rem}.rp-not-found__action{padding-top:1.25rem}.rp-not-found__home-link{border-style:solid;border-width:1px;border-color:var(--rp-c-brand);color:var(--rp-c-brand);border-radius:1rem;padding:.5rem 1rem;font-weight:500;transition:color .3s,border-color .3s;display:inline-block}.rp-not-found__home-link:hover{border-color:var(--rp-c-brand-dark);color:var(--rp-c-brand-dark)}body{font-size:14px}dl,ol,ul{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0}:root{--rp-c-link:#fa6323;--rp-c-brand:#fa6323;--rp-c-text-code:#c32aa5;--rp-container-danger-text:#ff3325;--rp-c-brand-light:#33adff;--rp-c-brand-lighter:#c6e0fd;--rp-c-brand-dark:#fa6323;--rp-c-brand-darker:#fa6323;--rp-c-brand-tint:#fa632312;--rp-content-max-width:1400px;--rp-sidebar-padding:20px 0 20px 20px;--rp-sidebar-width:300px;--rp-z-index-nav:2000;--un-bg-opacity:1;--gray-rgb:0,0,0;--white-rgb:255,255,255}.rp-nav-menu{margin-bottom:0}.dark .bg-white{background-color:#000}.dark .text-gray-6{color:#ffffff73}.dark .text-gray-7{color:#ffffffa6}.dark .text-gray-8{color:#ffffffd9}.dark .text-gray-9{color:#fff}.dark .shadow{box-shadow:0 2px 12px #ffffff52}.dark .shadow-xs{box-shadow:0 2px 8px #ffffff3d}.dark .shadow-sm{box-shadow:0 2px 8px #ffffff52}.dark .shadow-md{box-shadow:0 2px 12px #ffffff52}.dark .shadow-lg{box-shadow:0 2px 16px #ffffff52}.rspress-nav-menu-item a{color:inherit}.rp-doc-layout__sidebar{border:none}.rp-sidebar-item__left{overflow:hidden}.rp-sidebar-item__left span{white-space:nowrap;text-overflow:ellipsis;margin-right:4px;overflow:hidden}.rp-doc-layout__doc{container:doc/inline-size}.copy-success-overlay{container:copy/inline-size}.copy-success-overlay .icon-circle{width:40px;height:40px}@container copy (width<=86px){.copy-success-overlay .text-label{display:none}.copy-success-overlay .icon-circle{width:32px;height:32px}}@container copy (width<=58px){.copy-success-overlay .icon-circle{width:24px;height:24px}}.rp-tabs__content>.rp-tabs__content__item{padding:16px}.rp-tabs__content>.rp-tabs__content__item:has(.rp-codeblock){padding:0}.rp-tabs__content .rp-preview--internal__card{border:none}.rp-tabs__content .rp-preview,.rp-doc :not(:where(.rp-not-doc,.rp-not-doc *)):where(ul li):not(:first-child){margin-top:0}.ant-table-wrapper table{border:none}.ant-btn-link{height:auto;padding:0}.rainbow-border{--angle:45deg;background-image:linear-gradient(to right,#fff,#fff),conic-gradient(from var(--angle),#d53e33 0deg 90deg,#fbb300 90deg 180deg,#377af5 180deg 270deg,#399953 270deg 360deg);background-origin:border-box;background-clip:padding-box,border-box;border:3px dotted #0000;border-radius:12px}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes rotate{to{--angle:360deg}}.rainbow-border{animation:4s linear infinite rotate}*,:before,:after,::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: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--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: ;--un-shadow:0 0 #0000;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:#93c5fd80;--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.descriptions{grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem 1.5rem;width:100%;display:grid}.search-form-actions{flex:1;grid-column-start:auto;justify-content:flex-end;display:flex}.card-header-extra{cursor:pointer;--un-text-opacity:.45;color:rgba(0,0,0,var(--un-text-opacity));flex-shrink:0;align-items:center;gap:1rem;margin-left:1rem;display:flex}.descriptions-title{--un-text-opacity:.85;color:rgba(0,0,0,var(--un-text-opacity));margin-bottom:1rem;font-weight:600}.pagination-bottom-0 .ant-pagination{margin-bottom:0!important}.button-border{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;--un-border-opacity:1;border-width:1px;border-color:rgb(217 217 217/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));border-style:solid}.tag-base{box-sizing:border-box;border:1px solid #0000;border-radius:2px;display:inline-block}.tag-default{box-sizing:border-box;--un-bg-opacity:.04;background-color:rgba(0,0,0,var(--un-bg-opacity));--un-text-opacity:.65;color:rgba(0,0,0,var(--un-text-opacity));border:1px solid #0000;border-radius:2px;padding-left:.25rem;padding-right:.25rem;font-size:12px;line-height:20px;display:inline-block}.tag-default-lg{box-sizing:border-box;--un-bg-opacity:.04;background-color:rgba(0,0,0,var(--un-bg-opacity));--un-text-opacity:.65;color:rgba(0,0,0,var(--un-text-opacity));border:1px solid #0000;border-radius:2px;padding:1px .5rem;font-size:14px;line-height:22px;display:inline-block}.tag-error{box-sizing:border-box;--un-border-opacity:1;border-width:1px;border-color:#0000;border-color:rgb(255 243 240/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));background-color:rgb(255 243 240/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 51 37/var(--un-text-opacity));border-style:solid;border-radius:2px;padding-left:.25rem;padding-right:.25rem;font-size:12px;line-height:20px;display:inline-block}.tag-error-lg{box-sizing:border-box;--un-border-opacity:1;border-width:1px;border-color:#0000;border-color:rgb(255 243 240/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));background-color:rgb(255 243 240/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 51 37/var(--un-text-opacity));border-style:solid;border-radius:2px;padding:1px .5rem;font-size:14px;line-height:22px;display:inline-block}.tag-success{box-sizing:border-box;--un-border-opacity:1;border-width:1px;border-color:#0000;border-color:rgb(223 247 235/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));background-color:rgb(223 247 235/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(0 184 122/var(--un-text-opacity));border-style:solid;border-radius:2px;padding-left:.25rem;padding-right:.25rem;font-size:12px;line-height:20px;display:inline-block}.tag-success-lg{box-sizing:border-box;--un-border-opacity:1;border-width:1px;border-color:#0000;border-color:rgb(223 247 235/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));background-color:rgb(223 247 235/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(0 184 122/var(--un-text-opacity));border-style:solid;border-radius:2px;padding:1px .5rem;font-size:14px;line-height:22px;display:inline-block}.tag-warning{box-sizing:border-box;--un-border-opacity:1;border-width:1px;border-color:#0000;border-color:rgb(255 248 230/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));background-color:rgb(255 248 230/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 145 0/var(--un-text-opacity));border-style:solid;border-radius:2px;padding-left:.25rem;padding-right:.25rem;font-size:12px;line-height:20px;display:inline-block}.tag-warning-lg{box-sizing:border-box;--un-border-opacity:1;border-width:1px;border-color:#0000;border-color:rgb(255 248 230/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));background-color:rgb(255 248 230/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 145 0/var(--un-text-opacity));border-style:solid;border-radius:2px;padding:1px .5rem;font-size:14px;line-height:22px;display:inline-block}.descriptions-item>:last-child{word-break:break-all;flex:1;min-width:0}.form-item-compact .ant-form-item-control-input{min-height:22px}.form-item-compact .ant-form-item-no-colon{height:22px}.card-header{justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.descriptions-item{gap:.75rem;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-col-between{flex-direction:column;justify-content:space-between;display:flex}.card-header-title{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.card-default-border{--un-border-opacity:.06;border-width:1px;border-color:rgba(0,0,0,var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));border-style:solid;border-radius:8px;padding:1.25rem 1.5rem}.dark .button-border{--un-border-opacity:1;border-color:rgb(66 66 66/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(20 20 20/var(--un-bg-opacity))}.dark .card-default-border{--un-border-opacity:.15;border-color:rgba(255,255,255,var(--un-border-opacity));--un-bg-opacity:.45;background-color:rgba(0,0,0,var(--un-bg-opacity))}.dark .tag-error,.dark .tag-error-lg{--un-border-opacity:1;border-color:rgb(255 51 37/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));background-color:rgb(255 51 37/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 243 240/var(--un-text-opacity))}.dark .tag-success,.dark .tag-success-lg{--un-border-opacity:1;border-color:rgb(0 184 122/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));background-color:rgb(0 184 122/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(223 247 235/var(--un-text-opacity))}.dark .tag-warning,.dark .tag-warning-lg{--un-border-opacity:1;border-color:rgb(255 145 0/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));background-color:rgb(255 145 0/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 248 230/var(--un-text-opacity))}.card-default{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));border-radius:8px;padding:1.25rem 1.5rem}.card-default-sm{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));border-radius:8px;padding:1rem 1.5rem 1.25rem}.form-card{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));border-radius:8px;padding:1.25rem 1.5rem 1px}.tabs-no-border .ant-tabs-nav:before{border-style:none!important}.bg-body{--un-bg-opacity:1;background-color:rgb(245 245 245/var(--un-bg-opacity))}.dark .bg-body{--un-bg-opacity:1;background-color:rgb(26 26 26/var(--un-bg-opacity))}.dark .card-default,.dark .card-default-sm{--un-bg-opacity:.45;background-color:rgba(0,0,0,var(--un-bg-opacity))}.dark .tag-default,.dark .tag-default-lg{--un-bg-opacity:.15;background-color:rgba(255,255,255,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.descriptions-item>:first-child{text-wrap:nowrap;--un-text-opacity:.45;color:rgba(0,0,0,var(--un-text-opacity))}.dark .card-header-extra,.dark .descriptions-item>:first-child{--un-text-opacity:.45;color:rgba(255,255,255,var(--un-text-opacity))}.dark .descriptions-title{--un-text-opacity:.85;color:rgba(255,255,255,var(--un-text-opacity))}.empty:empty:before{content:attr(data-empty,"--")}.masked-overflow{-webkit-mask-image:linear-gradient(currentColor 10%,#0000),linear-gradient(#0000 0,currentColor 100%),linear-gradient(currentColor,currentColor);mask-image:linear-gradient(currentColor 10%,#0000),linear-gradient(#0000 0,currentColor 100%),linear-gradient(currentColor,currentColor);-webkit-mask-size:100% var(--top-mask-height,80px),100% var(--bottom-mask-height,80px),100% 100%;-webkit-mask-size:100% var(--top-mask-height,80px),100% var(--bottom-mask-height,80px),100% 100%;mask-size:100% var(--top-mask-height,80px),100% var(--bottom-mask-height,80px),100% 100%;animation-name:show-top-mask,hide-bottom-mask;animation-timeline:scroll(self),scroll(self);animation-range:0 var(--scroll-buffer,2rem),calc(100% - var(--scroll-buffer,2rem))100%;-webkit-mask-composite:xor;animation-fill-mode:both;-webkit-mask-position:0 0,0 100%,0 0;mask-position:0 0,0 100%,0 0;-webkit-mask-repeat:no-repeat,no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat,no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}.masked-overflow-x{-webkit-mask-image:linear-gradient(270deg,#0000,currentColor 90%),linear-gradient(90deg,#0000,currentColor 100%),linear-gradient(currentColor,currentColor);mask-image:linear-gradient(270deg,#0000,currentColor 90%),linear-gradient(90deg,#0000,currentColor 100%),linear-gradient(currentColor,currentColor);-webkit-mask-size:var(--left-mask-width,80px)100%,var(--right-mask-width,80px)100%,100% 100%;-webkit-mask-size:var(--left-mask-width,80px)100%,var(--right-mask-width,80px)100%,100% 100%;mask-size:var(--left-mask-width,80px)100%,var(--right-mask-width,80px)100%,100% 100%;-webkit-mask-composite:xor;animation-name:show-left-mask,hide-right-mask;animation-fill-mode:both;animation-timeline:scroll(self inline),scroll(self inline);animation-range:0 2rem,calc(100% - 2rem) 100%;-webkit-mask-position:0 0,100% 0,0 0;mask-position:0 0,100% 0,0 0;-webkit-mask-repeat:no-repeat,no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat,no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}@container (width>=640px){.descriptions{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (width>=1024px){.descriptions{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (width>=1280px){.descriptions{grid-template-columns:repeat(4,minmax(0,1fr))}}@keyframes show-top-mask{0%{--top-mask-height:0px}to{--top-mask-height:var(--mask-height,80px)}}@keyframes hide-bottom-mask{0%{--bottom-mask-height:var(--mask-height,80px)}to{--bottom-mask-height:0px}}@keyframes show-left-mask{0%{--left-mask-width:0px}to{--left-mask-width:var(--mask-width,80px)}}@keyframes hide-right-mask{0%{--right-mask-width:var(--mask-width,80px)}to{--right-mask-width:0px}}.browser-support-warning{display:none}@supports not (animation-timeline:scroll()){.browser-support-warning{display:block}.masked-overflow,.masked-overflow-x{animation:none;-webkit-mask-image:none;mask-image:none}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-3{inset:.75rem}.inset-y-0{top:0;bottom:0}.-bottom-1\.5{bottom:-.375rem}.-left-4{left:-1rem}.-right-4{right:-1rem}.bottom-0{bottom:0}.bottom-6{bottom:1.5rem}.left-\[-2px\]{left:-2px}.left-0{left:0}.left-1\/2{left:50%}.right-\[-2px\]{right:-2px}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-16{top:4rem}.top-20{top:5rem}.top-24{top:6rem}.top-28{top:7rem}.top-3{top:.75rem}.top-40{top:10rem}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-8{-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.z-10{z-index:10}.z-100{z-index:100}.z-50{z-index:50}.z-60{z-index:60}.hover\:z-10:hover{z-index:10}.hover\:z-99:hover{z-index:99}.grid{display:grid}.col-start-auto{grid-column-start:auto}.grid-cols-\[max-content_1fr\]{grid-template-columns:max-content 1fr}.grid-cols-\[max-content_auto\]{grid-template-columns:max-content auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.m-0{margin:0}.m6{margin:1.5rem}.m9{margin:2.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my{margin-top:1rem;margin-bottom:1rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.-mt-40{margin-top:-10rem}.\[\&_\.ant-form-item\]\:mb-0 .ant-form-item,.\[\&_\.ant-pagination\]\:mb-0 .ant-pagination{margin-bottom:0}.\[\&_\.ant-pagination\]\:mb-0\! .ant-pagination{margin-bottom:0!important}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-30{margin-bottom:7.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me{margin-inline-end:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-3{margin-right:.75rem}.ms{margin-inline-start:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-220{margin-top:55rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.contents{display:contents}.hidden{display:none}.aspect-\[2\/1\]{aspect-ratio:2}.aspect-\[3\/5\]{aspect-ratio:3/5}.aspect-square{aspect-ratio:1}.\!h-full{height:100%!important}.\!w-full{width:100%!important}.\[\&_\.ant-dropdown-menu\]\:w-\[max-content\] .ant-dropdown-menu{width:max-content}.\[\&_\.ant-form-item-control-input\]\:min-h-22px .ant-form-item-control-input{min-height:22px}.\[\&_\.ant-form-item-no-colon\]\:h-22px .ant-form-item-no-colon{height:22px}.\[\&_\.ant-upload-list\]\:max-w-full .ant-upload-list,.max-w-full{max-width:100%}.\[\&_\.ant-upload-list\]\:w-fit .ant-upload-list,.w-fit{width:fit-content}.\[\&\>\:last-child\]\:min-w-0>:last-child,.min-w-0{min-width:0}.h-\[140px\]{height:140px}.h-\[220px\]{height:220px}.h-\[70vh\]{height:70vh}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-0\.5{height:.125rem}.h-1,.h1{height:.25rem}.h-10{height:2.5rem}.h-100{height:25rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-4\.5{height:1.125rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h-px{height:1px}.max-h-\[85vh\]{max-height:85vh}.max-h-150{max-height:37.5rem}.max-w-\[220px\]{max-width:220px}.max-w-150{max-width:37.5rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-40{max-width:10rem}.max-w-50{max-width:12.5rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-70{max-width:17.5rem}.max-w-80\%{max-width:80%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.min-h-\[300px\]{min-height:300px}.min-h-\[400px\]{min-height:400px}.min-h-\[480px\]{min-height:480px}.min-h-\[500px\]{min-height:500px}.min-h-15{min-height:3.75rem}.min-h-30{min-height:7.5rem}.min-h-80{min-height:20rem}.min-h-screen{min-height:100vh}.min-w-\[100px\]{min-width:100px}.min-w-35{min-width:8.75rem}.min-w-45{min-width:11.25rem}.min-w-50{min-width:12.5rem}.w-\[480px\]{width:480px}.w-\[80\%\]{width:80%}.w-1{width:.25rem}.w-10{width:2.5rem}.w-100px{width:100px}.w-11{width:2.75rem}.w-12{width:3rem}.w-140{width:35rem}.w-162{width:40.5rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-25{width:6.25rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-35{width:8.75rem}.w-4{width:1rem}.w-4\.5{width:1.125rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-50{width:12.5rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-full{width:100%}.w-px{width:1px}.flex{display:flex}.flex-inline,.inline-flex{display:inline-flex}.\[\&\>\:last-child\]\:flex-1>:last-child,.flex-1{flex:1}.flex-none{flex:none}.flex-none\!{flex:none!important}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.origin-top{transform-origin:top}.-translate-x-1\/2{--un-translate-x:-50%;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.-translate-y-1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.translate-y-0{--un-translate-y:0;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.translate-y-4{--un-translate-y:1rem;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.hover\:-translate-y--0\.5:hover{--un-translate-y:.125rem;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.hover\:-translate-y-1:hover{--un-translate-y:-.25rem;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.rotate-45{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.group:hover .group-hover\:rotate-3{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:3deg;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.scale-100{--un-scale-x:1;--un-scale-y:1;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.scale-125{--un-scale-x:1.25;--un-scale-y:1.25;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.scale-90{--un-scale-x:.9;--un-scale-y:.9;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.scale-95{--un-scale-x:.95;--un-scale-y:.95;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.group:hover .group-hover\:scale-105{--un-scale-x:1.05;--un-scale-y:1.05;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.group:hover .group-hover\:scale-110{--un-scale-x:1.1;--un-scale-y:1.1;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.hover\:scale-105:hover{--un-scale-x:1.05;--un-scale-y:1.05;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.hover\:scale-110:hover{--un-scale-x:1.1;--un-scale-y:1.1;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.hover\:scale-112:hover{--un-scale-x:1.12;--un-scale-y:1.12;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.hover\:scale-115:hover{--un-scale-x:1.15;--un-scale-y:1.15;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.hover\:scale-125:hover{--un-scale-x:1.25;--un-scale-y:1.25;transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.preserve-3d{transform-style:preserve-3d}.transform{transform:translateX(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotateZ(var(--un-rotate-z))skewX(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}@keyframes ping{0%{opacity:1;transform:scale(1)}75%,to{opacity:0;transform:scale(2)}}.animate-ping{animation:1s cubic-bezier(0,0,.2,1) infinite ping}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.cursor-ns-resize{cursor:ns-resize}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!justify-self-end{justify-self:end!important}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-y-3{row-gap:.75rem}.gap-y-8{row-gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem*calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem*var(--un-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem*calc(1 - var(--un-space-x-reverse)));margin-right:calc(1rem*var(--un-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem*calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem*var(--un-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(2.5rem*calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(2.5rem*var(--un-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem*calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem*var(--un-space-y-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(5rem*calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(5rem*var(--un-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.75rem*calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.75rem*var(--un-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem*calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem*var(--un-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.5rem*calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.5rem*var(--un-space-y-reverse))}.\[\&_\.ant-upload-list\]\:overflow-hidden .ant-upload-list,.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-clip{overflow:clip}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.\[\&\>\:last-child\]\:break-all>:last-child,.break-all{word-break:break-all}.b,.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-\#1b1b1b{--un-border-opacity:1;border-color:rgb(27 27 27/var(--un-border-opacity))}.border-amber-200{--un-border-opacity:1;border-color:rgb(253 230 138/var(--un-border-opacity))}.border-blue-200{--un-border-opacity:1;border-color:rgb(191 219 254/var(--un-border-opacity))}.border-blue-500{--un-border-opacity:1;border-color:rgb(59 130 246/var(--un-border-opacity))}.border-brand-3{--un-border-opacity:1;border-color:rgb(255 197 158/var(--un-border-opacity))}.border-error-1{--un-border-opacity:1;border-color:rgb(255 243 240/var(--un-border-opacity))}.border-error-2{--un-border-opacity:1;border-color:rgb(255 176 161/var(--un-border-opacity))}.border-gray-2{--un-border-opacity:.04;border-color:rgba(0,0,0,var(--un-border-opacity))}.border-gray-200{--un-border-opacity:1;border-color:rgb(229 231 235/var(--un-border-opacity))}.border-gray-3{--un-border-opacity:.06;border-color:rgba(0,0,0,var(--un-border-opacity))}.border-gray-4{--un-border-opacity:.15;border-color:rgba(0,0,0,var(--un-border-opacity))}.border-gray-7{--un-border-opacity:.65;border-color:rgba(0,0,0,var(--un-border-opacity))}.border-primary{--un-border-opacity:1;border-color:rgb(250 99 35/var(--un-border-opacity))}.border-purple-200{--un-border-opacity:1;border-color:rgb(233 213 255/var(--un-border-opacity))}.border-red-200{--un-border-opacity:1;border-color:rgb(254 202 202/var(--un-border-opacity))}.border-success-1{--un-border-opacity:1;border-color:rgb(223 247 235/var(--un-border-opacity))}.border-success-2{--un-border-opacity:1;border-color:rgb(106 222 172/var(--un-border-opacity))}.border-transparent{border-color:#0000}.border-warning-1{--un-border-opacity:1;border-color:rgb(255 248 230/var(--un-border-opacity))}.border-warning-2{--un-border-opacity:1;border-color:rgb(255 211 122/var(--un-border-opacity))}.dark .dark\:border-\[\#424242\]{--un-border-opacity:1;border-color:rgb(66 66 66/var(--un-border-opacity))}.dark .dark\:border-error{--un-border-opacity:1;border-color:rgb(255 51 37/var(--un-border-opacity))}.dark .dark\:border-gray-6{--un-border-opacity:.45;border-color:rgba(0,0,0,var(--un-border-opacity))}.dark .dark\:border-gray-600{--un-border-opacity:1;border-color:rgb(75 85 99/var(--un-border-opacity))}.dark .dark\:border-gray-700{--un-border-opacity:1;border-color:rgb(55 65 81/var(--un-border-opacity))}.dark .dark\:border-success{--un-border-opacity:1;border-color:rgb(0 184 122/var(--un-border-opacity))}.dark .dark\:border-warning{--un-border-opacity:1;border-color:rgb(255 145 0/var(--un-border-opacity))}.dark .dark\:border-white-2{--un-border-opacity:.04;border-color:rgba(255,255,255,var(--un-border-opacity))}.dark .dark\:border-white-4{--un-border-opacity:.15;border-color:rgba(255,255,255,var(--un-border-opacity))}.dark .dark\:hover\:border-blue-500:hover{--un-border-opacity:1;border-color:rgb(59 130 246/var(--un-border-opacity))}.dark .dark\:hover\:border-purple-500:hover{--un-border-opacity:1;border-color:rgb(168 85 247/var(--un-border-opacity))}.dark .dark\:hover\:border-success:hover{--un-border-opacity:1;border-color:rgb(0 184 122/var(--un-border-opacity))}.hover\:border-\#23ba7d80:hover{--un-border-opacity:.5;border-color:rgb(35 186 125/var(--un-border-opacity))}.hover\:border-blue-500:hover{--un-border-opacity:1;border-color:rgb(59 130 246/var(--un-border-opacity))}.hover\:border-error:hover{--un-border-opacity:1;border-color:rgb(255 51 37/var(--un-border-opacity))}.hover\:border-primary:hover{--un-border-opacity:1;border-color:rgb(250 99 35/var(--un-border-opacity))}.hover\:border-purple-500:hover{--un-border-opacity:1;border-color:rgb(168 85 247/var(--un-border-opacity))}.hover\:border-success:hover{--un-border-opacity:1;border-color:rgb(0 184 122/var(--un-border-opacity))}.rd,.rounded,.rounded-md{border-radius:8px}.rd-1,.rounded-1{border-radius:.25rem}.rd-10{border-radius:2.5rem}.rd-2xl,.rounded-2xl,.rounded-4{border-radius:1rem}.rd-8{border-radius:2rem}.rd-full,.rounded-full{border-radius:9999px}.rd-lg,.rounded-lg{border-radius:12px}.rd-xl,.rounded-xl{border-radius:16px}.rounded-1\.5{border-radius:.375rem}.rounded-2{border-radius:.5rem}.rounded-2\.5{border-radius:.625rem}.rounded-3{border-radius:.75rem}.rounded-sm{border-radius:4px}.rounded-xs{border-radius:2px}.hover\:rounded-4:hover{border-radius:1rem}.hover\:rounded:hover{border-radius:8px}.rd-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rd-l{border-top-left-radius:8px;border-bottom-left-radius:8px}.rd-r{border-top-right-radius:8px;border-bottom-right-radius:8px}.first\:rounded-l:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.last\:rounded-r:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.\[\&_\.ant-tabs-nav\:\:before\]\:\!border-none .ant-tabs-nav:before{border-style:none!important}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-solid{border-style:solid}.bg-\[\#f5f5f5\],.bg-\#f5f5f5{--un-bg-opacity:1;background-color:rgb(245 245 245/var(--un-bg-opacity))}.bg-\[\#fff\]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.bg-\[length\:308px_auto\]{background-size:308px}.bg-\[linear-gradient\(135deg\,\#6366f1_0\%\,\#4f46e5_100\%\)\]{background-image:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.bg-\[linear-gradient\(180deg\,\#249d7d_0\%\,\#179d77_100\%\)\]{background-image:linear-gradient(#249d7d 0%,#179d77 100%)}.bg-\[linear-gradient\(180deg\,\#2d86e1_0\%\,\#3a5bc8_100\%\)\]{background-image:linear-gradient(#2d86e1 0%,#3a5bc8 100%)}.bg-\[linear-gradient\(180deg\,\#b175df_0\%\,\#8337c2_100\%\)\]{background-image:linear-gradient(#b175df 0%,#8337c2 100%)}.bg-\[linear-gradient\(180deg\,\#e7a569_0\%\,\#bc6a0e_100\%\)\]{background-image:linear-gradient(#e7a569 0%,#bc6a0e 100%)}.bg-\#0a0a0a{--un-bg-opacity:1;background-color:rgb(10 10 10/var(--un-bg-opacity))}.bg-\#121212{--un-bg-opacity:1;background-color:rgb(18 18 18/var(--un-bg-opacity))}.bg-amber-50{--un-bg-opacity:1;background-color:rgb(255 251 235/var(--un-bg-opacity))}.bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.bg-black\/20{background-color:#0003}.bg-black\/70{background-color:#000000b3}.bg-blue-1,.bg-blue-100{--un-bg-opacity:1;background-color:rgb(219 234 254/var(--un-bg-opacity))}.bg-blue-50{--un-bg-opacity:1;background-color:rgb(239 246 255/var(--un-bg-opacity))}.bg-blue-500,.dark .dark\:bg-blue-500{--un-bg-opacity:1;background-color:rgb(59 130 246/var(--un-bg-opacity))}.bg-brand-1{--un-bg-opacity:1;background-color:rgb(255 247 240/var(--un-bg-opacity))}.bg-brand-5{--un-bg-opacity:1;background-color:rgb(255 136 77/var(--un-bg-opacity))}.bg-brand-5\/30{background-color:#ff884d4d}.bg-brand-6,.bg-primary{--un-bg-opacity:1;background-color:rgb(250 99 35/var(--un-bg-opacity))}.bg-error,.bg-error-3,.dark .dark\:bg-error{--un-bg-opacity:1;background-color:rgb(255 51 37/var(--un-bg-opacity))}.bg-error-1{--un-bg-opacity:1;background-color:rgb(255 243 240/var(--un-bg-opacity))}.bg-gray-1{--un-bg-opacity:.02;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-gray-2{--un-bg-opacity:.04;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-gray-3{--un-bg-opacity:.06;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-gray-4{--un-bg-opacity:.15;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-gray-5{--un-bg-opacity:.25;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251/var(--un-bg-opacity))}.bg-gray-7{--un-bg-opacity:.65;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-gray-8\/50{background-color:#00000080}.bg-gray-9,.dark .dark\:bg-gray-9,.dark .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgb(17 24 39/var(--un-bg-opacity))}.bg-purple-50{--un-bg-opacity:1;background-color:rgb(250 245 255/var(--un-bg-opacity))}.bg-purple-500,.dark .dark\:bg-purple-500{--un-bg-opacity:1;background-color:rgb(168 85 247/var(--un-bg-opacity))}.bg-red-50{--un-bg-opacity:1;background-color:rgb(254 242 242/var(--un-bg-opacity))}.bg-success,.bg-success-3,.dark .dark\:bg-success{--un-bg-opacity:1;background-color:rgb(0 184 122/var(--un-bg-opacity))}.bg-success-1{--un-bg-opacity:1;background-color:rgb(223 247 235/var(--un-bg-opacity))}.bg-success\/10{background-color:#00b87a1a}.bg-warning,.dark .dark\:bg-warning{--un-bg-opacity:1;background-color:rgb(255 145 0/var(--un-bg-opacity))}.bg-warning-1{--un-bg-opacity:1;background-color:rgb(255 248 230/var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.bg-white\/20{background-color:#fff3}.dark .dark\:bg-\[\#1a1a1a\]{--un-bg-opacity:1;background-color:rgb(26 26 26/var(--un-bg-opacity))}.dark .dark\:bg-\[\#262626\]{--un-bg-opacity:1;background-color:rgb(38 38 38/var(--un-bg-opacity))}.dark .dark\:bg-\[\#404040\]{--un-bg-opacity:1;background-color:rgb(64 64 64/var(--un-bg-opacity))}.dark .dark\:bg-\#00000005{--un-bg-opacity:.02;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark .dark\:bg-blue-9\/20{background-color:#1e3a8a33}.dark .dark\:bg-gray-6{--un-bg-opacity:.45;background-color:rgba(0,0,0,var(--un-bg-opacity))}.dark .dark\:bg-gray-800{--un-bg-opacity:1;background-color:rgb(31 41 55/var(--un-bg-opacity))}.dark .dark\:bg-white-3{--un-bg-opacity:.06;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .dark\:bg-white-4{--un-bg-opacity:.15;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .dark\:hover\:bg-\[\#404040\]:hover{--un-bg-opacity:1;background-color:rgb(64 64 64/var(--un-bg-opacity))}.dark .dark\:hover\:bg-\[\#424242\]:hover{--un-bg-opacity:1;background-color:rgb(66 66 66/var(--un-bg-opacity))}.dark .dark\:hover\:bg-\[\#7f1d1d\]:hover{--un-bg-opacity:1;background-color:rgb(127 29 29/var(--un-bg-opacity))}.group:hover .group-hover\:bg-\#23ba7d33{--un-bg-opacity:.2;background-color:rgb(35 186 125/var(--un-bg-opacity))}.hover\:bg-\#fafafa:hover{--un-bg-opacity:1;background-color:rgb(250 250 250/var(--un-bg-opacity))}.hover\:bg-brand-5\/20:hover{background-color:#ff884d33}.hover\:bg-error-1:hover{--un-bg-opacity:1;background-color:rgb(255 243 240/var(--un-bg-opacity))}.hover\:bg-gray-1:hover{--un-bg-opacity:.02;background-color:rgba(0,0,0,var(--un-bg-opacity))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.dark .dark\:from-gray-6\/80{--un-gradient-from-position:0%;--un-gradient-from:#000c var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#0000 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.dark .dark\:from-gray-7\/20,.from-gray-1\/20{--un-gradient-from-position:0%;--un-gradient-from:#0003 var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#0000 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.dark .dark\:from-gray-800{--un-gradient-from-position:0%;--un-gradient-from:rgb(31 41 55/var(--un-from-opacity,1))var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#1f293700 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-black\/50{--un-gradient-from-position:0%;--un-gradient-from:#00000080 var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#0000 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-blue-400{--un-gradient-from-position:0%;--un-gradient-from:rgb(96 165 250/var(--un-from-opacity,1))var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#60a5fa00 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-brand-6{--un-gradient-from-position:0%;--un-gradient-from:rgb(250 99 35/var(--un-from-opacity,1))var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#fa632300 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-gray-2{--un-gradient-from-position:0%;--un-gradient-from:rgba(0,0,0,var(--un-from-opacity,.04))var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#0000 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-gray-8{--un-gradient-from-position:0%;--un-gradient-from:rgba(0,0,0,var(--un-from-opacity,.85))var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#0000 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-orange-50{--un-gradient-from-position:0%;--un-gradient-from:rgb(255 247 237/var(--un-from-opacity,1))var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#fff7ed00 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-purple-500{--un-gradient-from-position:0%;--un-gradient-from:rgb(168 85 247/var(--un-from-opacity,1))var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#a855f700 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-white\/30{--un-gradient-from-position:0%;--un-gradient-from:#ffffff4d var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#fff0 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.from-white\/80{--un-gradient-from-position:0%;--un-gradient-from:#fffc var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:#fff0 var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from),var(--un-gradient-to)}.via-purple-600{--un-gradient-via-position:50%;--un-gradient-to:#9333ea00;--un-gradient-stops:var(--un-gradient-from),rgb(147 51 234/var(--un-via-opacity,1))var(--un-gradient-via-position),var(--un-gradient-to)}.dark .dark\:to-gray-900,.to-gray-9{--un-gradient-to-position:100%;--un-gradient-to:rgb(17 24 39/var(--un-to-opacity,1))var(--un-gradient-to-position)}.to-pink-50{--un-gradient-to-position:100%;--un-gradient-to:rgb(253 242 248/var(--un-to-opacity,1))var(--un-gradient-to-position)}.to-pink-600{--un-gradient-to-position:100%;--un-gradient-to:rgb(219 39 119/var(--un-to-opacity,1))var(--un-gradient-to-position)}.to-purple-500{--un-gradient-to-position:100%;--un-gradient-to:rgb(168 85 247/var(--un-to-opacity,1))var(--un-gradient-to-position)}.to-purple-600{--un-gradient-to-position:100%;--un-gradient-to:rgb(147 51 234/var(--un-to-opacity,1))var(--un-gradient-to-position)}.to-transparent{--un-gradient-to-position:100%;--un-gradient-to:transparent var(--un-gradient-to-position)}.to-white{--un-gradient-to-position:100%;--un-gradient-to:rgba(255,255,255,var(--un-to-opacity,1))var(--un-gradient-to-position)}.bg-gradient-to-b{--un-gradient-shape:to bottom in oklch;--un-gradient:var(--un-gradient-shape),var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient))}.bg-gradient-to-br{--un-gradient-shape:to bottom right in oklch;--un-gradient:var(--un-gradient-shape),var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient))}.bg-gradient-to-t{--un-gradient-shape:to top in oklch;--un-gradient:var(--un-gradient-shape),var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient))}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{object-fit:cover}.p-1\.5{padding:.375rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-11px{padding-left:11px;padding-right:11px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py,.py-4{padding-top:1rem;padding-bottom:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-0\.75{padding-top:.1875rem;padding-bottom:.1875rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-1px{padding-top:1px;padding-bottom:1px}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-2px{padding-top:2px;padding-bottom:2px}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-1px{padding-bottom:1px}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-24{padding-right:6rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.ps1{padding-inline-start:.25rem}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-end{text-align:end}.\[\&\>\:first-child\]\:text-nowrap>:first-child,.text-nowrap{text-wrap:nowrap}.text-2\.25{font-size:.5625rem}.text-2\.5{font-size:.625rem}.text-2\.75{font-size:.6875rem}.text-3{font-size:.75rem}.text-3\.25{font-size:.8125rem}.text-3\.5{font-size:.875rem}.text-3\.75{font-size:.9375rem}.text-4{font-size:1rem}.\[\&\>\:first-child\]\:text-gray-6>:first-child,.text-gray-6{--un-text-opacity:.45;color:rgba(0,0,0,var(--un-text-opacity))}.dark .dark\:text-\[\#737373\]{--un-text-opacity:1;color:rgb(115 115 115/var(--un-text-opacity))}.dark .dark\:text-\[\#a3a3a3\]{--un-text-opacity:1;color:rgb(163 163 163/var(--un-text-opacity))}.dark .dark\:text-\[\#d4d4d4\]{--un-text-opacity:1;color:rgb(212 212 212/var(--un-text-opacity))}.dark .dark\:text-blue-2{--un-text-opacity:1;color:rgb(191 219 254/var(--un-text-opacity))}.dark .dark\:text-error-1{--un-text-opacity:1;color:rgb(255 243 240/var(--un-text-opacity))}.dark .dark\:text-green-300{--un-text-opacity:1;color:rgb(134 239 172/var(--un-text-opacity))}.dark .dark\:text-success-1{--un-text-opacity:1;color:rgb(223 247 235/var(--un-text-opacity))}.dark .dark\:text-warning-1{--un-text-opacity:1;color:rgb(255 248 230/var(--un-text-opacity))}.dark .dark\:text-white,.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.dark .dark\:text-white-5{--un-text-opacity:.25;color:rgba(255,255,255,var(--un-text-opacity))}.dark .dark\:text-white-6,.text-white-6{--un-text-opacity:.45;color:rgba(255,255,255,var(--un-text-opacity))}.dark .dark\:text-white\/80,.text-white\/80{color:#fffc}.text-\#242424\!{--un-text-opacity:1!important;color:rgb(36 36 36/var(--un-text-opacity))!important}.text-\#808080{--un-text-opacity:1;color:rgb(128 128 128/var(--un-text-opacity))}.text-amber-800{--un-text-opacity:1;color:rgb(146 64 14/var(--un-text-opacity))}.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.text-blue-600{--un-text-opacity:1;color:rgb(37 99 235/var(--un-text-opacity))}.text-blue-700{--un-text-opacity:1;color:rgb(29 78 216/var(--un-text-opacity))}.text-blue-800{--un-text-opacity:1;color:rgb(30 64 175/var(--un-text-opacity))}.text-brand-6,.text-primary,.group:hover .group-hover\:text-primary{--un-text-opacity:1;color:rgb(250 99 35/var(--un-text-opacity))}.text-error,.text-error-3{--un-text-opacity:1;color:rgb(255 51 37/var(--un-text-opacity))}.text-error-2{--un-text-opacity:1;color:rgb(255 176 161/var(--un-text-opacity))}.text-error-4{--un-text-opacity:1;color:rgb(217 28 22/var(--un-text-opacity))}.text-error-5{--un-text-opacity:1;color:rgb(179 9 9/var(--un-text-opacity))}.text-gray-4{--un-text-opacity:.15;color:rgba(0,0,0,var(--un-text-opacity))}.text-gray-5{--un-text-opacity:.25;color:rgba(0,0,0,var(--un-text-opacity))}.text-gray-6\!{--un-text-opacity:.45!important;color:rgba(0,0,0,var(--un-text-opacity))!important}.text-gray-7{--un-text-opacity:.65;color:rgba(0,0,0,var(--un-text-opacity))}.text-gray-8{--un-text-opacity:.85;color:rgba(0,0,0,var(--un-text-opacity))}.text-gray-9{--un-text-opacity:1;color:rgb(17 24 39/var(--un-text-opacity))}.text-green-400{--un-text-opacity:1;color:rgb(74 222 128/var(--un-text-opacity))}.text-green-6{--un-text-opacity:1;color:rgb(22 163 74/var(--un-text-opacity))}.text-purple-800{--un-text-opacity:1;color:rgb(107 33 168/var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68/var(--un-text-opacity))}.text-red-600{--un-text-opacity:1;color:rgb(220 38 38/var(--un-text-opacity))}.text-success,.text-success-3{--un-text-opacity:1;color:rgb(0 184 122/var(--un-text-opacity))}.text-success-2{--un-text-opacity:1;color:rgb(106 222 172/var(--un-text-opacity))}.text-warning,.text-warning-3{--un-text-opacity:1;color:rgb(255 145 0/var(--un-text-opacity))}.text-warning-2{--un-text-opacity:1;color:rgb(255 211 122/var(--un-text-opacity))}.text-white-8{--un-text-opacity:.85;color:rgba(255,255,255,var(--un-text-opacity))}.text-yellow-500{--un-text-opacity:1;color:rgb(234 179 8/var(--un-text-opacity))}.group:hover .group-hover\:text-\#23ba7d{--un-text-opacity:1;color:rgb(35 186 125/var(--un-text-opacity))}.hover\:text-error:hover{--un-text-opacity:1;color:rgb(255 51 37/var(--un-text-opacity))}.hover\:text-primary:hover{--un-text-opacity:1;color:rgb(250 99 35/var(--un-text-opacity))}.font-500,.font-medium{font-weight:500}.font-600,.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.dark .dark\:decoration-\[\#525252\]{-webkit-text-decoration-color:rgb(82 82 82/var(--un-line-opacity));--un-line-opacity:1;-webkit-text-decoration-color:rgb(82 82 82/var(--un-line-opacity));-webkit-text-decoration-color:rgb(82 82 82/var(--un-line-opacity));text-decoration-color:rgb(82 82 82/var(--un-line-opacity))}.decoration-gray-4{-webkit-text-decoration-color:rgba(0,0,0,var(--un-line-opacity));--un-line-opacity:.15;-webkit-text-decoration-color:rgba(0,0,0,var(--un-line-opacity));-webkit-text-decoration-color:rgba(0,0,0,var(--un-line-opacity));text-decoration-color:rgba(0,0,0,var(--un-line-opacity))}.dark .dark\:hover\:decoration-\[\#a3a3a3\]:hover{-webkit-text-decoration-color:rgb(163 163 163/var(--un-line-opacity));--un-line-opacity:1;-webkit-text-decoration-color:rgb(163 163 163/var(--un-line-opacity));-webkit-text-decoration-color:rgb(163 163 163/var(--un-line-opacity));text-decoration-color:rgb(163 163 163/var(--un-line-opacity))}.hover\:decoration-gray-6:hover{-webkit-text-decoration-color:rgba(0,0,0,var(--un-line-opacity));--un-line-opacity:.45;-webkit-text-decoration-color:rgba(0,0,0,var(--un-line-opacity));-webkit-text-decoration-color:rgba(0,0,0,var(--un-line-opacity));text-decoration-color:rgba(0,0,0,var(--un-line-opacity))}.underline-offset-4{text-underline-offset:4px}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color,#0003),0 0 1px var(--un-text-shadow-color,#0100051a);text-shadow:var(--un-text-shadow)}.opacity-0,.group:hover .group-hover\:opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.disabled\:opacity-60:disabled{opacity:.6}.shadow{--un-shadow:0 2px 12px 0 var(--un-shadow-color,#0000001f);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-2xl{--un-shadow:var(--un-shadow-inset)0 25px 50px -12px var(--un-shadow-color,#00000040);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-lg{--un-shadow:0 2px 16px 0 var(--un-shadow-color,#0000001f);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-sm{--un-shadow:0 2px 8px 0 var(--un-shadow-color,#0000001f);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-xl{--un-shadow:var(--un-shadow-inset)0 20px 25px -5px var(--un-shadow-color,#0000001a),var(--un-shadow-inset)0 8px 10px -6px var(--un-shadow-color,#0000001a);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-xs{--un-shadow:0 2px 8px 0 var(--un-shadow-color,#00000014);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-2xl:hover{--un-shadow:var(--un-shadow-inset)0 25px 50px -12px var(--un-shadow-color,#00000040);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-lg:hover{--un-shadow:0 2px 16px 0 var(--un-shadow-color,#0000001f);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-md:hover{--un-shadow:0 2px 12px 0 var(--un-shadow-color,#0000001f);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-xl:hover{--un-shadow:var(--un-shadow-inset)0 20px 25px -5px var(--un-shadow-color,#0000001a),var(--un-shadow-inset)0 8px 10px -6px var(--un-shadow-color,#0000001a);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow:hover{--un-shadow:0 2px 12px 0 var(--un-shadow-color,#0000001f);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.outline-none,.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.ring{--un-ring-width:3px;--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)}.ring-1{--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)}.ring-2{--un-ring-width:2px;--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)}.ring-brand-2{--un-ring-opacity:1;--un-ring-color:rgb(255 223 199/var(--un-ring-opacity))}.ring-error-1{--un-ring-opacity:1;--un-ring-color:rgb(255 243 240/var(--un-ring-opacity))}.ring-success-1{--un-ring-opacity:1;--un-ring-color:rgb(223 247 235/var(--un-ring-opacity))}.ring-warning-1{--un-ring-opacity:1;--un-ring-color:rgb(255 248 230/var(--un-ring-opacity))}.ring-white\/50{--un-ring-color:#ffffff80}.ring-white\/90{--un-ring-color:#ffffffe6}.backdrop-blur,.backdrop-blur-8{--un-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--un-backdrop-blur)var(--un-backdrop-brightness)var(--un-backdrop-contrast)var(--un-backdrop-grayscale)var(--un-backdrop-hue-rotate)var(--un-backdrop-invert)var(--un-backdrop-opacity)var(--un-backdrop-saturate)var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur)var(--un-backdrop-brightness)var(--un-backdrop-contrast)var(--un-backdrop-grayscale)var(--un-backdrop-hue-rotate)var(--un-backdrop-invert)var(--un-backdrop-opacity)var(--un-backdrop-saturate)var(--un-backdrop-sepia)}.drop-shadow{--un-drop-shadow:drop-shadow(0 1px 2px var(--un-drop-shadow-color,#0000001a))drop-shadow(0 1px 1px var(--un-drop-shadow-color,#0000000f));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)}.drop-shadow-lg{--un-drop-shadow:drop-shadow(0 10px 8px var(--un-drop-shadow-color,#0000000a))drop-shadow(0 4px 3px var(--un-drop-shadow-color,#0000001a));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)}.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,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-400{transition-duration:.4s}.duration-500{transition-duration:.5s}.ease-\[cubic-bezier\(0\.32\,1\.3\,0\.54\,1\)\]{transition-timing-function:cubic-bezier(.32,1.3,.54,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.empty\:before\:content-\[\"--\"\]:empty:before{content:"--"}.\@container{container-type:inline-size}.min-h-dvh{min-height:100dvh}.text-2xl{font-size:24px;font-weight:600;line-height:32px}.text-3xl{font-size:30px;font-weight:600;line-height:38px}.text-4xl{font-size:36px;font-weight:600;line-height:44px}.text-5xl{font-size:48px;font-weight:600;line-height:56px}.text-base{font-size:16px;line-height:24px}.text-base-m{font-size:16px;font-weight:600;line-height:24px}.text-lg{font-size:18px;font-weight:600;line-height:26px}.text-sm{font-size:14px;line-height:22px}.text-sm-m{font-size:14px;font-weight:600;line-height:22px}.text-xl{font-size:20px;font-weight:600;line-height:28px}.text-xs{font-size:12px;line-height:20px}@container (width>=640px){.\@sm\:col-start-2{grid-column-start:2}.\@sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\@sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (width>=1024px){.\@lg\:col-start-3{grid-column-start:3}.\@lg\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.\@lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\@lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\@lg\:w-80{width:20rem}}@container (width>=1280px){.\@xl\:col-start-4{grid-column-start:4}.\@xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:640px){.sm\:grid-cols-\[repeat\(auto-fit\,minmax\(315px\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(315px,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex{display:flex}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pl-12{padding-left:3rem}.sm\:pl-4{padding-left:1rem}.sm\:text-4xl{font-size:36px;font-weight:600;line-height:44px}.sm\:text-base{font-size:16px;line-height:24px}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:ml-80{margin-left:20rem}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:text-2\.75{font-size:.6875rem}.xl\:text-3{font-size:.75rem}.xl\:text-3\.25{font-size:.8125rem}.xl\:text-3\.5{font-size:.875rem}}.so-easy-button.so-easy-button--plain>.ant-btn{border-width:0;height:auto;padding:0;line-height:1.5715}.so-easy-button.so-easy-button--plain>.ant-btn-icon-only{width:auto}.so-easy-button--plain.ant-btn{border-width:0;height:auto;padding:0;line-height:1.5715}.so-easy-button--plain.ant-btn.ant-btn-icon-only{width:auto}.so-easy-button--half-disabled.ant-btn{opacity:.4;cursor:not-allowed}.so-easy-button.so-easy-button--theme{border-color:var(--so-primary-color,var(--ant-primary-color,#fa6323));color:var(--so-primary-color,var(--ant-primary-color,#fa6323))}.so-easy-button.so-easy-button--theme:hover{background-color:var(--so-primary-color,var(--ant-primary-color,#fa6323));color:#fff}.ant-typography{color:#000000d9;word-break:break-word}.ant-typography.ant-typography-secondary{color:#00000073}.ant-typography.ant-typography-success{color:#00b87a}.ant-typography.ant-typography-warning{color:#ffa875}.ant-typography.ant-typography-danger{color:#d91c16}a.ant-typography.ant-typography-danger:active,a.ant-typography.ant-typography-danger:focus{color:#b30909}a.ant-typography.ant-typography-danger:hover{color:#e6473c}.ant-typography.ant-typography-disabled{color:#00000040;cursor:not-allowed;-webkit-user-select:none;user-select:none}div.ant-typography,.ant-typography p{margin-bottom:1em}h1.ant-typography,div.ant-typography-h1,div.ant-typography-h1>textarea,.ant-typography h1{color:#000000d9;margin-bottom:.5em;font-size:38px;font-weight:600;line-height:1.23}h2.ant-typography,div.ant-typography-h2,div.ant-typography-h2>textarea,.ant-typography h2{color:#000000d9;margin-bottom:.5em;font-size:30px;font-weight:600;line-height:1.35}h3.ant-typography,div.ant-typography-h3,div.ant-typography-h3>textarea,.ant-typography h3{color:#000000d9;margin-bottom:.5em;font-size:24px;font-weight:600;line-height:1.35}h4.ant-typography,div.ant-typography-h4,div.ant-typography-h4>textarea,.ant-typography h4{color:#000000d9;margin-bottom:.5em;font-size:20px;font-weight:600;line-height:1.4}h5.ant-typography,div.ant-typography-h5,div.ant-typography-h5>textarea,.ant-typography h5{color:#000000d9;margin-bottom:.5em;font-size:16px;font-weight:600;line-height:1.5}.ant-typography+h1.ant-typography,.ant-typography+h2.ant-typography,.ant-typography+h3.ant-typography,.ant-typography+h4.ant-typography,.ant-typography+h5.ant-typography,.ant-typography div+h1,.ant-typography ul+h1,.ant-typography li+h1,.ant-typography p+h1,.ant-typography h1+h1,.ant-typography h2+h1,.ant-typography h3+h1,.ant-typography h4+h1,.ant-typography h5+h1,.ant-typography div+h2,.ant-typography ul+h2,.ant-typography li+h2,.ant-typography p+h2,.ant-typography h1+h2,.ant-typography h2+h2,.ant-typography h3+h2,.ant-typography h4+h2,.ant-typography h5+h2,.ant-typography div+h3,.ant-typography ul+h3,.ant-typography li+h3,.ant-typography p+h3,.ant-typography h1+h3,.ant-typography h2+h3,.ant-typography h3+h3,.ant-typography h4+h3,.ant-typography h5+h3,.ant-typography div+h4,.ant-typography ul+h4,.ant-typography li+h4,.ant-typography p+h4,.ant-typography h1+h4,.ant-typography h2+h4,.ant-typography h3+h4,.ant-typography h4+h4,.ant-typography h5+h4,.ant-typography div+h5,.ant-typography ul+h5,.ant-typography li+h5,.ant-typography p+h5,.ant-typography h1+h5,.ant-typography h2+h5,.ant-typography h3+h5,.ant-typography h4+h5,.ant-typography h5+h5{margin-top:1.2em}a.ant-typography-ellipsis,span.ant-typography-ellipsis{max-width:100%;display:inline-block}a.ant-typography,.ant-typography a{color:#fa6323;cursor:pointer;outline:none;text-decoration:none;transition:color .3s}a.ant-typography:focus-visible,.ant-typography a:focus-visible,a.ant-typography:hover,.ant-typography a:hover{color:#ff884d}a.ant-typography:active,.ant-typography a:active{color:#d44613}a.ant-typography:active,.ant-typography a:active,a.ant-typography:hover,.ant-typography a:hover{text-decoration:none}a.ant-typography[disabled],.ant-typography a[disabled],a.ant-typography.ant-typography-disabled,.ant-typography a.ant-typography-disabled{color:#00000040;cursor:not-allowed}a.ant-typography[disabled]:active,.ant-typography a[disabled]:active,a.ant-typography.ant-typography-disabled:active,.ant-typography a.ant-typography-disabled:active,a.ant-typography[disabled]:hover,.ant-typography a[disabled]:hover,a.ant-typography.ant-typography-disabled:hover,.ant-typography a.ant-typography-disabled:hover{color:#00000040}a.ant-typography[disabled]:active,.ant-typography a[disabled]:active,a.ant-typography.ant-typography-disabled:active,.ant-typography a.ant-typography-disabled:active{pointer-events:none}.ant-typography code{background:#9696961a;border:1px solid #64646433;border-radius:3px;margin:0 .2em;padding:.2em .4em .1em;font-size:85%}.ant-typography kbd{background:#9696960f;border:1px solid #64646433;border-bottom-width:2px;border-radius:3px;margin:0 .2em;padding:.15em .4em .1em;font-size:90%}.ant-typography mark{background-color:#ffe58f;padding:0}.ant-typography u,.ant-typography ins{text-decoration-skip-ink:auto;text-decoration:underline}.ant-typography s,.ant-typography del{text-decoration:line-through}.ant-typography strong{font-weight:600}.ant-typography-expand,.ant-typography-edit,.ant-typography-copy{color:#fa6323;cursor:pointer;outline:none;margin-left:4px;transition:color .3s}.ant-typography-expand:focus-visible,.ant-typography-edit:focus-visible,.ant-typography-copy:focus-visible,.ant-typography-expand:hover,.ant-typography-edit:hover,.ant-typography-copy:hover{color:#ff884d}.ant-typography-expand:active,.ant-typography-edit:active,.ant-typography-copy:active{color:#d44613}.ant-typography-copy-success,.ant-typography-copy-success:hover,.ant-typography-copy-success:focus{color:#00b87a}.ant-typography-edit-content{position:relative}div.ant-typography-edit-content{margin-top:-5px;margin-bottom:calc(1em - 5px);left:-12px}.ant-typography-edit-content-confirm{color:#00000073;pointer-events:none;font-size:14px;font-style:normal;font-weight:400;position:absolute;bottom:8px;right:10px}.ant-typography-edit-content textarea{height:1em;-moz-transition:none;margin:0!important}.ant-typography ul,.ant-typography ol{margin:0 0 1em;padding:0}.ant-typography ul li,.ant-typography ol li{margin:0 0 0 20px;padding:0 0 0 4px}.ant-typography ul{list-style-type:circle}.ant-typography ul ul{list-style-type:disc}.ant-typography ol{list-style-type:decimal}.ant-typography pre,.ant-typography blockquote{margin:1em 0}.ant-typography pre{white-space:pre-wrap;word-wrap:break-word;background:#9696961a;border:1px solid #64646433;border-radius:3px;padding:.4em .6em}.ant-typography pre code{font-size:inherit;background:0 0;border:0;margin:0;padding:0;font-family:inherit;display:inline}.ant-typography blockquote{opacity:.85;border-left:4px solid #64646433;padding:0 0 0 .6em}.ant-typography-single-line{white-space:nowrap}.ant-typography-ellipsis-single-line{text-overflow:ellipsis;overflow:hidden}a.ant-typography-ellipsis-single-line,span.ant-typography-ellipsis-single-line{vertical-align:bottom}.ant-typography-ellipsis-multiple-line{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ant-typography-rtl{direction:rtl}.ant-typography-rtl .ant-typography-expand,.ant-typography-rtl .ant-typography-edit,.ant-typography-rtl .ant-typography-copy{margin-left:0;margin-right:4px}.ant-typography-rtl .ant-typography-expand{float:left}div.ant-typography-edit-content.ant-typography-rtl{left:auto;right:-12px}.ant-typography-rtl .ant-typography-edit-content-confirm{left:10px;right:auto}.ant-typography-rtl.ant-typography ul li,.ant-typography-rtl.ant-typography ol li{margin:0 20px 0 0;padding:0 4px 0 0}.so-easy-text{display:inline}.so-easy-text.so-easy-text-block{display:block}.so-easy-text .so-easy-text-question-icon{cursor:pointer;color:#00000073;margin-left:6px;transition:all .3s}.so-easy-text .so-easy-text-question-icon:hover{color:var(--so-primary-color,var(--ant-primary-color,#fa6323))}.so-easy-text.so-easy-text-effect-none .so-easy-text-question-icon,.so-easy-text.so-easy-text-effect-none .so-easy-text-question-icon:hover{color:#00000073}.so-easy-text.so-easy-text-effect-highlight .so-easy-text-question-icon,.so-easy-text.so-easy-text-effect-highlight .so-easy-text-question-icon:hover{color:var(--so-primary-color,var(--ant-primary-color,#fa6323))}.so-easy-text.so-easy-text-success>.so-easy-text-typography{color:var(--so-success-color,var(--ant-success-color,#ff9100))}.so-easy-text.so-easy-text-primary>.so-easy-text-typography{color:var(--so-primary-color,var(--ant-primary-color,#fa6323))}.so-easy-text.so-easy-text-processing>.so-easy-text-typography{color:var(--so-processing-color,#1971ff)}.so-easy-text.so-easy-text-error>.so-easy-text-typography{color:var(--so-error-color,var(--ant-error-color,#d91c16))}.so-easy-text.so-easy-text-warning>.so-easy-text-typography{color:var(--so-warning-color,var(--ant-warning-color,d))}.so-easy-text.so-easy-text-none>.so-easy-text-typography{color:inherit}.so-ellipsis{line-height:1.5;overflow:hidden}.ant-page-header{box-sizing:border-box;color:#000000d9;font-variant:tabular-nums;font-feature-settings:"tnum";background-color:#fff;margin:0;padding:16px 24px;font-size:14px;line-height:1.5715;list-style:none;position:relative}.ant-page-header-ghost{background-color:inherit}.ant-page-header.has-breadcrumb{padding-top:12px}.ant-page-header.has-footer{padding-bottom:0}.ant-page-header-back{margin-right:16px;font-size:16px;line-height:1}.ant-page-header-back-button{color:#000;cursor:pointer;outline:none;transition:color .3s}.ant-page-header-back-button:focus-visible,.ant-page-header-back-button:hover{color:#ff884d}.ant-page-header-back-button:active{color:#d44613}.ant-page-header .ant-divider-vertical{vertical-align:middle;height:14px;margin:0 12px}.ant-breadcrumb+.ant-page-header-heading{margin-top:8px}.ant-page-header-heading{justify-content:space-between;display:flex}.ant-page-header-heading-left{align-items:center;margin:4px 0;display:flex;overflow:hidden}.ant-page-header-heading-title{color:#000000d9;white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;margin-right:12px;font-size:20px;font-weight:600;line-height:32px;overflow:hidden}.ant-page-header-heading .ant-avatar{margin-right:12px}.ant-page-header-heading-sub-title{color:#00000073;white-space:nowrap;text-overflow:ellipsis;margin-right:12px;font-size:14px;line-height:1.5715;overflow:hidden}.ant-page-header-heading-extra{white-space:nowrap;margin:4px 0}.ant-page-header-heading-extra>*{white-space:unset}.ant-page-header-content{padding-top:12px}.ant-page-header-footer{margin-top:16px}.ant-page-header-footer .ant-tabs>.ant-tabs-nav{margin:0}.ant-page-header-footer .ant-tabs>.ant-tabs-nav:before{border:none}.ant-page-header-footer .ant-tabs .ant-tabs-tab{padding-top:8px;padding-bottom:8px;font-size:16px}.ant-page-header-compact .ant-page-header-heading{flex-wrap:wrap}.ant-page-header-rtl{direction:rtl}.ant-page-header-rtl .ant-page-header-back{float:right;margin-left:16px;margin-right:0}.ant-page-header-rtl .ant-page-header-heading-title,.ant-page-header-rtl .ant-page-header-heading .ant-avatar{margin-left:12px;margin-right:0}.ant-page-header-rtl .ant-page-header-heading-sub-title{float:right;margin-left:12px;margin-right:0}.ant-page-header-rtl .ant-page-header-heading-tags{float:right}.ant-page-header-rtl .ant-page-header-heading-extra{float:left}.ant-page-header-rtl .ant-page-header-heading-extra>*{margin-left:0;margin-right:12px}.ant-page-header-rtl .ant-page-header-heading-extra>:first-child{margin-right:0}.ant-page-header-rtl .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav{float:right}.ant-page-header-heading-title{line-height:28px}.ant-page-header-heading-left,.ant-page-header-heading-extra{margin:0}.dark .ant-page-header-heading-title{color:#ffffffd9}.so-page-view{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;display:flex;position:relative}.so-page-view .ant-page-header.has-breadcrumb{padding-top:16px}.so-page-view .ant-page-header.has-footer{padding-bottom:16px}.so-page-view .ant-page-header:empty{height:16px;padding-top:0;padding-bottom:0}.so-page-view .so-page-view-footer-toolbar-float{border-radius:8px}.so-page-view-center{align-items:center}.so-page-view-center .so-page-view-header,.so-page-view-center .so-page-view-body,.so-page-view-center .so-page-view-footer{padding-left:0!important;padding-right:0!important}.so-page-view-center .so-page-view-header,.so-page-view-center .so-page-view-body,.so-page-view-center .so-page-view-footer,.so-page-view-center .so-page-view-footer-toolbar{width:100%}.so-page-view-xy{background-color:#f5f5f5}.so-page-view-body{flex:auto;min-height:1px;padding:0 24px 24px}.so-page-view-body.so-page-view-flex-gap{flex-direction:column;gap:16px;display:flex}.so-page-view-body .so-page-view-result{justify-content:center;align-items:center;height:90vh;display:flex}.so-page-view-footer{flex:none}.so-page-view-footer-toolbar{z-index:99;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);inset-inline-end:0;background-color:#fff9;align-items:center;width:100%;min-height:64px;padding:0 24px;line-height:64px;transition:all .25s;display:flex;position:sticky;bottom:0;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.so-page-view-footer-toolbar-left{flex:1}.so-page-view-footer-toolbar-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.medium-zoom-overlay,.medium-zoom-image--opened{z-index:999}.rp-preview-operations{display:flex}.rp-preview-operations--mobile{justify-content:flex-end;width:100%;padding:6px}.rp-preview-operations--web{flex:none;justify-content:center;align-items:center}.rp-preview-operations__button{cursor:pointer;text-align:center;background-color:var(--rp-c-bg-soft);border:1px solid #0000;border-radius:50%;width:28px;height:28px;margin-left:14px;padding:0;transition:background-color .2s ease-out}.rp-preview-operations__button:hover{background-color:var(--rp-preview-button-hover-bg)}.rp-preview-operations__button svg{vertical-align:-2px;display:inline-block}.rp-preview-operations__qrcode{position:relative}.rp-preview-operations__qrcode-popup{z-index:999;background-color:#fff;width:120px;height:120px;padding:12px;position:absolute;top:-132px;right:-46px}:root{--rp-preview-padding:32px;--rp-device-width:360px;--rp-device-height:640px;--rp-device-border-radius:20px;--rp-device-border:1px solid #e5e6e8}.rp-fixed-device{top:calc(var(--rp-nav-height) + var(--rp-sidebar-menu-height) + var(--rp-preview-padding) + var(--rp-banner-height,0px));right:max(calc(var(--rp-outline-margin-right) + var(--rp-outline-width) - var(--rp-device-width)),0px);z-index:100;display:none;position:fixed;overflow:hidden}.rp-fixed-device__iframe{height:var(--rp-device-height);max-height:calc(100vh - var(--rp-preview-padding)*2 - var(--rp-nav-height));width:var(--rp-device-width);pointer-events:auto;border-radius:var(--rp-device-border-radius)var(--rp-device-border-radius)0 0;border:var(--rp-device-border)}.rp-fixed-device__operations{border:var(--rp-device-border);border-radius:0 0 var(--rp-device-border-radius)var(--rp-device-border-radius);border-top:0}@media (min-width:960px){.rp-fixed-device{display:inline}}:root{--rp-preview-button-hover-bg:#e5e6eb;--rp-preview-button-bg:#e5e6eb}.dark{--rp-preview-button-hover-bg:#c5c5c5;--rp-preview-button-bg:#c5c5c5}.rp-preview{margin:16px 0}.rp-preview--internal .rp-codeblock{border-radius:0 0 var(--rp-radius)var(--rp-radius);border-top:0;margin:0}.rp-preview--internal__card{border:1px solid var(--rp-container-details-border);border-radius:var(--rp-radius);padding:16px;display:flex;position:relative}.rp-preview--internal__card__content{flex:auto;overflow:auto}.rp-preview--internal--show-code .rp-preview--internal__card{border-radius:var(--rp-radius)var(--rp-radius)0 0;transition:border-radius .2s ease-out}.rp-preview--internal__code-wrapper{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .2s ease-out,opacity .2s ease-out;display:grid}.rp-preview--internal__code-wrapper--visible{opacity:1;grid-template-rows:1fr}.rp-preview--internal__code{overflow:hidden}.rp-preview-operations__button--expanded{background:var(--rp-c-bg-mute);box-shadow:inset 1px 1px 0 1px var(--rp-c-divider-light)}.rp-preview--iframe-follow{border:1px solid var(--rp-container-details-border);border-radius:var(--rp-radius);flex-direction:column;display:flex}@media (min-width:960px){.rp-preview--iframe-follow{flex-direction:row}}.rp-preview--iframe-follow__code{flex:auto;min-height:300px;position:relative;overflow:hidden}@media (min-width:960px){.rp-preview--iframe-follow__code{min-height:auto;max-height:700px}}.rp-preview--iframe-follow__code .rp-codeblock{border:none;margin:0}.rp-preview--iframe-follow__code .rp-codeblock,.rp-preview--iframe-follow__code .rp-codeblock__content,.rp-preview--iframe-follow__code .rp-codeblock__content .rp-codeblock__content__scroll-container{height:100%}.rp-preview--iframe-follow__device{border-top:1px solid var(--rp-container-details-border);flex-direction:column;flex:auto;display:flex;position:relative}@media (min-width:960px){.rp-preview--iframe-follow__device{border-top:none;border-left:1px solid var(--rp-container-details-border)}}.rp-preview--iframe-follow__device iframe{border-bottom:1px solid var(--rp-container-details-border);flex:auto;height:100%}.rspress-plugin-api-docgen table{table-layout:fixed;width:100%}.rspress-plugin-api-docgen table td{white-space:pre-wrap}.rspress-plugin-api-docgen table td .rp-api-required{color:var(--rp-container-danger-text,#f5222d)}.stagger-card{perspective:1000px;opacity:1;width:90px;height:90px;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transition-delay:calc((var(--item-index,1) - 1)*var(--stagger-delay,50)*1ms);transform:translateY(0)scale(1)}.stagger-card:hover .stagger-card-inner{transform:rotateY(180deg)}@supports (animation-timeline:scroll()){@starting-style{.stagger-card{opacity:0;transform:translateY(20px)scale(.8)rotate(calc((var(--item-index,1) - 1)*var(--stagger-rotate,3)*1deg))}}}.stagger-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.stagger-card-front,.stagger-card-back{backface-visibility:hidden;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.75rem;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 24px #0000001f}.stagger-card-front{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.stagger-card-back{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);transform:rotateY(180deg)}.gradient-char{letter-spacing:.05em;opacity:1;transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:calc((var(--char-index,1) - 1)*30ms);background:linear-gradient(135deg,oklch(70% .25 calc((var(--char-index,1) - 1)*var(--hue-step,30))),oklch(60% .2 calc((var(--char-index,1) - 1)*var(--hue-step,30) + 60)));-webkit-text-fill-color:transparent;text-shadow:0 4px 12px #0000001a;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:900;transform:translateY(0)scale(1)}.gradient-char:hover{transform:translateY(-4px)scale(1.2)}@supports (animation-timeline:scroll()){@starting-style{.gradient-char{opacity:0;transform:translateY(20px)scale(.5)}}}.gradient-bars{align-items:flex-end;width:100%;max-width:400px;height:80px}.gradient-bar{background:linear-gradient(to top,oklch(70% .25 calc((var(--bar-index,1) - 1)*var(--hue-step,30))),oklch(80% .2 calc((var(--bar-index,1) - 1)*var(--hue-step,30) + 40)));min-width:0;height:calc(30px + (var(--bar-index,1)*6px));opacity:1;transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:calc((var(--bar-index,1) - 1)*50ms);border-radius:8px 8px 0 0;flex:1;transform:scaleY(1);box-shadow:0 4px 16px #0000001a}.gradient-bar:hover{transform:scaleY(1.1);box-shadow:0 8px 24px #00000026}@supports (animation-timeline:scroll()){@starting-style{.gradient-bar{opacity:0;transform:scaleY(0)}}}.deck-cards{position:relative}.deck-card{transform-origin:bottom;width:140px;height:200px;transform:translateX(-50%)rotate(calc((var(--card-index,1) - (var(--card-count,7) + 1)/2)*var(--card-rotate-step,20)*1deg))translateY(-160px);cursor:pointer;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%}.deck-card:hover{transform:translateX(-50%)rotate(calc((var(--card-index,1) - (var(--card-count,7) + 1)/2)*var(--card-rotate-step,20)*1deg))translateY(-180px);z-index:10}.deck-card-content{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:2px solid #e5e7eb;border-radius:16px;width:100%;height:100%;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.deck-card-content:before{content:"";background:linear-gradient(90deg,#f093fb 0%,#f5576c 50%,#4facfe 100%);height:4px;position:absolute;top:0;left:0;right:0}.dark .deck-card-content{background:linear-gradient(135deg,#0009 0%,#0006 100%);border-color:#ffffff26}.deck-card:hover .deck-card-content{border-color:#fa6323;box-shadow:0 12px 32px #fa63234d}.deck-card-close{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff3325 0%,#ff5722 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #ff33254d}.deck-card-close:hover{transform:scale(1.15)rotate(90deg)}