/* [next]/internal/font/google/geist_a71539c9.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.8e0177b5.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.b97b3418.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.853070df.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_a71539c9-module__T19VSG__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_a71539c9-module__T19VSG__variable {
  --font-geist-sans: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_8d43a2aa.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.c1fdd6c2.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.799d8ef8.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.p.dbea232f.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_8d43a2aa-module__8Li5zG__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_8d43a2aa-module__8Li5zG__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/* [project]/node_modules/.pnpm/@blocknote+core@0.35.0_@types+hast@3.0.4/node_modules/@blocknote/core/dist/style.css [app-client] (css) */
.bn-block-outer {
  line-height: 1.5;
  transition: margin .2s;
}

.bn-block {
  flex-direction: column;
  display: flex;
}

.bn-block-content {
  width: 100%;
  padding: 3px 0;
  transition: font-size .2s;
  display: flex;
}

.bn-block-content.ProseMirror-selectednode > *, .ProseMirror-selectednode > .bn-block-content > * {
  border-radius: 4px;
  outline: 4px solid #64a0ff;
}

.bn-block-content:before {
  content: "";
  height: 0;
  margin-right: 0;
  transition: all .2s;
  overflow: visible;
}

.bn-inline-content {
  width: 100%;
}

.bn-block-group .bn-block-group {
  margin-left: 24px;
}

.bn-block-group .bn-block-group > .bn-block-outer {
  position: relative;
}

.bn-block-group .bn-block-group > .bn-block-outer:not([data-prev-depth-changed]):before {
  content: " ";
  height: 100%;
  transition: all .2s .1s;
  display: inline;
  position: absolute;
  left: -20px;
}

.bn-block-group .bn-block-group > .bn-block-outer[data-prev-depth-change="-2"]:before {
  height: 0;
}

.bn-inline-content code {
  font-family: monospace;
}

[data-prev-depth-change="1"] {
  --x: 1;
}

[data-prev-depth-change="2"] {
  --x: 2;
}

[data-prev-depth-change="3"] {
  --x: 3;
}

[data-prev-depth-change="4"] {
  --x: 4;
}

[data-prev-depth-change="5"] {
  --x: 5;
}

[data-prev-depth-change="-1"] {
  --x: -1;
}

[data-prev-depth-change="-2"] {
  --x: -2;
}

[data-prev-depth-change="-3"] {
  --x: -3;
}

[data-prev-depth-change="-4"] {
  --x: -4;
}

[data-prev-depth-change="-5"] {
  --x: -5;
}

.bn-block-outer[data-prev-depth-change] {
  margin-left: calc(10px * var(--x));
}

.bn-block-outer[data-prev-depth-change] .bn-block-outer[data-prev-depth-change] {
  margin-left: 0;
}

[data-content-type="heading"] {
  --level: 3em;
}

[data-content-type="heading"][data-level="2"] {
  --level: 2em;
}

[data-content-type="heading"][data-level="3"] {
  --level: 1.3em;
}

[data-content-type="heading"][data-level="4"] {
  --level: 1em;
}

[data-content-type="heading"][data-level="5"] {
  --level: .9em;
}

[data-content-type="heading"][data-level="6"] {
  --level: .8em;
}

[data-prev-level="1"] {
  --prev-level: 3em;
}

[data-prev-level="2"] {
  --prev-level: 2em;
}

[data-prev-level="3"] {
  --prev-level: 1.3em;
}

[data-prev-level="4"] {
  --prev-level: 1em;
}

[data-prev-level="5"] {
  --prev-level: .9em;
}

[data-prev-level="6"] {
  --prev-level: .8em;
}

.bn-block-outer[data-prev-type="heading"] > .bn-block > .bn-block-content {
  font-size: var(--prev-level);
  font-weight: 700;
}

.bn-block-outer:not([data-prev-type]) > .bn-block > .bn-block-content[data-content-type="heading"], .bn-block-outer:not([data-prev-type]) > .bn-block > div[data-type="modification"] > div[data-type="modification"] > .bn-block-content[data-content-type="heading"] {
  font-size: var(--level);
  font-weight: 700;
}

[data-content-type="quote"] blockquote {
  color: #7d797a;
  border-left: 2px solid #7d797a;
  margin: 0;
  padding-left: 1em;
}

.bn-block-content:before {
  content: "";
  margin-right: 0;
}

.bn-block-content[data-content-type="numberedListItem"]:before {
  justify-content: center;
  min-width: 24px;
  padding-right: 4px;
  display: flex;
}

[data-content-type="numberedListItem"] {
  --index: attr(data-index);
}

