@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";html,body{margin:0;padding:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}label{cursor:auto!important;-webkit-user-select:auto!important;user-select:auto!important;cursor:auto!important}.fade-in{opacity:1;animation:.1s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.debug{border:2px solid red}.debug>*{border:2px dashed #00f}.debug>*>*{border:2px solid green}#nprogress .bar{background:#ed8926}#nprogress .peg{box-shadow:0 0 10px #ed8926,0 0 5px #ed8926}div input[type=number]{appearance:auto}.card-stack-content{position:relative}.card{position:relative;top:0;left:0;right:0}.card:first-child{z-index:2}.card:nth-child(2){z-index:1}.card:nth-child(n+3){z-index:0}.card-stack-content:not(.expanded) .card:nth-child(2){top:10px;left:8px}.card-stack-content:not(.expanded) .card:nth-child(3){top:20px;left:16px}.content-hover:hover .show-on-hover{display:block}.animation-spinning{animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.show-on-hover,.hide-refresh-on-hover:hover .refresh-icon{display:none}.hide-refresh-on-hover:hover .show-on-hover{display:block}.multicheck-option{color:var(--chakra-colors-fg)!important;border-bottom:1px solid var(--chakra-colors-border)!important;background:0 0!important}.multicheck-option:last-child{border-bottom:none!important}.multicheck-option:hover{background:var(--chakra-colors-bg-muted)!important}.fix-hidden-inputs [inputmode=none]{position:absolute;top:0}.chat-loading-circle{background:var(--chakra-colors-fg-muted);border-radius:100%;width:14px;height:14px;margin-bottom:-4px;margin-left:4px;animation:1s linear infinite chat-loading-circle;display:inline-block}@keyframes chat-loading-circle{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(.8)}}#crisp-chatbox{position:absolute}.chakra-radio-group__itemText{cursor:pointer}[data-focus-visible-animated]{outline-offset:2px;animation:1s ease-out .2s focus-visible-animation}@keyframes focus-visible-animation{0%{outline-offset:2px;scale:1}50%{outline-offset:10px;scale:1.2}to{outline-offset:2px;scale:1}}.copilotKitChat .poweredBy{display:none!important}span[data-highlight]:after{pointer-events:none;overflow:unset!important}.prompt-studio-chat{flex-direction:column;height:100%;display:flex}.prompt-studio-chat .copilotKitChat{height:100%}.prompt-studio-chat .copilotKitMessages{width:100%;max-width:768px;margin:0 auto}.prompt-studio-chat .copilotKitMessagesContainer{padding-right:4px}.prompt-studio-chat .copilotKitChat,.prompt-studio-chat .copilotKitMessages{background:0 0}.prompt-studio-chat .copilotKitMessage.copilotKitUserMessage,.prompt-studio-chat .copilotKitMarkdownElement{font-size:14px}.rich-textarea-position-relative{position:relative!important}.dark .react-flow__controls button.react-flow__controls-button{background:var(--chakra-colors-gray-800);border-color:var(--chakra-colors-gray-700);color:var(--chakra-colors-gray-200);fill:var(--chakra-colors-gray-200)}.dark .react-flow__controls button.react-flow__controls-button:hover{background:var(--chakra-colors-gray-700)}.dark .react-flow__controls button.react-flow__controls-button svg{fill:var(--chakra-colors-gray-200)}@keyframes trace-highlight-fade{0%{background-color:#3b82f61a}to{background-color:#0000}}.trace-highlight-new td{animation:2s ease-out trace-highlight-fade}.recharts-wrapper :focus:not(:focus-visible){outline:none}
