.dark,[data-theme*=dark]{--ch-0:dark;--ch-1:#8b949e;--ch-2:#79c0ff;--ch-3:#ffcda1;--ch-4:#f8f8f2;--ch-5:#bda4ff;--ch-6:hsl(var(--brand-600));--ch-7:#569cd6;--ch-8:hsl(var(--brand-default));--ch-9:#ffa198;--ch-10:#f0f6fc;--ch-11:#490202;--ch-12:#04260f;--ch-13:#5a1e02;--ch-14:#161b22;--ch-15:#8b949e;--ch-16:#2a2929;--ch-17:#264f78;--ch-18:#3794ff;--ch-19:#ffffff0b;--ch-20:#6e7681;--ch-21:#010409;--ch-22:#30363d;--ch-23:#f78166;--ch-24:#6e768166;--ch-25:#6e76811a}.light,[data-theme=light]{--ch-0:light;--ch-1:#6e7781;--ch-2:#0550ae;--ch-3:#953800;--ch-4:#24292f;--ch-5:#8250df;--ch-6:hsl(var(--brand-600));--ch-7:#cf222e;--ch-8:hsl(var(--brand-default));--ch-9:#82071e;--ch-10:#f6f8fa;--ch-11:#ffebe9;--ch-12:#dafbe1;--ch-13:#ffd8b5;--ch-14:#eaeef2;--ch-15:#57606a;--ch-16:#eee;--ch-17:#add6ff;--ch-18:#1a85ff;--ch-19:#fdff0033;--ch-20:#8c959f;--ch-21:#f6f8fa;--ch-22:#d0d7de;--ch-23:#fd8c73;--ch-24:#afb8c133;--ch-25:#eaeef280}.ch-terminal{font-size:14px;height:100%;box-sizing:border-box;background:#1e1e1e;color:#fafafa;overflow:hidden;padding:0 8px 8px;font-family:Courier New,Courier,monospace}.ch-code-wrapper{background-color:var(--ch-16)!important}.ch-terminal-container .ch-frame-content{background-color:inherit}.ch-terminal-prompt{color:#8fa2db;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ch-terminal-content{margin:0}.ch-terminal-output{opacity:.66}.ch-code-line-number{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right;display:inline-block;box-sizing:border-box;padding-right:1.5ch;font-variant-numeric:tabular-nums}.ch-code-scroll-parent{display:block;font-weight:400;font-size:14px;line-height:19px;width:100%!important;letter-spacing:0;border-radius:0;background-color:unset;color:unset;padding:0;box-sizing:content-box;border:none}.ch-code-scroll-parent ::-moz-selection{background-color:var(--ch-selection-background);color:inherit}.ch-code-scroll-parent ::selection{background-color:var(--ch-selection-background);color:inherit}.ch-code-button{position:absolute;top:10px;right:10px;width:1.1em;height:1.1em;cursor:pointer}.ch-no-scroll{overflow:hidden}.ch-expand-dialog{height:100vh;width:100vw;max-width:900px;border:0;background-color:transparent}.ch-expand-dialog::backdrop{background-color:rgba(0,0,0,.8)}.ch-expand-close{position:absolute;top:10px;right:10px;cursor:pointer;color:#fff;width:26px;height:26px}.ch-expand-dialog-content{color:#fff;position:absolute;inset:40px;overflow:hidden;border-radius:8px;border:1px solid}.ch-code-browser{display:flex;height:100%}.ch-code-browser-sidebar{border-right:1px solid;min-width:100px;padding:1em 0;font-size:.95rem}.ch-code-browser-content{overflow:auto;flex:1;padding:1em;white-space:pre;font-family:monospace;font-weight:400;font-size:1rem;line-height:1.2rem;letter-spacing:0;position:relative}.ch-code-browser-content ::-moz-selection{background-color:var(--ch-selection-background);color:inherit}.ch-code-browser-content ::selection{background-color:var(--ch-selection-background);color:inherit}.ch-code-browser-sidebar-file,.ch-code-browser-sidebar-folder{padding:.1em 1em}.ch-code-browser-sidebar-file{cursor:pointer}.ch-code-browser-sidebar-file:hover{background-color:var(--ch-hover-background);color:var(--ch-hover-foreground)}.ch-code-browser-button{width:1.5em;height:1.5em;cursor:pointer;min-width:1.5em;min-height:1.5em;position:absolute;right:.8em;top:.8em}.ch-editor-tab{border:none;border-right:1px solid var(--ch-16);min-width:-moz-fit-content;min-width:fit-content;flex-shrink:1;position:relative;display:flex;white-space:nowrap;cursor:pointer;height:100%;box-sizing:border-box;padding-left:15px;padding-right:15px;background-color:var(--ch-21)!important;color:var(--ch-15);min-width:0}.ch-editor-tab-active{background-color:red;color:#fff;min-width:unset}.ch-editor-tab>div{margin-top:auto;margin-bottom:auto;font-size:12px;line-height:1.4em;text-overflow:ellipsis;overflow:hidden}.ch-editor-frame{display:flex;flex-direction:column;position:relative;overflow:hidden;font-family:Ubuntu,Droid Sans,-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,sans-serif;-moz-column-break-inside:avoid;break-inside:avoid;--ch-title-bar-height:32px;height:100%}.ch-editor-frame .ch-frame-title-bar{background-color:var(--ch-21)!important;background:var(--ch-21)!important}.ch-editor-terminal{position:absolute;overflow:hidden;bottom:0;width:100%;background-color:#1e1e1e;color:#e7e7e7;border-top:1px solid hsla(0,0%,50%,.35);padding:0 8px;box-sizing:border-box}.ch-editor-terminal-tab{text-transform:uppercase;padding:4px 10px 3px;font-size:11px;line-height:24px;display:flex}.ch-editor-terminal-tab>span{border-bottom:1px solid #e7e7e7}.ch-editor-terminal-content{margin-top:8px;height:calc(100% - 40px);box-sizing:border-box}.ch-editor-terminal-content .ch-terminal{font-size:12px;margin:0}.ch-editor-button{width:1.5em;height:1.5em;cursor:pointer;min-width:1.5em;min-height:1.5em;margin-right:.8em}.ch-frame{height:100%;display:flex;flex-direction:column}.ch-frame,.ch-simple-frame{font-family:Ubuntu,Droid Sans,-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,sans-serif;-moz-column-break-inside:avoid;break-inside:avoid;--ch-title-bar-height:30px}.ch-simple-frame{border-radius:6px;overflow:hidden;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3),0 -6px 16px -6px rgba(0,0,0,.025)}.ch-frame-content{background-color:var(--ch-content-background,#fafafa);flex-grow:1;flex-shrink:1;flex-basis:0;min-height:0}.ch-frame-zoom{--ch-frame-zoom:1;overflow:auto;position:relative;width:calc(100%/var(--ch-frame-zoom));height:calc(100%/var(--ch-frame-zoom));transform:scale(var(--ch-frame-zoom));transform-origin:left top}.ch-frame-title-bar{font-size:12px;width:100%;height:var(--ch-title-bar-height);min-height:var(--ch-title-bar-height);flex-grow:0;flex-shrink:0;display:flex;align-items:center;background-color:var(--ch-content-background,#252526);color:#ebebed;position:relative}.ch-frame-middle-bar{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:1.2em}.ch-frame-left-bar,.ch-frame-right-bar{flex-grow:1;flex-basis:1em;height:100%;display:flex;align-items:center;width:-moz-max-content;width:max-content}.ch-frame-buttons{margin:0 .8em;flex-shrink:0;height:1em;width:4.16em;display:none}.ch-frame-button{width:1em;height:1em;border:.08em solid;border-radius:50%;display:inline-block;box-sizing:border-box}.ch-frame-button-space{width:.56em}.ch-frame-button-left{border-color:#ce5347;background-color:#ed6b60}.ch-frame-button-middle{border-color:#d6a243;background-color:#f5be4f}.ch-frame-button-right{border-color:#58a942;background-color:#62c554}.ch-mini-browser{height:100%}.ch-mini-browser .ch-frame-content iframe,.ch-mini-browser .ch-frame-content video{border:none;position:absolute;height:100%;width:100%}.ch-mini-browser .ch-frame-title-bar input{height:1.4em;font-size:1em;border-radius:.5em;border:none;box-shadow:none;flex:1;padding:0 10px;color:#544;min-width:5px;width:5px}.ch-browser-button{margin:0 1em;color:#999}.ch-browser-back-button{margin-left:.2em}.ch-browser-forward-button{margin-left:0}.ch-browser-open-button{color:inherit}.ch-browser-open-icon{display:block}.ch-spotlight{display:flex;gap:1.1rem;margin:1rem 0}.ch-spotlight-tabs{display:flex;flex-flow:column;flex:1;gap:.5rem;align-items:stretch}.ch-spotlight-tab{border-radius:.25rem;margin:0 -.5rem;padding:0 .5rem;border:1px solid #e3e3e3}.ch-spotlight-tab:hover,.ch-spotlight-tab[data-selected]{border-color:red}.ch-spotlight-sticker{position:sticky;top:10vh;display:flex;align-self:stretch;flex-flow:column;justify-content:center;width:420px;min-height:min(100%,80vh);max-height:80vh}.ch-spotlight-sticker .ch-codeblock,.ch-spotlight-sticker .ch-codegroup{width:100%;min-width:100%;min-height:min(100%,80vh);max-height:80vh;margin-top:0;margin-bottom:0;flex:1}.ch-spotlight-with-preview .ch-spotlight-sticker{height:80vh;gap:.5rem}.ch-spotlight-with-preview .ch-spotlight-sticker .ch-codeblock,.ch-spotlight-with-preview .ch-spotlight-sticker .ch-codegroup{min-height:0;flex:1}.ch-spotlight-with-preview .ch-spotlight-preview{height:280px}.ch-scrollycoding{display:flex;position:relative;margin:1rem 0;gap:1rem}.ch-scrollycoding-content{box-sizing:border-box;flex:1}.ch-scrollycoding-step-content{border-radius:8px;margin:0 -.5rem;padding:1rem .5rem;border:1.5px solid transparent;min-height:180px}.ch-scrollycoding-step-content[data-selected]{border-color:#0070f3}.ch-scrollycoding-step-content>:first-child{margin-top:0}.ch-scrollycoding-step-content>:last-child{margin-bottom:0}.ch-scrollycoding-sticker{position:sticky;top:10vh;display:flex;align-self:start;flex-flow:column;justify-content:center;width:var(--ch-scrollycoding-sticker-width,420px);max-height:80vh}.ch-scrollycoding-with-preview .ch-scrollycoding-sticker{height:80vh;gap:.5rem}.ch-scrollycoding-with-preview .ch-scrollycoding-sticker .ch-codeblock,.ch-scrollycoding-with-preview .ch-scrollycoding-sticker .ch-codegroup{flex:1}.ch-scrollycoding-with-preview .ch-scrollycoding-preview{height:280px}.ch-scrollycoding-sticker .ch-codeblock,.ch-scrollycoding-sticker .ch-codegroup{width:100%;min-width:100%;min-height:var(--ch-scrollycoding-code-min-height,200px);max-height:80vh;margin-top:0;margin-bottom:0}.ch-scrollycoding-static .ch-preview{height:150px}.ch-slideshow{margin:1rem 0}.ch-slideshow-slide{display:flex;flex-flow:row;gap:.5rem;align-items:stretch;aspect-ratio:16/9}.ch-slideshow-slide .ch-codeblock,.ch-slideshow-slide .ch-codegroup{flex:2;margin-top:0;margin-bottom:0;height:auto}.ch-slideshow .ch-slideshow-preview{flex:1;height:auto;min-width:0}.ch-slideshow-range{display:flex;flex-flow:row;gap:.5rem}.ch-slideshow-range input{flex:1}.ch-slideshow-notes{border-radius:.25rem;margin-top:1rem;padding:1rem;border:1px solid #e3e3e3}.ch-slideshow-note{min-height:140px;max-height:140px;padding:.05px;overflow:auto}.ch-codeblock,.ch-codegroup,.ch-preview{border-radius:6px;overflow:hidden;height:-moz-max-content;height:max-content;-webkit-print-color-adjust:exact;print-color-adjust:exact}.ch-codeblock>*,.ch-codegroup>*,.ch-preview>*{height:100%;max-height:inherit;min-height:inherit}.ch-codeblock,.ch-codegroup{margin-top:1.25em;margin-bottom:1.25em;border:1px solid hsl(var(--border-default));box-shadow:none}.ch-inline-code>code{padding:.2em .15em;margin:.1em -.05em;border-radius:.25em;font-size:.9rem}.ch-section-link,.ch-section-link *{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-decoration-color:var(--ch-code-foreground,currentColor)}.ch-section-link[data-active=true]{background-color:rgba(186,230,253,.4)}.ch-editor-tab[data-active=true]{background-color:var(--ch-16)!important}.ch-section-link[data-active=true],.ch-section-link[data-active=true] *{text-decoration-thickness:1.5px}.ch-code-inline-mark{border-radius:.25rem;padding:.2rem .15rem .1rem;margin:0 -.15rem}.ch-code-multiline-mark-border{background:var(--foreground-default)!important;width:3px;height:100%;position:absolute;left:0}.ch-code-inline-link,.ch-code-link :not(span)>span{text-decoration:underline;text-decoration-style:dotted;color:inherit}code[class*=language-],pre[class*=language-]{--tw-text-opacity:1;color:hsl(var(--foreground-default)/var(--tw-text-opacity));text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,Andale Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#f8f8f2}.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.popover_popover-trigger-width__O8y9q{width:var(--radix-popover-trigger-width)}[data-rmiz]{position:relative}[data-rmiz-ghost]{position:absolute;pointer-events:none}[data-rmiz-btn-unzoom],[data-rmiz-btn-zoom]{background-color:rgba(0,0,0,.7);border-radius:50%;border:none;box-shadow:0 0 1px hsla(0,0%,100%,.5);color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-rmiz-btn-zoom]:not(:focus):not(:active){position:absolute;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{position:absolute;inset:10px 10px auto auto;cursor:zoom-in}[data-rmiz-btn-unzoom]{position:absolute;inset:20px 20px auto auto;cursor:zoom-out;z-index:1}[data-rmiz-content=found] [data-zoom],[data-rmiz-content=found] [role=img],[data-rmiz-content=found] img,[data-rmiz-content=found] svg{cursor:zoom-in}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{position:fixed;width:100vw;width:100dvw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}[data-rmiz-modal-overlay]{position:absolute;inset:0;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:hsla(0,0%,100%,0)}[data-rmiz-modal-overlay=visible]{background-color:#fff}[data-rmiz-modal-content]{position:relative;width:100%;height:100%}[data-rmiz-modal-img]{position:absolute;cursor:zoom-out;image-rendering:high-quality;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion:reduce){[data-rmiz-modal-img],[data-rmiz-modal-overlay]{transition-duration:.01ms!important}}.loading-anim_loading__rDN7u path{stroke-dasharray:30 220;animation:loading-anim_dash__HIPR0 1.15s cubic-bezier(.39,.29,.5,.59) infinite both}@keyframes loading-anim_dash__HIPR0{0%{stroke-dashoffset:52}to{stroke-dashoffset:280}}@keyframes ai-icon-animation-style_step1_square1__BIjL3{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(0deg);top:0;left:0;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_step1_square2__QzsE7{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(0deg);top:0;left:8px;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_step1_square3__ls1SO{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(0deg);top:8px;left:0;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_step1_square4__Kk8zi{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(0deg);top:8px;left:8px;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_step2_square1__o_hcu{0%{transform:rotate(0deg);top:0;left:0;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:1px;left:1px;width:8px;height:8px;border-radius:0}}@keyframes ai-icon-animation-style_step2_square2__HBZt7{0%{transform:rotate(0deg);top:0;left:8px;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:1px;left:15px;width:8px;height:8px;border-radius:0}}@keyframes ai-icon-animation-style_step2_square3__K6E2K{0%{transform:rotate(0deg);top:8px;left:0;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:15px;left:1px;width:8px;height:8px;border-radius:0}}@keyframes ai-icon-animation-style_step2_square4__oDGDL{0%{transform:rotate(0deg);top:8px;left:8px;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:15px;left:15px;width:8px;height:8px;border-radius:0}}@keyframes ai-icon-animation-style_step3_square1__Oo6vT{0%{transform:rotate(45deg);top:0;left:0;width:8px;height:8px;border-radius:0}to{transform:rotate(0deg);top:0;left:0;width:6px;height:6px;border-radius:100%}}@keyframes ai-icon-animation-style_step3_square2__36Os9{0%{transform:rotate(45deg);top:0;left:16px;width:8px;height:8px;border-radius:0}to{transform:rotate(0deg);top:0;left:18px;width:6px;height:6px;border-radius:100%}}@keyframes ai-icon-animation-style_step3_square3__Nj5rc{0%{transform:rotate(45deg);top:16px;left:0;width:8px;height:8px;border-radius:0}to{transform:rotate(0deg);top:18px;left:0;width:6px;height:6px;border-radius:100%}}@keyframes ai-icon-animation-style_step3_square4__OFVFh{0%{transform:rotate(45deg);top:16px;left:16px;width:8px;height:8px;border-radius:0}to{transform:rotate(0deg);top:18px;left:18px;width:6px;height:6px;border-radius:100%}}@keyframes ai-icon-animation-style_step4_square1__G_8pn{0%{transform:rotate(0deg);top:0;left:0;width:6px;height:6px;border-radius:100%}to{transform:rotate(0deg);top:0;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_step4_square2__KHYf3{0%{transform:rotate(0deg);top:0;left:18px;width:6px;height:6px;border-radius:100%}to{transform:rotate(0deg);top:8px;left:16px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_step4_square3__XON12{0%{transform:rotate(0deg);top:18px;left:0;width:6px;height:6px;border-radius:100%}to{transform:rotate(0deg);top:8px;left:0;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_step4_square4__Aq8dV{0%{transform:rotate(0deg);top:18px;left:18px;width:6px;height:6px;border-radius:100%}to{transform:rotate(0deg);top:16px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_step5_square1__me9Ru{0%{transform:rotate(0deg);top:0;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_step5_square2__0Ydfw{0%{transform:rotate(0deg);top:8px;left:16px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_step5_square3__bOHqW{0%{transform:rotate(0deg);top:8px;left:0;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_step5_square4__m2l32{0%{transform:rotate(0deg);top:16px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_spinAiIconContainer__rBP6P{0%{transform:rotate(0deg)}40%{transform:rotate(-45deg)}80%{transform:rotate(90deg)}to{transform:rotate(90deg)}}.ai-icon-animation-style_spin-ai-icon-container__7sgAA{width:100%;height:100%;animation:ai-icon-animation-style_spinAiIconContainer__rBP6P 2.5s infinite;animation-timing-function:cubic-bezier(.645,.045,.355,1)}.ai-icon-animation-style_ai-icon__container__2aXBS{width:24px;height:24px}.ai-icon-animation-style_ai-icon__grid__Qrwxf{position:relative;width:24px;height:24px}.ai-icon-animation-style_ai-icon__grid__square__YU8EZ{position:absolute;transition:all .2s;border:1px solid hsl(var(--brand-default))}.ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:first-child{transform:rotate(45deg);top:4px;left:4px;width:16px;height:16px;border-radius:0}.ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(2),.ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(3),.ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(4){transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}.ai-icon-animation-style_ai-icon__container--allow-hover-effect__HrB86:hover .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:first-child,[data-selected=true] .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:first-child{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:0}.ai-icon-animation-style_ai-icon__container--allow-hover-effect__HrB86:hover .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(2),.ai-icon-animation-style_ai-icon__container--allow-hover-effect__HrB86:hover .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(3),.ai-icon-animation-style_ai-icon__container--allow-hover-effect__HrB86:hover .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(4),[data-selected=true] .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(2),[data-selected=true] .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(3),[data-selected=true] .ai-icon-animation-style_ai-icon__grid__square--static__1tOM_:nth-child(4){transform:rotate(45deg);top:0;left:0;width:24px;height:24px;border-radius:100%}.ai-icon-animation-style_ai-icon__grid__square--step-1__KATlI:first-child{animation:ai-icon-animation-style_step1_square1__BIjL3 .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-1__KATlI:nth-child(2){animation:ai-icon-animation-style_step1_square2__QzsE7 .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-1__KATlI:nth-child(3){animation:ai-icon-animation-style_step1_square3__ls1SO .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-1__KATlI:nth-child(4){animation:ai-icon-animation-style_step1_square4__Kk8zi .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-2__9OoIG:first-child{animation-delay:200;animation:ai-icon-animation-style_step2_square1__o_hcu .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-2__9OoIG:nth-child(2){animation-delay:.4s;animation:ai-icon-animation-style_step2_square2__HBZt7 .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-2__9OoIG:nth-child(3){animation-delay:.6s;animation:ai-icon-animation-style_step2_square3__K6E2K .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-2__9OoIG:nth-child(4){animation-delay:.8s;animation:ai-icon-animation-style_step2_square4__oDGDL .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-3__RldL4:first-child{animation:ai-icon-animation-style_step3_square1__Oo6vT .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-3__RldL4:nth-child(2){animation:ai-icon-animation-style_step3_square2__36Os9 .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-3__RldL4:nth-child(3){animation:ai-icon-animation-style_step3_square3__Nj5rc .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-3__RldL4:nth-child(4){animation:ai-icon-animation-style_step3_square4__OFVFh .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-4__7o69c:first-child{animation:ai-icon-animation-style_step4_square1__G_8pn .4s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--step-4__7o69c:nth-child(2){animation:ai-icon-animation-style_step4_square2__KHYf3 .4s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--step-4__7o69c:nth-child(3){animation:ai-icon-animation-style_step4_square3__XON12 .4s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--step-4__7o69c:nth-child(4){animation:ai-icon-animation-style_step4_square4__Aq8dV .4s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--step-5__cF2Rx:first-child{animation:ai-icon-animation-style_step5_square1__me9Ru .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-5__cF2Rx:nth-child(2){animation:ai-icon-animation-style_step5_square2__0Ydfw .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-5__cF2Rx:nth-child(3){animation:ai-icon-animation-style_step5_square3__bOHqW .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--step-5__cF2Rx:nth-child(4){animation:ai-icon-animation-style_step5_square4__m2l32 .4s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}@keyframes ai-icon-animation-style_exit_step1_square1__C_GBC{0%{transform:rotate(0deg);top:0;left:0;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:4px;left:4px;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_exit_step1_square2__TID0l{0%{transform:rotate(0deg);top:0;left:8px;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step1_square3__ADmUT{0%{transform:rotate(0deg);top:8px;left:0;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step1_square4__kilu_{0%{transform:rotate(0deg);top:8px;left:8px;width:16px;height:16px;border-radius:0}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step2_square1__vmYa5{0%{transform:rotate(45deg);top:1px;left:1px;width:8px;height:8px;border-radius:0}to{transform:rotate(45deg);top:4px;left:4px;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_exit_step2_square2__zxv0q{0%{transform:rotate(45deg);top:1px;left:15px;width:8px;height:8px;border-radius:0}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step2_square3__Dhey5{0%{transform:rotate(45deg);top:15px;left:1px;width:8px;height:8px;border-radius:0}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step2_square4__P1UKx{0%{transform:rotate(45deg);top:15px;left:15px;width:8px;height:8px;border-radius:0}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step3_square1__l1FKu{0%{transform:rotate(0deg);top:0;left:0;width:6px;height:6px;border-radius:100%}to{transform:rotate(45deg);top:4px;left:4px;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_exit_step3_square2__4RPQL{0%{transform:rotate(0deg);top:0;left:18px;width:6px;height:6px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step3_square3__s2vMz{0%{transform:rotate(0deg);top:18px;left:0;width:6px;height:6px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step3_square4__Zros9{0%{transform:rotate(0deg);top:18px;left:18px;width:6px;height:6px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step4_square1__bG99O{0%{transform:rotate(0deg);top:0;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:4px;left:4px;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_exit_step4_square2__1Fxvf{0%{transform:rotate(0deg);top:8px;left:16px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step4_square3__EWeB7{0%{transform:rotate(0deg);top:8px;left:0;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step4_square4__HC5ov{0%{transform:rotate(0deg);top:16px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step5_square1__w4ctB{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:4px;left:4px;width:16px;height:16px;border-radius:0}}@keyframes ai-icon-animation-style_exit_step5_square2__UZdas{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step5_square3__O_mvc{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}@keyframes ai-icon-animation-style_exit_step5_square4__SKL7Z{0%{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}to{transform:rotate(45deg);top:8px;left:8px;width:8px;height:8px;border-radius:100%}}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-1__JYREY:first-child{animation:ai-icon-animation-style_exit_step1_square1__C_GBC .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-1__JYREY:nth-child(2){animation:ai-icon-animation-style_exit_step1_square2__TID0l .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-1__JYREY:nth-child(3){animation:ai-icon-animation-style_exit_step1_square3__ADmUT .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-1__JYREY:nth-child(4){animation:ai-icon-animation-style_exit_step1_square4__kilu_ .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-2__kDUVt:first-child{animation-delay:exit_ 200;animation:ai-icon-animation-style_exit_step2_square1__vmYa5 .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-2__kDUVt:nth-child(2){animation-delay:exit_ .4s;animation:ai-icon-animation-style_exit_step2_square2__zxv0q .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-2__kDUVt:nth-child(3){animation-delay:exit_ .6s;animation:ai-icon-animation-style_exit_step2_square3__Dhey5 .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-2__kDUVt:nth-child(4){animation-delay:exit_ .8s;animation:ai-icon-animation-style_exit_step2_square4__P1UKx .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-3__h48Ts:first-child{animation:ai-icon-animation-style_exit_step3_square1__l1FKu .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-3__h48Ts:nth-child(2){animation:ai-icon-animation-style_exit_step3_square2__4RPQL .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-3__h48Ts:nth-child(3){animation:ai-icon-animation-style_exit_step3_square3__s2vMz .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-3__h48Ts:nth-child(4){animation:ai-icon-animation-style_exit_step3_square4__Zros9 .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-4__VEmk_:first-child{animation:ai-icon-animation-style_exit_step4_square1__bG99O .5s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-4__VEmk_:nth-child(2){animation:ai-icon-animation-style_exit_step4_square2__1Fxvf .5s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-4__VEmk_:nth-child(3){animation:ai-icon-animation-style_exit_step4_square3__EWeB7 .5s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-4__VEmk_:nth-child(4){animation:ai-icon-animation-style_exit_step4_square4__HC5ov .5s forwards;animation-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-5___9jFB:first-child{animation:ai-icon-animation-style_exit_step5_square1__w4ctB .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-5___9jFB:nth-child(2){animation:ai-icon-animation-style_exit_step5_square2__UZdas .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-5___9jFB:nth-child(3){animation:ai-icon-animation-style_exit_step5_square3__O_mvc .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ai-icon-animation-style_ai-icon__grid__square--exiting--step-5___9jFB:nth-child(4){animation:ai-icon-animation-style_exit_step5_square4__SKL7Z .5s forwards;animation-timing-function:cubic-bezier(.075,.82,.165,1)}