[data-prev-type="numberedListItem"] {
  --prev-index: attr(data-prev-index);
}

.bn-block-outer[data-prev-type="numberedListItem"]:not([data-prev-index="none"]) > .bn-block > .bn-block-content:before {
  content: var(--prev-index) ".";
}

.bn-block-outer:not([data-prev-type]) > .bn-block > .bn-block-content[data-content-type="numberedListItem"]:before, .bn-block-outer:not([data-prev-type]) > .bn-block > div[data-type="modification"] > .bn-block-content[data-content-type="numberedListItem"]:before {
  content: var(--index) ".";
}

.bn-block-content[data-content-type="bulletListItem"]:before {
  justify-content: center;
  min-width: 24px;
  padding-right: 4px;
  display: flex;
}

.bn-block-content[data-content-type="checkListItem"] > div {
  width: 100%;
  display: flex;
}

.bn-block-content[data-content-type="checkListItem"] > div > div {
  justify-content: center;
  min-width: 24px;
  padding-right: 4px;
  display: flex;
}

.bn-block-content[data-content-type="checkListItem"] > div > div > input {
  cursor: pointer;
  margin: 0;
}

.bn-block-content[data-content-type="checkListItem"][data-checked="true"] .bn-inline-content {
  text-decoration: line-through;
}

.bn-block-content[data-text-alignment="center"] {
  justify-content: center;
}

.bn-block-content[data-text-alignment="right"] {
  justify-content: flex-end;
}

.bn-block-content:has(.bn-toggle-wrapper) > div {
  flex-direction: column;
  gap: 4px;
  display: flex;
}

:is(.bn-block:has( > .bn-block-content > div > .bn-toggle-wrapper[data-show-children="false"]) > .bn-block-group, .bn-block:has( > .react-renderer > .bn-block-content > div > .bn-toggle-wrapper[data-show-children="false"]) > .bn-block-group) {
  display: none;
}

.bn-toggle-wrapper {
  align-items: center;
  display: flex;
}

.bn-toggle-button {
  color: var(--bn-colors-editor-text);
  padding: 3px;
}

.bn-toggle-button > svg {
  width: 18px;
  height: 18px;
}

.bn-toggle-wrapper[data-show-children="true"] .bn-toggle-button {
  transform: rotate(90deg);
}

.bn-toggle-add-block-button {
  color: var(--bn-colors-side-menu);
  width: fit-content;
  margin-left: 22px;
  padding-inline: 2px;
  font-size: 16px;
  font-weight: 400;
}

.bn-toggle-button, .bn-toggle-add-block-button {
  border-radius: var(--bn-border-radius-small);
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background: none;
  border: none;
  display: flex;
}

.bn-toggle-button:hover, .bn-toggle-add-block-button:hover {
  background-color: var(--bn-colors-hovered-background);
}

.bn-block-outer[data-prev-type="bulletListItem"] > .bn-block > .bn-block-content:before, .bn-block-outer:not([data-prev-type]) > .bn-block > .bn-block-content[data-content-type="bulletListItem"]:before, .bn-block-outer:not([data-prev-type]) > .bn-block > div[data-type="modification"] > .bn-block-content[data-content-type="bulletListItem"]:before {
  content: "•";
}

[data-content-type="bulletListItem"] ~ .bn-block-group > .bn-block-outer[data-prev-type="bulletListItem"] > .bn-block > .bn-block-content:before, [data-content-type="bulletListItem"] ~ .bn-block-group > .bn-block-outer:not([data-prev-type]) > .bn-block > .bn-block-content[data-content-type="bulletListItem"]:before, [data-content-type="bulletListItem"] ~ .bn-block-group > .bn-block-outer:not([data-prev-type]) > .bn-block > div[data-type="modification"] > .bn-block-content[data-content-type="bulletListItem"]:before {
  content: "◦";
}

[data-content-type="bulletListItem"] ~ .bn-block-group [data-content-type="bulletListItem"] ~ .bn-block-group > .bn-block-outer[data-prev-type="bulletListItem"] > .bn-block > .bn-block-content:before, [data-content-type="bulletListItem"] ~ .bn-block-group [data-content-type="bulletListItem"] ~ .bn-block-group > .bn-block-outer:not([data-prev-type]) > .bn-block > .bn-block-content[data-content-type="bulletListItem"]:before, [data-content-type="bulletListItem"] ~ .bn-block-group [data-content-type="bulletListItem"] ~ .bn-block-group > .bn-block-outer:not([data-prev-type]) > .bn-block > div[data-type="modification"] > .bn-block-content[data-content-type="bulletListItem"]:before {
  content: "▪";
}

