/* [project]/web/src/components/chat-ui/components/CommonMathChatEditor/index.module.scss.module.css [client] (css) */
.index-module-scss-module__8xy_jW__chatEditorPopover {
  max-width: calc(100% - 32px);
}

.index-module-scss-module__8xy_jW__chatEditorPopover .coco-popover-inner {
  background: none;
  padding: 0;
}

.index-module-scss-module__8xy_jW__chatEditorUpload {
  width: 100%;
  display: block;
}

.index-module-scss-module__8xy_jW__chatEditorUpload .coco-upload-drag {
  border: 0;
  width: 100%;
  background: none !important;
}

.index-module-scss-module__8xy_jW__chatEditorUpload .coco-upload-btn {
  text-align: left;
  width: 100%;
  padding: 0 !important;
  display: block !important;
}

.index-module-scss-module__8xy_jW__chatEditorUpload .coco-upload-drag-container {
  width: 100%;
  display: block !important;
}

.index-module-scss-module__8xy_jW__chatEditorUpload .coco-upload-drag-hover .index-module-scss-module__8xy_jW__chatEditorShell {
  border-color: var(--f-primary);
  background-color: color-mix(in srgb, var(--f-primary) 5%, transparent);
}

.index-module-scss-module__8xy_jW__chatEditorShell {
  cursor: default;
}

/* [project]/web/src/pages/banana/_components/ai-math/_components/Markdown/index.module.scss.module.css [client] (css) */
.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew > :last-child {
  margin-bottom: 0;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew > :first-child {
  margin-top: 0;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h1, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h2, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h3, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h4, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h5, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h6 {
  color: var(--f-text);
  margin-top: 1.25rem;
  margin-bottom: .5rem;
  font-weight: 600;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h1 {
  font-size: 1.5rem;
  line-height: 2.25rem;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h2 {
  font-size: 1.25rem;
  line-height: 2rem;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h3, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h4, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h5, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew h6 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew p {
  margin-bottom: 0;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew strong {
  font-weight: 600;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew em {
  font-style: italic;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew del {
  text-decoration-line: line-through;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew a {
  color: var(--f-blue-5);
  text-decoration-line: none;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew a:hover {
  text-decoration-line: underline;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew ul, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew ol {
  margin-top: .25rem;
  margin-bottom: 0;
  padding-left: 1.5rem;
  list-style-type: disc;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew ol {
  list-style-type: decimal;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew ol ol {
  list-style-type: lower-alpha;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew ol ol ol {
  list-style-type: lower-roman;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew li {
  margin-bottom: .25rem;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew blockquote {
  border-left-width: 4px;
  border-color: var(--f-border);
  color: var(--f-text-tertiary);
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
  font-style: italic;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew blockquote p:last-child {
  margin-bottom: 0;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew code {
  background-color: var(--f-bg-layout);
  border-radius: .25rem;
  padding: .125rem .25rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 85%;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew pre {
  background-color: var(--f-bg-layout);
  border-radius: .5rem;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding: .5rem;
  font-size: 85%;
  line-height: 1.45;
  overflow: auto;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew pre code {
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew table {
  border-collapse: collapse;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  overflow-x: auto;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew th, .index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew td {
  border-width: 1px;
  border-color: var(--f-border);
  padding: .5rem 1rem;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew th {
  background-color: var(--f-bg-hover);
  font-weight: 600;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew tr:nth-child(2n) {
  background-color: var(--f-bg-layout);
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew img {
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  box-shadow: 0 2px 8px #0000000d;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew hr {
  border-color: var(--f-border);
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew .index-module-scss-module__yGswkq__task-list-item {
  padding-left: 1.5rem;
  list-style-type: none;
  position: relative;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew .index-module-scss-module__yGswkq__task-list-item input[type="checkbox"] {
  margin-top: .5rem;
  position: absolute;
  left: 0;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew .index-module-scss-module__yGswkq__task-list-item input[type="checkbox"]:checked + span {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  text-decoration-line: line-through;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew code[class~="language-math"] {
  background-color: #0000;
  max-width: 100%;
  font-family: inherit;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew code[class~="math-inline"] {
  vertical-align: middle;
  display: inline-block;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew pre:has( > code[class~="language-math"]) {
  background-color: #0000;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: inherit;
  font-size: 100%;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew pre > code[class~="math-display"] {
  text-align: center;
  width: fit-content;
  margin: auto;
  display: block;
}

.index-module-scss-module__yGswkq__markdownContentNew.index-module-scss-module__yGswkq__markdownContentNew .katex-display {
  text-align: center;
  max-width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  overflow: auto hidden;
}

/* [project]/web/src/pages/strawberry/_blocks/CheckWindow/_blocks/GroupLayoutSidebarRow/RightLayout/OutputForm/index.module.scss.module.css [client] (css) */
.index-module-scss-module__BNB3Ua__bypassEditor .ProseMirror {
  color: var(--f-text-secondary);
  background-color: #0000;
  font-size: .875rem;
  line-height: 1.375rem;
}

.index-module-scss-module__BNB3Ua__bypassEditor .ProseMirror > :first-child {
  padding-top: 0 !important;
}

.index-module-scss-module__BNB3Ua__bypassEditor .ProseMirror pre {
  color: #dee8f9;
  background: #141414;
}

