/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--radius-md:.375rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-1{top:calc(var(--spacing) * 1)}.top-3{top:calc(var(--spacing) * 3)}.bottom-\[5rem\]{bottom:5rem}.left-1\/2{left:50%}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.h-7{height:calc(var(--spacing) * 7)}.max-h-\[calc\(16\*1\.5rem\+1\.75rem\)\]{max-height:25.75rem}.w-7{width:calc(var(--spacing) * 7)}.w-full{width:100%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-5{gap:calc(var(--spacing) * 5)}.gap-x-\[5rem\]{column-gap:5rem}.gap-y-\[2\.5rem\]{row-gap:2.5rem}.gap-y-\[3\.5rem\]{row-gap:3.5rem}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[20px_20px_0_0\]{border-radius:20px 20px 0 0}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-none{--tw-border-style:none;border-style:none}.bg-transparent{background-color:#0000}.p-0{padding:calc(var(--spacing) * 0)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-\[0\.875rem\]{padding-block:.875rem}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.font-\[inherit\]{font-family:inherit}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.break-all{word-break:break-all}.text-\[\#9ca3af\]{color:#9ca3af}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.ring,.shadow{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,background-color\]{transition-property:color,background-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-\[400ms\]{--tw-duration:.4s;transition-duration:.4s}.duration-\[600ms\]{--tw-duration:.6s;transition-duration:.6s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-\[-10px\]:before{content:var(--tw-content);top:-10px}.before\:right-0:before{content:var(--tw-content);right:calc(var(--spacing) * 0)}.before\:bottom-\[-10px\]:before{content:var(--tw-content);bottom:-10px}.before\:left-0:before{content:var(--tw-content);left:calc(var(--spacing) * 0)}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}@media (hover:hover){.hover\:border-\[\#c4c9d4\]:hover{border-color:#c4c9d4}.hover\:border-\[\#d1d5db\]:hover{border-color:#d1d5db}.hover\:bg-\[\#1f2937\]:hover{background-color:#1f2937}.hover\:bg-\[\#d1d5db\]:hover{background-color:#d1d5db}.hover\:bg-\[\#e5e7eb\]:hover{background-color:#e5e7eb}.hover\:bg-\[\#f3f4f6\]:hover{background-color:#f3f4f6}.hover\:bg-\[\#f9fafb\]:hover{background-color:#f9fafb}.hover\:text-\[\#0f1115\]:hover{color:#0f1115}.hover\:text-\[\#1f2937\]:hover{color:#1f2937}.hover\:text-\[\#6b7280\]:hover{color:#6b7280}.hover\:text-\[\#111827\]:hover{color:#111827}.hover\:text-\[\#374151\]:hover{color:#374151}.hover\:shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.06\)\]:hover{--tw-shadow:0 2px 8px var(--tw-shadow-color,#0000000f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:not-disabled\:bg-\[\#d1d5db\]:hover:not(:disabled){background-color:#d1d5db}.hover\:not-disabled\:bg-\[\#f3f4f6\]:hover:not(:disabled){background-color:#f3f4f6}}.active\:bg-\[\#d1d5db\]:active{background-color:#d1d5db}.active\:not-disabled\:bg-\[\#c7d2e0\]:active:not(:disabled){background-color:#c7d2e0}.enabled\:text-\[\#0f1115\]:enabled{color:#0f1115}@media (hover:hover){.hover\:enabled\:bg-\[\#f3f4f6\]:hover:enabled{background-color:#f3f4f6}.hover\:enabled\:text-\[\#4b5563\]:hover:enabled{color:#4b5563}}.disabled\:cursor-default:disabled{cursor:default}.disabled\:bg-\[\#f9fafb\]:disabled{background-color:#f9fafb}.disabled\:opacity-35:disabled{opacity:.35}.disabled\:opacity-50:disabled{opacity:.5}@media not all and (min-width:1440px){.max-\[1440px\]\:relative{position:relative}.max-\[1440px\]\:\!bottom-auto{bottom:auto!important}.max-\[1440px\]\:\!left-auto{left:auto!important}.max-\[1440px\]\:mx-auto{margin-inline:auto}.max-\[1440px\]\:mt-8{margin-top:calc(var(--spacing) * 8)}.max-\[1440px\]\:justify-center{justify-content:center}.max-\[1440px\]\:gap-x-\[3rem\]{column-gap:3rem}}@media not all and (min-width:1280px){.max-\[1280px\]\:pt-\[12vh\]{padding-top:12vh}}@media not all and (min-width:1024px){.max-\[1024px\]\:pt-\[8vh\]{padding-top:8vh}}@media (min-width:1100px){.min-\[1100px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.min-\[1100px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.min-\[1100px\]\:gap-y-\[2\.5rem\]{row-gap:2.5rem}}@media (min-width:1280px){.min-\[1280px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.min-\[1280px\]\:gap-\[1\.25rem\]{gap:1.25rem}}@media (min-width:1440px){.min-\[1440px\]\:gap-y-\[3\.5rem\]{row-gap:3.5rem}}@media (min-width:1800px){.min-\[1800px\]\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.min-\[1800px\]\:gap-\[1\.75rem\]{gap:1.75rem}}}*{box-sizing:border-box;margin:0;padding:0}input:-webkit-autofill,input:-webkit-autofill:hover{-webkit-text-fill-color:#0f1115!important;font-family:Inter,sans-serif!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{-webkit-text-fill-color:#0f1115!important;font-family:Inter,sans-serif!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.run-btn{transition:background-color .7s,color .7s,opacity .7s}.run-btn:not(:disabled){color:#fff!important;background-color:#2d2f33!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9ca3af padding-box content-box;border:3px solid #0000;border-radius:8px;transition:border-width .15s,background-color .15s}::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}@supports ((-moz-appearance:none)){*{scrollbar-width:thin;scrollbar-color:#9ca3af transparent}}.messages-container::-webkit-scrollbar,.review-chat-messages::-webkit-scrollbar{width:8px}.ownership-chat-messages::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-button,.review-chat-messages::-webkit-scrollbar-button{display:none}.ownership-chat-messages::-webkit-scrollbar-button{display:none}.messages-container::-webkit-scrollbar-track,.review-chat-messages::-webkit-scrollbar-track{background:0 0}.ownership-chat-messages::-webkit-scrollbar-track{background:0 0}.messages-container::-webkit-scrollbar-thumb,.review-chat-messages::-webkit-scrollbar-thumb{background:#9ca3af padding-box content-box;border:3px solid #0000;border-radius:8px;transition:border-width .15s,background-color .15s}.ownership-chat-messages::-webkit-scrollbar-thumb{background:#9ca3af padding-box content-box;border:3px solid #0000;border-radius:8px;transition:border-width .15s,background-color .15s}.messages-container::-webkit-scrollbar-thumb:hover,.review-chat-messages::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}.ownership-chat-messages::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}.corrections-list::-webkit-scrollbar,.switch-action-list::-webkit-scrollbar{width:8px;height:8px}.review-doc-viewer ::-webkit-scrollbar,.rpv-core__inner-pages::-webkit-scrollbar{width:8px;height:8px}.charts-scroll-panel::-webkit-scrollbar,.swimlane-root::-webkit-scrollbar{width:8px;height:8px}.swimlane-scroll::-webkit-scrollbar,.text-viewer::-webkit-scrollbar{width:8px;height:8px}.corrections-list::-webkit-scrollbar-button,.switch-action-list::-webkit-scrollbar-button{display:none}.review-doc-viewer ::-webkit-scrollbar-button,.rpv-core__inner-pages::-webkit-scrollbar-button{display:none}.charts-scroll-panel::-webkit-scrollbar-button,.swimlane-root::-webkit-scrollbar-button{display:none}.swimlane-scroll::-webkit-scrollbar-button,.text-viewer::-webkit-scrollbar-button{display:none}.corrections-list::-webkit-scrollbar-track,.switch-action-list::-webkit-scrollbar-track{background:#f1f1f1}.review-doc-viewer ::-webkit-scrollbar-track,.rpv-core__inner-pages::-webkit-scrollbar-track{background:#f1f1f1}.charts-scroll-panel::-webkit-scrollbar-track,.swimlane-root::-webkit-scrollbar-track{background:#f1f1f1}.swimlane-scroll::-webkit-scrollbar-track,.text-viewer::-webkit-scrollbar-track{background:#f1f1f1}.corrections-list::-webkit-scrollbar-thumb,.switch-action-list::-webkit-scrollbar-thumb{background:#9ca3af padding-box content-box;border:3px solid #0000;border-radius:8px;transition:border-width .15s,background-color .15s}.review-doc-viewer ::-webkit-scrollbar-thumb,.rpv-core__inner-pages::-webkit-scrollbar-thumb{background:#9ca3af padding-box content-box;border:3px solid #0000;border-radius:8px;transition:border-width .15s,background-color .15s}.charts-scroll-panel::-webkit-scrollbar-thumb,.swimlane-root::-webkit-scrollbar-thumb{background:#9ca3af padding-box content-box;border:3px solid #0000;border-radius:8px;transition:border-width .15s,background-color .15s}.swimlane-scroll::-webkit-scrollbar-thumb,.text-viewer::-webkit-scrollbar-thumb{background:#9ca3af padding-box content-box;border:3px solid #0000;border-radius:8px;transition:border-width .15s,background-color .15s}.corrections-list::-webkit-scrollbar-thumb:hover,.switch-action-list::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}.review-doc-viewer ::-webkit-scrollbar-thumb:hover,.rpv-core__inner-pages::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}.charts-scroll-panel::-webkit-scrollbar-thumb:hover,.swimlane-root::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}.swimlane-scroll::-webkit-scrollbar-thumb:hover,.text-viewer::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}.text-viewer-md h1,.text-viewer-md h2,.text-viewer-md h3,.text-viewer-md h4,.text-viewer-md h5,.text-viewer-md h6{color:#111827;margin:1.2em 0 .4em;font-family:Inter,sans-serif;font-weight:600;line-height:1.3}.text-viewer-md h1{font-size:20px!important}.text-viewer-md h2{font-size:17px!important}.text-viewer-md h3{font-size:15px!important}.text-viewer-md h4{font-size:14px!important}.text-viewer-md h5,.text-viewer-md h6{font-size:13px!important}.text-viewer-md p{margin:0 0 .75em}.text-viewer-md p:empty{min-height:.75em;display:block}.text-viewer-md br{content:"";margin-bottom:.4em;display:block}.text-viewer-md ol,.text-viewer-md ul{margin:0 0 .75em;padding-left:1.5em}.text-viewer-md li{margin-bottom:.25em}.text-viewer-md strong{font-weight:600}.text-viewer-md em{font-style:italic}.text-viewer-md a,.text-viewer-md u{text-decoration:underline}.text-viewer-md a{color:#2563eb;word-break:break-all}.text-viewer-md blockquote{color:#6b7280;border-left:3px solid #e5e7eb;margin:.5em 0;padding-left:.9em}.text-viewer-md code{background:#f3f4f6;border-radius:4px;padding:.1em .35em;font-family:monospace;font-size:.88em}.text-viewer-md pre{background:#f3f4f6;border-radius:8px;margin:.5em 0;padding:.75em 1em;overflow-x:auto}.text-viewer-md pre code{background:0 0;padding:0}.text-viewer-md hr{border:none;border-top:1px solid #e5e7eb;margin:.8em 0}.text-viewer-md table{border-collapse:collapse;width:100%;margin:.6em 0;font-size:.92em}.text-viewer-md td,.text-viewer-md th{text-align:left;vertical-align:top;border:1px solid #e5e7eb;padding:.35em .65em}.text-viewer-md th{background:#f9fafb;font-weight:600}.text-viewer-md tr:nth-child(2n) td{background:#fafafa}.message-input::-webkit-scrollbar{width:4px}.message-input::-webkit-scrollbar-track{background:0 0;margin-top:18px;margin-bottom:4px}.message-input::-webkit-scrollbar-thumb{background:#d1d5db padding-box content-box;border:1px solid #0000;border-radius:4px;transition:border-width .15s,background-color .15s}.message-input::-webkit-scrollbar-thumb:hover{background:#858c96 padding-box content-box;border:0 solid #0000}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcfcfc;height:100%;font-family:Inter,sans-serif}.app-container{background-color:#fcfcfc;height:100vh;display:flex;overflow:hidden}.app-container>.app-container{background-color:#0000;flex:1;height:100%}.main-content{flex-direction:column;flex:1;min-width:0;height:100vh;transition:margin-left .55s,margin-right .75s;display:flex;position:relative;overflow:hidden auto}.main-content.file-panel-open{margin-right:40%}.main-content{overflow-y:auto}.main-content.business-activity-stage2,.main-content.sequence-legal-events-stage2,.main-content:has(.ownership-chat-messages),.main-content:has(.review-chat-messages){overflow-y:hidden}.sidebar-open-width{width:210px}.sidebar-inner-open{padding:1rem}@media (max-width:1600px){.sidebar-open-width{width:180px}.sidebar-inner-open{padding:.5rem}}.task-start-screen{animation:phase-fade-in .3s both}@keyframes phase-fade-in{0%{opacity:0}to{opacity:1}}@keyframes doc-panel-fade-in{0%{opacity:0}to{opacity:1}}.app-container:has(.start-screen),.app-container:has(.task-start-screen){height:auto;min-height:100vh}.main-content:has(.start-screen),.main-content:has(.task-start-screen){height:auto;min-height:100vh;overflow:visible}@keyframes sidebar-label-in{0%{opacity:0}to{opacity:1}}@keyframes cycle-node-in{0%{opacity:0}to{opacity:1}}@keyframes home-welcome-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes card-slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes home-timeline-line-in{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes home-timeline-item-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.home-page{flex-direction:column;flex:1;align-items:center;padding:0 3rem 2rem;display:flex}.home-page>*{width:100%;max-width:1200px}.action-title-icon svg [stroke],.action-title-icon svg[stroke]{stroke:#4b5563!important}.sidebar-action-icon svg [stroke],.sidebar-action-icon svg[stroke]{stroke:#fff!important}.sidebar-action-icon svg [fill]:not([fill=none]),.sidebar-action-icon svg[fill]:not([fill=none]){fill:#fff!important}.section-heading{color:#0f1115;margin-bottom:.9rem;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400}@media (max-width:1280px){.home-page{padding:0 2rem 2rem}.task-start-screen{padding-top:12vh!important}}@media (max-width:1024px){.home-page{padding:0 1.5rem 2rem}.task-start-screen{padding-top:8vh!important}}.textarea-container{background-color:#fff;border:2px solid #c9cdd5;border-radius:20px;flex-direction:column;width:100%;display:flex;position:relative}.textarea-container.docked{border-bottom-right-radius:0;border-bottom-left-radius:0}.input-drop-zone.dragging{outline-offset:-2px;border-radius:20px;outline:2px dashed #6b7280}.input-drop-zone.dragging .file-dock,.input-drop-zone.dragging .input-container,.input-drop-zone.dragging .textarea-container{background-color:#f3f4f6}.start-textarea{padding:.875rem 1rem}.start-textarea::-webkit-scrollbar{width:4px}.start-textarea::-webkit-scrollbar-track{margin-top:18px;margin-bottom:4px}.start-textarea::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}@keyframes extract-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes extract-panel-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.extract-panel-exit{animation:extract-panel-out .45s both}.extract-option input[type=checkbox]{appearance:none;cursor:pointer;border:1.5px solid #9ca3af;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:background-color .15s,border-color .15s;position:relative}.extract-option input[type=checkbox]:checked{background-color:#0f1115;border-color:#0f1115}.extract-option input[type=checkbox]:checked:after{content:"";border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}@keyframes file-spin{to{transform:rotate(1turn)}}@keyframes improve-spin{to{transform:rotate(1turn)}}@keyframes explore-card-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (max-width:1280px){.start-textarea{max-height:16.75rem}}@media (max-width:1024px){.start-textarea{max-height:13.75rem}}.messages-container{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:2rem;display:flex;overflow:hidden auto}.main-content .messages-container{padding-left:max(2rem,50% - 450px);padding-right:max(2rem,50% - 450px)}.messages-container .cycling-text,.messages-container .working-indicator,.ownership-chat-messages .cycling-text,.ownership-chat-messages .working-indicator{padding-left:2rem}.message-content{overflow-wrap:break-word;word-break:break-word;border-radius:12px;min-width:0;max-width:85%;padding:1rem 1.25rem;line-height:1.6}[data-role=user] .message-content{border-radius:18px!important}.clickable-response-list,.clickable-response-ordered-list,.message-content blockquote,.message-content ol,.message-content p,.message-content pre,.message-content ul{max-width:800px}.translator-notes ol,.translator-notes ul{margin:.5rem 0;padding-left:1.5rem}.translator-notes li{margin-bottom:.25rem;line-height:1.6}.message-content p,.messages-container .message-content p{margin-bottom:.75rem}.message-content p:last-child,.messages-container .message-content p:last-child{margin-bottom:0}.timeline-entry-headline{margin-top:1.75rem;margin-bottom:.2rem}.message-content ol,.message-content ul{margin:.75rem 0;padding-left:1.5rem}.message-content ol{list-style-type:decimal}.message-content li{margin-bottom:.5rem}.message-content .clickable-response-list{margin:0;padding:0}.message-content .clickable-response-list li{margin-bottom:0}.message-content code{background-color:#e5e7eb;border-radius:4px;padding:.2rem .4rem;font-family:Courier New,monospace;font-size:.875rem}.message-content pre{color:#f9fafb;background-color:#1f2937;margin:.75rem 0;padding:1rem;overflow-x:auto}.message-content pre code{background-color:#0000}.message-content pre+h2,.message-content pre+h3{margin-top:2rem}.sources-toggle-switch{cursor:pointer;vertical-align:middle;box-sizing:border-box;background:#d1d5db;border:none;border-radius:999px;flex-shrink:0;width:28px;height:16px;padding:0;transition:background .2s;display:inline-block;position:relative}.sources-toggle-knob{pointer-events:none;background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:50%;left:1px;transform:translateY(-50%);box-shadow:0 1px 2px #0003}.sources-toggle-switch.active{background:#6b7280}.sources-toggle-switch.active .sources-toggle-knob{transform:translateY(-50%)translate(14px)}.clickable-response-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.clickable-response-ordered-list{padding-left:1.5rem;list-style-type:decimal;display:block}.clickable-response-list-item{align-items:flex-start;gap:.5rem;line-height:1.6;display:flex}.clickable-response-list-item:before{content:"•";color:#374151;flex-shrink:0;margin-top:.05em}.clickable-response-ordered-list .clickable-response-list-item{margin-bottom:.6rem;display:list-item}.clickable-response-ordered-list .clickable-response-list-item:last-child{margin-bottom:0}.clickable-response-ordered-list .clickable-response-list-item:before{content:none}.clickable-response-table{border-collapse:collapse;background:0 0;width:100%;margin:.75rem 0;font-size:.88rem}.clickable-response-table td,.clickable-response-table th{text-align:left;vertical-align:top;overflow-wrap:break-word;word-break:break-word;border:1px solid #d1d5db;padding:.55rem .9rem;line-height:1.5}.clickable-response-table tbody td:first-child{border-left:none}.clickable-response-table tbody td:last-child{border-right:none}.clickable-response-table tbody tr:last-child td{border-bottom:none}.clickable-response-table thead th{color:#111827;background:0 0;border:none;border-bottom:2px solid #9ca3af;font-weight:600}.swimlane-messages .clickable-response-table td:first-child,.swimlane-messages .clickable-response-table th:first-child{min-width:44px}.swimlane-messages .clickable-response-table th:nth-child(2){white-space:nowrap}.swimlane-messages .clickable-response-table td:nth-child(2){min-width:110px;max-width:140px}.clickable-response-table td:nth-child(3),.clickable-response-table th:nth-child(3){word-break:normal;overflow-wrap:normal}.clickable-response-table tbody td,.clickable-response-table tbody tr:nth-child(2n) td{background:0 0}.clickable-response-table-cell{cursor:pointer}.clickable-response-table-cell:hover{background:#f0f9ff!important}.clickable-sentence{cursor:pointer;border-radius:3px;outline:none;padding:.1rem 0;transition:background-color .15s}.clickable-sentence:hover{background-color:#eff6ff}.clickable-sentence:focus-visible{box-shadow:0 0 0 2px #93c5fd}.response-sentence{border-radius:3px}.translate-names-row:hover .translate-names-copy-btn{opacity:1!important}@keyframes message-actions-in{0%{opacity:0}to{opacity:1}}[data-new=true]{animation:followup-msg-in 1.2s both}@keyframes followup-msg-in{0%{opacity:0}to{opacity:1}}@keyframes streaming-row-in{0%{opacity:0}to{opacity:1}}.streaming-table-row{animation:streaming-row-in .4s both}@keyframes streaming-block-in{0%{opacity:0}to{opacity:1}}.streaming-v2-fade{animation:streaming-block-in .4s both}@keyframes tile-segment-in{0%{opacity:0}to{opacity:1}}.tile-segment-fade{animation:tile-segment-in .6s both}@keyframes copy-btn-in{0%{opacity:0}to{opacity:1}}.message-content div:has(pre)>button{animation:copy-btn-in .5s .25s both}.message-content pre{color:#1f2937;white-space:pre-wrap;word-break:break-word;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;max-height:9999px;margin:.4rem 0 .9rem;padding:.65rem 3rem .65rem 1rem;transition:max-height .5s;overflow-x:visible}.message-content pre code{color:inherit;-webkit-user-select:all;user-select:all;background:0 0;padding:0;font-family:Inter,sans-serif;font-size:.85rem}.message-content h2{margin-bottom:1.75rem}.message-content h2+table{margin-top:-1.25rem}.message-content div:has(pre)+h2,.message-content div:has(pre)+h3{margin-top:2.5rem}.message-content div:has(pre)+p{margin-top:2rem}.message-content blockquote{border:none;margin:0 0 .5rem;padding:0}.message-content blockquote p{margin-bottom:.5rem}.message-content hr{border:none;border-top:2px solid #d1d5db;margin:2rem 0 1.5rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}