/*
 * NUXN CONFIDENTIAL, PROPRIETARY, AND LEGALLY PROTECTED SOURCE CODE
 * COPYRIGHT © NUXN. ALL RIGHTS RESERVED.
 *
 * This source code, including without limitation all associated algorithms,
 * architecture, logic, methods, implementations, structures, interfaces,
 * documentation, data structures, specifications, modifications, derivative
 * materials, and other constituent elements (collectively, the "NUXN
 * Proprietary Materials"), is and shall remain the exclusive proprietary
 * property of NUXN and, where applicable, constitutes confidential
 * information, copyrighted material, trade secrets, and other protected
 * intellectual property of NUXN.
 *
 * NO LICENSE, PERMISSION, AUTHORIZATION, CONSENT, OR OTHER RIGHT TO ACCESS,
 * USE, COPY, REPRODUCE, MODIFY, ADAPT, TRANSLATE, DISTRIBUTE, DISCLOSE,
 * PUBLISH, TRANSMIT, DISPLAY, PERFORM, SELL, LICENSE, SUBLICENSE, ASSIGN,
 * COMMERCIALIZE, CREATE DERIVATIVE WORKS FROM, REVERSE ENGINEER, DECOMPILE,
 * DISASSEMBLE, EXTRACT, ANALYZE, EXPLOIT, OR OTHERWISE UTILIZE ANY PORTION
 * OF THE NUXN PROPRIETARY MATERIALS IS GRANTED TO ANY PERSON OR ENTITY,
 * EXCEPT PURSUANT TO EXPRESS WRITTEN AUTHORIZATION DULY ISSUED BY NUXN,
 * AND THEN ONLY WITHIN THE EXPRESS SCOPE OF THAT AUTHORIZATION AND SUBJECT
 * TO APPLICABLE LAW.
 *
 * For the avoidance of doubt, possession, custody, receipt, transmission,
 * disclosure, availability, visibility, inspection, downloading, storage,
 * execution, or access to this source code, whether authorized,
 * unauthorized, intentional, inadvertent, direct, indirect, temporary, or
 * otherwise, SHALL NOT by itself constitute or imply the grant of any
 * license, permission, consent, ownership interest, intellectual-property
 * right, or other authorization whatsoever. No license or authorization
 * shall arise by implication, acquiescence, waiver, estoppel, course of
 * dealing, course of performance, or otherwise except to the extent
 * expressly established by a written instrument duly authorized by NUXN
 * or required by applicable law.
 *
 * NUXN expressly reserves, without limitation, all copyrights, trade-secret
 * rights, proprietary rights, intellectual-property rights, contractual
 * rights, causes of action, claims, defenses, privileges, and remedies
 * arising under the laws of the United States of America and all other
 * applicable federal, state, territorial, local, and international laws,
 * including, where applicable, the laws of California, Wyoming, and the
 * District of Columbia.
 *
 * Any unauthorized appropriation, acquisition, access, use, reproduction,
 * copying, modification, disclosure, dissemination, distribution,
 * transmission, misappropriation, conversion, exploitation, or other
 * infringement or violation of NUXN's rights may result in immediate legal
 * action to the fullest extent permitted by applicable law.
 *
 * NUXN expressly reserves the right to commence, prosecute, and maintain
 * proceedings in any court of competent jurisdiction and to seek all
 * remedies available at law or in equity, including without limitation
 * temporary restraining orders, preliminary and permanent injunctions,
 * equitable relief, actual damages, statutory damages where available,
 * compensatory damages, disgorgement of profits or unjust enrichment,
 * reasonable royalties where available, exemplary or enhanced damages
 * where authorized, recovery of costs and attorneys' fees where permitted,
 * impoundment, destruction or disposition of infringing materials where
 * authorized, and any other legal, equitable, monetary, statutory,
 * contractual, or ancillary relief available under applicable law.
 *
 * Nothing contained herein shall constitute a waiver, limitation, election,
 * abandonment, exhaustion, or relinquishment of any right, claim, remedy,
 * protection, privilege, or cause of action belonging to NUXN. All such
 * rights and remedies are expressly and cumulatively reserved.
 *
 * NOTICE: ACCESS TO OR POSSESSION OF THIS SOURCE CODE DOES NOT CONSTITUTE
 * PERMISSION TO USE IT.
 *
 * NUXN | CONFIDENTIAL | PROPRIETARY | ALL RIGHTS RESERVED
 */
