:root{--bg: #f7f6f3;--surface: #ffffff;--sidebar-bg: #efede8;--border: #e3dfd8;--border-sub: #edeae3;--text: #1c1b18;--text-2: #6b6865;--text-3: #9b9793;--text-4: #c5c2bc;--accent: #e8440a;--accent-bg: #fff3ee;--accent-hover: #d43d09;--green: #16a34a;--green-bg: #f0fdf4;--red: #dc2626;--r: 8px;--r-sm: 6px;--r-lg: 12px;--shadow-sm: 0 1px 3px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.04);--shadow: 0 2px 8px rgba(0,0,0,.07), 0 1px 3px rgba(0,0,0,.05);--shadow-md: 0 4px 16px rgba(0,0,0,.09), 0 1px 4px rgba(0,0,0,.05);--shadow-lg: 0 8px 32px rgba(0,0,0,.11), 0 2px 8px rgba(0,0,0,.06)}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text-4)}::placeholder{color:var(--text-2)!important;font-weight:600!important;opacity:1}.ant-layout{background:var(--bg)!important}.ant-layout-content{background:transparent!important}.ant-btn-default{border-color:var(--border)!important;color:var(--text-2)!important;background:var(--surface)!important;box-shadow:var(--shadow-sm)!important}.ant-btn-default:hover{border-color:var(--text-3)!important;color:var(--text)!important}.ant-btn-primary{background:var(--accent)!important;border-color:var(--accent)!important;box-shadow:0 1px 4px #e8440a40!important}.ant-btn-primary:hover{background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.ant-btn-text{box-shadow:none!important}.ant-btn{font-weight:500!important}.ant-tag{background:#f0ede7!important;border-color:#e3dfd8!important;color:var(--text-2)!important;font-size:11px!important;line-height:18px!important;padding:0 6px!important;border-radius:4px!important}.ant-input,.ant-input-affix-wrapper{border-color:var(--border)!important;background:var(--surface)!important}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:var(--text-3)!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:var(--accent)!important;box-shadow:0 0 0 2px #e8440a1f!important}.ant-select-selector{border-color:var(--border)!important;background:var(--surface)!important}.ant-select-focused .ant-select-selector{border-color:var(--accent)!important;box-shadow:0 0 0 2px #e8440a1f!important}.ant-select-selection-placeholder{color:var(--text-2)!important;font-weight:600!important}.ant-card{border-color:var(--border)!important;box-shadow:var(--shadow-sm)!important}.ant-modal-content{border-radius:var(--r-lg)!important;box-shadow:var(--shadow-lg)!important}.ant-modal-header{border-radius:var(--r-lg) var(--r-lg) 0 0!important}.ant-drawer-content{box-shadow:var(--shadow-lg)!important}.ant-dropdown-menu{border-radius:var(--r)!important;box-shadow:var(--shadow-md)!important;border:1px solid var(--border-sub)!important;padding:4px!important}.ant-dropdown-menu-item{border-radius:var(--r-sm)!important;font-size:13px!important}.ant-collapse{border-color:var(--border)!important;background:var(--surface)!important}.ant-collapse-item{border-color:var(--border)!important}.ant-skeleton-element .ant-skeleton-input,.ant-skeleton .ant-skeleton-paragraph li,.ant-skeleton .ant-skeleton-title{background:linear-gradient(90deg,#ede9e2 25%,#e5e1d8,#ede9e2 75%)!important;background-size:400% 100%!important}.ant-badge-status-processing{background:var(--accent)!important}.ant-tooltip-inner{border-radius:var(--r-sm)!important;font-size:12px!important;padding:4px 10px!important}.ant-popover-inner{border-radius:var(--r)!important;box-shadow:var(--shadow-md)!important}.article-body{max-width:680px;margin:0 auto 40px;padding:40px 0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.85;color:#1a1a1a}.article-body p{margin:0 0 1.4em}.article-body h1,.article-body h2,.article-body h3,.article-body h4{font-family:Inter,-apple-system,sans-serif;font-weight:700;line-height:1.3;margin:1.8em 0 .6em;color:#111}.article-body h1{font-size:1.9em}.article-body h2{font-size:1.45em}.article-body h3{font-size:1.2em}.article-body h4{font-size:1.05em}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{margin:1.6em 0;padding:4px 0 4px 20px;border-left:3px solid var(--accent);color:#444;font-style:italic}.article-body blockquote p{margin:0}.article-body code{font-family:SF Mono,Fira Code,Menlo,monospace;font-size:.82em;background:#f0ede7;padding:2px 6px;border-radius:4px;color:#c7254e}.article-body pre{background:#1e1e1e;border-radius:10px;padding:20px 24px;overflow-x:auto;margin:1.6em 0}.article-body pre code{background:none;color:#d4d4d4;padding:0;font-size:.85em;line-height:1.65}.article-body ul,.article-body ol{margin:0 0 1.4em 1.4em;padding:0}.article-body li{margin-bottom:.35em}.article-body img{max-width:100%;border-radius:8px;margin:1.2em 0}.article-body img[src=""],.article-body img:not([src]){display:none}.article-body img:before{display:none}.article-body hr{border:none;border-top:1px solid var(--border);margin:2.5em 0}.article-body table{width:100%;border-collapse:collapse;margin:1.6em 0;font-size:.9em;font-family:Inter,sans-serif}.article-body th{text-align:left;padding:8px 12px;background:#f5f3ef;border-bottom:2px solid var(--border);font-weight:600}.article-body td{padding:8px 12px;border-bottom:1px solid var(--border-sub)}.article-body tr:last-child td{border-bottom:none}.chat-markdown p{margin:0 0 8px}.chat-markdown p:last-child{margin-bottom:0}.chat-markdown ul,.chat-markdown ol{margin:0 0 8px;padding-left:20px}.chat-markdown li{margin-bottom:2px}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3{margin:8px 0 4px;font-size:14px}.chat-markdown code{background:#0000000f;padding:1px 4px;border-radius:3px;font-size:13px}.chat-markdown pre{background:#0000000f;padding:8px;border-radius:6px;overflow-x:auto;margin:0 0 8px}.chat-markdown pre code{background:none;padding:0}.chat-markdown strong{font-weight:600}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.conclusion-editor{display:flex;flex-direction:column;height:100%;overflow:hidden}.conclusion-toolbar{display:flex;align-items:center;gap:2px;padding:8px 12px;border-bottom:1px solid var(--border);flex-shrink:0;flex-wrap:wrap}.conclusion-body{flex:1;overflow-y:auto;padding:32px 48px}.conclusion-body .tiptap{max-width:680px;margin:0 auto;min-height:100%;outline:none;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.8;color:var(--text)}.conclusion-body .tiptap p{margin-bottom:1.1em}.conclusion-body .tiptap h1{font-family:Inter,sans-serif;font-size:2em;font-weight:700;margin:1.4em 0 .4em;line-height:1.2;color:var(--text)}.conclusion-body .tiptap h2{font-family:Inter,sans-serif;font-size:1.4em;font-weight:700;margin:1.2em 0 .3em;line-height:1.3;color:var(--text)}.conclusion-body .tiptap h3{font-family:Inter,sans-serif;font-size:1.1em;font-weight:600;margin:1em 0 .2em;color:var(--text)}.conclusion-body .tiptap ul,.conclusion-body .tiptap ol{padding-left:1.6em;margin-bottom:1em}.conclusion-body .tiptap li{margin-bottom:.3em}.conclusion-body .tiptap blockquote{border-left:3px solid var(--accent, #e8440a);margin:1.2em 0;padding:4px 0 4px 1em;font-style:italic;color:var(--text-3)}.conclusion-body .tiptap hr{border:none;border-top:1px solid var(--border);margin:1.6em 0}.conclusion-body .tiptap strong{font-weight:700}.conclusion-body .tiptap em{font-style:italic}.conclusion-body .tiptap s{text-decoration:line-through}.conclusion-body .tiptap code{font-family:Fira Code,monospace;font-size:.875em;background:#0000000f;padding:.1em .3em;border-radius:3px}.conclusion-body .tiptap pre{background:#1e1e1e;color:#d4d4d4;border-radius:8px;padding:1em 1.2em;overflow-x:auto;margin-bottom:1em}.conclusion-body .tiptap pre code{background:none;color:inherit;padding:0}.conclusion-body .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--text-4);pointer-events:none;float:left;height:0}
