.docs-container{display:flex;min-height:calc(100vh - 56px)}.docs-content{flex:1;max-width:900px;padding:2rem 2.5rem;margin:0 auto;width:100%}.docs-sidebar{width:280px;min-width:280px;position:sticky;top:56px;height:calc(100vh - 56px);overflow-y:auto;border-right:1px solid rgba(45,42,38,.06);background-color:#fdfcfb;padding:1.5rem 0;scrollbar-width:thin;scrollbar-color:rgba(45,42,38,.15) transparent;transition:background-color .3s ease,border-color .3s ease;z-index:40}.docs-sidebar::-webkit-scrollbar{width:4px}.docs-sidebar::-webkit-scrollbar-track{background:transparent}.docs-sidebar::-webkit-scrollbar-thumb{background-color:#2d2a2626;border-radius:4px}@media(max-width:768px){.docs-sidebar{position:fixed;top:0;left:0;height:100vh;width:280px;min-width:280px;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s ease,border-color .3s ease;z-index:50;padding-top:56px}.docs-sidebar.open{transform:translate(0)}.docs-content{padding:1.5rem 1rem;max-width:100%}}.sidebar-overlay{display:none}@media(max-width:768px){.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:45;opacity:0;pointer-events:none;transition:opacity .3s ease}.sidebar-overlay.visible{opacity:1;pointer-events:auto}}.docs-sidebar-toggle{display:none}@media(max-width:768px){.docs-sidebar-toggle{display:flex;align-items:center;justify-content:center;position:fixed;bottom:1.5rem;right:1.5rem;width:48px;height:48px;border-radius:50%;background-color:#2d2a26;color:#fff;border:none;box-shadow:0 4px 12px #0003;cursor:pointer;z-index:55;transition:width .2s ease,height .2s ease,box-shadow .2s ease}.docs-sidebar-toggle:hover{box-shadow:0 6px 16px #0000004d}.docs-sidebar-toggle.scrolled{width:40px;height:40px}}.docs-nav{padding:0 1rem}.docs-nav h3{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b6560;margin:0;padding:.75rem .75rem .5rem}.docs-nav ul{list-style:none;margin:0 0 .75rem;padding:0}.docs-nav a{display:block;padding:.4rem .75rem;font-size:.8125rem;color:#6b6560;text-decoration:none;border-left:2px solid transparent;border-radius:0 4px 4px 0;transition:color .15s ease,background-color .15s ease,border-color .15s ease;line-height:1.5}.docs-nav a:hover{color:#2d2a26;background-color:#2d2a260a}.docs-nav a.active{color:#2d2a26;font-weight:500;background-color:#2d2a260f;border-left-color:#2d2a26}.menu-dropdown-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.75rem .75rem .5rem}.menu-dropdown-title{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b6560;margin:0}.menu-dropdown-toggle{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:#6b6560;transition:transform .2s ease}.menu-dropdown-toggle.expanded{transform:rotate(180deg)}.menu-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.menu-dropdown-content.expanded{max-height:1000px}.menu-dropdown-items{list-style:none;margin:0 0 .5rem;padding:0}.menu-dropdown-items a{display:flex;align-items:center;gap:.375rem;padding:.4rem .75rem;font-size:.8125rem;color:#6b6560;text-decoration:none;border-left:2px solid transparent;border-radius:0 4px 4px 0;transition:color .15s ease,background-color .15s ease,border-color .15s ease;line-height:1.5}.menu-dropdown-item-prefix{flex-shrink:0;color:#999;font-size:.7em;margin-right:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu-dropdown-items a:hover{color:#2d2a26;background-color:#2d2a260a}.menu-dropdown-items a.active{color:#2d2a26;font-weight:600;background-color:#2d2a2614;border-left-color:#2d2a26}.doc-page{color:#2d2a26;max-width:none}.doc-page :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.doc-page :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.doc-page :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;text-decoration:underline;font-weight:500;text-underline-offset:2px}.doc-page :where(a):not(:where([class~=not-prose],[class~=not-prose] *)):hover{color:#6b6560}.doc-page :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:600}.doc-page :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.doc-page :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.doc-page :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.doc-page :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.doc-page :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.doc-page :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.doc-page :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.doc-page :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.doc-page :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.doc-page :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.doc-page :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.doc-page :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.doc-page :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.doc-page :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.doc-page :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.doc-page :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.doc-page :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.doc-page :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.doc-page :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:700;font-size:1.5rem;margin-top:0;margin-bottom:.75rem;line-height:1.1111111}.doc-page :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.doc-page :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:600;font-size:1.25rem;margin-top:2rem;margin-bottom:.5rem;line-height:1.3333333;padding-top:1rem}.doc-page :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.doc-page :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:600;font-size:1.1rem;margin-top:1.5rem;margin-bottom:.6em;line-height:1.6}.doc-page :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.doc-page :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.doc-page :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.doc-page :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.doc-page :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.doc-page :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.doc-page :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.doc-page :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:400;font-size:.85em;background-color:#2d2a260f;padding:.15em .4em;border-radius:4px}.doc-page :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.doc-page :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.doc-page :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.doc-page :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.doc-page :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.doc-page :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.doc-page :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.doc-page :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.doc-page :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.doc-page :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.doc-page :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.doc-page :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.8125rem;line-height:1.7142857;border-collapse:collapse}.doc-page :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.doc-page :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.doc-page :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.doc-page :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.doc-page :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.doc-page :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.doc-page :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.doc-page :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.doc-page :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.doc-page{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:.875rem;line-height:1.7}.doc-page :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.doc-page :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.doc-page :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.doc-page :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.doc-page :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.doc-page :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.doc-page :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.doc-page :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.doc-page :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.doc-page :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.doc-page :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.doc-page :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.doc-page :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.doc-page :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.doc-page :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.doc-page :where(th):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#2d2a260a;padding:.5rem .75rem;font-weight:600;text-align:left;border-bottom:1px solid rgba(45,42,38,.1)}.doc-page :where(td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5rem .75rem;border-bottom:1px solid rgba(45,42,38,.06)}.doc-page :where(tbody tr:hover):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#2d2a2605}.doc-page{font-size:.875rem;line-height:1.7142857}.doc-page :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.doc-page :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.doc-page :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.doc-page :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.doc-page :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.doc-page :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.doc-page :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.doc-page :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.doc-page :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.doc-page :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.doc-page :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.doc-page :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.doc-page :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.doc-page :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.doc-page :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.doc-page :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.doc-page :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.doc-page :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.doc-page :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.doc-page :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.doc-page :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.doc-page :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.doc-page :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.doc-page :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.doc-page :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.doc-page :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.doc-page :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.doc-page :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.doc-page :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.doc-page :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.doc-page :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.doc-page :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.doc-page :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.doc-page :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.doc-page :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.doc-page :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.doc-page :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.doc-page :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.doc-page :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.doc-page :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.doc-page :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.doc-page :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.doc-page :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.doc-page :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.doc-page :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.doc-page :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.doc-page :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.doc-page{max-width:none;color:#2d2a26;line-height:1.7}.doc-page h1{font-size:1.5rem;font-weight:700;margin-top:0;margin-bottom:1rem;line-height:1.3;color:#2d2a26}.doc-page h2{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;padding-top:1.5rem;line-height:1.35;color:#2d2a26;scroll-margin-top:80px}.doc-page h3{font-size:1.0625rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#2d2a26;scroll-margin-top:80px}.doc-page h4{font-size:.9375rem;font-weight:600;margin-top:1.25rem;margin-bottom:.5rem;color:#2d2a26}.doc-page p{margin-top:0;margin-bottom:1rem;font-size:.875rem;color:#2d2a26}.doc-page a{color:#2d2a26;font-weight:500;text-decoration:underline;text-decoration-color:#2d2a264d;text-underline-offset:2px;transition:text-decoration-color .15s ease}.doc-page a:hover{text-decoration-color:#2d2a26}.doc-page ul,.doc-page ol{margin-top:0;margin-bottom:1rem;padding-left:1.5rem;font-size:.875rem}.doc-page li{margin-bottom:.35rem}.doc-page li::marker{color:#6b6560}.doc-page blockquote{border-left:3px solid rgba(45,42,38,.15);padding-left:1rem;margin:1rem 0;color:#6b6560;font-style:normal}.doc-page hr{border:none;border-top:1px solid rgba(45,42,38,.08);margin:2rem 0}.doc-page img{max-width:100%;border-radius:.5rem}.doc-page strong{font-weight:600;color:#2d2a26}.doc-page table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.8125rem}.doc-page thead th{text-align:left;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6b6560;padding:.5rem .75rem;border-bottom:1px solid rgba(45,42,38,.1)}.doc-page tbody td{padding:.5rem .75rem;border-bottom:1px solid rgba(45,42,38,.05);vertical-align:top}.doc-page tbody tr:nth-child(2n){background-color:#2d2a2605}.doc-page tbody tr:hover{background-color:#2d2a260a}.doc-page code:not(pre code){background-color:#2d2a260f;color:#2d2a26;padding:.15rem .4rem;border-radius:4px;font-size:.8em;font-weight:500;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,Courier New,monospace}.api-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}.api-cards-grid.three-columns{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.api-cards-grid,.api-cards-grid.three-columns{grid-template-columns:1fr}}.api-card{border:1px solid rgba(45,42,38,.08);border-radius:.5rem;padding:1.25rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease,background-color .3s ease;text-decoration:none;color:inherit}.api-card:hover{border-color:#2d2a2626;box-shadow:0 4px 12px #0000000f}.api-card h3{font-size:.9375rem;font-weight:600;margin:0 0 .5rem;color:#2d2a26}.api-card p{font-size:.8125rem;color:#6b6560;margin:0;line-height:1.5}.callout{border-left:3px solid rgba(45,42,38,.2);border-radius:0 .375rem .375rem 0;padding:.875rem 1rem;margin:1rem 0;font-size:.8125rem;line-height:1.6;background-color:#2d2a2608}.callout p{margin:0}.callout p+p{margin-top:.5rem}.callout-info{border-left-color:#3b82f6;background-color:#3b82f60d}.callout-warning{border-left-color:#f59e0b;background-color:#f59e0b0d}.callout-tip{border-left-color:#10b981;background-color:#10b9810d}.callout-danger{border-left-color:#ef4444;background-color:#ef44440d}.tldr-box{background-color:#2d2a260a;border-radius:.5rem;padding:1rem 1.25rem;margin:1.25rem 0;font-size:.8125rem;line-height:1.6}.tldr-box strong{display:block;margin-bottom:.35rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#6b6560}.page-navigation{display:flex;justify-content:space-between;align-items:stretch;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(45,42,38,.08)}.page-nav-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1px solid rgba(45,42,38,.08);border-radius:.5rem;text-decoration:none;color:#2d2a26;font-size:.8125rem;transition:border-color .2s ease,box-shadow .2s ease;min-width:0;flex:1}.page-nav-link:hover{border-color:#2d2a2626;box-shadow:0 2px 8px #0000000f}.page-nav-link svg{flex-shrink:0;color:#6b6560}.page-nav-content{display:flex;flex-direction:column;gap:.15rem;min-width:0}.page-nav-next .page-nav-content{align-items:flex-end}.page-nav-next{justify-content:flex-end}.page-nav-label{font-size:.6875rem;color:#6b6560;text-transform:uppercase;letter-spacing:.06em}.page-nav-title{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:480px){.page-navigation{flex-direction:column}}.anchor-heading{position:relative;display:flex;align-items:center;gap:.5rem}.anchor-heading .anchor-link{opacity:0;color:#6b6560;text-decoration:none;font-size:.875em;transition:opacity .15s ease,color .15s ease;line-height:1}.anchor-heading:hover .anchor-link{opacity:1}.anchor-heading .anchor-link:hover{color:#2d2a26}.feature-subtitle{font-size:.9375rem;color:#6b6560;margin-top:-.5rem;margin-bottom:1.5rem;line-height:1.5}.dark .docs-sidebar{background-color:#0a0a0a;border-right-color:#ffffff14}.dark .docs-sidebar::-webkit-scrollbar-thumb{background-color:#ffffff26}.dark .docs-nav h3,.dark .docs-nav a{color:#999}.dark .docs-nav a:hover{color:#f0f0f0;background-color:#ffffff0a}.dark .docs-nav a.active{color:#f0f0f0;background-color:#ffffff0f;border-left-color:#f0f0f0}.dark .menu-dropdown-title,.dark .menu-dropdown-toggle,.dark .menu-dropdown-items a{color:#999}.dark .menu-dropdown-items a:hover{color:#f0f0f0;background-color:#ffffff0a}.dark .menu-dropdown-items a.active{color:#f0f0f0;font-weight:600;background-color:#ffffff14;border-left-color:#f0f0f0}.dark .menu-dropdown-item-prefix{color:#666}.dark .docs-sidebar-toggle{background-color:#f0f0f0;color:#121212}.dark .doc-page,.dark .doc-page h1,.dark .doc-page h2,.dark .doc-page h3,.dark .doc-page h4{color:#f0f0f0}.dark .doc-page p{color:#e0e0e0}.dark .doc-page a{color:#f0f0f0;text-decoration-color:#ffffff4d}.dark .doc-page a:hover{text-decoration-color:#f0f0f0}.dark .doc-page strong{color:#f0f0f0}.dark .doc-page li::marker{color:#999}.dark .doc-page blockquote{border-left-color:#ffffff26;color:#999}.dark .doc-page hr{border-top-color:#ffffff14}.dark .doc-page thead th{color:#999;border-bottom-color:#ffffff1a}.dark .doc-page tbody td{border-bottom-color:#ffffff0d}.dark .doc-page tbody tr:nth-child(2n){background-color:#ffffff05}.dark .doc-page tbody tr:hover{background-color:#ffffff0a}.dark .api-card{border-color:#ffffff14;background-color:#1a1a1a}.dark .api-card:hover{border-color:#ffffff26;box-shadow:0 4px 12px #0000004d}.dark .api-card h3{color:#f0f0f0}.dark .api-card p{color:#999}.dark .callout{background-color:#ffffff08;border-left-color:#fff3}.dark .callout-info{border-left-color:#60a5fa;background-color:#60a5fa14}.dark .callout-warning{border-left-color:#fbbf24;background-color:#fbbf2414}.dark .callout-tip{border-left-color:#34d399;background-color:#34d39914}.dark .callout-danger{border-left-color:#f87171;background-color:#f8717114}.dark .tldr-box{background-color:#ffffff0a}.dark .tldr-box strong{color:#999}.dark .page-navigation{border-top-color:#ffffff14}.dark .page-nav-link{border-color:#ffffff14;color:#f0f0f0}.dark .page-nav-link:hover{border-color:#ffffff26;box-shadow:0 2px 8px #0000004d}.dark .page-nav-link svg{color:#999}.dark .page-nav-label,.dark .anchor-heading .anchor-link{color:#999}.dark .anchor-heading .anchor-link:hover{color:#f0f0f0}.dark .feature-subtitle{color:#999}.video-placeholder{margin:1.5rem 0}.video-placeholder-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:220px;border:2px dashed rgba(45,42,38,.15);border-radius:.75rem;background-color:#2d2a2605;transition:border-color .2s ease,background-color .2s ease}.video-placeholder-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:#2d2a260f;color:#6b6560}.video-placeholder-text{font-size:.8125rem;color:#6b6560;margin:0}.video-caption{text-align:center;font-size:.8125rem;color:#6b6560;margin-top:.5rem;font-style:italic}.dark .video-placeholder-box{border-color:#ffffff1a;background-color:#ffffff05}.dark .video-placeholder-icon{background-color:#ffffff0f;color:#999}.dark .video-placeholder-text,.dark .video-caption{color:#999}.code-block-wrapper{position:relative;margin:1rem 0 1.5rem}.code-block-badge{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;gap:.5rem;z-index:2}.code-block-language{font-size:.6875rem;font-weight:500;color:#6b6560;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:4px;background-color:#2d2a260f;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-block-badge button{display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;border:none;border-radius:4px;background-color:#2d2a260f;color:#6b6560;font-size:.6875rem;cursor:pointer;transition:background-color .15s ease,color .15s ease}.code-block-badge button:hover{background-color:#2d2a261f;color:#2d2a26}.code-block,pre.code-block{background-color:#f7f5f2;border:1px solid rgba(45,42,38,.08);border-radius:.5rem;padding:1.25rem 1rem;overflow-x:auto;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,Courier New,monospace;font-size:.875rem;line-height:1.7;-o-tab-size:2;tab-size:2;-moz-tab-size:2;color:#2d2a26;margin:0;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.code-block code{background:none;padding:0;border-radius:0;font-size:inherit;color:inherit;font-weight:450}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#8e8578;font-style:italic}.token.keyword,.token.control,.token.directive{color:#9b2c83;font-weight:500}.token.string,.token.char,.token.template-string{color:#2e7d32}.token.number,.token.boolean{color:#c75000}.token.function,.token.function-name{color:#1565c0}.token.class-name,.token.type-name,.token.maybe-class-name{color:#00838f}.token.builtin-type{color:#c75000}.token.custom-type{color:#00838f}.token.field{color:#2d2a26}.token.punctuation{color:#6b6560}.token.decorator,.token.annotation{color:#9a7b00}.token.symbol{color:#9c27b0}.token.tag{color:#c62828}.token.attr-name{color:#c75000}.token.attr-value{color:#2e7d32}.token.enum-value,.token.constant{color:#00838f}.token.required{color:#c62828}.token.property{color:#2e7d32}.token.operator{color:#6b6560}.token.variable{color:#2d2a26}.token.regex{color:#c75000}.token.inserted{color:#2e7d32}.token.deleted{color:#c62828}.token.namespace{opacity:.8}.token.bold{font-weight:700}.token.italic{font-style:italic}.doc-page code:not(pre code){background-color:#2d2a260f;color:#2d2a26;padding:.15rem .4rem;border-radius:4px;font-size:.8em;font-weight:500;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,Courier New,monospace;word-break:break-word}.code-block::-webkit-scrollbar{height:6px}.code-block::-webkit-scrollbar-track{background:transparent;border-radius:3px}.code-block::-webkit-scrollbar-thumb{background-color:#2d2a2626;border-radius:3px}.code-block::-webkit-scrollbar-thumb:hover{background-color:#2d2a2640}.code-block{scrollbar-width:thin;scrollbar-color:rgba(45,42,38,.15) transparent}.code-tabs{margin:1rem 0 1.5rem}.code-tabs .code-block-wrapper{margin:0}.code-tabs-bar{display:flex;gap:0;border-bottom:1px solid rgba(45,42,38,.1);margin-bottom:-1px}.code-tabs-btn{padding:.4rem .875rem;font-size:.75rem;font-weight:500;color:#6b6560;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s ease,border-color .15s ease}.code-tabs-btn:hover{color:#2d2a26}.code-tabs-btn.active{color:#2d2a26;border-bottom-color:#2d2a26}.dark .code-block,.dark pre.code-block{background-color:#1a1a1a;border-color:#ffffff0f;color:#f8f8f2}.dark .code-block-language{color:#999;background-color:#ffffff14}.dark .code-block-badge button{background-color:#ffffff14;color:#999}.dark .code-block-badge button:hover{background-color:#ffffff26;color:#f0f0f0}.dark .token.comment,.dark .token.prolog,.dark .token.doctype,.dark .token.cdata{color:#75715e;font-style:italic}.dark .token.keyword,.dark .token.control,.dark .token.directive{color:#f92672;font-weight:500}.dark .token.string,.dark .token.char,.dark .token.template-string{color:#e6db74}.dark .token.number,.dark .token.boolean{color:#ae81ff}.dark .token.function,.dark .token.function-name{color:#a6e22e}.dark .token.class-name,.dark .token.type-name,.dark .token.maybe-class-name{color:#66d9ef;font-style:italic}.dark .token.builtin-type{color:#fd971f}.dark .token.custom-type{color:#66d9ef}.dark .token.field{color:#f8f8f2}.dark .token.punctuation{color:#a8a8a2}.dark .token.decorator,.dark .token.annotation{color:#e6db74}.dark .token.symbol{color:#ae81ff}.dark .token.tag{color:#f92672}.dark .token.attr-name{color:#a6e22e}.dark .token.attr-value{color:#e6db74}.dark .token.enum-value,.dark .token.constant{color:#66d9ef}.dark .token.required{color:#f92672}.dark .token.property{color:#a6e22e}.dark .token.operator{color:#f92672}.dark .token.variable{color:#f8f8f2}.dark .token.regex{color:#fd971f}.dark .token.inserted{color:#a6e22e}.dark .token.deleted{color:#f92672}.dark .doc-page code:not(pre code){background-color:#ffffff14;color:#f0f0f0}.dark .code-block::-webkit-scrollbar-thumb{background-color:#ffffff26}.dark .code-block::-webkit-scrollbar-thumb:hover{background-color:#ffffff40}.dark .code-block{scrollbar-color:rgba(255,255,255,.15) transparent}.dark .code-tabs-bar{border-bottom-color:#ffffff1a}.dark .code-tabs-btn{color:#999}.dark .code-tabs-btn:hover{color:#f0f0f0}.dark .code-tabs-btn.active{color:#f0f0f0;border-bottom-color:#f0f0f0}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:#2d2a26;max-width:none}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;text-decoration:underline;font-weight:500;text-underline-offset:2px}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)):hover{color:#6b6560}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:700;font-size:1.5rem;margin-top:0;margin-bottom:.75rem;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:600;font-size:1.25rem;margin-top:2rem;margin-bottom:.5rem;line-height:1.3333333;padding-top:1rem}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:600;font-size:1.1rem;margin-top:1.5rem;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:#2d2a26;font-weight:400;font-size:.85em;background-color:#2d2a260f;padding:.15em .4em;border-radius:4px}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.8125rem;line-height:1.7142857;border-collapse:collapse}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:.875rem;line-height:1.7}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(th):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#2d2a260a;padding:.5rem .75rem;font-weight:600;text-align:left;border-bottom:1px solid rgba(45,42,38,.1)}.prose :where(td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5rem .75rem;border-bottom:1px solid rgba(45,42,38,.06)}.prose :where(tbody tr:hover):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#2d2a2605}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-gray{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151}.prose-neutral{--tw-prose-body: #404040;--tw-prose-headings: #171717;--tw-prose-lead: #525252;--tw-prose-links: #171717;--tw-prose-bold: #171717;--tw-prose-counters: #737373;--tw-prose-bullets: #d4d4d4;--tw-prose-hr: #e5e5e5;--tw-prose-quotes: #171717;--tw-prose-quote-borders: #e5e5e5;--tw-prose-captions: #737373;--tw-prose-kbd: #171717;--tw-prose-kbd-shadows: rgb(23 23 23 / 10%);--tw-prose-code: #171717;--tw-prose-pre-code: #e5e5e5;--tw-prose-pre-bg: #262626;--tw-prose-th-borders: #d4d4d4;--tw-prose-td-borders: #e5e5e5;--tw-prose-invert-body: #d4d4d4;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #a3a3a3;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #a3a3a3;--tw-prose-invert-bullets: #525252;--tw-prose-invert-hr: #404040;--tw-prose-invert-quotes: #f5f5f5;--tw-prose-invert-quote-borders: #404040;--tw-prose-invert-captions: #a3a3a3;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d4d4d4;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #525252;--tw-prose-invert-td-borders: #404040}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.right-0{right:0}.right-1{right:.25rem}.top-0{top:0}.top-1{top:.25rem}.top-20{top:5rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[9999\]{z-index:9999}.m-0{margin:0}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ml-1{margin-left:-.25rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[9\/19\.5\]{aspect-ratio:9/19.5}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[400px\]{height:400px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-32{max-height:8rem}.max-h-48{max-height:12rem}.max-h-80{max-height:20rem}.max-h-\[2000px\]{max-height:2000px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-100px\)\]{max-height:calc(100vh - 100px)}.min-h-\[400px\]{min-height:400px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[52px\]{min-height:52px}.min-h-\[600px\]{min-height:600px}.min-h-\[60vh\]{min-height:60vh}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[98\%\]{width:98%}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[140px\]{min-width:140px}.min-w-\[36px\]{min-width:36px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[280px\]{max-width:280px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-primary\/5>:not([hidden])~:not([hidden]){border-color:#2d2a260d}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.75rem}.rounded-md{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded-xl{border-radius:1rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-accent{--tw-border-opacity: 1;border-color:rgb(184 149 107 / var(--tw-border-opacity, 1))}.border-accent\/20{border-color:#b8956b33}.border-accent\/30{border-color:#b8956b4d}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(45 42 38 / var(--tw-border-opacity, 1))}.border-primary\/10{border-color:#2d2a261a}.border-primary\/20{border-color:#2d2a2633}.border-primary\/5{border-color:#2d2a260d}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-400\/30{border-color:#facc154d}.border-l-blue-500{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-l-green-500{--tw-border-opacity: 1;border-left-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-l-primary{--tw-border-opacity: 1;border-left-color:rgb(45 42 38 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-l-yellow-500{--tw-border-opacity: 1;border-left-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.\!bg-\[\#011627\]{--tw-bg-opacity: 1 !important;background-color:rgb(1 22 39 / var(--tw-bg-opacity, 1))!important}.bg-\[\#faf8f5\]{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.bg-accent{--tw-bg-opacity: 1;background-color:rgb(184 149 107 / var(--tw-bg-opacity, 1))}.bg-accent\/10{background-color:#b8956b1a}.bg-accent\/15{background-color:#b8956b26}.bg-accent\/20{background-color:#b8956b33}.bg-accent\/5{background-color:#b8956b0d}.bg-background-primary{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.bg-background-primary\/80{background-color:#faf8f5cc}.bg-background-secondary{--tw-bg-opacity: 1;background-color:rgb(242 239 233 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/0{background-color:#0000}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/5{background-color:#3b82f60d}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-500\/10{background-color:#6b72801a}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(45 42 38 / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:#2d2a261a}.bg-primary\/5{background-color:#2d2a260d}.bg-primary\/\[0\.02\]{background-color:#2d2a2605}.bg-red-500\/10{background-color:#ef44441a}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/15{background-color:#facc1526}.bg-yellow-50\/50{background-color:#fefce880}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-background-secondary\/50{--tw-gradient-from: rgb(242 239 233 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(242 239 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pr-4{padding-right:1rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[15vh\]{padding-top:15vh}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.25rem}.text-8xl{font-size:6rem;line-height:1}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.6875rem\]{font-size:.6875rem}.text-\[0\.8125rem\]{font-size:.8125rem}.text-\[10px\]{font-size:10px}.text-base{font-size:.875rem}.text-lg{font-size:1rem}.text-sm{font-size:.8125rem}.text-xl{font-size:1.25rem}.text-xs{font-size:.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#007aff\]{--tw-text-opacity: 1;color:rgb(0 122 255 / var(--tw-text-opacity, 1))}.text-\[\#02569b\]{--tw-text-opacity: 1;color:rgb(2 86 155 / var(--tw-text-opacity, 1))}.text-\[\#3ddc84\]{--tw-text-opacity: 1;color:rgb(61 220 132 / var(--tw-text-opacity, 1))}.text-\[\#4285f4\]{--tw-text-opacity: 1;color:rgb(66 133 244 / var(--tw-text-opacity, 1))}.text-\[\#61dafb\]{--tw-text-opacity: 1;color:rgb(97 218 251 / var(--tw-text-opacity, 1))}.text-accent{--tw-text-opacity: 1;color:rgb(184 149 107 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-primary{--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.text-primary\/30{color:#2d2a264d}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-text-dark-secondary{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.text-text-primary{--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.text-text-secondary{--tw-text-opacity: 1;color:rgb(107 101 96 / var(--tw-text-opacity, 1))}.text-text-secondary\/40{color:#6b656066}.text-text-secondary\/50{color:#6b656080}.text-text-secondary\/70{color:#6b6560b3}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-card{--tw-shadow: 0 8px 24px rgba(0, 0, 0, .12);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-subtle{--tw-shadow: 0 4px 12px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-none{--tw-backdrop-blur: ;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.text-balance{text-wrap:balance}:root{--color-primary: #2d2a26;--color-primary-light: #6b6560;--color-accent: #e95420;--color-accent-hover: #d14810;--color-bg-primary: #faf8f5;--color-bg-secondary: #f2efe9;--color-text-primary: #2d2a26;--color-text-secondary: #6b6560}.dark{--color-primary: #e5e5e5;--color-primary-light: #999999;--color-bg-primary: #121212;--color-bg-secondary: #1e1e1e;--color-text-primary: #f0f0f0;--color-text-secondary: #999999}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-y:scroll}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg-primary);color:var(--color-text-primary);transition:background-color .3s ease,color .3s ease}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::-moz-selection{background-color:var(--color-accent);color:#fff}::selection{background-color:var(--color-accent);color:#fff}.dark\:prose-invert:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders);color:#f0f0f0}.dark\:prose-invert:is(.dark *) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0}.dark\:prose-invert:is(.dark *) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0}.dark\:prose-invert:is(.dark *) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0}.dark\:prose-invert:is(.dark *) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0}.dark\:prose-invert:is(.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0}.dark\:prose-invert:is(.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)):hover{color:#999}.dark\:prose-invert:is(.dark *) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0}.dark\:prose-invert:is(.dark *) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0;background-color:#ffffff1a}.dark\:prose-invert:is(.dark *) :where(th):not(:where([class~=not-prose],[class~=not-prose] *)){color:#f0f0f0;background-color:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.1)}.dark\:prose-invert:is(.dark *) :where(td):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom:1px solid rgba(255,255,255,.06)}.dark\:prose-invert:is(.dark *) :where(tbody tr:hover):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#ffffff0a}.dark\:prose-invert:is(.dark *) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:#ccc;border-left-color:#fff3}.dark\:prose-invert:is(.dark *) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:#ffffff1a}.dark\:prose-invert:is(.dark *) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:#999}.dark\:prose-invert:is(.dark *) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:#999}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-text-secondary::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 101 96 / var(--tw-text-opacity, 1))}.placeholder\:text-text-secondary::placeholder{--tw-text-opacity: 1;color:rgb(107 101 96 / var(--tw-text-opacity, 1))}.placeholder\:text-text-secondary\/50::-moz-placeholder{color:#6b656080}.placeholder\:text-text-secondary\/50::placeholder{color:#6b656080}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{content:var(--tw-content);bottom:0}.after\:left-0:after{content:var(--tw-content);left:0}.after\:right-0:after{content:var(--tw-content);right:0}.after\:h-0\.5:after{content:var(--tw-content);height:.125rem}.after\:bg-primary:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(45 42 38 / var(--tw-bg-opacity, 1))}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-accent\/30:hover{border-color:#b8956b4d}.hover\:border-accent\/50:hover{border-color:#b8956b80}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(45 42 38 / var(--tw-border-opacity, 1))}.hover\:bg-accent-hover:hover{--tw-bg-opacity: 1;background-color:rgb(166 132 92 / var(--tw-bg-opacity, 1))}.hover\:bg-accent\/90:hover{background-color:#b8956be6}.hover\:bg-background-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(242 239 233 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/10:hover{background-color:#2d2a261a}.hover\:bg-primary\/5:hover{background-color:#2d2a260d}.hover\:bg-primary\/90:hover{background-color:#2d2a26e6}.hover\:bg-primary\/\[0\.02\]:hover{background-color:#2d2a2605}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:text-accent:hover{--tw-text-opacity: 1;color:rgb(184 149 107 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-text-primary:hover{--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-card:hover{--tw-shadow: 0 8px 24px rgba(0, 0, 0, .12);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-accent:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(184 149 107 / var(--tw-ring-opacity, 1))}.focus\:ring-accent\/50:focus{--tw-ring-color: rgb(184 149 107 / .5)}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-accent:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(184 149 107 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.active\:bg-accent-hover\/90:active{background-color:#a6845ce6}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:border-primary\/10:hover:disabled{border-color:#2d2a261a}.group:hover .group-hover\:text-accent{--tw-text-opacity: 1;color:rgb(184 149 107 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.prose-headings\:mb-2 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:.5rem}.prose-headings\:mt-4 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:1rem}.prose-p\:my-2 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.5rem;margin-bottom:.5rem}.prose-p\:leading-relaxed :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.625}.prose-a\:text-accent :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(184 149 107 / var(--tw-text-opacity, 1))}.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:none}.hover\:prose-a\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{text-decoration-line:underline}.prose-img\:rounded-lg :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.75rem}.dark\:divide-white\/5:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.dark\:border-blue-500\/20:is(.dark *){border-color:#3b82f633}.dark\:border-green-500\/20:is(.dark *){border-color:#22c55e33}.dark\:border-text-dark-primary:is(.dark *){--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity, 1))}.dark\:border-white\/10:is(.dark *){border-color:#ffffff1a}.dark\:border-white\/20:is(.dark *){border-color:#fff3}.dark\:border-white\/5:is(.dark *){border-color:#ffffff0d}.dark\:border-yellow-500\/20:is(.dark *){border-color:#eab30833}.dark\:border-l-blue-400:is(.dark *){--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-l-green-400:is(.dark *){--tw-border-opacity: 1;border-left-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.dark\:border-l-text-dark-primary:is(.dark *){--tw-border-opacity: 1;border-left-color:rgb(240 240 240 / var(--tw-border-opacity, 1))}.dark\:border-l-yellow-400:is(.dark *){--tw-border-opacity: 1;border-left-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#1a1a1a\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.dark\:bg-background-dark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(18 18 18 / var(--tw-bg-opacity, 1))}.dark\:bg-background-dark-secondary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 30 30 / var(--tw-bg-opacity, 1))}.dark\:bg-background-dark\/80:is(.dark *){background-color:#121212cc}.dark\:bg-blue-300\/20:is(.dark *){background-color:#93c5fd33}.dark\:bg-blue-400\/20:is(.dark *){background-color:#60a5fa33}.dark\:bg-blue-500\/10:is(.dark *){background-color:#3b82f61a}.dark\:bg-cyan-400\/20:is(.dark *){background-color:#22d3ee33}.dark\:bg-green-400\/20:is(.dark *){background-color:#4ade8033}.dark\:bg-green-500\/10:is(.dark *){background-color:#22c55e1a}.dark\:bg-text-dark-primary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.dark\:bg-white:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-white\/10:is(.dark *){background-color:#ffffff1a}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}.dark\:bg-white\/\[0\.02\]:is(.dark *){background-color:#ffffff05}.dark\:bg-yellow-500\/10:is(.dark *){background-color:#eab3081a}.dark\:bg-yellow-500\/30:is(.dark *){background-color:#eab3084d}.dark\:from-background-dark-secondary\/50:is(.dark *){--tw-gradient-from: rgb(30 30 30 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:text-\[\#0a84ff\]:is(.dark *){--tw-text-opacity: 1;color:rgb(10 132 255 / var(--tw-text-opacity, 1))}.dark\:text-\[\#3ddc84\]:is(.dark *){--tw-text-opacity: 1;color:rgb(61 220 132 / var(--tw-text-opacity, 1))}.dark\:text-\[\#54c5f8\]:is(.dark *){--tw-text-opacity: 1;color:rgb(84 197 248 / var(--tw-text-opacity, 1))}.dark\:text-\[\#61dafb\]:is(.dark *){--tw-text-opacity: 1;color:rgb(97 218 251 / var(--tw-text-opacity, 1))}.dark\:text-\[\#8ab4f8\]:is(.dark *){--tw-text-opacity: 1;color:rgb(138 180 248 / var(--tw-text-opacity, 1))}.dark\:text-background-dark:is(.dark *){--tw-text-opacity: 1;color:rgb(18 18 18 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-primary:is(.dark *){--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.dark\:text-text-dark-primary:is(.dark *){--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity, 1))}.dark\:text-text-dark-secondary:is(.dark *){--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.dark\:text-text-dark-secondary\/40:is(.dark *){color:#9996}.dark\:text-text-dark-secondary\/50:is(.dark *){color:#99999980}.dark\:text-text-dark-secondary\/70:is(.dark *){color:#999999b3}.dark\:text-white\/30:is(.dark *){color:#ffffff4d}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-gray-500:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-gray-500:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-text-dark-secondary:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-text-dark-secondary:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-text-dark-secondary\/50:is(.dark *)::-moz-placeholder{color:#99999980}.dark\:placeholder\:text-text-dark-secondary\/50:is(.dark *)::placeholder{color:#99999980}.dark\:after\:bg-text-dark-primary:is(.dark *):after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.dark\:hover\:border-text-dark-primary:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-background-dark-secondary:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 30 30 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:bg-white\/5:hover:is(.dark *){background-color:#ffffff0d}.dark\:hover\:bg-white\/90:hover:is(.dark *){background-color:#ffffffe6}.dark\:hover\:bg-white\/\[0\.02\]:hover:is(.dark *){background-color:#ffffff05}.dark\:hover\:text-text-dark-primary:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:inline{display:inline}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-2xl{font-size:1.5rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:text-3xl{font-size:1.875rem}.md\:text-5xl{font-size:3rem}}@media(min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.xl\:block{display:block}}.\[\&_a\]\:text-accent a{--tw-text-opacity: 1;color:rgb(184 149 107 / var(--tw-text-opacity, 1))}.\[\&_a\]\:no-underline a{text-decoration-line:none}.hover\:\[\&_a\]\:underline a:hover{text-decoration-line:underline}.\[\&_h2\]\:mb-4 h2{margin-bottom:1rem}.\[\&_h2\]\:mt-8 h2{margin-top:2rem}.\[\&_h2\]\:text-xl h2{font-size:1.25rem}.\[\&_h2\]\:font-bold h2{font-weight:700}.\[\&_h2\]\:text-text-primary h2{--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.\[\&_h2\]\:dark\:text-text-dark-primary:is(.dark *) h2{--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity, 1))}.\[\&_h3\]\:mb-2 h3{margin-bottom:.5rem}.\[\&_h3\]\:mt-6 h3{margin-top:1.5rem}.\[\&_h3\]\:text-lg h3{font-size:1rem}.\[\&_h3\]\:font-semibold h3{font-weight:600}.\[\&_h3\]\:text-text-primary h3{--tw-text-opacity: 1;color:rgb(45 42 38 / var(--tw-text-opacity, 1))}.\[\&_h3\]\:dark\:text-text-dark-primary:is(.dark *) h3{--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity, 1))}.\[\&_li\]\:mb-2 li{margin-bottom:.5rem}.\[\&_li\]\:text-text-secondary li{--tw-text-opacity: 1;color:rgb(107 101 96 / var(--tw-text-opacity, 1))}.\[\&_li\]\:dark\:text-text-dark-secondary:is(.dark *) li{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.\[\&_ol\]\:my-1 ol,.\[\&_p\]\:my-1 p{margin-top:.25rem;margin-bottom:.25rem}.\[\&_p\]\:mb-4 p{margin-bottom:1rem}.\[\&_p\]\:text-text-secondary p{--tw-text-opacity: 1;color:rgb(107 101 96 / var(--tw-text-opacity, 1))}.\[\&_p\]\:dark\:text-text-dark-secondary:is(.dark *) p{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.\[\&_ul\]\:my-1 ul{margin-top:.25rem;margin-bottom:.25rem}.\[\&_ul\]\:mb-4 ul{margin-bottom:1rem}.\[\&_ul\]\:list-disc ul{list-style-type:disc}.\[\&_ul\]\:pl-6 ul{padding-left:1.5rem}
