:root{--z-index-base:0;--z-index-video:100;--z-index-video-overlay:200;--z-index-modals:300;--z-index-debug:400}:root,[data-theme=dark]{--theme-border-highlight:#fff;--theme-secondary-text:#666;--theme-primary-text:#fff;--theme-focused-foreground:#ff6b00;--theme-focused-border:#ff6b00}@font-face{font-family:CommitMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/3fecb478-80cf-41c5-b834-8562ab0baae0.woff2) format("woff2")}@font-face{font-family:DepartureMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/2ed59eb2-a4a6-490c-8d70-757b68af681d.woff) format("woff")}@font-face{font-family:FiraCode-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/6cf7752d-f7c3-48b2-8149-2d0d39bc008a.woff) format("woff")}@font-face{font-family:FragmentMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/102755cd-b36a-4db8-907e-c915b322107a.woff2) format("woff2")}@font-face{font-family:GeistMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/996b00fb-4b7a-403d-8da2-ce2225450681.woff2) format("woff2")}@font-face{font-family:IosevkaTerm-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/6397be61-3ea4-459d-8a3e-fd95168cb214.woff2) format("woff2")}@font-face{font-family:JetBrainsMono-Regular;src:url(https://next-s3-public.s3.us-west-2.amazonaws.com/JetBrainsMono-Regular.woff2) format("woff")}@font-face{font-family:SFMonoSquare-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/d94a73b5-d1c5-4a97-9b2d-18e5941833f6.woff) format("woff")}@font-face{font-family:ServerMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/6c8ad1f3-2ad9-44a9-88db-46ff3f19c4f3.woff) format("woff")}@font-face{font-family:TX02Mono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/e049dfb6-9c5d-4ac4-97c2-eb6e95c61d09.woff2) format("woff2")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;box-sizing:border-box;margin:0;padding:0;vertical-align:baseline}a{background:var(--theme-border-subdued);color:var(--theme-text)}a:focus,a:hover{background:var(--theme-focused-foreground);color:var(--theme-text)}a:focus{outline:0}ul{list-style-type:"▪"}ol,ul{list-style-position:inside;text-indent:-1ch}ol{list-style-type:"";counter-reset:cupcake}ol ol,ol ul,ul ol,ul ul{padding-left:2ch}ol li{padding-left:1ch;counter-increment:cupcake}ul li:before{content:" ";display:inline-block;width:1ch;height:0;visibility:hidden}ol li:before{content:counters(cupcake,".") ". "}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body.theme-blue{--theme-overlay:var(--color-blue-20-5);--theme-background:var(--color-blue-80);--theme-background-modal:var(--color-blue-70);--theme-background-modal-footer:var(--color-blue-90);--theme-background-input:var(--color-blue-60);--theme-border:var(--color-blue-70);--theme-border-subdued:var(--color-blue-60-2);--theme-text:var(--color-blue-10);--theme-button:var(--color-blue-10);--theme-button-text:var(--color-blue-80);--theme-button-foreground:var(--color-blue-60);--theme-button-background:var(--color-blue-70);--theme-focused-foreground:var(--color-blue-50);--theme-focused-foreground-subdued:var(--color-blue-50-5)}body.theme-light{--theme-overlay:var(--color-black-100-4);--theme-background:var(--color-white);--theme-background-modal:var(--color-gray-20);--theme-background-modal-footer:var(--color-gray-40);--theme-background-input:var(--color-gray-10);--theme-border:var(--color-gray-20);--theme-border-subdued:var(--color-gray-40-2);--theme-text:var(--color-black-100);--theme-button:var(--color-black-100);--theme-button-text:var(--color-white);--theme-button-foreground:var(--color-gray-30);--theme-button-background:var(--color-gray-20);--theme-focused-foreground:var(--color-neon-green-50);--theme-focused-foreground-subdued:var(--color-neon-green-50-5)}body.theme-dark{--theme-overlay:var(--color-black-100-4);--theme-background:var(--color-black-100);--theme-background-modal:var(--color-gray-80);--theme-background-modal-footer:var(--color-gray-70);--theme-background-input:var(--color-gray-60);--theme-border:var(--color-gray-80);--theme-border-subdued:var(--color-gray-70-3);--theme-text:var(--color-white);--theme-button:var(--color-white);--theme-button-text:var(--color-black-100);--theme-button-foreground:var(--color-gray-90);--theme-button-background:var(--color-gray-80);--theme-focused-foreground:var(--color-daybreak-10);--theme-focused-foreground-subdued:var(--color-daybreak-10-5)}body.theme-green{--theme-overlay:var(--color-neon-green-100-4);--theme-background:#2cff05;--theme-background-modal:var(--color-neon-green-50);--theme-background-modal-footer:var(--color-neon-green-50-5);--theme-background-input:var(--color-neon-green-30);--theme-border:var(--color-neon-green-60);--theme-border-subdued:var(--color-neon-green-60-3);--theme-text:var(--color-neon-green-100);--theme-button:var(--color-neon-green-100);--theme-button-text:var(--color-neon-green-10);--theme-button-foreground:var(--color-neon-green-80);--theme-button-background:var(--color-neon-green-70);--theme-focused-foreground:#ff52f3;--theme-focused-foreground-subdued:rgba(255,82,243,.5)}body.theme-black-red{--theme-overlay:var(--color-red-100-4);--theme-background:var(--color-black-100);--theme-background-modal:var(--color-red-70);--theme-background-modal-footer:var(--color-red-80);--theme-background-input:var(--color-red-60);--theme-border:var(--color-red-60-7);--theme-border-subdued:var(--color-red-60-3);--theme-text:var(--color-red-30);--theme-button:var(--color-red-100);--theme-button-text:var(--color-red-20);--theme-button-foreground:var(--color-red-80);--theme-button-background:var(--color-red-90);--theme-focused-foreground:var(--color-gray-70);--theme-focused-foreground-subdued:var(--color-red-70-4)}body.theme-black-teal{--theme-overlay:var(--color-teal-100-4);--theme-background:var(--color-black-100);--theme-background-modal:var(--color-teal-70);--theme-background-modal-footer:var(--color-teal-80);--theme-background-input:var(--color-teal-60);--theme-border:var(--color-teal-60-7);--theme-border-subdued:var(--color-teal-60-3);--theme-text:var(--color-teal-30);--theme-button:var(--color-teal-100);--theme-button-text:var(--color-teal-20);--theme-button-foreground:var(--color-teal-80);--theme-button-background:var(--color-teal-90);--theme-focused-foreground:var(--color-gray-70);--theme-focused-foreground-subdued:var(--color-teal-70-4)}body.theme-black-green{--theme-overlay:var(--color-black-100-4);--theme-background:var(--color-black-100);--theme-background-modal:var(--color-gray-90);--theme-background-modal-footer:var(--color-gray-80);--theme-background-input:var(--color-gray-70);--theme-border:var(--color-gray-80);--theme-border-subdued:var(--color-gray-70-3);--theme-text:var(--color-green-50);--theme-button:var(--color-green-50);--theme-button-text:var(--color-green-80);--theme-button-foreground:var(--color-green-80);--theme-button-background:var(--color-green-90);--theme-focused-foreground:var(--color-gray-30);--theme-focused-foreground-subdued:var(--color-gray-40)}body.font-use-berkeley-mono{--font-family-mono:"TX02Mono-Regular",sans-serif}body.font-use-commit-mono{--font-family-mono:"CommitMono-Regular",sans-serif}body.font-use-departure-mono{--font-family-mono:"DepartureMono-Regular",sans-serif}body.font-use-fira-code{--font-family-mono:"FiraCode-Regular",sans-serif}body.font-use-fragment-mono{--font-family-mono:"FragmentMono-Regular",sans-serif}body.font-use-iosevka-term{--font-family-mono:"IosevkaTerm-Regular",sans-serif}body.font-use-jet-brains-mono{--font-family-mono:"JetBrainsMono-Regular",sans-serif}body.font-use-server-mono{--font-family-mono:"ServerMono-Regular",sans-serif}body.font-use-sfmono-square{--font-family-mono:"SFMonoSquare-Regular",sans-serif}body,html{--color-black-100:#000;--color-black-100-1:rgba(0,0,0,.1);--color-black-100-2:rgba(0,0,0,.2);--color-black-100-4:rgba(0,0,0,.4);--color-black-daybreak-100:#040200;--color-black-daybreak-100-4:rgba(4,2,0,.4);--color-blue-10:#edf5ff;--color-blue-100:#001141;--color-blue-20:#d0e2ff;--color-blue-20-1:rgba(208,226,255,.1);--color-blue-20-2:rgba(208,226,255,.2);--color-blue-20-5:rgba(208,226,255,.5);--color-blue-30:#a6c8ff;--color-blue-40:#78a9ff;--color-blue-50:#4589ff;--color-blue-50-5:rgba(69,137,255,.5);--color-blue-60:#0f62fe;--color-blue-60-2:rgba(15,98,254,.2);--color-blue-70:#0043ce;--color-blue-80:#002d9c;--color-blue-80-4:rgba(0,45,156,.4);--color-blue-80-6:rgba(0,45,156,.6);--color-blue-90:#001d6c;--color-blue-90-6:rgba(0,29,108,.6);--color-daybreak:#ff6c04;--color-daybreak-1:rgba(255,108,4,.1);--color-daybreak-10:#ef6300;--color-daybreak-10-5:rgba(239,99,0,.5);--color-daybreak-2:rgba(255,108,4,.2);--color-daybreak-20:#dc5b00;--color-daybreak-30:#c85300;--color-daybreak-4:rgba(255,108,4,.4);--color-daybreak-40:#b44b00;--color-daybreak-40-2:rgba(180,75,0,.2);--color-daybreak-50:#a14300;--color-daybreak-60:#8d3b00;--color-daybreak-70:#793200;--color-daybreak-70-3:rgba(121,50,0,.3);--color-daybreak-80:#662a00;--color-daybreak-90:#522200;--color-gold-30:#f1c21b;--color-gray-10:#f4f4f4;--color-gray-100:#161616;--color-gray-20:#e0e0e0;--color-gray-20-7:hsla(0,0%,88%,.7);--color-gray-30:#c6c6c6;--color-gray-30-7:hsla(0,0%,88%,.7);--color-gray-40:#a8a8a8;--color-gray-40-2:hsla(0,0%,66%,.2);--color-gray-50:#8d8d8d;--color-gray-60:#6f6f6f;--color-gray-70:#525252;--color-gray-70-3:rgba(82,82,82,.3);--color-gray-70-4:rgba(82,82,82,.4);--color-gray-80:#393939;--color-gray-80-6:rgba(57,57,57,.6);--color-gray-90:#262626;--color-gray-90-6:rgba(38,38,38,.6);--color-green-100:#071908;--color-green-90:#022d0d;--color-green-80:#044317;--color-green-70:#0e6027;--color-green-60:#198038;--color-green-60-3:rgba(25,128,56,.3);--color-green-50:#24a148;--color-green-40:#42be65;--color-green-30:#6fdc8c;--color-green-20:#a7f0ba;--color-green-10:#defbe6;--color-neon-green-10:#f2ffe9;--color-neon-green-100:#0a2c02;--color-neon-green-100-1:rgba(10,44,2,.1);--color-neon-green-100-2:rgba(10,44,2,.2);--color-neon-green-100-4:rgba(10,44,2,.4);--color-neon-green-20:#d5ffbf;--color-neon-green-30:#b2ff94;--color-neon-green-40:#8aff68;--color-neon-green-50:#5cff3b;--color-neon-green-50-5:rgba(92,255,59,.5);--color-neon-green-60:#2ee71d;--color-neon-green-60-3:rgba(46,231,29,.3);--color-neon-green-70:#00cf00;--color-neon-green-70-3:rgba(0,207,0,.3);--color-neon-green-70-7:rgba(0,207,0,.7);--color-neon-green-80:#009f00;--color-neon-green-80-1:rgba(0,159,0,.1);--color-neon-green-80-2:rgba(0,159,0,.2);--color-neon-green-80-4:rgba(0,159,0,.4);--color-neon-green-90:#106b02;--color-red-100:#2d0709;--color-red-100-4:rgba(45,7,9,.4);--color-red-90:#520408;--color-red-80:#750e13;--color-red-70:#a2191f;--color-red-60:#da1e28;--color-red-60-7:rgba(218,30,40,.7);--color-red-60-3:rgba(218,30,40,.3);--color-red-50:#fa4d56;--color-red-40:#ff8389;--color-red-30:#ffb3b8;--color-red-20:#ffd7d9;--color-red-10:#fff1f1;--color-teal-100:#081a1c;--color-teal-100-4:rgba(8,26,28,.4);--color-teal-90:#022b30;--color-teal-80:#004144;--color-teal-70:#005d5d;--color-teal-70-4:rgba(0,93,93,.4);--color-teal-70-3:rgba(0,93,93,.3);--color-teal-60:#007d79;--color-teal-60-7:rgba(0,125,121,.7);--color-teal-60-3:rgba(0,125,121,.3);--color-teal-50:#009d9a;--color-teal-40:#08bdba;--color-teal-30:#3ddbd9;--color-teal-20:#9ef0f0;--color-teal-10:#d9fbfb;--color-white:#fff;--color-white-1:hsla(0,0%,100%,.1);--color-white-2:hsla(0,0%,100%,.2);--color-white-4:hsla(0,0%,100%,.4);--font-family:-apple-system,BlinkMacSystemFont,helvetica neue,helvetica,sans-serif;--font-family-mono:"GeistMono-Regular",Consolas,monaco,monospace;--font-family-serif:Georgia,Times New Roman,serif;--theme-text:var(--color-black-100);--theme-line-height-base:1.25;--font-size:16px;--z-index-page:1;--z-index-page-select:3;--z-index-page-tooltips:4;--z-index-page-popover:5;--z-index-page-dropdown-menus:6;--z-index-page-modals:10;background:var(--theme-background);color:var(--theme-text);font-family:var(--font-family-mono);line-height:calc(var(--theme-line-height-base)*1rem);font-size:var(--font-size);font-optical-sizing:auto;font-weight:400;font-feature-settings:tabular-nums lining-nums;font-variant-numeric:tabular-nums lining-nums}body::-webkit-scrollbar,html::-webkit-scrollbar{background:transparent;height:calc(var(--theme-line-height-base)*1rem);width:1ch}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:var(--theme-background)}body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb:hover{background:var(--theme-border)}.DefaultLayout_root__t277r{position:relative;margin:2rem auto;text-align:center;z-index:10}.ModalStack_root__cAASg{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:var(--z-index-modals)}.ModalStack_item__Vw1bg{pointer-events:auto;position:absolute;transition:opacity .2s ease,transform .4s ease}.Grid_grid__SyTcQ{display:block;padding:calc(var(--font-size)*var(--theme-line-height-base)) 2ch calc(var(--font-size)*var(--theme-line-height-base)) 2ch}.ActionListItem_item__rTQlb{align-items:flex-start;cursor:pointer;display:flex;justify-content:space-between;outline:0;border:0;text-decoration:none}.ActionListItem_item__rTQlb,.ActionListItem_item__rTQlb:hover,.ActionListItem_item__rTQlb:visited{background:transparent;color:var(--theme-text)}.ActionListItem_item__rTQlb:focus .ActionListItem_icon__VY1FA,.ActionListItem_item__rTQlb:hover .ActionListItem_icon__VY1FA{background:var(--theme-focused-foreground)}.ActionListItem_icon__VY1FA{background:var(--theme-button-foreground);flex-shrink:0;height:calc(var(--font-size)*var(--theme-line-height-base));justify-content:center;width:3ch}.ActionListItem_icon__VY1FA,.ActionListItem_text__fGsZi{align-items:center;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ActionListItem_text__fGsZi{align-self:stretch;background:var(--theme-button-background);justify-content:flex-start;min-width:10%;padding:0 1ch;width:100%}.Accordion_accordion__6j1x_{border-radius:4px;padding:8px 12px;outline:none;cursor:pointer;transition:all .1s ease-in-out;color:var(--theme-secondary-text)}.Accordion_accordion__6j1x_:hover{color:var(--theme-primary-text)}.Accordion_accordion__6j1x_.Accordion_focused__djASd{color:var(--theme-focused-foreground)}.Accordion_flex__NjGtE{display:flex;align-items:center;justify-content:space-between}.Accordion_flex__NjGtE.Accordion_focused__djASd,.Accordion_flex__NjGtE:hover{background:var(--theme-focused-foreground)}.Accordion_icon___3fpj{flex-shrink:0}.Accordion_content__MsGhh,.Accordion_icon___3fpj{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.Accordion_content__MsGhh{min-width:10%;width:100%;transition:all .2s ease;transition-property:padding;padding-left:0}.Accordion_active__b7b8d .Accordion_content__MsGhh{padding-left:1ch}.Row_row__w1H__{display:block;outline:0;border:0;transition:background .2s ease}.Row_row__w1H__:focus{background:var(--theme-focused-foreground)}.CardDouble_card__imAdl{--card-double-border-width:6px;--card-double-half-gutter:(var(--font-size) * 0.5);--card-double-top-gutter:6px;position:relative;display:block;padding:0}.CardDouble_children__3_Zes{border-left:var(--card-double-border-width) solid var(--theme-text);border-left-style:double;border-bottom:var(--card-double-border-width) solid var(--theme-text);border-bottom-style:double;border-right:var(--card-double-border-width) solid var(--theme-text);border-right-style:double;display:block;padding:calc(var(--theme-line-height-base)*.5rem) calc(2ch - var(--card-double-border-width)) calc(var(--theme-line-height-base)*1rem - var(--card-double-border-width));overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.CardDouble_children__3_Zes::-webkit-scrollbar{display:none}.CardDouble_action__fF1Pu{display:flex;align-items:flex-end;justify-content:space-between}.CardDouble_left__Vg3EB{min-width:10%;width:100%;padding:calc(var(--card-double-top-gutter)*var(--theme-line-height-base)) 2ch 0 1ch}.CardDouble_leftCorner___SWDU,.CardDouble_left__Vg3EB{border-top:var(--card-double-border-width) solid var(--theme-text);border-top-style:double;border-left:var(--card-double-border-width) solid var(--theme-text);border-left-style:double}.CardDouble_leftCorner___SWDU{flex-shrink:0;padding:calc(var(--card-double-top-gutter)*var(--theme-line-height-base)) calc(1ch - 6px) 0 1ch}.CardDouble_right__cpaq8{min-width:10%;width:100%;padding:calc(var(--card-double-top-gutter)*var(--theme-line-height-base)) 2ch 0 1ch}.CardDouble_rightCorner__fn6gQ,.CardDouble_right__cpaq8{border-top:var(--card-double-border-width) solid var(--theme-text);border-top-style:double;border-right:var(--card-double-border-width) solid var(--theme-text);border-right-style:double}.CardDouble_rightCorner__fn6gQ{flex-shrink:0;padding:calc(var(--card-double-top-gutter)*var(--theme-line-height-base)) 1ch 0 calc(1ch - 6px)}.CardDouble_title__Bj6Bn{flex-shrink:0;padding:0 1ch;font-size:var(--font-size);font-weight:400}.BreadCrumbs_root__xFv9Z{display:inline-block}.BreadCrumbs_line__tjDwU{display:inline-block;line-height:calc(var(--theme-line-height-base)*1rem)}.BreadCrumbs_link__E_zSO{display:inline-block;color:var(--theme-text);outline:0;border:0;text-decoration:none;background:var(--theme-border)}.BreadCrumbs_link__E_zSO:hover{color:var(--theme-text);background:var(--theme-focused-foreground)}.BreadCrumbs_link__E_zSO:visited{color:var(--theme-text)}.BreadCrumbs_link__E_zSO:focus{background:var(--theme-focused-foreground)}.BreadCrumbs_symbol__GBXZ8{min-width:1ch;display:inline-block;margin:0 1ch}.Avatar_parent__ZOiCl{display:flex;align-items:flex-start;justify-content:space-between}.Avatar_placeholder__MZLua{background:var(--theme-border);display:inline-block;width:4ch;height:calc(var(--font-size)*var(--theme-line-height-base)*2);vertical-align:bottom;flex-shrink:0;position:relative}.Avatar_placeholder__MZLua:hover:before{content:"";top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;opacity:.5;background:var(--theme-focused-foreground)}.Avatar_root__xCEfp{display:inline-block;width:4ch;height:calc(var(--font-size)*var(--theme-line-height-base)*2);vertical-align:bottom;flex-shrink:0;position:relative}.Avatar_root__xCEfp,.Avatar_root__xCEfp:hover{background:unset;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.Avatar_root__xCEfp:hover:before{content:"";top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;opacity:.5;background:var(--theme-focused-foreground)}a.Avatar_root__xCEfp{display:inline-block;width:4ch;height:calc(var(--font-size)*var(--theme-line-height-base)*2);vertical-align:bottom;flex-shrink:0;position:relative}a.Avatar_root__xCEfp,a.Avatar_root__xCEfp:hover{background:unset;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}a.Avatar_root__xCEfp:hover:before{content:"";top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;opacity:.5;background:var(--theme-focused-foreground)}a.Avatar_root__xCEfp:focus{background:unset;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;outline:0}a.Avatar_root__xCEfp:focus:before{content:"";top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;opacity:.5;background:var(--theme-focused-foreground)}.Avatar_right__eZRq6{min-width:10%;width:100%;background:var(--theme-foreground)}.Divider_gradient__nbQoK{background:linear-gradient(to right,transparent,var(--theme-border),transparent)}.Divider_divider__yQY0H,.Divider_gradient__nbQoK{height:calc(var(--font-size)*var(--theme-line-height-base));width:100%}.Divider_divider__yQY0H{align-items:center;border:0;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;outline:0}.Divider_line__WLnzx{background:var(--theme-text);display:block;flex-shrink:0;height:2px;width:100%}.Card_card__roE_8{position:relative;display:block;padding:0;white-space:prewrap}.Card_children__uFd2l{box-shadow:inset 2px 0 0 0 var(--theme-text),inset -2px 0 0 0 var(--theme-text),inset 0 -2px 0 0 var(--theme-text);display:block;padding-top:calc(var(--theme-line-height-base)*.5rem);padding-left:2ch;padding-right:2ch;padding-bottom:calc(var(--theme-line-height-base)*1rem);overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.Card_children__uFd2l::-webkit-scrollbar{display:none}.Card_action__5zfLi{display:flex;align-items:flex-end;justify-content:space-between}.Card_left__21wPW{min-width:10%;width:100%;padding:calc(var(--font-size)*.5*var(--theme-line-height-base)) 2ch 0 1ch}.Card_leftCorner__xOXqQ,.Card_left__21wPW{box-shadow:inset 2px 0 0 0 var(--theme-text),inset 0 2px 0 0 var(--theme-text)}.Card_leftCorner__xOXqQ{flex-shrink:0;padding:calc(var(--font-size)*.5*var(--theme-line-height-base)) 1ch 0 1ch}.Card_right__RdLAu{min-width:10%;width:100%;padding:calc(var(--font-size)*.5*var(--theme-line-height-base)) 2ch 0 1ch}.Card_rightCorner__HD9lr,.Card_right__RdLAu{box-shadow:inset -2px 0 0 0 var(--theme-text),inset 0 2px 0 0 var(--theme-text)}.Card_rightCorner__HD9lr{flex-shrink:0;padding:calc(var(--font-size)*.5*var(--theme-line-height-base)) 1ch 0 1ch}.Card_title___SZ_d{flex-shrink:0;padding:0 1ch;font-size:var(--font-size);font-weight:400}.Input_root__MiVNi{position:relative;display:block}.Input_label__SRimm{background:var(--theme-border);display:block}.Input_placeholder__Hh3Rh{font-style:italic;color:var(--theme-overlay)}.Input_displayed__cBIhN{overflow:hidden;white-space:nowrap;pointer-events:none;overflow-wrap:anywhere;background:var(--theme-background-input);box-shadow:inset 0 0 0 2px var(--theme-border)}.Input_focused__ZEj77 .Input_block__LzBhZ,.Input_focused__ZEj77 .Input_placeholder__Hh3Rh{background:var(--theme-focused-foreground)}@keyframes Input_blink__Y2PuB{50%{opacity:0}}.Input_blink__Y2PuB{animation:Input_blink__Y2PuB 1s step-start 0s infinite}.Input_block__LzBhZ{display:inline-block;min-width:1ch;background:var(--theme-text);color:var(--theme-background);height:calc(var(--font-size)*var(--theme-line-height-base));vertical-align:bottom}.Input_inputContainer__f6ANl{position:relative;display:block}.Input_hidden__LXqFN{position:absolute;top:0;left:0;width:100%;color:transparent;background:transparent;caret-color:transparent;border:none;outline:none;overflow:hidden;padding:0;margin:0;line-height:var(--theme-line-height-base);font-size:var(--font-size);font-family:inherit}.Input_hidden__LXqFN:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-focused-foreground) inset}.TextArea_root__7Cofx{position:relative}.TextArea_placeholder__RJUrN{opacity:.7;font-style:italic}.TextArea_displayed__uWr1n,.TextArea_hidden__qeR4s{white-space:pre-wrap;word-wrap:break-word;pointer-events:none;overflow-wrap:anywhere}.TextArea_hidden__qeR4s{position:absolute;visibility:hidden;width:100%;overflow:auto}.TextArea_focused__54K_0 .TextArea_block__77ho4,.TextArea_focused__54K_0 .TextArea_placeholder__RJUrN{background:var(--theme-focused-foreground)}@keyframes TextArea_blink__LvVVI{50%{opacity:0}}.TextArea_blink__LvVVI{animation:TextArea_blink__LvVVI 1s step-start 0s infinite}.TextArea_block__77ho4{display:inline-block;min-width:1ch;background:var(--theme-text);height:calc(var(--font-size)*var(--theme-line-height-base));vertical-align:bottom}.TextArea_hiddenElement__A4iCY{position:absolute;top:0;left:0;width:100%;height:100%;color:transparent;background:transparent;caret-color:transparent;border:none;resize:none;outline:none;overflow:hidden;padding:0;margin:0;line-height:var(--theme-line-height-base);font-size:var(--font-size);font-family:inherit}.Button_root__SA3Ds{vertical-align:top;display:inline-block;font-weight:400;text-align:center;margin:0;outline:0;border:0;font-family:var(--font-family-mono);width:100%;font-size:var(--font-size);line-height:calc(var(--theme-line-height-base)*2em);min-height:calc(var(--theme-line-height-base)*var(--font-size)*2);padding:0 2ch;text-transform:uppercase;letter-spacing:1px;transition:all .2s ease}.Button_primary__2VyLq{background:var(--theme-button);color:var(--theme-button-text);cursor:pointer}.Button_primary__2VyLq:focus,.Button_primary__2VyLq:hover{background:var(--theme-focused-foreground)}.Button_secondary__2H9jS{background:var(--theme-background);color:var(--theme-text);box-shadow:inset 0 0 0 1px var(--theme-border);cursor:pointer}.Button_secondary__2H9jS:focus,.Button_secondary__2H9jS:hover{background:var(--theme-focused-foreground);box-shadow:inset 0 0 0 1px transparent}.Button_disabled__4obVv{background:var(--theme-button-background);color:var(--theme-button-foreground);cursor:not-allowed}.Message_message__V25I_{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:calc(var(--font-size)*var(--theme-line-height-base))}.Message_message__V25I_:last-child{margin-bottom:0}.Message_left__EjdiR{align-self:stretch;flex-shrink:0;display:flex;align-items:flex-end;position:relative}.Message_triangle__1caGM{display:inline-block;width:0;height:0;border-top:calc(var(--font-size)*var(--theme-line-height-base)/2) solid transparent;border-bottom:calc(var(--font-size)*var(--theme-line-height-base)/2) solid transparent;border-right:1ch solid var(--theme-border);margin-bottom:calc(var(--font-size)*var(--theme-line-height-base)/2)}.Message_right__o6j_G{min-width:10%;width:100%;text-align:left}.Message_bubble__n0N83{padding:calc(8px*var(--theme-line-height-base)) 1ch calc(8px*var(--theme-line-height-base)) 1ch;background:var(--theme-border);display:inline-block;box-shadow:1ch 1ch 0 0 var(--theme-border-subdued)}.MessageViewer_message__SID0T{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:calc(var(--font-size)*var(--theme-line-height-base))}.MessageViewer_bubble__dyw9j{display:inline-block;background:var(--theme-focused-foreground);padding:calc(8px*var(--theme-line-height-base)) 1ch calc(8px*var(--theme-line-height-base)) 1ch}.MessageViewer_left__N8uxh{min-width:10%;width:100%;text-align:right}.MessageViewer_right__Xs_8_{align-self:stretch;flex-shrink:0;display:flex;align-items:flex-end}.MessageViewer_triangle__3uk7L{display:inline-block;width:0;height:0;border-top:calc(var(--font-size)*var(--theme-line-height-base)/2) solid transparent;border-bottom:calc(var(--font-size)*var(--theme-line-height-base)/2) solid transparent;border-left:1ch solid var(--theme-focused-foreground);margin-bottom:calc(var(--font-size)*var(--theme-line-height-base)/2)}