.bg-brand{background-color:#5e17eb}.bg-brand-dark{background-color:#4c12c1}.bg-brand-light{background-color:#7b3ff2}.text-brand{color:#5e17eb}.text-brand-dark{color:#4c12c1}.border-brand{border-color:#5e17eb}.ring-brand{--tw-ring-color: #5e17eb}.hover\:bg-brand:hover{background-color:#5e17eb}.hover\:bg-brand-dark:hover{background-color:#4c12c1}.hover\:text-brand:hover{color:#5e17eb}.hover\:border-brand:hover{border-color:#5e17eb}.focus\:ring-brand:focus{--tw-ring-color: #5e17eb}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.toc-link.active{background-color:#5e17eb1a;color:#5e17eb;font-weight:600}.toc-link.active .toc-dot{background-color:#5e17eb;transform:scale(1.3)}.dark .toc-link.active{background-color:#5e17eb26;color:#a78bfa}.dark .toc-link.active .toc-dot{background-color:#a78bfa}.mobile-toc-link.active{background-color:#5e17eb1a;color:#5e17eb}.dark .mobile-toc-link.active{background-color:#5e17eb26;color:#a78bfa}.prose-modern{--prose-body: #404040;--prose-headings: #171717;--prose-links: #5e17eb;--prose-bold: #171717;--prose-code: #5e17eb;--prose-code-bg: rgba(94, 23, 235, .08);--prose-pre-bg: #18181b;--prose-pre-code: #e5e5e5;--prose-borders: #e5e5e5;--prose-quotes: #171717;--prose-quote-border: #5e17eb;--prose-captions: #737373;--prose-counters: #5e17eb;font-size:1rem;line-height:1.75;color:var(--prose-body)}@media(min-width:640px){.prose-modern{font-size:1.0625rem}}.dark .prose-modern{--prose-body: #d4d4d4;--prose-headings: #fafafa;--prose-links: #a78bfa;--prose-bold: #fafafa;--prose-code: #c4b5fd;--prose-code-bg: rgba(94, 23, 235, .15);--prose-pre-bg: #0a0a0a;--prose-pre-code: #e5e5e5;--prose-borders: #262626;--prose-quotes: #fafafa;--prose-quote-border: #8b5cf6;--prose-captions: #a3a3a3}.prose-modern :where(h1,h2,h3,h4,h5,h6){color:var(--prose-headings);font-weight:700;letter-spacing:-.02em;scroll-margin-top:5rem}.prose-modern h1{font-size:1.875em;margin-top:0;margin-bottom:.75em;line-height:1.2}.prose-modern h2{font-size:1.5em;margin-top:1.75em;margin-bottom:.625em;padding-bottom:.5em;border-bottom:1px solid var(--prose-borders)}.prose-modern h3{font-size:1.25em;margin-top:1.5em;margin-bottom:.5em}.prose-modern h4{font-size:1.0625em;margin-top:1.25em;margin-bottom:.5em}.prose-modern p{margin-top:1.125em;margin-bottom:1.125em}.prose-modern p:first-child{margin-top:0}.prose-modern a{color:var(--prose-links);font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;transition:all .15s ease}.prose-modern a:hover{border-bottom-width:2px}.prose-modern strong{color:var(--prose-bold);font-weight:600}.prose-modern blockquote{margin:1.5em 0;padding:1em 1.25em;border-left:3px solid var(--prose-quote-border);background:linear-gradient(135deg,#5e17eb0a,#a78bfa05);border-radius:0 .5rem .5rem 0;font-style:normal;color:var(--prose-quotes)}.prose-modern blockquote p{margin:0;font-weight:500}.prose-modern ul{margin:1.125em 0;padding-left:0;list-style:none}.prose-modern ul li{position:relative;padding-left:1.5em;margin:.5em 0}.prose-modern ul li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;background:linear-gradient(135deg,#5e17eb,#a78bfa);border-radius:50%}.prose-modern ol{margin:1.125em 0;padding-left:0;list-style:none;counter-reset:ol-counter}.prose-modern ol li{position:relative;padding-left:2.25em;margin:.5em 0;counter-increment:ol-counter}.prose-modern ol li:before{content:counter(ol-counter);position:absolute;left:0;top:0;width:1.5em;height:1.5em;background:linear-gradient(135deg,#5e17eb,#a78bfa);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.7em}.prose-modern :where(code):not(:where(pre *)){font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.875em;font-weight:500;color:var(--prose-code);background:var(--prose-code-bg);padding:.2em .35em;border-radius:.25rem}.prose-modern pre{margin:1.5em 0;padding:1em 1.25em;background:var(--prose-pre-bg);border-radius:.75rem;overflow-x:auto;border:1px solid var(--prose-borders);position:relative}.prose-modern pre code{font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.8125rem;line-height:1.65;color:var(--prose-pre-code);background:transparent;padding:0}.prose-modern img{margin:1.75em 0;border-radius:.75rem;max-width:100%;height:auto;cursor:zoom-in}.prose-modern figure{margin:1.75em 0}.prose-modern figcaption{margin-top:.625em;text-align:center;font-size:.8125em;color:var(--prose-captions);font-style:italic}.prose-modern hr{margin:2.5em auto;border:none;height:1px;background:linear-gradient(90deg,transparent,var(--prose-borders),transparent);max-width:180px}.prose-modern table{width:100%;margin:1.75em 0;border-collapse:collapse;font-size:.875em}.prose-modern thead{background:linear-gradient(135deg,#5e17eb,#a78bfa);color:#fff}.prose-modern th{padding:.75em 1em;text-align:left;font-weight:600}.prose-modern th:first-child{border-radius:.375rem 0 0}.prose-modern th:last-child{border-radius:0 .375rem 0 0}.prose-modern td{padding:.75em 1em;border-bottom:1px solid var(--prose-borders)}.prose-modern tbody tr:hover{background:#5e17eb08}.prose-modern details{margin:1.25em 0;padding:.875em 1em;border:1px solid var(--prose-borders);border-radius:.5rem;background:#5e17eb05}.prose-modern summary{cursor:pointer;font-weight:600;color:var(--prose-headings);padding:.375em;margin:-.375em -.375em 0;border-radius:.375rem;transition:background .15s}.prose-modern summary:hover{background:#5e17eb0d}.prose-modern details[open] summary{margin-bottom:.875em;border-bottom:1px solid var(--prose-borders);padding-bottom:.875em}.prose-modern iframe,.prose-modern video{width:100%;margin:1.75em 0;border-radius:.75rem;aspect-ratio:16 / 9}.prose-modern .not-prose{all:unset;display:block}#toc-nav::-webkit-scrollbar{width:3px}#toc-nav::-webkit-scrollbar-track{background:transparent}#toc-nav::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}.dark #toc-nav::-webkit-scrollbar-thumb{background:#404040}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
