@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.roboto-condensed{font-family:Roboto Condensed,sans-serif;font-optical-sizing:auto;font-style:normal}.robot-mono{font-family:Roboto Mono,sans-serif;font-weight:400;font-style:normal}.roboto-thin{font-family:Roboto,sans-serif;font-weight:100;font-style:normal}.roboto-light{font-family:Roboto,sans-serif;font-weight:300;font-style:normal}.roboto-regular,#root,body,html{font-family:Roboto,sans-serif;font-weight:400;font-style:normal}.roboto-medium{font-family:Roboto,sans-serif;font-weight:500;font-style:normal}.roboto-bold{font-family:Roboto,sans-serif;font-weight:700;font-style:normal}.roboto-black{font-family:Roboto,sans-serif;font-weight:900;font-style:normal}.roboto-thin-italic{font-family:Roboto,sans-serif;font-weight:100;font-style:italic}.roboto-light-italic{font-family:Roboto,sans-serif;font-weight:300;font-style:italic}.roboto-regular-italic{font-family:Roboto,sans-serif;font-weight:400;font-style:italic}.roboto-medium-italic{font-family:Roboto,sans-serif;font-weight:500;font-style:italic}.roboto-bold-italic{font-family:Roboto,sans-serif;font-weight:700;font-style:italic}.roboto-black-italic{font-family:Roboto,sans-serif;font-weight:900;font-style:italic}:root{--font-primary: #2a304a;--font-secondary: #8d909c;--page-background: #f3f4f5;--panel-background: #fff;--panel-background-secondary: #fafafa;--background-grey-light: #e0e0e0;--border: #ccc;--border-light: #eee;--input-focus: #ccc;--input-background: #fff;--input-background-focus: #fafafa;--input-disabled: #fcfcfc;--input-border: var(--border);--color-error: #ff7582;--color-warning: #fa8d70;--color-warning-background-selected: #FDE9E3;--color-warning-background-hover: #FEF7F5;--color-success: #39b54a;--color-info: #1f9ce4;--color-info-background-selected: #D4ECF9;--color-info-background-hover: #F0F8FD;--color-primary-background: #3b8ac4;--color-primary-hover: #3074a3;--color-primary-text: #ffffff;--color-secondary-background: #ccc;--color-secondary-hover: #bbb;--color-secondary-text: var(--font-primary);--color-error-background: #ff5463;--color-error-hover: #ff7582;--color-error-text: #fff;--color-success-background: #39b54a;--color-green-background-hover: #39b54a11;--color-green-background-selected: #D9F1DC;--color-success-hover: #379c45;--color-success-text: #fff;--inverted-background: #3d414e;--inverted-background-hover: #737e93;--inverted-color: #fff;--login-dark-background: #151728;--login-dark-text: #fff;--login-light-background: #fff;--login-light-text:#151728DE;--color-ai-hover: oklch(83.7% .128 66.29);--color-ai-loading: oklch(68.5% .169 237.323);--color-ai-mad: oklch(80.8% .114 19.571);--color-ai-error: oklch(70.5% .213 47.604);--color-ai-success: oklch(64.8% .2 131.684);--color-purple: oklch(.71 .16 290.339)}input[type=email],select,input[type=datetime-local],input[type=file],input[type=date],input[type=number],input[type=url],input[type=text],input[type=password],textarea{resize:none;border-radius:3px;border:1px solid var(--border);background:var(--input-background);transition:all .1s linear}input[type=email]:active,input[type=email]:focus,select:active,select:focus,input[type=datetime-local]:active,input[type=datetime-local]:focus,input[type=file]:active,input[type=file]:focus,input[type=date]:active,input[type=date]:focus,input[type=number]:active,input[type=number]:focus,input[type=url]:active,input[type=url]:focus,input[type=text]:active,input[type=text]:focus,input[type=password]:active,input[type=password]:focus,textarea:active,textarea:focus{outline:none;border:1px solid var(--input-focus);background:var(--input-background-focus)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}#root,body,html{max-width:100%;max-height:100%;height:100%;overflow:hidden;font-size:.95rem;line-height:100%;color:var(--font-primary);background:var(--page-background);position:relative}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;overflow-wrap:break-word}#root,#__next{isolation:isolate}.no-user-input{pointer-events:none}.aida-page-layout{display:flex;flex:1;gap:8px}.aida-page-layout div[data-id]{display:flex;flex-direction:column;gap:16px;min-width:10%;min-height:fit-content}.aida-page-layout div[data-id]:empty:before{min-height:100px;content:" ";display:block;clear:both}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 auto;min-height:0}.flex-auto{flex:0 1 auto}.flex-none{flex:0 0 auto}@media(min-width:0){.flex-col-xs{flex-direction:column}.flex-row-xs{flex-direction:row}.flex-1-xs{flex:1 1 auto;min-height:0}.flex-auto-xs{flex:0 1 auto}.flex-none-xs{flex:0 0 auto}}@media(min-width:576px){.flex-col-sm{flex-direction:column}.flex-row-sm{flex-direction:row}.flex-1-sm{flex:1 1 auto;min-height:0}.flex-auto-sm{flex:0 1 auto}.flex-none-sm{flex:0 0 auto}}@media(min-width:768px){.flex-col-md{flex-direction:column}.flex-row-md{flex-direction:row}.flex-1-md{flex:1 1 auto;min-height:0}.flex-auto-md{flex:0 1 auto}.flex-none-md{flex:0 0 auto}}@media(min-width:1024px){.flex-col-lg{flex-direction:column}.flex-row-lg{flex-direction:row}.flex-1-lg{flex:1 1 auto;min-height:0}.flex-auto-lg{flex:0 1 auto}.flex-none-lg{flex:0 0 auto}}@media(min-width:1280px){.flex-col-xl{flex-direction:column}.flex-row-xl{flex-direction:row}.flex-1-xl{flex:1 1 auto;min-height:0}.flex-auto-xl{flex:0 1 auto}.flex-none-xl{flex:0 0 auto}}.width-full{width:100%}.width-narrow{width:50%}.min-width-10{min-width:10%}.min-width-15{min-width:15%}.min-height-10{min-height:10%}@media(min-width:0){.width-narrow{width:50%;max-width:1200px;margin-inline:auto}}@media(min-width:576px){.width-narrow{width:50%;max-width:1200px;margin-inline:auto}}@media(min-width:768px){.width-narrow{width:50%;max-width:1200px;margin-inline:auto}}@media(min-width:1024px){.width-narrow{width:50%;max-width:1200px;margin-inline:auto}}@media(min-width:1280px){.width-narrow{width:50%;max-width:1200px;margin-inline:auto}}.gap-0{gap:0}.gap-8{gap:8px}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.no-border{border:none!important}.no-background{background:transparent!important}.wysiwyg{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;color:#111827;word-wrap:break-word}.wysiwyg p{margin:0 0 1em}.wysiwyg strong,.wysiwyg b{font-weight:600}.wysiwyg em,.wysiwyg i{font-style:italic}.wysiwyg small{font-size:.875em;color:#6b7280}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:600;line-height:1.25;margin:1.6em 0 .6em}.wysiwyg h1{font-size:2em}.wysiwyg h2{font-size:1.5em}.wysiwyg h3{font-size:1.25em}.wysiwyg h4{font-size:1.125em}.wysiwyg h5{font-size:1em}.wysiwyg h6{font-size:.875em;color:#6b7280}.wysiwyg a{color:#3b8ac4;text-decoration:none}.wysiwyg a:hover{text-decoration-thickness:2px}.wysiwyg ul,.wysiwyg ol{margin:0 0 1em 1.5em;padding:0}.wysiwyg ul{list-style-type:disc}.wysiwyg ol{list-style-type:decimal}.wysiwyg ul ul,.wysiwyg ol ol,.wysiwyg ul ol,.wysiwyg ol ul{margin-top:.5em;margin-bottom:.5em}.wysiwyg blockquote{margin:1.5em 0;padding:.75em 1em;border-left:4px solid #e5e7eb;background-color:#f9fafb;color:#6b7280}.wysiwyg blockquote p:last-child{margin-bottom:0}.wysiwyg code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;background-color:#f9fafb;padding:.15em .35em;border-radius:4px}.wysiwyg pre{margin:1.5em 0;padding:1em;overflow-x:auto;background-color:#0f172a;color:#e5e7eb;border-radius:6px}.wysiwyg pre code{background:none;padding:0;font-size:.875em;color:inherit}.wysiwyg hr{border:none;border-top:1px solid #e5e7eb;margin:2em 0}.wysiwyg img,.wysiwyg video,.wysiwyg iframe{max-width:100%;height:auto}.wysiwyg table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.95em}.wysiwyg th,.wysiwyg td{padding:.75em;border:1px solid #e5e7eb;vertical-align:top}.wysiwyg th{background-color:#f9fafb;font-weight:600;text-align:left}.wysiwyg .align-left{text-align:left}.wysiwyg .align-center{text-align:center}.wysiwyg .align-right{text-align:right}.wysiwyg .align-justify{text-align:justify}
