.Toggle_toggleLabel__urx0r{display:inline-flex;align-items:center;gap:.75rem}.Toggle_toggleText__xfyoP{font-size:.875rem;font-weight:500;color:var(--text-primary)}.Toggle_toggleButton__hRy2x{position:relative;border:none;background:transparent;padding:0;cursor:pointer;outline:none;transition:opacity .2s ease}.Toggle_toggleButton__hRy2x:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:999px}.Toggle_toggleButton__hRy2x[data-disabled=true]{opacity:.5;cursor:not-allowed}.Toggle_toggleTrack__8v85u{position:relative;width:44px;height:24px;border-radius:999px;background:rgba(47,93,98,.2);transition:background-color .2s ease}.Toggle_toggleThumb__d58Tc{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);will-change:transform}.DeleteAccountModal_backdrop__NOgT_{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.DeleteAccountModal_modal__eX7b4{background:#fff;border-radius:var(--radius-lg,24px);box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:480px;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid rgba(220,38,38,.2)}.DeleteAccountModal_iconContainer__vXKyG{width:64px;height:64px;border-radius:50%;background:rgba(220,38,38,.1);display:flex;align-items:center;justify-content:center;color:#dc2626;margin-bottom:.5rem}.DeleteAccountModal_icon__zaACF{width:32px;height:32px}.DeleteAccountModal_title__wPb4x{margin:0;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:#1f2937;text-align:center}.DeleteAccountModal_message__crP3D{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.6;text-align:center}.DeleteAccountModal_list__dnkY2{margin:1rem 0;padding:0;list-style:none;width:100%;display:flex;flex-direction:column;gap:.5rem}.DeleteAccountModal_listItem__Oqdt9{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;background:rgba(220,38,38,.04);border-radius:var(--radius-sm,12px);border:1px solid rgba(220,38,38,.12);transition:var(--transition-base)}.DeleteAccountModal_listItem__Oqdt9:hover{background:rgba(220,38,38,.06);border-color:rgba(220,38,38,.18)}.DeleteAccountModal_badge__71ovR{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .65rem;background:rgba(220,38,38,.12);color:#dc2626;border-radius:var(--radius-xs,8px);font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;min-width:-moz-fit-content;min-width:fit-content;flex-shrink:0}.DeleteAccountModal_label__YQFwe{color:var(--text-secondary);font-size:.9rem;line-height:1.4;flex:1}.DeleteAccountModal_actions__zMBLG{display:flex;gap:.75rem;width:100%;margin-top:.5rem}.DeleteAccountModal_cancelButton__3XV4F,.DeleteAccountModal_deleteButton__mwLkI{flex:1;padding:.75rem 1.5rem;border-radius:var(--radius-sm,12px);font-weight:600;font-size:.95rem;cursor:pointer;transition:var(--transition-base);border:none}.DeleteAccountModal_cancelButton__3XV4F{background:rgba(47,93,98,.08);color:var(--accent)}.DeleteAccountModal_cancelButton__3XV4F:hover{background:rgba(47,93,98,.14)}.DeleteAccountModal_deleteButton__mwLkI{background:#dc2626;color:#fff}.DeleteAccountModal_deleteButton__mwLkI:hover{background:#b91c1c}.DeleteAccountModal_deleteButton__mwLkI:active{transform:scale(.98)}.DeleteAccountModal_cancelButton__3XV4F:disabled,.DeleteAccountModal_deleteButton__mwLkI:disabled{opacity:.6;cursor:not-allowed}.DeleteAccountModal_errorMessage__NLokQ{width:100%;padding:.875rem 1rem;background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);border-radius:var(--radius-sm,12px);color:#dc2626;font-size:.9rem;line-height:1.5;text-align:left;margin-top:.5rem}.ProjectMobileView_shell__iG2O_{width:100%;min-height:100vh;padding:1.5rem 1rem 5.5rem;background:var(--page-bg,#f7f4ef);display:flex;flex-direction:column;gap:1rem}.dark .ProjectMobileView_shell__iG2O_{background:#0f0f0f}.ProjectMobileView_heroCard__9Bny_{position:relative;border-radius:1.75rem;padding:1.5rem;background:linear-gradient(135deg,rgba(47,93,98,.15),rgba(47,93,98,.05));border:1px solid rgba(47,93,98,.12);box-shadow:0 20px 45px rgba(47,93,98,.16);display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.dark .ProjectMobileView_heroCard__9Bny_{background:linear-gradient(135deg,rgba(47,93,98,.18),hsla(0,0%,100%,.04));border-color:hsla(0,0%,100%,.1);box-shadow:0 18px 40px rgba(0,0,0,.35)}.ProjectMobileView_heroBadge__2EUnS{width:3.5rem;height:3.5rem;border-radius:1.1rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;letter-spacing:.08em;flex-shrink:0}.ProjectMobileView_heroCopy__bNxxX{display:flex;flex-direction:column;gap:.65rem;flex:1;width:100%}.ProjectMobileView_updated__UaqWJ{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(47,93,98,.7)}.dark .ProjectMobileView_updated__UaqWJ{color:hsla(0,0%,100%,.7)}.ProjectMobileView_projectName__GxNdV{margin:0;font-size:1.5rem;font-weight:700;color:var(--text-primary,#1e1b16)}.dark .ProjectMobileView_projectName__GxNdV{color:#fff}.ProjectMobileView_heroDescription__jQSSf{margin:0;font-size:.95rem;line-height:1.55;color:rgba(47,93,98,.82)}.dark .ProjectMobileView_heroDescription__jQSSf{color:hsla(0,0%,100%,.8)}.ProjectMobileView_statsRail__j9h4x{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem;margin-top:.25rem}.ProjectMobileView_statPill__2X95G{min-width:5.5rem;padding:.85rem 1rem;border-radius:1rem;background:rgba(47,93,98,.08);border:1px solid rgba(47,93,98,.14);display:flex;flex-direction:column;gap:.15rem}.dark .ProjectMobileView_statPill__2X95G{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}.ProjectMobileView_statValue__PXhL9{font-size:1.25rem;font-weight:700;color:var(--text-primary,#1e1b16)}.dark .ProjectMobileView_statValue__PXhL9{color:#fff}.ProjectMobileView_statLabel__CZLUs{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(47,93,98,.65)}.dark .ProjectMobileView_statLabel__CZLUs{color:hsla(0,0%,100%,.65)}.ProjectMobileView_section__Vvki4{background:#fff;border-radius:1.5rem;padding:1.25rem;border:1px solid rgba(47,93,98,.12);box-shadow:0 18px 40px rgba(47,93,98,.12);display:flex;flex-direction:column;gap:.85rem}.dark .ProjectMobileView_section__Vvki4{background:hsla(0,0%,8%,.9);border-color:hsla(0,0%,100%,.1);box-shadow:0 18px 40px rgba(0,0,0,.45)}.ProjectMobileView_sectionHeader__CTueV{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ProjectMobileView_sectionTitle__DYBqV{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary,#1e1b16)}.dark .ProjectMobileView_sectionTitle__DYBqV{color:#fff}.ProjectMobileView_sectionAction__Lku3Q{flex-shrink:0}.ProjectMobileView_sectionBody__GluEY{display:flex;flex-direction:column;gap:.75rem}.ProjectMobileView_chip__yELvS{display:inline-flex;align-items:center;justify-content:center;padding:.4rem 1rem;border-radius:999px;border:none;background:rgba(47,93,98,.1);color:var(--text-primary,#1e1b16);font-weight:600;font-size:.85rem}.dark .ProjectMobileView_chip__yELvS{background:hsla(0,0%,100%,.12);color:#fff}.ProjectMobileView_inlineForm__7GOwJ{display:flex;flex-direction:column;gap:.6rem;border:1px solid rgba(47,93,98,.18);border-radius:1rem;padding:.9rem;background:rgba(47,93,98,.04)}.dark .ProjectMobileView_inlineForm__7GOwJ{border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.04)}.ProjectMobileView_inlineTextarea__Fc5xr{width:100%;font:inherit;font-size:.95rem;line-height:1.5;border:none;background:transparent;resize:none;color:var(--text-primary,#1e1b16);outline:none}.dark .ProjectMobileView_inlineTextarea__Fc5xr{color:#fff}.ProjectMobileView_formActions__zUQ9y{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.ProjectMobileView_formButton__vLSAu{border:none;border-radius:999px;padding:.45rem .95rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ProjectMobileView_primaryBtn__il9S_{background:var(--accent,#2f5d62);color:#fff;box-shadow:0 12px 20px rgba(47,93,98,.25)}.ProjectMobileView_secondaryBtn__9_Lyb{background:transparent;color:rgba(47,93,98,.7)}.dark .ProjectMobileView_secondaryBtn__9_Lyb{color:hsla(0,0%,100%,.75)}.ProjectMobileView_list__yfoiv{display:flex;flex-direction:column;gap:.75rem}.ProjectMobileView_chatCard__29UwH{position:relative;width:100%;border:1px solid rgba(47,93,98,.15);border-radius:1.25rem;padding:1rem;background:rgba(47,93,98,.03);text-align:left;display:flex;flex-direction:column;gap:.45rem}.dark .ProjectMobileView_chatCard__29UwH{border-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04)}.ProjectMobileView_chatHeader__uG_IP{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.ProjectMobileView_chatTitle__pqfPo{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary,#1e1b16);flex:1}.dark .ProjectMobileView_chatTitle__pqfPo{color:#fff}.ProjectMobileView_chatTime__hOTsc{font-size:.75rem;color:rgba(47,93,98,.6);flex-shrink:0}.dark .ProjectMobileView_chatTime__hOTsc{color:hsla(0,0%,100%,.65)}.ProjectMobileView_chatPreview__qLA2_{margin:0;font-size:.9rem;color:rgba(47,93,98,.78);line-height:1.4}.dark .ProjectMobileView_chatPreview__qLA2_{color:hsla(0,0%,100%,.8)}.ProjectMobileView_chatMeta__miT6Y{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:rgba(47,93,98,.65)}.dark .ProjectMobileView_chatMeta__miT6Y{color:hsla(0,0%,100%,.7)}.ProjectMobileView_personaTag__OiARK{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:.85rem;background:rgba(47,93,98,.12);font-weight:600}.dark .ProjectMobileView_personaTag__OiARK{background:hsla(0,0%,100%,.15)}.ProjectMobileView_deleteButton__otZth{position:absolute;top:.65rem;right:.65rem;width:2rem;height:2rem;border-radius:50%;border:none;background:transparent;color:rgba(47,93,98,.55);display:flex;align-items:center;justify-content:center}.dark .ProjectMobileView_deleteButton__otZth{color:hsla(0,0%,100%,.55)}.ProjectMobileView_emptyState__mm7I1{text-align:center;padding:2.5rem 1rem;border-radius:1.25rem;border:1px dashed rgba(47,93,98,.25);color:rgba(47,93,98,.65)}.dark .ProjectMobileView_emptyState__mm7I1{border-color:hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.7)}.ProjectMobileView_memoryList__Bz9He{display:flex;flex-direction:column;gap:.6rem}.ProjectMobileView_memoryCard__bJ_Vi{border-radius:1rem;padding:.85rem 1rem;border:1px solid rgba(47,93,98,.14);background:rgba(47,93,98,.04);font-size:.9rem;color:rgba(47,93,98,.85);line-height:1.5}.dark .ProjectMobileView_memoryCard__bJ_Vi{border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.85)}.ProjectMobileView_floatingAction__1CHjR{position:fixed;bottom:1.75rem;left:50%;transform:translateX(-50%);width:min(420px,calc(100% - 2rem));border:none;border-radius:999px;padding:.95rem 1rem;background:var(--accent,#2f5d62);color:#fff;font-size:1rem;font-weight:600;box-shadow:0 20px 45px rgba(47,93,98,.3);display:flex;align-items:center;justify-content:center;gap:.35rem}@media (min-width:540px){.ProjectMobileView_shell__iG2O_{padding:2rem 1.5rem 5.5rem}.ProjectMobileView_heroCard__9Bny_{padding:1.75rem}}@media (min-width:780px){.ProjectMobileView_heroCard__9Bny_{flex-direction:row;align-items:center}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.YouTubeEmbed_container__1X07l{position:relative;width:100%;padding-bottom:56.25%;margin:1.5rem 0;border-radius:8px;overflow:hidden;background:#000}.YouTubeEmbed_iframe__baLqw{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.TwitterEmbed_container__OFDrO{display:flex;justify-content:center;margin:1.5rem 0;min-height:200px}.Markdown_markdown__lC3ZR{width:100%;line-height:1.6;color:#111827}.Markdown_h1__nux2I{font-size:1.75rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.3;color:#1e1b16}.Markdown_h2__WhQb_{font-size:1.5rem;font-weight:600;margin-top:1.25rem;margin-bottom:.625rem;line-height:1.35;color:#1e1b16}.Markdown_dark__jOKlV .Markdown_h2__WhQb_{color:#fefefe}.Markdown_h3__uSgS0{font-size:1.25rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem;line-height:1.4;color:#1e1b16}.Markdown_dark__jOKlV .Markdown_h3__uSgS0{color:#fefefe}.Markdown_h4__t6kpO{font-size:1.125rem;font-weight:600;margin-top:.875rem;margin-bottom:.5rem;line-height:1.45;color:#1e1b16}.Markdown_dark__jOKlV .Markdown_h4__t6kpO{color:#fefefe}.Markdown_h5___W8v5{font-size:1rem;font-weight:600;margin-top:.75rem;margin-bottom:.5rem;line-height:1.5;color:#1e1b16}.Markdown_dark__jOKlV .Markdown_h5___W8v5{color:#fefefe}.Markdown_h6__7SEBN{font-size:.9375rem;font-weight:600;margin-top:.75rem;margin-bottom:.5rem;line-height:1.5;color:rgba(30,27,22,.85)}.Markdown_dark__jOKlV .Markdown_h6__7SEBN{color:hsla(0,0%,100%,.85)}.Markdown_p__VHQWq{margin-top:0;margin-bottom:.75rem;font-size:.9375rem;line-height:1.6}.Markdown_p__VHQWq:last-child{margin-bottom:0}.Markdown_p__VHQWq:has(img){margin-bottom:0}.Markdown_p__VHQWq img{margin-top:.75rem;margin-bottom:.75rem}.Markdown_ol__q3wSc,.Markdown_ul__671ui{margin-top:.5rem;margin-bottom:.75rem;padding-left:1.5rem}.Markdown_ul__671ui{list-style-type:disc}.Markdown_ol__q3wSc{list-style-type:decimal}.Markdown_li__K9RTI{margin-top:.25rem;margin-bottom:.25rem;font-size:.9375rem;line-height:1.6}.Markdown_li__K9RTI>p{margin-top:0;margin-bottom:.25rem}.Markdown_li__K9RTI:last-child>p{margin-bottom:0}.Markdown_preContainer__c977y{position:relative;margin-top:.75rem;margin-bottom:.75rem}.Markdown_preContainer__c977y,.Markdown_pre__12qRG{display:block;width:100%;max-width:100%;box-sizing:border-box}.Markdown_pre__12qRG{padding:1rem;background:rgba(47,93,98,.06);border:1px solid rgba(47,93,98,.12);border-radius:.75rem;overflow-x:auto;font-size:.875rem;line-height:1.5;box-shadow:0 2px 8px rgba(30,27,22,.08)}.Markdown_dark__jOKlV .Markdown_pre__12qRG{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);box-shadow:0 2px 8px rgba(0,0,0,.2)}.Markdown_copyButton__VfmFe{position:absolute;bottom:.375rem;right:.375rem;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:.375rem;background:transparent;color:rgba(47,93,98,.6);cursor:pointer;transition:all .15s ease;padding:0;opacity:0}.Markdown_preContainer__c977y:hover .Markdown_copyButton__VfmFe{opacity:.7}.Markdown_copyButton__VfmFe:hover{background:rgba(47,93,98,.08);color:#2f5d62;opacity:1}.Markdown_copyButton__VfmFe:active{transform:scale(.95)}.Markdown_copyButton__VfmFe[data-copied=true]{color:#10b981;background:#d1fae5}.Markdown_pre__12qRG code{background:transparent;padding:0;border-radius:0;font-size:inherit;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace;color:#1e1b16;display:block;width:100%;max-width:100%;box-sizing:border-box}.Markdown_dark__jOKlV .Markdown_pre__12qRG code{color:#fefefe}.Markdown_codeInline__BVFmj{padding:.125rem .375rem;background:rgba(47,93,98,.12);border-radius:.25rem;font-size:.875rem;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace;color:#2f5d62}.Markdown_dark__jOKlV .Markdown_codeInline__BVFmj{background:hsla(0,0%,100%,.1);color:#5ac8fa}.Markdown_codeBlock__ma9_d{display:block;width:100%;max-width:100%;padding:0;background:transparent;font-size:inherit;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace;color:#1e1b16;box-sizing:border-box}.Markdown_dark__jOKlV .Markdown_codeBlock__ma9_d{color:#fefefe}.Markdown_a__FTbN_{color:#2f5d62;text-decoration:underline;text-decoration-color:rgba(47,93,98,.3);text-underline-offset:2px;transition:text-decoration-color .2s ease}.Markdown_dark__jOKlV .Markdown_a__FTbN_{color:#2f5d62;text-decoration-color:rgba(47,93,98,.4)}.Markdown_a__FTbN_:hover,.Markdown_dark__jOKlV .Markdown_a__FTbN_:hover{text-decoration-color:#2f5d62}.Markdown_imageContainer__o2ZW3{display:block;width:100%;margin-top:.75rem;margin-bottom:.75rem;text-align:center}.Markdown_imageContainer__o2ZW3[data-align=left]{text-align:left}.Markdown_imageContainer__o2ZW3[data-align=right]{text-align:right}.Markdown_imageContainer__o2ZW3[data-align=center]{text-align:center}.Markdown_img__oxiOi{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto;border-radius:.75rem;box-shadow:0 2px 8px rgba(30,27,22,.08);background:rgba(47,93,98,.04);-o-object-fit:contain;object-fit:contain}.Markdown_imageContainer__o2ZW3[data-align=left] .Markdown_img__oxiOi{margin-left:0;margin-right:auto}.Markdown_imageContainer__o2ZW3[data-align=right] .Markdown_img__oxiOi{margin-left:auto;margin-right:0}.Markdown_imageCaption__BCdKa{display:block;margin-top:.5rem;font-size:.875rem;color:rgba(47,93,98,.7);font-style:italic;text-align:center}.Markdown_strong__7k122{font-weight:600;color:#1e1b16}.Markdown_dark__jOKlV .Markdown_strong__7k122{color:#fefefe}.Markdown_em__UIFTt{font-style:italic}.Markdown_blockquote__EebGf{margin-top:.75rem;margin-bottom:.75rem;padding-left:1rem;border-left:3px solid rgba(47,93,98,.3);color:rgba(30,27,22,.8);font-style:italic}.Markdown_dark__jOKlV .Markdown_blockquote__EebGf{border-left-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8)}.Markdown_blockquote__EebGf>p{margin-bottom:.5rem}.Markdown_blockquote__EebGf>p:last-child{margin-bottom:0}.Markdown_hr__8gGQG{margin-top:1.5rem;margin-bottom:1.5rem;border:none;border-top:1px solid rgba(47,93,98,.15)}.Markdown_table__ndLr1{margin-top:.75rem;margin-bottom:.75rem;width:100%;border-collapse:collapse;font-size:.9375rem;border:1px solid rgba(47,93,98,.15);border-radius:.5rem;overflow:hidden}.Markdown_thead__5PCez{background:rgba(47,93,98,.08)}.Markdown_dark__jOKlV .Markdown_thead__5PCez{background:hsla(0,0%,100%,.05)}.Markdown_tr__nPEnO{border-bottom:1px solid rgba(47,93,98,.1)}.Markdown_tr__nPEnO:last-child{border-bottom:none}.Markdown_th__XlYdN{padding:.625rem .875rem;text-align:left;font-weight:600;color:#1e1b16}.Markdown_dark__jOKlV .Markdown_th__XlYdN{color:#fefefe}.Markdown_td__13eka{padding:.625rem .875rem;color:#111827}.Markdown_dark__jOKlV .Markdown_td__13eka{color:#fefefe}.Markdown_tbody__gc8_W .Markdown_tr__nPEnO:hover{background:rgba(47,93,98,.04)}.Markdown_dark__jOKlV .Markdown_tbody__gc8_W .Markdown_tr__nPEnO:hover{background:hsla(0,0%,100%,.05)}.Markdown_markdown__lC3ZR>:first-child.Markdown_h1__nux2I,.Markdown_markdown__lC3ZR>:first-child.Markdown_h2__WhQb_,.Markdown_markdown__lC3ZR>:first-child.Markdown_h3__uSgS0,.Markdown_markdown__lC3ZR>:first-child.Markdown_h4__t6kpO,.Markdown_markdown__lC3ZR>:first-child.Markdown_h5___W8v5,.Markdown_markdown__lC3ZR>:first-child.Markdown_h6__7SEBN,.Markdown_markdown__lC3ZR>:first-child.Markdown_p__VHQWq{margin-top:0}.Markdown_markdown__lC3ZR>:last-child{margin-bottom:0}