.bn-block-content[data-content-type="codeBlock"] {
  color: #fff;
  background-color: #161616;
  border-radius: 8px;
  position: relative;
}

.bn-block-content[data-content-type="codeBlock"] > pre {
  white-space: pre;
  tab-size: 2;
  width: 100%;
  margin: 0;
  padding: 24px;
  overflow-x: auto;
}

.bn-block-content[data-content-type="codeBlock"] > div {
  outline: none !important;
}

.bn-block-content[data-content-type="codeBlock"] > div > select {
  appearance: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  color: #fff;
  opacity: 0;
  background-color: #0000;
  border: none;
  font-size: .8em;
  transition: opacity .3s 1s;
  position: absolute;
  top: 8px;
  left: 18px;
  outline: none !important;
}

.bn-block-content[data-content-type="codeBlock"] > div > select > option {
  color: #000;
}

.bn-block-content[data-content-type="codeBlock"]:hover > div > select, .bn-block-content[data-content-type="codeBlock"] > div > select:focus {
  opacity: .5;
  transition-delay: .1s;
}

.bn-block-content[data-content-type="pageBreak"] > div {
  border-top: 2px dotted #7d797a;
  width: 100%;
  height: 0;
  margin-block: 11px;
}

@media print {
  .bn-block-content[data-content-type="pageBreak"] > div {
    page-break-after: always;
  }
}

[data-file-block] .bn-file-block-content-wrapper {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  flex-direction: column;
  display: flex;
}

:is([data-file-block] .bn-file-block-content-wrapper:has(.bn-add-file-button), [data-file-block] .bn-file-block-content-wrapper:has(.bn-file-name-with-icon)) {
  width: 100%;
}

[data-file-block] .bn-add-file-button {
  color: #7d797a;
  background-color: #f2f1ee;
  border-radius: 4px;
  align-items: center;
  gap: 10px;
  padding: 12px;
  display: flex;
}

.bn-editor[contenteditable="true"] [data-file-block] .bn-add-file-button:hover, [data-file-block] .bn-file-name-with-icon:hover, .ProseMirror-selectednode .bn-file-name-with-icon {
  background-color: #e1e1e1;
}

[data-file-block] .bn-add-file-button-icon, [data-file-block] .bn-file-icon {
  width: 24px;
  height: 24px;
}

[data-file-block] .bn-add-file-button-text {
  font-size: .9rem;
}

[data-file-block] .bn-file-name-with-icon {
  border-radius: 4px;
  gap: 4px;
  padding: 4px;
  display: flex;
}

[data-file-block] .bn-file-caption {
  word-break: break-word;
  padding-block: 4px;
  font-size: .8em;
}

[data-file-block] .bn-file-caption:empty {
  padding-block: 0;
}

[data-file-block] .bn-resize-handle {
  cursor: ew-resize;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 4px;
  width: 8px;
  height: 30px;
  position: absolute;
}

[data-file-block] .bn-visual-media-wrapper {
  align-items: center;
  max-width: 100%;
  display: flex;
  position: relative;
}

[data-file-block] .bn-visual-media {
  border-radius: 4px;
  width: 100%;
}

[data-content-type="audio"] > .bn-file-block-content-wrapper, .bn-audio {
  width: 100%;
}

.bn-inline-content:has( > .ProseMirror-trailingBreak:only-child):before {
  pointer-events: none;
  height: 0;
  font-style: italic;
  position: absolute;
}

[data-text-color="gray"] {
  color: #9b9a97;
}

[data-text-color="brown"] {
  color: #64473a;
}

[data-text-color="red"] {
  color: #e03e3e;
}

[data-text-color="orange"] {
  color: #d9730d;
}

[data-text-color="yellow"] {
  color: #dfab01;
}

[data-text-color="green"] {
  color: #4d6461;
}

[data-text-color="blue"] {
  color: #0b6e99;
}

[data-text-color="purple"] {
  color: #6940a5;
}

[data-text-color="pink"] {
  color: #ad1a72;
}

[data-background-color="gray"] {
  background-color: #ebeced;
}

[data-background-color="brown"] {
  background-color: #e9e5e3;
}

[data-background-color="red"] {
  background-color: #fbe4e4;
}

[data-background-color="orange"] {
  background-color: #f6e9d9;
}

[data-background-color="yellow"] {
  background-color: #fbf3db;
}

[data-background-color="green"] {
  background-color: #ddedea;
}

[data-background-color="blue"] {
  background-color: #ddebf1;
}

[data-background-color="purple"] {
  background-color: #eae4f2;
}

[data-background-color="pink"] {
  background-color: #f4dfeb;
}

