.Color-Picker{-webkit-appearance:none;appearance:none;background-color:initial;width:30px;height:35px;border:none}.Color-Picker:hover{cursor:pointer}.Color-Picker::-webkit-color-swatch{border-radius:50%;border:2px solid #ffffff80}.Color-Picker::-moz-color-swatch{border-radius:50%;border:2px solid #ffffff80}.tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror .is-empty:first-child:before{content:attr(data-placeholder);float:left;color:#a9a9a9;pointer-events:none;height:0}.bottom-menu button.is-loading{opacity:.7;cursor:not-allowed;position:relative}.bottom-menu button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #ccc;border-top-color:#666;border-radius:50%;animation:button-loading-spinner .6s linear infinite}@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.image-group{display:flex;align-items:center;gap:4px}.image-group button{padding:6px;border:none;background:#0000;border-radius:4px;cursor:pointer;transition:background-color .2s;color:var(--text-color)}.image-group button:hover{background-color:#0000001a}.image-group button.is-active{background-color:#0003;color:var(--primary-color)}.dark .image-group button:hover{background-color:#ffffff1a}.dark .image-group button.is-active{background-color:#fff3}.word-count-display{font-size:12px;color:#9ca3af;font-weight:500;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;padding:0 8px;margin-right:12px;white-space:nowrap;letter-spacing:.05em;opacity:.8;text-transform:lowercase}@media (max-width:768px){.word-count-display{display:none}}.dark .word-count-display{color:#9ca3af}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.navbar-editor{gap:10px;border-radius:20px;position:relative}.Navbar-Right,.navbar-editor{display:flex;align-items:center;flex-direction:row;width:100%}.Navbar-Right{justify-content:flex-end;gap:20px;padding-right:20px;margin-left:auto;color:#f8fafc;font-weight:600}.Critique-Button{background-color:#f8fafc;font-weight:600;color:#070722;width:90px;display:flex;flex-direction:row;padding:5px;border-radius:3px;cursor:pointer;justify-content:center;align-items:center}.Critique-Button.loading{animation:pulsate 2.5s infinite!important}@keyframes pulsate{0%,to{background-color:#323354;color:#070722}50%{background-color:#070722;color:#323354}}.Critique-Button:hover{background-color:#e0e6e9}.Right-Panel{align-self:flex-start;justify-self:flex-start;display:flex;flex-direction:column;align-items:center}.Right-Panel.collapsed{width:100%;min-width:0}.Control-Panel{align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-weight:600;--tw-text-opacity:1;color:rgb(20 20 45/var(--tw-text-opacity,1));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.Control-Panel:is(.dark *){--tw-bg-opacity:1;background-color:rgb(7 7 34/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.Control-Panel.expanded{display:flex;width:100%;flex-direction:row}.Control-Panel.collapsed{display:flex;flex-grow:0;flex-direction:column;align-items:center;justify-content:center;row-gap:1rem;align-self:flex-end;overflow:hidden;padding-left:.5rem;padding-right:.5rem}.Maximize-Icon,.Minimize-Icon{height:40px;padding:7px;border-radius:5px;background-color:#323354}.Maximize-Icon:hover,.Minimize-Icon:hover{cursor:pointer;background-color:#35365d}.MinMaxTooltip{margin-left:auto}.Quarkle-Chat{position:relative;width:100%;height:100%;color:#f8fafc;font-weight:600;background:radial-gradient(ellipse at center,#14142d,#070722);overflow:auto;display:flex;flex-direction:column}.Markdown-Content-Display{width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.Markdown-Content-Display h1,.Markdown-Content-Display h2,.Markdown-Content-Display h3,.Markdown-Content-Display h4,.Markdown-Content-Display h5,.Markdown-Content-Display h6{font-weight:700;margin-top:1em;margin-bottom:.5em}.Markdown-Content-Display b,.Markdown-Content-Display strong{font-weight:700}.Markdown-Content-Display em,.Markdown-Content-Display i{font-style:italic}.Markdown-Content-Display ul{list-style-type:disc;margin-left:20px}.Markdown-Content-Display ol{list-style-type:decimal;margin-left:20px}.Markdown-Content-Display li{margin-bottom:.5em}.Markdown-Content-Display blockquote,.Markdown-Content-Display code{max-width:100%;box-sizing:border-box;overflow:auto;word-wrap:break-word}.Markdown-Content-Display blockquote{border-left:3px solid #6366f1;padding:8px 12px;margin:8px 0;background:#6366f10d;border-radius:0 6px 6px 0;font-style:normal;color:#374151;font-size:.875rem;line-height:1.5}.dark .Markdown-Content-Display blockquote{border-left-color:#c6c5ed;background:#c6c5ed1a;color:#e5e7eb}.Markdown-Content-Display code{font-family:monospace;padding:4px;border-radius:3px;white-space:pre-wrap}.Markdown-Content-Display hr{border:0;height:1px;background-color:#88797b;margin-top:10px;margin-bottom:10px}.Control-Panel.collapsed,.Control-Panel.expanded,.Document-Panel,.Right-Panel{transition:all .3s ease-in-out}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.rotate{animation:rotate .3s linear}.Document{background-color:#070722f5;border:2px solid #323354}.Editor{padding:30px 40px;background-position-y:center;background-size:100% auto;height:95%;width:100%;border-radius:10px;overflow-wrap:break-word;font-weight:500;font-size:large;color:var(--qk-ink)}.ProseMirror:focus{outline:none}.Auto-Save{width:13px;height:13px}.Save-Icon-And-Text{color:#fff;font-size:10px;margin-left:20px;margin-top:0;background-color:#323354;padding:4px;border-radius:5px;width:-webkit-fit-content;width:fit-content}.Auto-Save-Container,.Save-Icon-And-Text{display:flex;flex-direction:row;align-items:center;gap:5px}.Auto-Save-Container{justify-content:left;font-size:16px;font-weight:600}.tip{font-family:var(--font-montserrat);color:#adb5bd;font-size:small}.Quarkle-Menu-Element{display:flex;flex-direction:row;gap:5px;border:1.5px solid #e0e6e9;cursor:pointer;border-radius:10px;align-items:center;justify-self:center;width:100px;height:35px;background-color:#070722;opacity:.4}.Quarkle-Menu-Image{padding-left:5px;width:27px;height:27px}.Quarkle-Menu-Text{width:20%;color:#fff;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen";font-size:10px;align-self:flex-start}.Quarkle-Menu{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);row-gap:10px}#loading-button{background-color:#000;cursor:default}#loadingGif{width:50px;height:50px}.Control-Panel.loading{animation:pulsate 2.5s infinite!important;pointer-events:none}.ProseMirror{outline:none;padding:.5rem;height:100%}.ProseMirror h1{font-weight:700;margin-top:1em;margin-bottom:.5em;font-size:2.25rem;line-height:2.5rem}.ProseMirror h2{font-size:1.5rem;line-height:2rem}.ProseMirror h2,.ProseMirror h3{font-weight:600;margin-top:.5em;margin-bottom:.5em}.ProseMirror h3{font-size:1.125rem;line-height:1.75rem}.ProseMirror ul{list-style-type:disc;margin-left:20px}.ProseMirror ol{list-style-type:decimal;margin-left:20px}.ProseMirror li{margin-bottom:.5em}.ProseMirror hr{border:0;height:1px;background-color:#555;margin-top:10px;margin-bottom:10px}.dark .ProseMirror hr{background-color:#ccc}.Comment-text{color:#f8fafc;background-color:initial;border:none;font-size:small}.comment-component{border:1px solid #35365d;background-color:#070722;border-radius:10px;padding:10px;font-size:12px;display:flex;flex-direction:column;margin-left:30px;transition:background-color .1s ease,margin-left .3s ease}.comment-component.active{background-color:#14142d;margin-left:0}.Top-Bar-Comment{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.Quarkle-Comments{width:100%;height:80vh;color:#f8fafc;font-weight:500;display:flex;flex-direction:column;gap:10px;overflow-y:auto;align-items:center;padding-left:20px;padding-right:20px;overscroll-behavior:contain;position:relative}.resolve-button{width:15px;height:15px;margin-left:auto;padding:4px;border-radius:5px;justify-self:right}.resolve-button:hover{background-color:#20203d}.Bottom-Bar-Comment{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row;gap:10px}.Thumbs-up-down{gap:10px}.Comment-Action-Button,.Thumbs-up-down{display:flex;flex-direction:row;align-items:center;justify-self:left}.Comment-Action-Button{border-radius:5px;padding:0 5px;background-color:#20203d;font-size:10px;margin-top:14px;font-weight:700}.Comment-Action-Button:hover{color:#f8fafc;cursor:pointer;background-color:#41417e}.Comment-Action-Button .action-icon{fill:#f8fafc;padding:6px}.Comment-Implement-Button:hover .implement-button-text{font-weight:800}.Accept-Reject-Buttons{display:flex;flex-direction:row;align-items:center;justify-self:right;gap:10px}.Quarkle-Comment-Feedback-Confirm{border:2px solid #323354;border-radius:10px;background-color:#070722;font-size:14px;font-weight:700;cursor:pointer;padding:15px 10px;color:#f8fafc;display:flex;align-items:center}@keyframes ellipsis{0%{opacity:0}50%{opacity:1}to{opacity:0}}.ellipsis-dot{animation-name:ellipsis;animation-duration:1s;animation-iteration-count:infinite}.ellipsis-dot:nth-child(2){animation-delay:.2s}.ellipsis-dot:nth-child(3){animation-delay:.4s}@keyframes quarkle-thinking-breathe{0%,to{opacity:.3}50%{opacity:1}}.quarkle-thinking-caret{display:inline-block;animation:quarkle-thinking-breathe 1.2s ease-in-out infinite;font-weight:600;margin-left:2px;transform:skewX(-18deg);transform-origin:center}@keyframes quarkle-thinking-icon-pulse{0%,to{transform:scale(1);opacity:.65}50%{transform:scale(1.1);opacity:1}}.quarkle-thinking-icon{animation:quarkle-thinking-icon-pulse 1.4s ease-in-out infinite}.quarkle-thinking-stream{transition:opacity .25s ease}.quarkle-thinking-planet{animation:quarkle-thinking-breathe 1.2s ease-in-out infinite;transform-origin:center}.quarkle-planet-loader-stage{position:relative;display:inline-block;color:currentColor}.quarkle-planet-sprite{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(0);opacity:0;will-change:transform,opacity;animation:quarkle-planet-reveal 6s infinite;animation-fill-mode:backwards}.quarkle-planet-c{animation-delay:0s}.quarkle-planet-b{animation-delay:2s}.quarkle-planet-a{animation-delay:4s}@keyframes quarkle-planet-reveal{0%{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.34,1.4,.64,1)}6.67%{transform:scale(1);opacity:1;animation-timing-function:cubic-bezier(.4,0,.6,1)}16.67%{transform:scale(.82);opacity:.8;animation-timing-function:cubic-bezier(.34,1.2,.64,1)}26.67%{transform:scale(1);opacity:1;animation-timing-function:cubic-bezier(.65,0,.9,.4)}33.33%{transform:scale(0);opacity:0;animation-timing-function:linear}to{transform:scale(0);opacity:0}}.Quarkle-Comment-Feedback-Confirm:hover{background-color:#35365d}.Comment-Title{font-weight:bolder}.Editorial-Report{height:30px;width:50px;padding-left:7px;padding-right:7px}.report-component{border:2px solid #35365d;background-color:#111;border-radius:10px;padding:10px;font-size:12px;display:flex;flex-direction:column;margin-left:30px;transition:background-color .1s ease,margin-left .3s ease}.report-component .Top-Bar-Report{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.report-component .Report-Title{font-weight:bolder;color:#f8fafc}.report-component .Report-input-text{color:#f8fafc;background-color:initial;border:none;font-size:small}.chapter{transition:opacity .3s ease}.chapter.deleting{opacity:0}.dropdown-content{display:none;position:absolute;top:100%;right:0;min-width:160px;box-shadow:0 8px 16px 0 #0003;z-index:1001}.dropdown-content,.dropdown-content a{background-color:#323354;border-radius:10px}.dropdown-content a{color:Ef9f9f9;padding:12px 16px;text-decoration:none;display:block;cursor:pointer}.dropdown-content a:hover{background-color:#626380}.dropdown:hover .dropdown-content{display:block}.Light-Dark-Mode-Icon{height:20px;width:20px;transition:transform .3s ease-in-out}.Light-Dark-Mode-Icon.flipped{filter:invert(1);transform:scaleX(-1)}mark{background-color:#8b668b;color:#f8fafc}iframe#webpack-dev-server-client-overlay{display:none!important}.no-transition{transition:none!important}.popup-list li{text-indent:-1.4em;line-height:1.2;margin-bottom:1em}.Editor,.Quarkle-Chat,.Quarkle-Comments,.comment-list-container{scrollbar-width:thin;scrollbar-color:#fff3 #0000}@keyframes shine{0%{background-position:-100% 50%}to{background-position:200% 50%}}.shine-effect{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);background-size:200% 100%;animation:shine 3s linear infinite;position:relative;overflow:hidden}.ProseMirror img{max-width:100%;height:auto;display:block;margin:1em 0}.ProseMirror img.editor-image{border-radius:4px;box-shadow:0 2px 4px #0000001a}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.Talk-to-Quarkle{border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:20px;overflow:hidden;max-width:100%;width:100%;height:100%;padding-left:20px;padding-right:20px;min-height:0}.Brainstorm-Title{font-family:var(--font-montserrat);font-size:20px;font-weight:700;color:#fff}.Quarkle-Chat-Stuff{display:flex;flex-direction:column;align-items:flex-end;gap:10px;justify-content:flex-start;width:100%;min-height:0}.light-icon{color:#000}.dark-icon{color:#fff}.qk-msg-edit{display:flex;flex-direction:column;gap:10px;width:100%;margin-left:28px;padding:11px 15px 12px;background-color:var(--qk-paper);background-image:var(--qk-paper-dots);background-size:var(--qk-paper-dots-size);background-position:var(--qk-paper-dots-pos);border:1px solid var(--qk-rule);border-left:3px solid var(--qk-pink-deep);box-shadow:4px 4px 0 var(--qk-ink)}.qk-msg-edit__textarea{width:100%;min-width:0;min-height:96px;background:#0000;color:var(--qk-ink);border:none;border-radius:0;outline:none;resize:vertical;font-family:Spectral,Georgia,serif;font-size:15px;font-style:italic;line-height:1.55;padding:0;caret-color:var(--qk-pink)}.qk-msg-edit__textarea:focus,.qk-msg-edit__textarea:focus-visible{outline:none;border:none;box-shadow:none}.qk-msg-edit__textarea::placeholder{color:var(--qk-muted)}.qk-msg-edit__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.qk-msg-edit__hint{font-family:JetBrains Mono,ui-monospace,monospace;font-size:9.5px;letter-spacing:.1em;text-transform:lowercase;color:var(--qk-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qk-msg-edit__actions{display:inline-flex;gap:6px;flex-shrink:0}.qk-msg-edit-btn{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;cursor:pointer;font-family:JetBrains Mono,ui-monospace,monospace;font-size:9.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;line-height:1;white-space:nowrap;border:1px solid;box-shadow:0 0 0 #0000;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease}.qk-msg-edit-btn--ghost{background:#0000;border-color:var(--qk-rule);color:var(--qk-muted)}.qk-msg-edit-btn--ghost:hover{border-color:var(--qk-ink);color:var(--qk-ink);box-shadow:2px 2px 0 var(--qk-ink);transform:translate(-1px,-1px)}.qk-msg-edit-btn--primary{background:var(--qk-ink);border-color:var(--qk-ink);color:var(--qk-paper)}.qk-msg-edit-btn--primary:hover{background:var(--qk-paper);color:var(--qk-pink-deep);box-shadow:2px 2px 0 var(--qk-ink);transform:translate(-1px,-1px)}.qk-msg-edit-btn:active{box-shadow:1px 1px 0 var(--qk-ink);transform:translate(0)}.qk-msg-edit-btn:focus-visible{outline:2px solid var(--qk-pink);outline-offset:2px}.qk-msg-actions{display:inline-flex;gap:6px;margin-top:8px;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .18s ease,transform .18s ease}.qk-msg-actions--user{align-self:flex-start;margin-left:3px}.qk-msg-actions--assistant{align-self:flex-start}.qk-turn:focus-within .qk-msg-actions,.qk-turn:hover .qk-msg-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.qk-msg-action{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:7px;border:1px solid var(--qk-ink);background:var(--qk-paper);color:var(--qk-ink);cursor:pointer;font-family:JetBrains Mono,ui-monospace,monospace;font-size:9.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;line-height:1;white-space:nowrap;box-shadow:0 0 0 #0000;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease}.qk-msg-action svg{flex-shrink:0}.qk-msg-action--icon{width:26px;padding:0;justify-content:center}.qk-msg-action:hover{background:var(--qk-paper);color:var(--qk-ink);box-shadow:2px 2px 0 var(--qk-ink);transform:translate(-1px,-1px)}.qk-msg-action:active{box-shadow:1px 1px 0 var(--qk-ink);transform:translate(0)}.qk-msg-action:focus-visible{outline:2px solid var(--qk-pink-deep);outline-offset:2px}.qk-msg-action--retry-error{margin-top:8px;opacity:1;pointer-events:auto;transform:none;align-self:flex-start}.ProseMirror>*+*{margin-top:.75em}.ProseMirror .is-empty:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.ProseMirror .details{display:flex;margin:1rem 0;border-radius:.5rem;padding:.5rem;background-color:#323354;border:1px solid #d8bfd8}.ProseMirror .details>button{display:flex;cursor:pointer;background:#0000;border:none;padding:0}.ProseMirror .details>button:before{content:"\25B6";display:flex;justify-content:center;align-items:center;width:1.5em;height:1.5em;color:#f8fafc}.ProseMirror .details.is-open>button:before{content:"\25BC"}.ProseMirror .details>div{flex:1 1 auto}.ProseMirror .details :last-child{margin-bottom:0}[contentEditable][data-placeholder]:empty:before{content:attr(data-placeholder);pointer-events:none;display:block;font-style:italic;color:#abaaaa}.Chat-Input-Display blockquote{border-left:3px solid #6366f1;padding:8px 12px;margin:8px 0;background:#6366f10d;border-radius:0 6px 6px 0;font-style:normal;color:#374151;font-size:.875rem;line-height:1.5}.dark .Chat-Input-Display blockquote{border-left-color:#c6c5ed;background:#c6c5ed1a;color:#e5e7eb}.chat-blockquote-container{width:100%;max-width:100%;overflow:hidden}.chat-blockquote{border-left:3px solid #6366f1;padding:8px 12px;margin:8px 0;background:#6366f10d;border-radius:0 6px 6px 0;font-style:normal;color:#374151;font-size:.875rem;line-height:1.5;width:100%;max-width:100%}.dark .chat-blockquote{border-left-color:#c6c5ed;background:#c6c5ed1a;color:#e5e7eb}.chat-blockquote-content{white-space:pre-wrap;max-width:100%}.chat-blockquote-toggle{margin-top:6px;font-size:.75rem;color:#6366f1;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;transition:color .2s ease}.chat-blockquote-toggle:hover{color:#4f46e5}.dark .chat-blockquote-toggle{color:#c6c5ed}.dark .chat-blockquote-toggle:hover{color:#fff}.qk-turn__body p{margin-bottom:.5em}.qk-turn__body p:last-child{margin-bottom:0}.chat-blockquote,.qk-turn__body,.qk-turn__body *{word-break:normal;overflow-wrap:anywhere;hyphens:none;-webkit-hyphens:none}.dropdown-content.light{color:#14142d;font-weight:500;border:1px solid #bebed3}.dropdown-content.light,.dropdown-content.light a{background-color:#e8eaec}.Save-Icon-And-Text.light{display:flex;flex-direction:row;align-items:center;gap:5px;color:#14142d;font-size:10px;font-weight:600;margin-left:20px;margin-top:0;background-color:#fff;padding:4px;border-radius:5px;width:-webkit-fit-content;width:fit-content;border:.5px solid #bebed3}.Brainstorm-Header-Text.light{color:#000}.Control-Panel.light{background-color:#fff;color:#14142d;border:2px solid #bebed3}.Maximize-Icon.light,.Minimize-Icon.light{background-color:#41412c;filter:invert(1)}.Brainstorm-Title.light{color:#14142d}.Quarkle-Chat.light{color:#f8fafc;background:radial-gradient(ellipse at center,#fff,#fbfcff)}.Quarkle-Comments.light{width:100%;color:#14142d;font-weight:500;display:flex;flex-direction:column;gap:10px;overflow-y:auto;height:80vh}.comment-component.light{border:1px solid #bebed3;background-color:#edebfd;border-radius:10px;padding:10px;font-size:12px;display:flex;flex-direction:column;margin-left:30px;transition:background-color .1s ease,margin-left .3s ease}.comment-component.light.active{background-color:#c6c5ed;margin-left:0}.resolve-button.light{width:15px;height:15px;margin-left:auto;padding:4px;border-radius:5px;justify-self:right;filter:invert(1)}.resolve-button.light:hover{background-color:#14142d;cursor:pointer}.Comment-Action-Button.light{background-color:#9a9aea}.Comment-Action-Button.light:hover{background-color:#3737b5}.Comment-Action-Button.light:hover .action-icon{fill:#f8fafc;color:#f8fafc}.Comment-Action-Button .action-icon.light{fill:#000}.Comment-Action-Button.light:hover .action-button-text{color:#f8fafc;font-weight:900}.Comment-Action-Button .action-button-text .light{color:#000}.Quarkle-Comment-Feedback-Confirm.light{border:1px solid #bebed3;border-radius:10px;background-color:#f8fafc;font-size:14px;font-weight:700;cursor:pointer;padding:15px 10px;color:#14142d;display:flex;align-items:center}.Quarkle-Comment-Feedback-Confirm:hover{background-color:#eee}.Editorial-Report.light{filter:invert(1)}.report-component.light{border:1px solid #bebed3;background-color:#f8fafc;border-radius:10px;padding:10px;font-size:12px;display:flex;flex-direction:column;margin-left:30px;transition:background-color .1s ease,margin-left .3s ease}.report-component.light .Report-Title,.report-component.light .Report-input-text{color:#111}*{transition:all .3s ease-in-out}