body{max-width:800px;margin:0 auto;padding:24px 16px;color:#e2e8f0;background:#0a0a0a;font-family:system-ui,sans-serif;line-height:1.5}h1{margin-bottom:8px;color:#fff;font-size:1.6rem}p{margin-bottom:24px;color:#94a3b8}a{color:#818cf8;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:currentColor solid 2px;outline-offset:3px}h2{margin:24px 0 12px;padding-bottom:6px;color:#cbd5e1;border-bottom:1px solid #2d2d2d;font-size:1.2rem}ul{margin:0 0 12px;padding:0;list-style:none;column-count:3;column-gap:16px}li{margin-bottom:4px;font-size:.9rem}.sitemap-pages{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0;padding:0;list-style:none}.sitemap-sections{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0;padding:0;list-style:none}.sitemap-sections li a{display:inline-block;padding:6px 14px;border:1px solid #2d2d2d;border-radius:6px;font-size:.9rem;color:#94a3b8;text-decoration:none}.sitemap-sections li a[aria-current=page]{color:#fff;background:#111;border-color:#818cf8}.sitemap-pages li a,.sitemap-pages li span{display:inline-block;padding:4px 10px;border:1px solid #2d2d2d;border-radius:4px;font-size:.85rem}.sitemap-pages li span{color:#94a3b8;background:#111;border-color:#818cf8}.sitemap-nav{display:flex;justify-content:space-between;gap:8px;margin:16px 0}footer{margin-top:32px;padding-top:16px;color:#94a3b8;border-top:1px solid #2d2d2d;font-size:.85rem}@media (max-width:600px){ul{column-count:2}}@media (max-width:400px){ul{column-count:1}}
/*
 * NUXN CONFIDENTIAL, PROPRIETARY, AND LEGALLY PROTECTED SOURCE CODE
 * COPYRIGHT © NUXN. ALL RIGHTS RESERVED.
 *
 * This source code, including without limitation all associated algorithms,
 * architecture, logic, methods, implementations, structures, interfaces,
 * documentation, data structures, specifications, modifications, derivative
 * materials, and other constituent elements (collectively, the "NUXN
 * Proprietary Materials"), is and shall remain the exclusive proprietary
 * property of NUXN and, where applicable, constitutes confidential
 * information, copyrighted material, trade secrets, and other protected
 * intellectual property of NUXN.
 *
 * NO LICENSE, PERMISSION, AUTHORIZATION, CONSENT, OR OTHER RIGHT TO ACCESS,
 * USE, COPY, REPRODUCE, MODIFY, ADAPT, TRANSLATE, DISTRIBUTE, DISCLOSE,
 * PUBLISH, TRANSMIT, DISPLAY, PERFORM, SELL, LICENSE, SUBLICENSE, ASSIGN,
 * COMMERCIALIZE, CREATE DERIVATIVE WORKS FROM, REVERSE ENGINEER, DECOMPILE,
 * DISASSEMBLE, EXTRACT, ANALYZE, EXPLOIT, OR OTHERWISE UTILIZE ANY PORTION
 * OF THE NUXN PROPRIETARY MATERIALS IS GRANTED TO ANY PERSON OR ENTITY,
 * EXCEPT PURSUANT TO EXPRESS WRITTEN AUTHORIZATION DULY ISSUED BY NUXN,
 * AND THEN ONLY WITHIN THE EXPRESS SCOPE OF THAT AUTHORIZATION AND SUBJECT
 * TO APPLICABLE LAW.
 *
 * For the avoidance of doubt, possession, custody, receipt, transmission,
 * disclosure, availability, visibility, inspection, downloading, storage,
 * execution, or access to this source code, whether authorized,
 * unauthorized, intentional, inadvertent, direct, indirect, temporary, or
 * otherwise, SHALL NOT by itself constitute or imply the grant of any
 * license, permission, consent, ownership interest, intellectual-property
 * right, or other authorization whatsoever. No license or authorization
 * shall arise by implication, acquiescence, waiver, estoppel, course of
 * dealing, course of performance, or otherwise except to the extent
 * expressly established by a written instrument duly authorized by NUXN
 * or required by applicable law.
 *
 * NUXN expressly reserves, without limitation, all copyrights, trade-secret
 * rights, proprietary rights, intellectual-property rights, contractual
 * rights, causes of action, claims, defenses, privileges, and remedies
 * arising under the laws of the United States of America and all other
 * applicable federal, state, territorial, local, and international laws,
 * including, where applicable, the laws of California, Wyoming, and the
 * District of Columbia.
 *
 * Any unauthorized appropriation, acquisition, access, use, reproduction,
 * copying, modification, disclosure, dissemination, distribution,
 * transmission, misappropriation, conversion, exploitation, or other
 * infringement or violation of NUXN's rights may result in immediate legal
 * action to the fullest extent permitted by applicable law.
 *
 * NUXN expressly reserves the right to commence, prosecute, and maintain
 * proceedings in any court of competent jurisdiction and to seek all
 * remedies available at law or in equity, including without limitation
 * temporary restraining orders, preliminary and permanent injunctions,
 * equitable relief, actual damages, statutory damages where available,
 * compensatory damages, disgorgement of profits or unjust enrichment,
 * reasonable royalties where available, exemplary or enhanced damages
 * where authorized, recovery of costs and attorneys' fees where permitted,
 * impoundment, destruction or disposition of infringing materials where
 * authorized, and any other legal, equitable, monetary, statutory,
 * contractual, or ancillary relief available under applicable law.
 *
 * Nothing contained herein shall constitute a waiver, limitation, election,
 * abandonment, exhaustion, or relinquishment of any right, claim, remedy,
 * protection, privilege, or cause of action belonging to NUXN. All such
 * rights and remedies are expressly and cumulatively reserved.
 *
 * NOTICE: ACCESS TO OR POSSESSION OF THIS SOURCE CODE DOES NOT CONSTITUTE
 * PERMISSION TO USE IT.
 *
 * NUXN | CONFIDENTIAL | PROPRIETARY | ALL RIGHTS RESERVED
 */