[data-text-alignment="left"] {
  text-align: left !important;
  justify-content: flex-start !important;
}

[data-text-alignment="center"] {
  text-align: center !important;
  justify-content: center !important;
}

[data-text-alignment="right"] {
  text-align: right !important;
  justify-content: flex-end !important;
}

[data-text-alignment="justify"] {
  text-align: justify !important;
  justify-content: flex-start !important;
}

.bn-block-column-list {
  flex-direction: row;
  display: flex;
}

.bn-block-column {
  flex: 1;
  padding: 12px 20px;
  overflow-x: auto;
}

.bn-block-column:first-child {
  padding-left: 0;
}

.bn-block-column:last-child {
  padding-right: 0;
}

.bn-thread-mark:not([data-orphan="true"]) {
  background: #ffc80026;
}

.bn-thread-mark .bn-thread-mark-selected {
  background: #ffc80040;
}

.ProseMirror .tableWrapper {
  overflow-x: auto;
}

.ProseMirror table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
}

.ProseMirror td, .ProseMirror th {
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}

.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging), .ProseMirror th:not([data-colwidth]):not(.column-resize-dragging) {
  min-width: var(--default-cell-min-width);
}

.ProseMirror .column-resize-handle {
  z-index: 20;
  pointer-events: none;
  background-color: #adf;
  width: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2px;
}

.ProseMirror.resize-cursor {
  cursor: ew-resize;
  cursor: col-resize;
}

.ProseMirror .selectedCell:after {
  z-index: 2;
  content: "";
  pointer-events: none;
  background: #c8c8ff66;
  position: absolute;
  inset: 0;
}

.bn-editor {
  --N800: #172b4d;
  --N40: #dfe1e6;
  outline: none;
  padding-inline: 54px;
}

.bn-comment-editor {
  width: 100%;
  padding: 0;
}

.bn-comment-editor .bn-editor {
  padding: 0;
}

.bn-root {
  box-sizing: border-box;
}

.bn-root *, .bn-root :before, .bn-root :after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

.bn-default-styles p, .bn-default-styles h1, .bn-default-styles h2, .bn-default-styles h3, .bn-default-styles h4, .bn-default-styles h5, .bn-default-styles h6, .bn-default-styles li {
  font-size: inherit;
  margin: 0;
  padding: 0;
  min-width: 2px !important;
}

.bn-default-styles {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Inter, SF Pro Display, -apple-system, BlinkMacSystemFont, Open Sans, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.bn-table-drop-cursor {
  z-index: 20;
  pointer-events: none;
  background-color: #adf;
  position: absolute;
}

.bn-drag-preview {
  opacity: .001;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.bn-editor .bn-collaboration-cursor__base {
  position: relative;
}

.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__caret {
  width: 2px;
  position: absolute;
  top: 1px;
  bottom: -2px;
  left: -1px;
}

.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__label {
  pointer-events: none;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  color: #0000;
  border-radius: 0 1.5px 1.5px 0;
  max-width: 4px;
  max-height: 5px;
  padding: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  transition: all .2s;
  position: absolute;
  top: -1px;
  left: 0;
  overflow: hidden;
}

.bn-editor .bn-collaboration-cursor__base[data-active] .bn-collaboration-cursor__label {
  color: #0d0d0d;
  border-radius: 3px 3px 3px 0;
  max-width: 20rem;
  max-height: 1.1rem;
  padding: .1rem .3rem;
  transition: all .2s;
  top: -17px;
  left: 0;
}

.bn-editor [data-content-type="table"] .tableWrapper {
  min-width: calc(100% + 16px);
  padding-bottom: 16px;
  position: relative;
  top: -16px;
  left: -16px;
  overflow-y: hidden;
}

.bn-editor [data-content-type="table"] .tableWrapper-inner {
  padding: 16px;
}

.bn-editor [data-content-type="table"] table {
  word-break: break-word;
  width: auto !important;
}

.bn-editor [data-content-type="table"] th, .bn-editor [data-content-type="table"] td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}

.bn-editor [data-content-type="table"] th {
  text-align: left;
  font-weight: 700;
}

.ProseMirror td, .ProseMirror th {
  min-width: auto !important;
}

.ProseMirror td:not([colwidth]):not(.column-resize-dragging), .ProseMirror th:not([colwidth]):not(.column-resize-dragging) {
  min-width: var(--default-cell-min-width) !important;
}

.prosemirror-dropcursor-block {
  transition-property: top, bottom;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.prosemirror-dropcursor-vertical {
  transition-property: left, right;
}

[data-show-selection] {
  background-color: highlight;
  padding: 2px 0;
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__5fe0b886._.css.map*/