:root{--gray-05:rgba(61,37,20,0.025);--green-1:rgba(34,197,94,0.05);--green-2:rgba(34,197,94,0.08);--green-3:rgba(34,197,94,0.12);--green-4:rgba(34,197,94,0.3);--green-5:rgba(34,197,94,0.6);--color-green-50:oklch(0.982 0.018 155.826);--color-green-100:oklch(0.962 0.044 156.743);--color-green-200:oklch(0.925 0.084 155.995);--color-green-300:oklch(0.871 0.15 154.449);--color-green-400:oklch(0.792 0.209 151.711);--color-green-500:oklch(0.723 0.219 149.579);--color-green-600:oklch(0.627 0.194 149.214);--color-green-700:oklch(0.527 0.154 150.069);--color-green-800:oklch(0.448 0.119 151.328);--color-green-900:oklch(0.393 0.095 152.535);--color-green-950:oklch(0.266 0.065 152.934);--color-red-50:oklch(0.971 0.013 17.38);--color-red-100:oklch(0.936 0.032 17.717);--color-red-200:oklch(0.885 0.062 18.334);--color-red-300:oklch(0.808 0.114 19.571);--color-red-400:oklch(0.704 0.191 22.216);--color-red-500:oklch(0.637 0.237 25.331);--color-red-600:oklch(0.577 0.245 27.325);--color-red-700:oklch(0.505 0.213 27.518);--color-red-800:oklch(0.444 0.177 26.899);--color-red-900:oklch(0.396 0.141 25.723);--color-red-950:oklch(0.258 0.092 26.042)}.tiptap :first-child{margin-top:0}.tiptap ol,.tiptap ul{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}.tiptap ol li p,.tiptap ul li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{line-height:1.1;margin-top:2.5rem;text-wrap:pretty}.tiptap h1,.tiptap h2{margin-top:3.5rem;margin-bottom:1.5rem}.tiptap h1{font-size:1.4rem}.tiptap h2{font-size:1.2rem}.tiptap h3{font-size:1.1rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap code{background-color:var(--purple-light);border-radius:.4rem;color:var(--black);font-size:.85rem;padding:.25em .3em}.tiptap pre{background:var(--black);border-radius:.5rem;color:var(--white);font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem}.tiptap pre code{background:none;color:inherit;font-size:.8rem;padding:0}.tiptap mark{background-color:#faf594;border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1rem .3rem}.tiptap blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid var(--gray-2);margin:2rem 0}.tiptap p{word-break:break-all}.plan-chat-message{padding:.75rem;background-color:var(--gray-1);border-radius:.5rem;margin-right:1.75rem}.plan-chat-message pre{font-size:.75rem;line-height:1.2;white-space:pre-wrap;font-family:monospace;margin:0}body{height:100dvh;display:flex;flex-direction:column}@media(max-width:700px){body{height:unset}}.cta-bar{flex:0 0 auto;display:flex;gap:.5rem;justify-content:center;align-items:center;background-image:linear-gradient(90deg,rgb(111,0,255),rgb(66,0,153));font-weight:600;font-size:.875rem;text-align:center;padding:.75rem .5rem;transition:transform .2s ease}.cta-bar,.cta-bar:hover{color:#fff;text-decoration:none}.cta-bar__text{line-height:1}.cta-bar__icon{width:1rem;height:1rem;transition:transform .2s ease}.cta-bar:hover .cta-bar__icon{transform:translateX(.25rem)}.business-use-cases-menu{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gray-3);padding:.5rem 1rem .5rem 1.5rem}.business-use-cases-menu .label-large{margin-right:1rem}.business-use-cases-menu .use-case-select{max-width:225px;padding:.40625rem .625rem;font-size:.875rem;border:1px solid var(--gray-3);border-radius:.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.792893C0.683417 0.402369 1.31658 0.402369 1.70711 0.792893L4 3.08579L6.29289 0.792893C6.68342 0.402369 7.31658 0.402369 7.70711 0.792893C8.09763 1.18342 8.09763 1.81658 7.70711 2.20711L4.70711 5.20711C4.31658 5.59763 3.68342 5.59763 3.29289 5.20711L0.292893 2.20711C-0.0976311 1.81658 -0.0976311 1.18342 0.292893 0.792893Z' fill='%2335261C' fill-opacity='0.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;background-size:.5rem}.business-use-cases-menu .use-case-select:focus{outline:none;border-color:var(--gray-4)}.col-group{flex:1 1 100%;min-height:0;display:flex;flex-direction:row}@media(max-width:700px){.col-group{flex-direction:column-reverse}}.main{flex:1 1 100%;overflow-y:auto;display:flex;flex-direction:column;width:100%;padding-bottom:4rem}@media(max-width:700px){.main{overflow-y:unset}}.summary-chat-message{background-color:var(--color-green-100);border:1px solid var(--color-green-500);padding:.75rem;border-radius:.5rem;margin-right:1.75rem}.summary-chat-message .label-small{color:var(--color-green-700);margin-bottom:.5rem}.summary-chat-message pre{font-size:.75rem;line-height:1.2;white-space:pre-wrap;font-family:monospace;margin:0}.ask-user-chat-message{background-color:var(--gray-1);padding:.75rem;border-radius:.5rem;margin-right:1.75rem}.ask-user-chat-message .label-small{color:var(--gray-5);margin-bottom:.5rem}.ask-user-chat-message pre{font-size:.75rem;line-height:1.2;white-space:pre-wrap;font-family:monospace;margin:0}.rejection-chat-message{padding:4px 0}.rejection-chat-message .label-small{color:var(--gray-5);margin-bottom:.5rem}button.destructive{background-color:var(--color-red-100);color:var(--color-red-900)}button.destructive:hover{background-color:var(--color-red-200)}.sidebar{border-left:1px solid var(--gray-3);flex-grow:0;flex-shrink:0;width:33%;max-width:30rem;min-width:17.5rem;position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column}@media(max-width:700px){.sidebar{border-bottom:1px solid var(--gray-3);border-left:unset;width:100%;max-width:unset;height:auto;position:unset}}.sidebar-header{flex:0 0 fit-content;display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--gray-3);padding:.59rem 1rem}.sidebar-footer{flex:0 0 auto;border-top:1px solid var(--gray-3);padding:1rem}.sidebar-footer .textarea{width:100%;min-height:100px;max-height:160px;resize:vertical;margin-bottom:.5rem}.sidebar-footer .label-large{margin-bottom:.625rem}.sidebar-footer .chat-row{width:100%;display:flex;align-items:flex-start;gap:.5rem}.sidebar-scroll{flex:1 1 100%;min-height:0;overflow-y:auto;padding:1rem}.chat-messages{display:flex;flex-direction:column;gap:.75rem}.ai-chat-message{display:flex;padding:.5rem;gap:.5rem;border:1px solid var(--gray-3);border-radius:.5rem;margin-right:1.75rem}.ai-chat-message .chat-message-avatar{flex:0 0 auto;height:1.375rem;width:1.375rem;display:flex;align-items:center;justify-content:center;background:var(--gray-2);border-radius:.5rem}.ai-chat-message .chat-message-avatar .lucide{height:1rem;width:1rem;color:var(--black)}.ai-chat-message .chat-message-text{flex:1 1 100%;color:var(--black);font-size:.8125rem;line-height:1.3;font-weight:500;white-space:pre-wrap}.user-chat-message{display:flex;padding:.5rem;gap:.5rem;border:1px solid var(--gray-3);border-radius:.5rem;background-color:var(--purple-light);margin-left:1.75rem}.user-chat-message .chat-message-avatar{flex:0 0 auto;height:1.375rem;width:1.375rem;display:flex;align-items:center;justify-content:center;background:var(--gray-2);border-radius:.5rem}.user-chat-message .chat-message-avatar .lucide{height:1rem;width:1rem;color:var(--black)}.user-chat-message .chat-message-text{flex:1 1 100%;color:var(--black);font-size:.8125rem;line-height:1.3;font-weight:500;white-space:pre-wrap}.checkpoint-chat-message{display:flex;align-items:center;padding:.375rem .5rem;gap:.5rem;border:1px solid var(--gray-3);background-color:var(--gray-1);border-radius:.5rem}.checkpoint-chat-message .label{flex:1 1 100%;font-size:.75rem;font-weight:700}.checkpoint-chat-message button{flex:0 0 fit-content;padding:.25rem .5rem;margin-right:0}.confirmation-chat-message{display:flex;align-items:center;padding:.375rem .5rem;gap:.5rem;border:1px solid var(--gray-3);background-color:var(--gray-1);border-radius:.5rem}.confirmation-chat-message .label{flex:1 1 100%;font-size:.75rem;font-weight:700}.confirmation-chat-message .button-group{flex:0 0 fit-content;margin-right:0}.confirmation-chat-message .button-group .button{padding:.25rem .5rem}.label-small{color:var(--black);font-size:.75rem;font-weight:400;line-height:1.2}.textarea{transition:none;width:100%;resize:none}.loading-state{display:flex;align-items:center}.loading-state .spinner{height:1rem;width:1rem;color:var(--gray-5);animation:spin 1s linear infinite}.loading-state .label-small{margin:0 0 0 .5rem;color:var(--gray-5)}.error-state{display:flex;width:-moz-fit-content;width:fit-content;align-items:center}.error-state .alert-triangle{height:1rem;width:1rem;color:var(--color-red-700)}.error-state .label-small{margin:0 0 0 .5rem;color:var(--color-red-700);cursor:pointer}.error-state .label-small:hover{text-decoration:underline}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tiptap-ai-changes--old{color:var(--color-red-700)}.tiptap-ai-changes--old,.tiptap-ai-changes--old *{background-color:var(--color-red-100)}.tiptap-ai-changes--new{color:var(--color-green-700);background-color:var(--color-green-100)}.suggestion-tooltip{width:154px;background-color:#fff;box-shadow:0 .54px 1.49px 0 rgba(0,0,0,.0196078431),0 1.5px 4.13px 0 rgba(0,0,0,.031372549),0 3.62px 9.95px 0 rgba(0,0,0,.0392156863),0 12px 20px 0 rgba(0,0,0,.0588235294);border-radius:.5rem;padding:.5rem}.suggestion-tooltip:not(:last-child){border-bottom:1px solid var(--gray-3)}.suggestion-tooltip .button-group{justify-content:center}.suggestion-tooltip .destructive{background-color:var(--red-light)}.suggestion-tooltip .destructive:hover{background-color:var(--red-light-contrast)}.suggestion-tooltip-parent{padding-bottom:.5rem}.tool-call-chat-message{padding:.25rem .75rem;background-color:var(--gray-1);border-radius:.5rem;margin-right:1.75rem}.tool-call-chat-message p{font-size:.625rem;line-height:1.2;font-weight:400;font-style:italic;color:var(--black);margin:0}.tool-call-error-chat-message{padding:.25rem .75rem;background-color:var(--color-red-100);border-radius:.5rem;margin-right:1.75rem}.tool-call-error-chat-message p{font-size:.625rem;line-height:1.2;font-weight:400;font-style:italic;color:var(--color-red-700);margin:0}.selection-preview{border-radius:.5rem;background-color:var(--gray-1);padding:.25rem .5rem .25rem 1.6rem;margin-bottom:.5rem;font-size:.75rem;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-text-cursor-icon lucide-text-cursor"><path d="M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1"/><path d="M7 22h1a4 4 0 0 0 4-4v-1"/><path d="M7 2h1a4 4 0 0 1 4 4v1"/></svg>');background-repeat:no-repeat;background-position:left .5rem center;background-size:.75rem}