@layer twigs-reset, resets, base, components, utilities, overrides;@layer resets{*,:after,:before{box-sizing:border-box;margin:0;padding:0}::selection{background-color:Highlight;color:HighlightText}::-moz-selection{background-color:Highlight;color:HighlightText}}@layer base{:root{--background:#fff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}html{font-synthesis:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--background);color:var(--foreground);font-family:var(--font-inter),"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}}@layer components{.prose{color:#1f2937;font-size:16px;line-height:1.75}.prose h1{font-size:2.25rem;font-weight:700;margin:1.5rem 0 1rem}.prose h2{font-size:1.72rem;font-weight:600;margin:1.25rem 0 .75rem}.prose h3{font-size:1.44rem}.prose h3,.prose h4{font-weight:600;margin:1rem 0 .5rem}.prose h4{font-size:1.2rem}.prose p{margin-bottom:1rem}.prose ol,.prose ul{font-size:16px;margin-bottom:1rem;padding-left:1.5rem}.prose ol li,.prose ul li{margin-bottom:2px;padding-left:.125rem;padding-block:.3rem}.prose ol li::marker,.prose ul li::marker{color:#848484}.prose a{color:#3e90fd;text-decoration:underline}.prose a:hover{color:#0472ee}.prose a:visited{color:purple}.prose iframe,.prose img,.prose video{border-radius:8px;display:block;margin:1rem 0;max-width:100%}.prose pre{background-color:#f8f8f8;border:1px solid #e5e7eb;border-radius:6px;color:#383a42;font-family:monospace;font-size:13.6px;line-height:1.6;overflow-x:auto;padding:1rem}.prose pre .token-cdata,.prose pre .token-comment,.prose pre .token-doctype,.prose pre .token-prolog{color:#708090}.prose pre .token-punctuation{color:#999}.prose pre .token-boolean,.prose pre .token-constant,.prose pre .token-deleted,.prose pre .token-number,.prose pre .token-property,.prose pre .token-symbol,.prose pre .token-tag{color:#905}.prose pre .token-attr,.prose pre .token-builtin,.prose pre .token-char,.prose pre .token-inserted,.prose pre .token-selector,.prose pre .token-string{color:#690}.prose pre .token-entity,.prose pre .token-operator,.prose pre .token-url{color:#9a6e3a}.prose pre .token-atrule,.prose pre .token-keyword{color:#07a}.prose pre .token-class-name,.prose pre .token-function{color:#dd4a68}.prose pre .token-important,.prose pre .token-regex,.prose pre .token-variable{color:#e90}.prose pre .token-namespace{opacity:.7}.prose pre code{background-color:transparent;border-radius:0;font-size:inherit;padding:0}.prose pre.code-block-with-lines{padding-left:0;position:relative}.prose pre.code-block-with-lines:before{color:#a0a1a7;content:attr(data-gutter);float:left;margin-right:16px;min-width:32px;padding:0 12px 0 16px;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:pre-wrap}.prose code{background-color:#f3f4f6;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:90%;padding:.2rem .4rem}.prose hr{background-color:#e5e7eb;border:none;height:1px;margin:8px 0}.prose li[role=checkbox]{list-style:none;margin-left:-20px}.prose li[role=checkbox]:before{border:1px solid #9ca3af;border-radius:4px;content:"";display:inline-block;height:16px;margin-right:8px;position:relative;top:2px;width:16px}.prose li[role=checkbox][aria-checked=true]{color:#71717a;text-decoration:line-through}.prose li[role=checkbox][aria-checked=true]:before{background-color:#7c3aed;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='m10 3.25-5.5 5.5L2 6.25'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border:1px solid #7c3aed}.prose blockquote{border-left:2px solid #e5e7eb;color:#4b5563;margin:10px 0 4px;min-height:24px;padding:8px 0 8px 20px}.prose strong{font-weight:700}.prose .article-table-wrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:1rem 0;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.prose .article-table-wrapper::-webkit-scrollbar{height:6px}.prose .article-table-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.prose .article-table-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.prose .article-table-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.prose .article-table{border-collapse:separate;border-spacing:0;min-width:100%;table-layout:fixed;width:-moz-max-content;width:max-content}.prose .article-table>tbody>tr:first-child>td{background-color:rgba(100,116,139,.04)!important}.prose .article-table:not(:has(colgroup)){table-layout:auto}.prose .article-table td,.prose .article-table th{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;color:#2b2b2b;font-size:14px;line-height:22px;padding:12px 16px;text-align:left;vertical-align:top;word-wrap:break-word;background-color:#fff;max-width:225px;min-width:225px;outline-offset:-2px;overflow-wrap:anywhere}.prose .article-table td a,.prose .article-table th a{color:#3e90fd;text-decoration:underline;text-decoration-style:solid;text-underline-offset:2px}.prose .article-table td a:hover,.prose .article-table th a:hover{color:#0472ee}.prose .article-table th,.prose .article-table thead th{background-color:rgba(100,116,139,.04);font-weight:600}.prose .article-table tr:last-child td,.prose .article-table tr:last-child th{border-bottom:none}.prose .article-table tr td:last-child,.prose .article-table tr th:last-child{border-right:none}.prose .article-table td ol,.prose .article-table td ul,.prose .article-table th ol,.prose .article-table th ul{font-size:14px;line-height:22px;margin:.25rem 0;padding-left:1.25rem}.prose .article-table td ol li,.prose .article-table td ul li,.prose .article-table th ol li,.prose .article-table th ul li{margin-bottom:2px;padding-left:.125rem}.prose .article-table td ol li::marker,.prose .article-table td ul li::marker,.prose .article-table th ol li::marker,.prose .article-table th ul li::marker{color:#848484}.prose .article-table td p,.prose .article-table th p{margin-bottom:0}.prose .article-table-fallback{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-size:14px;line-height:20px;margin:1rem 0;padding:12px}@media(max-width:1024px){.prose .article-table-wrapper{margin:.75rem 0}.prose .article-table td,.prose .article-table th{font-size:13px;line-height:20px;padding:10px 12px}}@media(max-width:768px){.prose{font-size:14px}.prose h1{font-size:1.75rem}.prose h2,.prose h3{font-size:1.2rem}.prose p{font-size:14px;line-height:26px}.prose code,.prose pre{font-size:85%}.prose ol li,.prose ul li{font-size:14px}.prose .article-table-wrapper{border-radius:6px;margin:.5rem 4px;position:relative}.prose .article-table-wrapper:after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.9));bottom:6px;content:"";opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s ease;width:24px}.prose .article-table-wrapper:not(:hover):after{opacity:1}.prose .article-table{min-width:100%;width:-moz-max-content;width:max-content}.prose .article-table td,.prose .article-table th{font-size:13px;line-height:18px;max-width:200px;min-width:100px;padding:10px 12px}.prose .article-table th{min-width:100px}}@media(max-width:480px){.prose .article-table-wrapper{border-left:1px solid #e5e7eb;border-radius:6px;border-right:1px solid #e5e7eb;margin:.5rem 4px;width:auto}.prose .article-table td,.prose .article-table th{font-size:12px;line-height:16px;max-width:160px;min-width:80px;padding:8px 10px}}@media(min-width:769px)and (max-width:1023px){.prose{font-size:15px}.prose h1{font-size:2rem}.prose h2{font-size:1.6rem}.prose h3{font-size:1.4rem}.prose code,.prose pre{font-size:88%}}.editor-text-bold{font-weight:700!important}.editor-text-italic{font-style:italic!important}.editor-text-underline{text-decoration:underline!important}.editor-text-strikethrough{text-decoration:line-through!important}.editor-text-underlineStrikethrough{text-decoration:underline line-through!important}[data-radix-portal] [role=dialog]{background:#fff!important;border-radius:16px!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important;left:50%!important;max-height:90vh!important;max-width:calc(100vw - 40px)!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:100000!important}.editor-link{color:#00828d!important;cursor:pointer!important;text-decoration:underline!important}}@layer utilities{.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1286px}}}@layer overrides{[data-sonner-toaster] [data-sonner-toast]{align-items:center!important;background:#f3f3ff!important;border:.5px solid rgba(100,116,139,.4)!important;border-radius:12px!important;box-shadow:0 1px 1px 0 rgba(113,88,245,.06),0 2px 5px 0 rgba(113,88,245,.06),0 10px 20px 0 rgba(113,88,245,.15),0 56px 70px 30px hsla(0,0%,100%,.4)!important;display:flex!important;font-family:"DM Sans",var(--font-inter),sans-serif!important;gap:0!important;overflow:hidden!important;padding:0!important;position:relative!important}[data-sonner-toaster] [data-sonner-toast][data-type=success]{border-left:none!important}[data-sonner-toaster] [data-sonner-toast] [data-content]{flex:1!important;padding:16px 8px 16px 48px!important;position:relative!important}[data-sonner-toaster] [data-sonner-toast] [data-title]{color:#000!important;font-size:14px!important;font-weight:700!important;line-height:20px!important}[data-sonner-toaster] [data-sonner-toast] [data-description]{color:rgba(0,0,0,.8)!important;font-size:13.33px!important;font-weight:400!important;line-height:20px!important}[data-sonner-toaster] [data-sonner-toast][data-type=success] [data-icon]{height:24px!important;left:16px!important;margin:0!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:24px!important}[data-sonner-toaster] [data-sonner-toast][data-type=success] [data-icon] svg{color:#7158f5!important;fill:#7158f5!important;height:24px!important;width:24px!important}[data-sonner-toaster] [data-sonner-toast] [data-button]{align-items:center!important;background:transparent!important;border:none!important;color:#4e596c!important;cursor:pointer!important;display:flex!important;font-family:"DM Sans",var(--font-inter),sans-serif!important;font-size:14px!important;font-weight:700!important;gap:2px!important;height:100%!important;line-height:20px!important;padding:8px 16px 8px 8px!important}[data-sonner-toaster] [data-sonner-toast] [data-button]:hover{background:transparent!important;opacity:.8!important}[data-sonner-toaster] [data-sonner-toast] [data-button]:after{content:"→"!important;margin-left:2px!important}}