Not Found - NMSCD - No Man's Sky Community Developers & Designers
Not Found
The page you are looking for could not be found. Click here to go to the home page.
\ No newline at end of file
diff --git a/public/CNAME b/CNAME
similarity index 100%
rename from public/CNAME
rename to CNAME
diff --git a/LICENCE.md b/LICENCE.md
deleted file mode 100644
index f4c56be..0000000
--- a/LICENCE.md
+++ /dev/null
@@ -1,674 +0,0 @@
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc.
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Use with the GNU Affero General Public License.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
- Display data from the game "No Man's Sky" in a mobile app
- Copyright (C) 2022 Kurt Lourens
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- Assistant for No Man's Sky Copyright (C) 2022 Kurt Lourens
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-.
\ No newline at end of file
diff --git a/README.md b/README.md
deleted file mode 100644
index 2757e11..0000000
--- a/README.md
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-# ๐ Home page
-
-The home page of the No Man's Sky Community Developers & Designers.
-
-
-
-
-
-## Building the project locally
-
-Many of the files are generated using Handlebar templates. To get the solution running, use the following commands:
-
-- `npm run setup`
- - This will install all npm packages and then create the **templates/data/live.json** file with all the members of the NMSCD
-- `npm run dev`
-
-The dev script runs 3 processes concurrently. This shouldn't be a problem, but if you want to run them individually, they are:
-
-- `dev:watch-template`
- - This builds all of the handlebar files using the JSON files in the `data` folder
-- `dev:watch-sass`
- - This compiles all the SCSS files into `public/assets/css/main.css`
-- `dev:live-server`
- - A small HTTP server. Once running you should see the site on [127.0.0.1:8080](https://127.0.0.1:8080)
-
-
-
-## Deployment
-
-This site makes use of Github Actions to build the project and Github Pages to host it ๐ช
-
-
-
-
-[nmscd]: https://github.com/NMSCD?ref=nmscd
diff --git a/SECURITY.md b/SECURITY.md
deleted file mode 100644
index e6badd2..0000000
--- a/SECURITY.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Security Policy
-
-We take security issues seriously, we will do our best to address any vulnerabilities as quickly as possible.
-We also welcome the disclosure of any vulnerabilities found through a [Github issue](https://github.com/AssistantDKM/General/issues/new) or via an [email to support@assistantapps.com](support@assistantapps.com)
-
-## Supported Versions
-
-We try to make a reasonable effort to support older versions of AssistantNMS,
-but the truth is that technology is always moving forward trying to resolve the
-latest exploits and vulnerabilities
-
-## Reporting a Vulnerability
-
-Security vulnerabilities should be sent to [support@assistantapps.com](support@assistantapps.com). You can typically expect a
-response within two business days, and we typically have fixes out in under a week from the initial disclosure (depending on how quickly the App Stores approve updates).
-
-### Personal Identifiable Information
-We try our best to avoid storing any Personal Identifiable Information (PII). We will never ask for your password or even store any password in any form
\ No newline at end of file
diff --git a/assets/css/main.css b/assets/css/main.css
new file mode 100644
index 0000000..a87aefb
--- /dev/null
+++ b/assets/css/main.css
@@ -0,0 +1,5 @@
+@charset "UTF-8";@font-face{font-display:swap;font-family:NMSFuturaProBook;src:url(https://font.nmscd.com/assets/font/NMSFuturaProBook_Kerned/Web-TT/NMSFuturaProBook_Kerned.eot);src:url(https://font.nmscd.com/assets/font/NMSFuturaProBook_Kerned/Web-TT/NMSFuturaProBook_Kerned.eot?#iefix) format("embedded-opentype"),url(https://font.nmscd.com/assets/font/NMSFuturaProBook_Kerned/Web-TT/NMSFuturaProBook_Kerned.woff) format("woff"),url(https://font.nmscd.com/assets/font/NMSFuturaProBook_Kerned/Web-TT/NMSFuturaProBook_Kerned.ttf) format("truetype")}*{font-family:NMSFuturaProBook}.container{margin:0 auto;width:90%}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:8px 2%;min-height:2px}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row:after{clear:both;content:"";display:table}.hidden-sm{display:none}@media only screen and (min-width:540px){.container{width:80%}}@media only screen and (min-width:720px){.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}.hidden-sm{display:block}}@media only screen and (min-width:960px){.container{max-width:960px;width:75%}}
+/*!
+* Pico CSS v1.5.13 (https://picocss.com)
+* Copyright 2019-2024 - Licensed under MIT
+*/:root{--font-family:system-ui,-apple-system,"Segoe UI","Roboto","Ubuntu","Cantarell","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--line-height:1.5;--font-weight:400;--font-size:16px;--border-radius:0.25rem;--border-width:1px;--outline-width:3px;--spacing:1rem;--typography-spacing-vertical:1.5rem;--block-spacing-vertical:calc(var(--spacing)*2);--block-spacing-horizontal:var(--spacing);--grid-spacing-vertical:0;--grid-spacing-horizontal:var(--spacing);--form-element-spacing-vertical:0.75rem;--form-element-spacing-horizontal:1rem;--nav-element-spacing-vertical:1rem;--nav-element-spacing-horizontal:0.5rem;--nav-link-spacing-vertical:0.5rem;--nav-link-spacing-horizontal:0.5rem;--form-label-font-weight:var(--font-weight);--transition:0.2s ease-in-out;--modal-overlay-backdrop-filter:blur(0.25rem)}@media (min-width:576px){:root{--font-size:17px}}@media (min-width:768px){:root{--font-size:18px}}@media (min-width:992px){:root{--font-size:19px}}@media (min-width:1200px){:root{--font-size:20px}}@media (min-width:576px){body>footer,body>header,body>main,section{--block-spacing-vertical:calc(var(--spacing)*2.5)}}@media (min-width:768px){body>footer,body>header,body>main,section{--block-spacing-vertical:calc(var(--spacing)*3)}}@media (min-width:992px){body>footer,body>header,body>main,section{--block-spacing-vertical:calc(var(--spacing)*3.5)}}@media (min-width:1200px){body>footer,body>header,body>main,section{--block-spacing-vertical:calc(var(--spacing)*4)}}@media (min-width:576px){article{--block-spacing-horizontal:calc(var(--spacing)*1.25)}}@media (min-width:768px){article{--block-spacing-horizontal:calc(var(--spacing)*1.5)}}@media (min-width:992px){article{--block-spacing-horizontal:calc(var(--spacing)*1.75)}}@media (min-width:1200px){article{--block-spacing-horizontal:calc(var(--spacing)*2)}}dialog>article{--block-spacing-vertical:calc(var(--spacing)*2);--block-spacing-horizontal:var(--spacing)}@media (min-width:576px){dialog>article{--block-spacing-vertical:calc(var(--spacing)*2.5);--block-spacing-horizontal:calc(var(--spacing)*1.25)}}@media (min-width:768px){dialog>article{--block-spacing-vertical:calc(var(--spacing)*3);--block-spacing-horizontal:calc(var(--spacing)*1.5)}}a{--text-decoration:none}a.contrast,a.secondary{--text-decoration:underline}small{--font-size:0.875em}h1,h2,h3,h4,h5,h6{--font-weight:700}h1{--font-size:2rem;--typography-spacing-vertical:3rem}h2{--font-size:1.75rem;--typography-spacing-vertical:2.625rem}h3{--font-size:1.5rem;--typography-spacing-vertical:2.25rem}h4{--font-size:1.25rem;--typography-spacing-vertical:1.874rem}h5{--font-size:1.125rem;--typography-spacing-vertical:1.6875rem}[type=checkbox],[type=radio]{--border-width:2px}[type=checkbox][role=switch],tfoot td,tfoot th,thead td,thead th{--border-width:3px}:not(thead,tfoot)>*>td{--font-size:0.875em}code,kbd,pre,samp{--font-family:"Menlo","Consolas","Roboto Mono","Ubuntu Monospace","Noto Mono","Oxygen Mono","Liberation Mono",monospace,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}kbd{--font-weight:bolder}:root:not([data-theme=dark]),[data-theme=light]{--background-color:#fff;--color:#415462;--h1-color:#1b2832;--h2-color:#24333e;--h3-color:#2c3d49;--h4-color:#374956;--h5-color:#415462;--h6-color:#4d606d;--muted-color:#73828c;--muted-border-color:#edf0f3;--primary:#1095c1;--primary-hover:#08769b;--primary-focus:rgba(16,149,193,.125);--primary-inverse:#fff;--secondary:#596b78;--secondary-hover:#415462;--secondary-focus:rgba(89,107,120,.125);--secondary-inverse:#fff;--contrast:#1b2832;--contrast-hover:#000;--contrast-focus:rgba(89,107,120,.125);--contrast-inverse:#fff;--mark-background-color:#fff2ca;--mark-color:#543a26;--ins-color:#388e3c;--del-color:#c62828;--blockquote-border-color:var(--muted-border-color);--blockquote-footer-color:var(--muted-color);--button-box-shadow:0 0 0 transparent;--button-hover-box-shadow:0 0 0 transparent;--form-element-background-color:transparent;--form-element-border-color:#a2afb9;--form-element-color:var(--color);--form-element-placeholder-color:var(--muted-color);--form-element-active-background-color:transparent;--form-element-active-border-color:var(--primary);--form-element-focus-color:var(--primary-focus);--form-element-disabled-background-color:#d5dce2;--form-element-disabled-border-color:#a2afb9;--form-element-disabled-opacity:0.5;--form-element-invalid-border-color:#c62828;--form-element-invalid-active-border-color:#d32f2f;--form-element-invalid-focus-color:rgba(211,47,47,.125);--form-element-valid-border-color:#388e3c;--form-element-valid-active-border-color:#43a047;--form-element-valid-focus-color:rgba(67,160,71,.125);--switch-background-color:#bbc6ce;--switch-color:var(--primary-inverse);--switch-checked-background-color:var(--primary);--range-border-color:#d5dce2;--range-active-border-color:#bbc6ce;--range-thumb-border-color:var(--background-color);--range-thumb-color:var(--secondary);--range-thumb-hover-color:var(--secondary-hover);--range-thumb-active-color:var(--primary);--table-border-color:var(--muted-border-color);--table-row-stripped-background-color:#f6f8f9;--code-background-color:#edf0f3;--code-color:var(--muted-color);--code-kbd-background-color:var(--contrast);--code-kbd-color:var(--contrast-inverse);--code-tag-color:#b34d80;--code-property-color:#3d888f;--code-value-color:#986;--code-comment-color:#a2afb9;--accordion-border-color:var(--muted-border-color);--accordion-close-summary-color:var(--color);--accordion-open-summary-color:var(--muted-color);--card-background-color:var(--background-color);--card-border-color:var(--muted-border-color);--card-box-shadow:0.0145rem 0.029rem 0.174rem rgba(27,40,50,.017),0.0335rem 0.067rem 0.402rem rgba(27,40,50,.024),0.0625rem 0.125rem 0.75rem rgba(27,40,50,.03),0.1125rem 0.225rem 1.35rem rgba(27,40,50,.036),0.2085rem 0.417rem 2.502rem rgba(27,40,50,.043),0.5rem 1rem 6rem rgba(27,40,50,.06),0 0 0 0.0625rem rgba(27,40,50,.015);--card-sectionning-background-color:#fbfbfc;--dropdown-background-color:#fbfbfc;--dropdown-border-color:#e1e6eb;--dropdown-box-shadow:var(--card-box-shadow);--dropdown-color:var(--color);--dropdown-hover-background-color:#edf0f3;--modal-overlay-background-color:rgba(213,220,226,.7);--progress-background-color:#d5dce2;--progress-color:var(--primary);--loading-spinner-opacity:0.5;--tooltip-background-color:var(--contrast);--tooltip-color:var(--contrast-inverse);--icon-checkbox:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");--icon-chevron:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23415462' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-chevron-button:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-chevron-button-inverse:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-close:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%2373828C' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");--icon-date:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23415462' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");--icon-invalid:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23C62828' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E");--icon-minus:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");--icon-search:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23415462' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");--icon-time:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23415462' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E");--icon-valid:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23388E3C' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");color-scheme:light}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme]){--background-color:#11191f;--color:#bbc6ce;--h1-color:#edf0f3;--h2-color:#e1e6eb;--h3-color:#d5dce2;--h4-color:#c8d1d8;--h5-color:#bbc6ce;--h6-color:#afbbc4;--muted-color:#73828c;--muted-border-color:#1f2d38;--primary:#1095c1;--primary-hover:#1ab3e6;--primary-focus:rgba(16,149,193,.25);--primary-inverse:#fff;--secondary:#596b78;--secondary-hover:#73828c;--secondary-focus:rgba(115,130,140,.25);--secondary-inverse:#fff;--contrast:#edf0f3;--contrast-hover:#fff;--contrast-focus:rgba(115,130,140,.25);--contrast-inverse:#000;--mark-background-color:#d1c284;--mark-color:#11191f;--ins-color:#388e3c;--del-color:#c62828;--blockquote-border-color:var(--muted-border-color);--blockquote-footer-color:var(--muted-color);--button-box-shadow:0 0 0 transparent;--button-hover-box-shadow:0 0 0 transparent;--form-element-background-color:#11191f;--form-element-border-color:#374956;--form-element-color:var(--color);--form-element-placeholder-color:var(--muted-color);--form-element-active-background-color:var(--form-element-background-color);--form-element-active-border-color:var(--primary);--form-element-focus-color:var(--primary-focus);--form-element-disabled-background-color:#2c3d49;--form-element-disabled-border-color:#415462;--form-element-disabled-opacity:0.5;--form-element-invalid-border-color:#b71c1c;--form-element-invalid-active-border-color:#c62828;--form-element-invalid-focus-color:rgba(198,40,40,.25);--form-element-valid-border-color:#2e7d32;--form-element-valid-active-border-color:#388e3c;--form-element-valid-focus-color:rgba(56,142,60,.25);--switch-background-color:#374956;--switch-color:var(--primary-inverse);--switch-checked-background-color:var(--primary);--range-border-color:#24333e;--range-active-border-color:#2c3d49;--range-thumb-border-color:var(--background-color);--range-thumb-color:var(--secondary);--range-thumb-hover-color:var(--secondary-hover);--range-thumb-active-color:var(--primary);--table-border-color:var(--muted-border-color);--table-row-stripped-background-color:rgba(115,130,140,.05);--code-background-color:#18232c;--code-color:var(--muted-color);--code-kbd-background-color:var(--contrast);--code-kbd-color:var(--contrast-inverse);--code-tag-color:#a65980;--code-property-color:#599fa6;--code-value-color:#8c8473;--code-comment-color:#4d606d;--accordion-border-color:var(--muted-border-color);--accordion-active-summary-color:var(--primary);--accordion-close-summary-color:var(--color);--accordion-open-summary-color:var(--muted-color);--card-background-color:#141e26;--card-border-color:var(--card-background-color);--card-box-shadow:0.0145rem 0.029rem 0.174rem rgba(0,0,0,.017),0.0335rem 0.067rem 0.402rem rgba(0,0,0,.024),0.0625rem 0.125rem 0.75rem rgba(0,0,0,.03),0.1125rem 0.225rem 1.35rem rgba(0,0,0,.036),0.2085rem 0.417rem 2.502rem rgba(0,0,0,.043),0.5rem 1rem 6rem rgba(0,0,0,.06),0 0 0 0.0625rem rgba(0,0,0,.015);--card-sectionning-background-color:#18232c;--dropdown-background-color:#1b2832;--dropdown-border-color:#24333e;--dropdown-box-shadow:var(--card-box-shadow);--dropdown-color:var(--color);--dropdown-hover-background-color:rgba(36,51,62,.75);--modal-overlay-background-color:rgba(36,51,62,.8);--progress-background-color:#24333e;--progress-color:var(--primary);--loading-spinner-opacity:0.5;--tooltip-background-color:var(--contrast);--tooltip-color:var(--contrast-inverse);--icon-checkbox:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");--icon-chevron:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-chevron-button:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-chevron-button-inverse:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-close:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%2373828C' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");--icon-date:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");--icon-invalid:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23B71C1C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E");--icon-minus:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");--icon-search:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");--icon-time:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E");--icon-valid:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%232E7D32' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");color-scheme:dark}}[data-theme=dark]{--background-color:#11191f;--color:#bbc6ce;--h1-color:#edf0f3;--h2-color:#e1e6eb;--h3-color:#d5dce2;--h4-color:#c8d1d8;--h5-color:#bbc6ce;--h6-color:#afbbc4;--muted-color:#73828c;--muted-border-color:#1f2d38;--primary:#1095c1;--primary-hover:#1ab3e6;--primary-focus:rgba(16,149,193,.25);--primary-inverse:#fff;--secondary:#596b78;--secondary-hover:#73828c;--secondary-focus:rgba(115,130,140,.25);--secondary-inverse:#fff;--contrast:#edf0f3;--contrast-hover:#fff;--contrast-focus:rgba(115,130,140,.25);--contrast-inverse:#000;--mark-background-color:#d1c284;--mark-color:#11191f;--ins-color:#388e3c;--del-color:#c62828;--blockquote-border-color:var(--muted-border-color);--blockquote-footer-color:var(--muted-color);--button-box-shadow:0 0 0 transparent;--button-hover-box-shadow:0 0 0 transparent;--form-element-background-color:#11191f;--form-element-border-color:#374956;--form-element-color:var(--color);--form-element-placeholder-color:var(--muted-color);--form-element-active-background-color:var(--form-element-background-color);--form-element-active-border-color:var(--primary);--form-element-focus-color:var(--primary-focus);--form-element-disabled-background-color:#2c3d49;--form-element-disabled-border-color:#415462;--form-element-disabled-opacity:0.5;--form-element-invalid-border-color:#b71c1c;--form-element-invalid-active-border-color:#c62828;--form-element-invalid-focus-color:rgba(198,40,40,.25);--form-element-valid-border-color:#2e7d32;--form-element-valid-active-border-color:#388e3c;--form-element-valid-focus-color:rgba(56,142,60,.25);--switch-background-color:#374956;--switch-color:var(--primary-inverse);--switch-checked-background-color:var(--primary);--range-border-color:#24333e;--range-active-border-color:#2c3d49;--range-thumb-border-color:var(--background-color);--range-thumb-color:var(--secondary);--range-thumb-hover-color:var(--secondary-hover);--range-thumb-active-color:var(--primary);--table-border-color:var(--muted-border-color);--table-row-stripped-background-color:rgba(115,130,140,.05);--code-background-color:#18232c;--code-color:var(--muted-color);--code-kbd-background-color:var(--contrast);--code-kbd-color:var(--contrast-inverse);--code-tag-color:#a65980;--code-property-color:#599fa6;--code-value-color:#8c8473;--code-comment-color:#4d606d;--accordion-border-color:var(--muted-border-color);--accordion-active-summary-color:var(--primary);--accordion-close-summary-color:var(--color);--accordion-open-summary-color:var(--muted-color);--card-background-color:#141e26;--card-border-color:var(--card-background-color);--card-box-shadow:0.0145rem 0.029rem 0.174rem rgba(0,0,0,.017),0.0335rem 0.067rem 0.402rem rgba(0,0,0,.024),0.0625rem 0.125rem 0.75rem rgba(0,0,0,.03),0.1125rem 0.225rem 1.35rem rgba(0,0,0,.036),0.2085rem 0.417rem 2.502rem rgba(0,0,0,.043),0.5rem 1rem 6rem rgba(0,0,0,.06),0 0 0 0.0625rem rgba(0,0,0,.015);--card-sectionning-background-color:#18232c;--dropdown-background-color:#1b2832;--dropdown-border-color:#24333e;--dropdown-box-shadow:var(--card-box-shadow);--dropdown-color:var(--color);--dropdown-hover-background-color:rgba(36,51,62,.75);--modal-overlay-background-color:rgba(36,51,62,.8);--progress-background-color:#24333e;--progress-color:var(--primary);--loading-spinner-opacity:0.5;--tooltip-background-color:var(--contrast);--tooltip-color:var(--contrast-inverse);--icon-checkbox:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");--icon-chevron:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-chevron-button:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-chevron-button-inverse:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");--icon-close:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%2373828C' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");--icon-date:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='18' height='18' x='3' y='4' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");--icon-invalid:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23B71C1C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E");--icon-minus:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");--icon-search:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");--icon-time:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23A2AFB9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E");--icon-valid:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%232E7D32' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");color-scheme:dark}[type=checkbox],[type=radio],[type=range],progress{accent-color:var(--primary)}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:var(--background-color);color:var(--color);cursor:default;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);overflow-wrap:break-word;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-rendering:optimizeLegibility}main{display:block}body{margin:0;width:100%}body>footer,body>header,body>main{margin-left:auto;margin-right:auto;padding:var(--block-spacing-vertical) 0;width:100%}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:var(--spacing);padding-right:var(--spacing);width:100%}@media (min-width:576px){.container{max-width:510px;padding-left:0;padding-right:0}}@media (min-width:768px){.container{max-width:700px}}@media (min-width:992px){.container{max-width:920px}}@media (min-width:1200px){.container{max-width:1130px}}section{margin-bottom:var(--block-spacing-vertical)}.grid{grid-column-gap:var(--grid-spacing-horizontal);grid-row-gap:var(--grid-spacing-vertical);display:grid;grid-template-columns:1fr;margin:0}@media (min-width:992px){.grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}.grid>*{min-width:0}figure{display:block;margin:0;overflow-x:auto;padding:0}figure figcaption{color:var(--muted-color);padding:calc(var(--spacing)*.5) 0}b,strong{font-weight:bolder}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}address,blockquote,dl,figure,form,ol,p,pre,table,ul{color:var(--color);font-size:var(--font-size);font-style:normal;font-weight:var(--font-weight);margin-bottom:var(--typography-spacing-vertical);margin-top:0}[role=link],a{--color:var(--primary);--background-color:transparent;background-color:var(--background-color);color:var(--color);outline:0;-webkit-text-decoration:var(--text-decoration);text-decoration:var(--text-decoration);transition:background-color var(--transition),color var(--transition),box-shadow var(--transition),-webkit-text-decoration var(--transition);transition:background-color var(--transition),color var(--transition),text-decoration var(--transition),box-shadow var(--transition);transition:background-color var(--transition),color var(--transition),text-decoration var(--transition),box-shadow var(--transition),-webkit-text-decoration var(--transition)}[role=link]:is([aria-current],:hover,:active,:focus),a:is([aria-current],:hover,:active,:focus){--color:var(--primary-hover);--text-decoration:underline}[role=link]:focus,a:focus{--background-color:var(--primary-focus)}[role=link].secondary,a.secondary{--color:var(--secondary)}[role=link].secondary:is([aria-current],:hover,:active,:focus),a.secondary:is([aria-current],:hover,:active,:focus){--color:var(--secondary-hover)}[role=link].secondary:focus,a.secondary:focus{--background-color:var(--secondary-focus)}[role=link].contrast,a.contrast{--color:var(--contrast)}[role=link].contrast:is([aria-current],:hover,:active,:focus),a.contrast:is([aria-current],:hover,:active,:focus){--color:var(--contrast-hover)}[role=link].contrast:focus,a.contrast:focus{--background-color:var(--contrast-focus)}h1,h2,h3,h4,h5,h6{color:var(--color);font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);margin-bottom:var(--typography-spacing-vertical);margin-top:0}h1{--color:var(--h1-color)}h2{--color:var(--h2-color)}h3{--color:var(--h3-color)}h4{--color:var(--h4-color)}h5{--color:var(--h5-color)}h6{--color:var(--h6-color)}:where(address,blockquote,dl,figure,form,ol,p,pre,table,ul)~:is(h1,h2,h3,h4,h5,h6){margin-top:var(--typography-spacing-vertical)}.headings,hgroup{margin-bottom:var(--typography-spacing-vertical)}.headings>*,hgroup>*{margin-bottom:0}.headings>:last-child,hgroup>:last-child{--color:var(--muted-color);--font-weight:unset;font-family:unset;font-size:1rem}p{margin-bottom:var(--typography-spacing-vertical)}small{font-size:var(--font-size)}:where(dl,ol,ul){padding-left:var(--spacing);padding-right:0;padding-inline-end:0;padding-inline-start:var(--spacing)}:where(dl,ol,ul) li{margin-bottom:calc(var(--typography-spacing-vertical)*.25)}:where(dl,ol,ul) :is(dl,ol,ul){margin:0;margin-top:calc(var(--typography-spacing-vertical)*.25)}ul li{list-style:square}mark{background-color:var(--mark-background-color);color:var(--mark-color);padding:.125rem .25rem;vertical-align:baseline}blockquote{border-inline-end:none;border-inline-start:.25rem solid var(--blockquote-border-color);border-left:.25rem solid var(--blockquote-border-color);border-right:none;display:block;margin:var(--typography-spacing-vertical) 0;padding:var(--spacing)}blockquote footer{color:var(--blockquote-footer-color);margin-top:calc(var(--typography-spacing-vertical)*.5)}abbr[title]{border-bottom:1px dotted;cursor:help}abbr[title],ins{text-decoration:none}ins{color:var(--ins-color)}del{color:var(--del-color)}::-moz-selection{background-color:var(--primary-focus)}::selection{background-color:var(--primary-focus)}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}:where(iframe){border-style:none}img{border-style:none;height:auto;max-width:100%}:where(svg:not([fill])){fill:currentColor}svg:not(:root){overflow:hidden}button{font-family:inherit;margin:0;overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}button{display:block;margin-bottom:var(--spacing);width:100%}[role=button]{display:inline-block;text-decoration:none}[role=button],button,input[type=button],input[type=reset],input[type=submit]{--background-color:var(--primary);--border-color:var(--primary);--color:var(--primary-inverse);--box-shadow:var(--button-box-shadow,0 0 0 transparent);background-color:var(--background-color);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--color);cursor:pointer;font-size:1rem;font-weight:var(--font-weight);line-height:var(--line-height);outline:0;padding:var(--form-element-spacing-vertical) var(--form-element-spacing-horizontal);text-align:center;transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}[role=button]:is([aria-current],:hover,:active,:focus),button:is([aria-current],:hover,:active,:focus),input[type=button]:is([aria-current],:hover,:active,:focus),input[type=reset]:is([aria-current],:hover,:active,:focus),input[type=submit]:is([aria-current],:hover,:active,:focus){--background-color:var(--primary-hover);--border-color:var(--primary-hover);--box-shadow:var(--button-hover-box-shadow,0 0 0 transparent);--color:var(--primary-inverse)}[role=button]:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{--box-shadow:var(--button-hover-box-shadow,0 0 0 transparent),0 0 0 var(--outline-width) var(--primary-focus)}:is(button,input[type=submit],input[type=button],[role=button]).secondary,input[type=reset]{--background-color:var(--secondary);--border-color:var(--secondary);--color:var(--secondary-inverse);cursor:pointer}:is(button,input[type=submit],input[type=button],[role=button]).secondary:is([aria-current],:hover,:active,:focus),input[type=reset]:is([aria-current],:hover,:active,:focus){--background-color:var(--secondary-hover);--border-color:var(--secondary-hover);--color:var(--secondary-inverse)}:is(button,input[type=submit],input[type=button],[role=button]).secondary:focus,input[type=reset]:focus{--box-shadow:var(--button-hover-box-shadow,0 0 0 transparent),0 0 0 var(--outline-width) var(--secondary-focus)}:is(button,input[type=submit],input[type=button],[role=button]).contrast{--background-color:var(--contrast);--border-color:var(--contrast);--color:var(--contrast-inverse)}:is(button,input[type=submit],input[type=button],[role=button]).contrast:is([aria-current],:hover,:active,:focus){--background-color:var(--contrast-hover);--border-color:var(--contrast-hover);--color:var(--contrast-inverse)}:is(button,input[type=submit],input[type=button],[role=button]).contrast:focus{--box-shadow:var(--button-hover-box-shadow,0 0 0 transparent),0 0 0 var(--outline-width) var(--contrast-focus)}:is(button,input[type=submit],input[type=button],[role=button]).outline,input[type=reset].outline{--background-color:transparent;--color:var(--primary)}:is(button,input[type=submit],input[type=button],[role=button]).outline:is([aria-current],:hover,:active,:focus),input[type=reset].outline:is([aria-current],:hover,:active,:focus){--background-color:transparent;--color:var(--primary-hover)}:is(button,input[type=submit],input[type=button],[role=button]).outline.secondary,input[type=reset].outline{--color:var(--secondary)}:is(button,input[type=submit],input[type=button],[role=button]).outline.secondary:is([aria-current],:hover,:active,:focus),input[type=reset].outline:is([aria-current],:hover,:active,:focus){--color:var(--secondary-hover)}:is(button,input[type=submit],input[type=button],[role=button]).outline.contrast{--color:var(--contrast)}:is(button,input[type=submit],input[type=button],[role=button]).outline.contrast:is([aria-current],:hover,:active,:focus){--color:var(--contrast-hover)}:where(button,[type=submit],[type=button],[type=reset],[role=button])[disabled],:where(fieldset[disabled]) :is(button,[type=submit],[type=button],[type=reset],[role=button]),a[role=button]:not([href]){opacity:.5;pointer-events:none}input,optgroup,select,textarea{font-family:inherit;font-size:1rem;letter-spacing:inherit;line-height:var(--line-height);margin:0}input{overflow:visible}select{text-transform:none}legend{color:inherit;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:0}:-moz-ui-invalid{box-shadow:none}::-ms-expand{display:none}[type=file],[type=range]{border-width:0;padding:0}input:not([type=checkbox],[type=radio],[type=range]){height:calc(1rem*var(--line-height) + var(--form-element-spacing-vertical)*2 + var(--border-width)*2)}fieldset{border:0;margin:0;margin-bottom:var(--spacing);padding:0}fieldset legend,label{display:block;font-weight:var(--form-label-font-weight,var(--font-weight));margin-bottom:calc(var(--spacing)*.25)}input:not([type=checkbox],[type=radio]),select,textarea{width:100%}input:not([type=checkbox],[type=radio],[type=range],[type=file]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:var(--form-element-spacing-vertical) var(--form-element-spacing-horizontal)}input,select,textarea{--background-color:var(--form-element-background-color);--border-color:var(--form-element-border-color);--color:var(--form-element-color);--box-shadow:none;background-color:var(--background-color);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--color);font-weight:var(--font-weight);outline:0;transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}:where(select,textarea):is(:active,:focus),input:not([type=submit],[type=button],[type=reset],[type=checkbox],[type=radio],[readonly]):is(:active,:focus){--background-color:var(--form-element-active-background-color)}:where(select,textarea):is(:active,:focus),input:not([type=submit],[type=button],[type=reset],[role=switch],[readonly]):is(:active,:focus){--border-color:var(--form-element-active-border-color)}input:not([type=submit],[type=button],[type=reset],[type=range],[type=file],[readonly]):focus,select:focus,textarea:focus{--box-shadow:0 0 0 var(--outline-width) var(--form-element-focus-color)}:where(fieldset[disabled]) :is(input:not([type=submit],[type=button],[type=reset]),select,textarea),input:not([type=submit],[type=button],[type=reset])[disabled],select[disabled],textarea[disabled]{--background-color:var(--form-element-disabled-background-color);--border-color:var(--form-element-disabled-border-color);opacity:var(--form-element-disabled-opacity);pointer-events:none}:where(input,select,textarea):not([type=checkbox],[type=radio],[type=date],[type=datetime-local],[type=month],[type=time],[type=week])[aria-invalid]{background-position:center right .75rem;background-repeat:no-repeat;background-size:1rem auto;padding-left:var(--form-element-spacing-horizontal);padding-right:calc(var(--form-element-spacing-horizontal) + 1.5rem)!important;padding-inline-end:calc(var(--form-element-spacing-horizontal) + 1.5rem)!important;padding-inline-start:var(--form-element-spacing-horizontal)!important}:where(input,select,textarea):not([type=checkbox],[type=radio],[type=date],[type=datetime-local],[type=month],[type=time],[type=week])[aria-invalid=false]{background-image:var(--icon-valid)}:where(input,select,textarea):not([type=checkbox],[type=radio],[type=date],[type=datetime-local],[type=month],[type=time],[type=week])[aria-invalid=true]{background-image:var(--icon-invalid)}:where(input,select,textarea)[aria-invalid=false]{--border-color:var(--form-element-valid-border-color)}:where(input,select,textarea)[aria-invalid=false]:is(:active,:focus){--border-color:var(--form-element-valid-active-border-color)!important;--box-shadow:0 0 0 var(--outline-width) var(--form-element-valid-focus-color)!important}:where(input,select,textarea)[aria-invalid=true]{--border-color:var(--form-element-invalid-border-color)}:where(input,select,textarea)[aria-invalid=true]:is(:active,:focus){--border-color:var(--form-element-invalid-active-border-color)!important;--box-shadow:0 0 0 var(--outline-width) var(--form-element-invalid-focus-color)!important}[dir=rtl] :where(input,select,textarea):not([type=checkbox],[type=radio]):is([aria-invalid],[aria-invalid=true],[aria-invalid=false]){background-position:center left .75rem}input::-webkit-input-placeholder,input::placeholder,select:invalid,textarea::-webkit-input-placeholder,textarea::placeholder{color:var(--form-element-placeholder-color);opacity:1}input:not([type=checkbox],[type=radio]),select,textarea{margin-bottom:var(--spacing)}select::-ms-expand{background-color:transparent;border:0}select:not([multiple],[size]){background-image:var(--icon-chevron);background-position:center right .75rem;background-repeat:no-repeat;background-size:1rem auto;padding-left:var(--form-element-spacing-horizontal);padding-right:calc(var(--form-element-spacing-horizontal) + 1.5rem);padding-inline-end:calc(var(--form-element-spacing-horizontal) + 1.5rem);padding-inline-start:var(--form-element-spacing-horizontal)}[dir=rtl] select:not([multiple],[size]){background-position:center left .75rem}:where(input,select,textarea,.grid)+small{color:var(--muted-color);display:block;margin-bottom:var(--spacing);margin-top:calc(var(--spacing)*-.75);width:100%}label>:where(input,select,textarea){margin-top:calc(var(--spacing)*.25)}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-width:var(--border-width);cursor:pointer;font-size:inherit;height:1.25em;margin-left:0;margin-right:.375em;margin-top:-.125em;margin-inline-end:.375em;margin-inline-start:0;vertical-align:middle;width:1.25em}[type=checkbox]::-ms-check,[type=radio]::-ms-check{display:none}[type=checkbox]:checked,[type=checkbox]:checked:active,[type=checkbox]:checked:focus,[type=radio]:checked,[type=radio]:checked:active,[type=radio]:checked:focus{--background-color:var(--primary);--border-color:var(--primary);background-image:var(--icon-checkbox);background-position:50%;background-repeat:no-repeat;background-size:.75em auto}[type=checkbox]~label,[type=radio]~label{cursor:pointer;display:inline-block;margin-bottom:0;margin-right:.375em}[type=checkbox]:indeterminate{--background-color:var(--primary);--border-color:var(--primary);background-image:var(--icon-minus);background-position:50%;background-repeat:no-repeat;background-size:.75em auto}[type=radio]{border-radius:50%}[type=radio]:checked,[type=radio]:checked:active,[type=radio]:checked:focus{--background-color:var(--primary-inverse);background-image:none;border-width:.35em}[type=checkbox][role=switch]{--background-color:var(--switch-background-color);--border-color:var(--switch-background-color);--color:var(--switch-color);background-color:var(--background-color);border:var(--border-width) solid var(--border-color);border-radius:1.25em;height:1.25em;line-height:1.25em;width:2.25em}[type=checkbox][role=switch]:focus{--background-color:var(--switch-background-color);--border-color:var(--switch-background-color)}[type=checkbox][role=switch]:checked{--background-color:var(--switch-checked-background-color);--border-color:var(--switch-checked-background-color)}[type=checkbox][role=switch]:before{background-color:var(--color);border-radius:50%;content:"";display:block;height:100%;transition:margin .1s ease-in-out;width:calc(1.25em - var(--border-width)*2)}[type=checkbox][role=switch]:checked{background-image:none}[type=checkbox][role=switch]:checked:before{margin-left:calc(1.125em - var(--border-width));margin-inline-start:calc(1.125em - var(--border-width))}[type=checkbox]:checked[aria-invalid=false],[type=checkbox][aria-invalid=false],[type=checkbox][role=switch]:checked[aria-invalid=false],[type=checkbox][role=switch][aria-invalid=false],[type=radio]:checked[aria-invalid=false],[type=radio][aria-invalid=false]{--border-color:var(--form-element-valid-border-color)}[type=checkbox]:checked[aria-invalid=true],[type=checkbox][aria-invalid=true],[type=checkbox][role=switch]:checked[aria-invalid=true],[type=checkbox][role=switch][aria-invalid=true],[type=radio]:checked[aria-invalid=true],[type=radio][aria-invalid=true]{--border-color:var(--form-element-invalid-border-color)}[type=color]::-webkit-color-swatch-wrapper{padding:0}[type=color]::-moz-focus-inner{padding:0}[type=color]::-webkit-color-swatch{border:0;border-radius:calc(var(--border-radius)*.5)}[type=color]::-moz-color-swatch{border:0;border-radius:calc(var(--border-radius)*.5)}input:not([type=checkbox],[type=radio],[type=range],[type=file]):is([type=date],[type=datetime-local],[type=month],[type=time],[type=week]){--icon-position:0.75rem;--icon-width:1rem;background-image:var(--icon-date);background-position:center right var(--icon-position);background-repeat:no-repeat;background-size:var(--icon-width) auto;padding-right:calc(var(--icon-width) + var(--icon-position))}input:not([type=checkbox],[type=radio],[type=range],[type=file])[type=time]{background-image:var(--icon-time)}[type=date]::-webkit-calendar-picker-indicator,[type=datetime-local]::-webkit-calendar-picker-indicator,[type=month]::-webkit-calendar-picker-indicator,[type=time]::-webkit-calendar-picker-indicator,[type=week]::-webkit-calendar-picker-indicator{margin-left:var(--icon-position);margin-right:calc(var(--icon-width)*-1);opacity:0;width:var(--icon-width)}[dir=rtl] :is([type=date],[type=datetime-local],[type=month],[type=time],[type=week]){text-align:right}@-moz-document url-prefix(){[type=date],[type=datetime-local],[type=month],[type=time],[type=week]{background-image:none!important;padding-right:var(--form-element-spacing-horizontal)!important}}[type=file]{--color:var(--muted-color);background:0 0;border:0;border-radius:0;padding:calc(var(--form-element-spacing-vertical)*.5) 0}[type=file]::file-selector-button{--background-color:var(--secondary);--border-color:var(--secondary);--color:var(--secondary-inverse);background-color:var(--background-color);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--color);cursor:pointer;font-size:1rem;font-weight:var(--font-weight);line-height:var(--line-height);margin-left:0;margin-right:calc(var(--spacing)/2);margin-inline-end:calc(var(--spacing)/2);margin-inline-start:0;outline:0;padding:calc(var(--form-element-spacing-vertical)*.5) calc(var(--form-element-spacing-horizontal)*.5);text-align:center;transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}[type=file]::file-selector-button:is(:hover,:active,:focus){--background-color:var(--secondary-hover);--border-color:var(--secondary-hover)}[type=file]::-webkit-file-upload-button{--background-color:var(--secondary);--border-color:var(--secondary);--color:var(--secondary-inverse);background-color:var(--background-color);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--color);cursor:pointer;font-size:1rem;font-weight:var(--font-weight);line-height:var(--line-height);margin-left:0;margin-right:calc(var(--spacing)/2);margin-inline-end:calc(var(--spacing)/2);margin-inline-start:0;outline:0;padding:calc(var(--form-element-spacing-vertical)*.5) calc(var(--form-element-spacing-horizontal)*.5);text-align:center;-webkit-transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition);transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}[type=file]::-webkit-file-upload-button:is(:hover,:active,:focus){--background-color:var(--secondary-hover);--border-color:var(--secondary-hover)}[type=file]::-ms-browse{--background-color:var(--secondary);--border-color:var(--secondary);--color:var(--secondary-inverse);background-color:var(--background-color);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--color);cursor:pointer;font-size:1rem;font-weight:var(--font-weight);line-height:var(--line-height);margin-left:0;margin-right:calc(var(--spacing)/2);margin-inline-end:calc(var(--spacing)/2);margin-inline-start:0;outline:0;padding:calc(var(--form-element-spacing-vertical)*.5) calc(var(--form-element-spacing-horizontal)*.5);text-align:center;-ms-transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition);transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}[type=file]::-ms-browse:is(:hover,:active,:focus){--background-color:var(--secondary-hover);--border-color:var(--secondary-hover)}[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;height:1.25rem;width:100%}[type=range]::-webkit-slider-runnable-track{background-color:var(--range-border-color);border-radius:var(--border-radius);height:.25rem;-webkit-transition:background-color var(--transition),box-shadow var(--transition);transition:background-color var(--transition),box-shadow var(--transition);width:100%}[type=range]::-moz-range-track{background-color:var(--range-border-color);border-radius:var(--border-radius);height:.25rem;-moz-transition:background-color var(--transition),box-shadow var(--transition);transition:background-color var(--transition),box-shadow var(--transition);width:100%}[type=range]::-ms-track{background-color:var(--range-border-color);border-radius:var(--border-radius);height:.25rem;-ms-transition:background-color var(--transition),box-shadow var(--transition);transition:background-color var(--transition),box-shadow var(--transition);width:100%}[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--range-thumb-color);border:2px solid var(--range-thumb-border-color);border-radius:50%;cursor:pointer;height:1.25rem;margin-top:-.5rem;-webkit-transition:background-color var(--transition),transform var(--transition);transition:background-color var(--transition),transform var(--transition);width:1.25rem}[type=range]::-moz-range-thumb{-webkit-appearance:none;background-color:var(--range-thumb-color);border:2px solid var(--range-thumb-border-color);border-radius:50%;cursor:pointer;height:1.25rem;margin-top:-.5rem;-moz-transition:background-color var(--transition),transform var(--transition);transition:background-color var(--transition),transform var(--transition);width:1.25rem}[type=range]::-ms-thumb{-webkit-appearance:none;background-color:var(--range-thumb-color);border:2px solid var(--range-thumb-border-color);border-radius:50%;cursor:pointer;height:1.25rem;margin-top:-.5rem;-ms-transition:background-color var(--transition),transform var(--transition);transition:background-color var(--transition),transform var(--transition);width:1.25rem}[type=range]:focus,[type=range]:hover{--range-border-color:var(--range-active-border-color);--range-thumb-color:var(--range-thumb-hover-color)}[type=range]:active{--range-thumb-color:var(--range-thumb-active-color)}[type=range]:active::-webkit-slider-thumb{transform:scale(1.25)}[type=range]:active::-moz-range-thumb{transform:scale(1.25)}[type=range]:active::-ms-thumb{transform:scale(1.25)}input:not([type=checkbox],[type=radio],[type=range],[type=file])[type=search]{background-image:var(--icon-search);background-position:center left 1.125rem;background-repeat:no-repeat;background-size:1rem auto;border-radius:5rem;padding-inline-start:calc(var(--form-element-spacing-horizontal) + 1.75rem)}input:not([type=checkbox],[type=radio],[type=range],[type=file])[type=search][aria-invalid]{background-position:center left 1.125rem,center right .75rem;padding-inline-start:calc(var(--form-element-spacing-horizontal) + 1.75rem)!important}input:not([type=checkbox],[type=radio],[type=range],[type=file])[type=search][aria-invalid=false]{background-image:var(--icon-search),var(--icon-valid)}input:not([type=checkbox],[type=radio],[type=range],[type=file])[type=search][aria-invalid=true]{background-image:var(--icon-search),var(--icon-invalid)}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}[dir=rtl] :where(input):not([type=checkbox],[type=radio],[type=range],[type=file])[type=search]{background-position:center right 1.125rem}[dir=rtl] :where(input):not([type=checkbox],[type=radio],[type=range],[type=file])[type=search][aria-invalid]{background-position:center right 1.125rem,center left .75rem}:where(table){border-collapse:collapse;border-spacing:0;text-indent:0;width:100%}td,th{border-bottom:var(--border-width) solid var(--table-border-color);color:var(--color);font-size:var(--font-size);font-weight:var(--font-weight);padding:calc(var(--spacing)/2) var(--spacing);text-align:left;text-align:start}tfoot td,tfoot th{border-bottom:0;border-top:var(--border-width) solid var(--table-border-color)}table[role=grid] tbody tr:nth-child(odd){background-color:var(--table-row-stripped-background-color)}code,kbd,pre,samp{font-family:var(--font-family);font-size:.875em}pre{-ms-overflow-style:scrollbar;overflow:auto}code,kbd,pre{background:var(--code-background-color);border-radius:var(--border-radius);color:var(--code-color);font-weight:var(--font-weight);line-height:normal}code,kbd{display:inline-block;padding:.375rem .5rem}pre{margin-bottom:var(--spacing);overflow-x:auto}pre,pre>code{display:block}pre>code{background:0 0;font-size:14px;line-height:var(--line-height);padding:var(--spacing)}code b{color:var(--code-tag-color);font-weight:var(--font-weight)}code i{color:var(--code-property-color);font-style:normal}code u{color:var(--code-value-color);text-decoration:none}code em{color:var(--code-comment-color);font-style:normal}kbd{background-color:var(--code-kbd-background-color);color:var(--code-kbd-color);vertical-align:baseline}hr{border:0;border-top:1px solid var(--muted-border-color);color:inherit;height:0}[hidden],template{display:none!important}canvas{display:inline-block}details{border-bottom:var(--border-width) solid var(--accordion-border-color);display:block;margin-bottom:var(--spacing);padding-bottom:var(--spacing)}details summary{cursor:pointer;line-height:1rem;list-style-type:none;transition:color var(--transition)}details summary:not([role]){color:var(--accordion-close-summary-color)}details summary::-webkit-details-marker{display:none}details summary::marker{display:none}details summary::-moz-list-bullet{list-style-type:none}details summary:after{background-image:var(--icon-chevron);background-position:100%;background-repeat:no-repeat;background-size:1rem auto;content:"";display:block;float:right;height:1rem;margin-inline-start:calc(var(--spacing, 1rem)*.5);transform:rotate(-90deg);transition:transform var(--transition);width:1rem}details summary:focus{outline:0}details summary:focus:not([role=button]){color:var(--accordion-active-summary-color)}details summary[role=button]{text-align:left;width:100%}details summary[role=button]:after{background-image:var(--icon-chevron-button);height:calc(1rem*var(--line-height, 1.5))}details summary[role=button]:not(.outline).contrast:after{background-image:var(--icon-chevron-button-inverse)}details[open]>summary{margin-bottom:calc(var(--spacing))}details[open]>summary:not([role]):not(:focus){color:var(--accordion-open-summary-color)}details[open]>summary:after{transform:rotate(0)}[dir=rtl] details summary{text-align:right}[dir=rtl] details summary:after{background-position:0;float:left}article{background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--card-box-shadow);margin:var(--block-spacing-vertical) 0;padding:var(--block-spacing-vertical) var(--block-spacing-horizontal)}article>footer,article>header{background-color:var(--card-sectionning-background-color);margin-left:calc(var(--block-spacing-horizontal)*-1);margin-right:calc(var(--block-spacing-horizontal)*-1);padding:calc(var(--block-spacing-vertical)*.66) var(--block-spacing-horizontal)}article>header{border-bottom:var(--border-width) solid var(--card-border-color);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);margin-bottom:var(--block-spacing-vertical);margin-top:calc(var(--block-spacing-vertical)*-1)}article>footer{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-top:var(--border-width) solid var(--card-border-color);margin-bottom:calc(var(--block-spacing-vertical)*-1);margin-top:var(--block-spacing-vertical)}:root{--scrollbar-width:0px}dialog{align-items:center;-webkit-backdrop-filter:var(--modal-overlay-backdrop-filter);backdrop-filter:var(--modal-overlay-backdrop-filter);background-color:var(--modal-overlay-background-color);border:0;bottom:0;color:var(--color);display:flex;height:inherit;justify-content:center;left:0;min-height:100%;min-width:100%;padding:var(--spacing);position:fixed;right:0;top:0;width:inherit;z-index:999}dialog article{max-height:calc(100vh - var(--spacing)*2);overflow:auto}@media (min-width:576px){dialog article{max-width:510px}}@media (min-width:768px){dialog article{max-width:700px}}dialog article>footer,dialog article>header{padding:calc(var(--block-spacing-vertical)*.5) var(--block-spacing-horizontal)}dialog article>header .close{float:right;margin:0;margin-left:var(--spacing)}dialog article>footer{text-align:right}dialog article>footer [role=button]{margin-bottom:0}dialog article>footer [role=button]:not(:first-of-type){margin-left:calc(var(--spacing)*.5)}dialog article p:last-of-type{margin:0}dialog article .close{background-image:var(--icon-close);background-position:50%;background-repeat:no-repeat;background-size:auto 1rem;display:block;height:1rem;margin-bottom:var(--typography-spacing-vertical);margin-left:auto;margin-top:calc(var(--block-spacing-vertical)*-.5);opacity:.5;transition:opacity var(--transition);width:1rem}dialog article .close:is([aria-current],:hover,:active,:focus){opacity:1}dialog:not([open]),dialog[open=false]{display:none}.modal-is-open{overflow:hidden;padding-right:var(--scrollbar-width,0);pointer-events:none;touch-action:none}.modal-is-open dialog{pointer-events:auto}:where(.modal-is-opening,.modal-is-closing) dialog,:where(.modal-is-opening,.modal-is-closing) dialog>article{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease-in-out}:where(.modal-is-opening,.modal-is-closing) dialog{animation-duration:.8s;animation-name:modal-overlay}:where(.modal-is-opening,.modal-is-closing) dialog>article{animation-delay:.2s;animation-name:modal}.modal-is-closing dialog,.modal-is-closing dialog>article{animation-delay:0s;animation-direction:reverse}@keyframes modal-overlay{0%{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent}}@keyframes modal{0%{opacity:0;transform:translateY(-100%)}}:where(nav li):before{content:"โ";float:left}nav,nav ul{display:flex}nav{justify-content:space-between}nav ol,nav ul{align-items:center;list-style:none;margin-bottom:0;padding:0}nav ol:first-of-type,nav ul:first-of-type{margin-left:calc(var(--nav-element-spacing-horizontal)*-1)}nav ol:last-of-type,nav ul:last-of-type{margin-right:calc(var(--nav-element-spacing-horizontal)*-1)}nav li{display:inline-block;margin:0;padding:var(--nav-element-spacing-vertical) var(--nav-element-spacing-horizontal)}nav li>*{--spacing:0}nav :where(a,[role=link]){border-radius:var(--border-radius);display:inline-block;margin:calc(var(--nav-link-spacing-vertical)*-1) calc(var(--nav-link-spacing-horizontal)*-1);padding:var(--nav-link-spacing-vertical) var(--nav-link-spacing-horizontal);text-decoration:none}nav :where(a,[role=link]):is([aria-current],:hover,:active,:focus){text-decoration:none}nav[aria-label=breadcrumb]{align-items:center;justify-content:start}nav[aria-label=breadcrumb] ul li:not(:first-child){margin-inline-start:var(--nav-link-spacing-horizontal)}nav[aria-label=breadcrumb] ul li:not(:last-child) :after{color:var(--muted-color);content:"/";margin-inline-start:calc(var(--nav-link-spacing-horizontal)/2);position:absolute;text-align:center;width:calc(var(--nav-link-spacing-horizontal)*2)}nav[aria-label=breadcrumb] a[aria-current]{background-color:transparent;color:inherit;pointer-events:none;text-decoration:none}nav [role=button]{margin-left:inherit;margin-right:inherit;padding:var(--nav-link-spacing-vertical) var(--nav-link-spacing-horizontal)}aside li,aside nav,aside ol,aside ul{display:block}aside li{padding:calc(var(--nav-element-spacing-vertical)*.5) var(--nav-element-spacing-horizontal)}aside li a{display:block}aside li [role=button]{margin:inherit}[dir=rtl] nav[aria-label=breadcrumb] ul li:not(:last-child) :after{content:"\\"}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--progress-background-color);border:0;border-radius:var(--border-radius);color:var(--progress-color);display:inline-block;height:.5rem;margin-bottom:calc(var(--spacing)*.5);overflow:hidden;vertical-align:baseline;width:100%}progress::-webkit-progress-bar{background:0 0;border-radius:var(--border-radius)}progress[value]::-webkit-progress-value{background-color:var(--progress-color)}progress::-moz-progress-bar{background-color:var(--progress-color)}@media (prefers-reduced-motion:no-preference){progress:indeterminate{animation:progress-indeterminate 1s linear infinite;background:var(--progress-background-color) linear-gradient(to right,var(--progress-color) 30%,var(--progress-background-color) 30%) top left/150% 150% no-repeat}progress:indeterminate[value]::-webkit-progress-value{background-color:transparent}progress:indeterminate::-moz-progress-bar{background-color:transparent}}@media (prefers-reduced-motion:no-preference){[dir=rtl] progress:indeterminate{animation-direction:reverse}}@keyframes progress-indeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}details[role=list],li[role=list]{position:relative}details[role=list] summary+ul,li[role=list]>ul{background-color:var(--dropdown-background-color);border:var(--border-width) solid var(--dropdown-border-color);border-radius:var(--border-radius);border-top-left-radius:0;border-top-right-radius:0;box-shadow:var(--card-box-shadow);color:var(--dropdown-color);display:flex;flex-direction:column;left:0;margin:0;padding:0;position:absolute;right:0;top:auto;white-space:nowrap;z-index:99}details[role=list] summary+ul li,li[role=list]>ul li{list-style:none;margin-bottom:0;padding:calc(var(--form-element-spacing-vertical)*.5) var(--form-element-spacing-horizontal);width:100%}details[role=list] summary+ul li:first-of-type,li[role=list]>ul li:first-of-type{margin-top:calc(var(--form-element-spacing-vertical)*.5)}details[role=list] summary+ul li:last-of-type,li[role=list]>ul li:last-of-type{margin-bottom:calc(var(--form-element-spacing-vertical)*.5)}details[role=list] summary+ul li a,li[role=list]>ul li a{color:var(--dropdown-color);display:block;margin:calc(var(--form-element-spacing-vertical)*-.5) calc(var(--form-element-spacing-horizontal)*-1);overflow:hidden;padding:calc(var(--form-element-spacing-vertical)*.5) var(--form-element-spacing-horizontal);text-decoration:none;text-overflow:ellipsis}details[role=list] summary+ul li a:hover,li[role=list]>ul li a:hover{background-color:var(--dropdown-hover-background-color)}details[role=list] summary:after,li[role=list]>a:after{background-image:var(--icon-chevron);background-position:100%;background-repeat:no-repeat;background-size:1rem auto;content:"";display:block;float:right;height:calc(1rem*var(--line-height, 1.5));margin-inline-start:.5rem;transform:rotate(0);width:1rem}details[role=list]{border-bottom:none;padding:0}details[role=list] summary{margin-bottom:0}details[role=list] summary:not([role]){background-color:var(--form-element-background-color);border:var(--border-width) solid var(--form-element-border-color);border-radius:var(--border-radius);color:var(--form-element-placeholder-color);cursor:pointer;height:calc(1rem*var(--line-height) + var(--form-element-spacing-vertical)*2 + var(--border-width)*2);line-height:inherit;padding:var(--form-element-spacing-vertical) var(--form-element-spacing-horizontal);transition:background-color var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}details[role=list] summary:not([role]):active,details[role=list] summary:not([role]):focus{background-color:var(--form-element-active-background-color);border-color:var(--form-element-active-border-color)}details[role=list] summary:not([role]):focus{box-shadow:0 0 0 var(--outline-width) var(--form-element-focus-color)}details[role=list][open] summary{border-bottom-left-radius:0;border-bottom-right-radius:0}details[role=list][open] summary:before{background:0 0;bottom:0;content:"";cursor:default;display:block;left:0;position:fixed;right:0;top:0;z-index:1}nav details[role=list] summary,nav li[role=list] a{direction:ltr;display:flex}nav details[role=list] summary+ul,nav li[role=list]>ul{border-radius:var(--border-radius);min-width:-moz-fit-content;min-width:fit-content}nav details[role=list] summary+ul li a,nav li[role=list]>ul li a{border-radius:0}nav details[role=list] summary,nav details[role=list] summary:not([role]){height:auto;padding:var(--nav-link-spacing-vertical) var(--nav-link-spacing-horizontal)}nav details[role=list][open] summary{border-radius:var(--border-radius)}nav details[role=list] summary+ul{margin-top:var(--outline-width);margin-inline-start:0}nav details[role=list] summary[role=link]{line-height:var(--line-height);margin-bottom:calc(var(--nav-link-spacing-vertical)*-1)}nav details[role=list] summary[role=link]+ul{margin-top:calc(var(--nav-link-spacing-vertical) + var(--outline-width));margin-inline-start:calc(var(--nav-link-spacing-horizontal)*-1)}li[role=list] a:active~ul,li[role=list] a:focus~ul,li[role=list]:hover>ul{display:flex}li[role=list]>ul{display:none;margin-top:calc(var(--nav-link-spacing-vertical) + var(--outline-width));margin-inline-start:calc(var(--nav-element-spacing-horizontal) - var(--nav-link-spacing-horizontal))}li[role=list]>a:after{background-image:var(--icon-chevron)}label>details[role=list]{margin-bottom:var(--spacing);margin-top:calc(var(--spacing)*.25)}[aria-busy=true]{cursor:progress}[aria-busy=true]:not(input,select,textarea,html):before{animation:spinner .75s linear infinite;border:.1875em solid;border-radius:1em;border-right:.1875em solid transparent;content:"";display:inline-block;height:1em;opacity:var(--loading-spinner-opacity);vertical-align:text-bottom;vertical-align:-.125em;width:1em}[aria-busy=true]:not(input,select,textarea,html):not(:empty):before{margin-left:0;margin-right:calc(var(--spacing)*.5);margin-inline-end:calc(var(--spacing)*.5);margin-inline-start:0}[aria-busy=true]:not(input,select,textarea,html):empty{text-align:center}a[aria-busy=true],button[aria-busy=true],input[type=button][aria-busy=true],input[type=reset][aria-busy=true],input[type=submit][aria-busy=true]{pointer-events:none}@keyframes spinner{to{transform:rotate(1turn)}}[data-tooltip]{position:relative}[data-tooltip]:not(a,button,input){border-bottom:1px dotted;cursor:help;text-decoration:none}[data-tooltip]:after,[data-tooltip]:before,[data-tooltip][data-placement=top]:after,[data-tooltip][data-placement=top]:before{background:var(--tooltip-background-color);border-radius:var(--border-radius);bottom:100%;color:var(--tooltip-color);content:attr(data-tooltip);display:block;font-size:.875rem;font-style:normal;font-weight:var(--font-weight);left:50%;opacity:0;overflow:hidden;padding:.25rem .5rem;pointer-events:none;position:absolute;text-decoration:none;text-overflow:ellipsis;transform:translate(-50%,-.25rem);white-space:nowrap;z-index:99}[data-tooltip]:after,[data-tooltip][data-placement=top]:after{background-color:transparent;border-left:.3rem solid transparent;border-radius:0;border-right:.3rem solid transparent;border-top:.3rem solid;color:var(--tooltip-background-color);content:"";padding:0;transform:translate(-50%)}[data-tooltip][data-placement=bottom]:after,[data-tooltip][data-placement=bottom]:before{bottom:auto;top:100%;transform:translate(-50%,.25rem)}[data-tooltip][data-placement=bottom]:after{border:.3rem solid transparent;border-bottom-color:currentcolor;transform:translate(-50%,-.3rem)}[data-tooltip][data-placement=left]:after,[data-tooltip][data-placement=left]:before{bottom:auto;left:auto;right:100%;top:50%;transform:translate(-.25rem,-50%)}[data-tooltip][data-placement=left]:after{border:.3rem solid transparent;border-left-color:currentcolor;transform:translate(.3rem,-50%)}[data-tooltip][data-placement=right]:after,[data-tooltip][data-placement=right]:before{bottom:auto;left:100%;right:auto;top:50%;transform:translate(.25rem,-50%)}[data-tooltip][data-placement=right]:after{border:.3rem solid transparent;border-right-color:currentcolor;transform:translate(-.3rem,-50%)}[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1}@media (hover:hover) and (pointer:fine){[data-tooltip]:hover:after,[data-tooltip]:hover:before,[data-tooltip][data-placement=bottom]:focus:after,[data-tooltip][data-placement=bottom]:focus:before,[data-tooltip][data-placement=bottom]:hover [data-tooltip]:focus:after,[data-tooltip][data-placement=bottom]:hover [data-tooltip]:focus:before{animation-duration:.2s;animation-name:tooltip-slide-top}[data-tooltip]:hover:after,[data-tooltip][data-placement=bottom]:focus:after,[data-tooltip][data-placement=bottom]:hover [data-tooltip]:focus:after{animation-name:tooltip-caret-slide-top}[data-tooltip][data-placement=bottom]:focus:after,[data-tooltip][data-placement=bottom]:focus:before,[data-tooltip][data-placement=bottom]:hover:after,[data-tooltip][data-placement=bottom]:hover:before{animation-duration:.2s;animation-name:tooltip-slide-bottom}[data-tooltip][data-placement=bottom]:focus:after,[data-tooltip][data-placement=bottom]:hover:after{animation-name:tooltip-caret-slide-bottom}[data-tooltip][data-placement=left]:focus:after,[data-tooltip][data-placement=left]:focus:before,[data-tooltip][data-placement=left]:hover:after,[data-tooltip][data-placement=left]:hover:before{animation-duration:.2s;animation-name:tooltip-slide-left}[data-tooltip][data-placement=left]:focus:after,[data-tooltip][data-placement=left]:hover:after{animation-name:tooltip-caret-slide-left}[data-tooltip][data-placement=right]:focus:after,[data-tooltip][data-placement=right]:focus:before,[data-tooltip][data-placement=right]:hover:after,[data-tooltip][data-placement=right]:hover:before{animation-duration:.2s;animation-name:tooltip-slide-right}[data-tooltip][data-placement=right]:focus:after,[data-tooltip][data-placement=right]:hover:after{animation-name:tooltip-caret-slide-right}}@keyframes tooltip-slide-top{0%{opacity:0;transform:translate(-50%,.75rem)}to{opacity:1;transform:translate(-50%,-.25rem)}}@keyframes tooltip-caret-slide-top{0%{opacity:0}50%{opacity:0;transform:translate(-50%,-.25rem)}to{opacity:1;transform:translate(-50%)}}@keyframes tooltip-slide-bottom{0%{opacity:0;transform:translate(-50%,-.75rem)}to{opacity:1;transform:translate(-50%,.25rem)}}@keyframes tooltip-caret-slide-bottom{0%{opacity:0}50%{opacity:0;transform:translate(-50%,-.5rem)}to{opacity:1;transform:translate(-50%,-.3rem)}}@keyframes tooltip-slide-left{0%{opacity:0;transform:translate(.75rem,-50%)}to{opacity:1;transform:translate(-.25rem,-50%)}}@keyframes tooltip-caret-slide-left{0%{opacity:0}50%{opacity:0;transform:translate(.05rem,-50%)}to{opacity:1;transform:translate(.3rem,-50%)}}@keyframes tooltip-slide-right{0%{opacity:0;transform:translate(-.75rem,-50%)}to{opacity:1;transform:translate(.25rem,-50%)}}@keyframes tooltip-caret-slide-right{0%{opacity:0}50%{opacity:0;transform:translate(-.05rem,-50%)}to{opacity:1;transform:translate(-.3rem,-50%)}}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation}[dir=rtl]{direction:rtl}@media (prefers-reduced-motion:reduce){:not([aria-busy=true]),:not([aria-busy=true]):after,:not([aria-busy=true]):before{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:scroll!important;scroll-behavior:auto!important;transition-delay:0s!important;transition-duration:0s!important}}.page-wrapper{margin-top:4em}footer .heading,section .heading{text-align:center}footer .heading h2,section .heading h2{border-bottom:1px solid #f5f5f5;display:inline-block;margin-bottom:1em}section a[role=button]{margin-top:.75em;padding:.5em .75em}section a[role=button]:hover{background-color:var(--primary);border-color:var(--primary);color:#1e2a33}section a[role=button].cta{font-size:1.2rem}section.not-found img{border-radius:3em;max-width:15em}section.who-are-we{background-color:rgba(56,64,75,.4);margin-bottom:0;padding-bottom:2.5em;padding-top:3em;text-align:left}section.who-are-we .heading{text-align:left}section.who-are-we img{transition:filter .25s ease-in-out;will-change:filter}section.who-are-we img:hover{filter:drop-shadow(0 0 .5rem whitesmoke)}footer{background-color:#1e2a33}footer.invert{background-color:rgba(56,64,75,.4);padding-top:2em}footer .heading{text-align:left}footer .copyright{margin-top:3em;text-align:center}body>nav{--nav-link-spacing-vertical:1rem;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:var(--nav-background-color);box-shadow:0 1px 0 var(--nav-border-color)}body>nav,body>nav a{color:#f5f5f5}body>nav .home-icon-link img{filter:drop-shadow(whitesmoke 0 0 3px);transition:filter .25s ease-in-out;will-change:filter}body>nav .home-icon-link:hover img{filter:drop-shadow(whitesmoke 0 0 5px)}body>nav.container-fluid{padding-right:calc(var(--spacing) + var(--scrollbar-width, 0px))}section.banner img{filter:drop-shadow(0 0 .5rem whitesmoke);margin:0 auto;max-width:min(100%,40vw);transition:filter .25s ease-in-out;will-change:filter}section.banner:hover img{filter:drop-shadow(0 0 .75rem whitesmoke)}section.banner .col-9{text-align:center}section.banner h1{font-size:3em;margin-bottom:.25em}section.banner h1+i{color:#b9b9b9;font-size:1.5em}section.projects .col-12.search{margin-bottom:-1.5em}section.projects article.search{display:flex;flex-direction:row;margin:0;padding:1em 1em 0}section.projects article.search input{margin-right:var(--form-element-spacing-horizontal)}section.projects article.search button{max-width:3rem}section.projects article.search button.selected{--background-color:var(--primary);--border-color:var(--primary);cursor:not-allowed}section.projects article.search button.no-border-left{border-bottom-left-radius:0;border-top-left-radius:0}section.projects article.search button.no-border-right{border-bottom-right-radius:0;border-top-right-radius:0}section.members{background-color:rgba(56,64,75,.4);padding-bottom:4em;padding-top:3em;text-align:left}section.members .heading{text-align:left}section.members .github-member{margin:0 -.75em;padding:0;transition:transform .25s ease-in-out}section.members .github-member:hover{transform:translateY(-.5em);z-index:10}section.members .github-member a:hover{text-decoration:unset}section.members .github-member img{aspect-ratio:1/1;border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);height:auto;width:100%}section.members .github-member h3,section.members .github-member p{color:var(--primary);font-size:1rem;font-weight:400;margin:0;padding:.25em;text-align:center}.show-in-grid,.show-in-list{display:none}section.projects{padding-top:3em;text-align:center}section.projects .list-container{opacity:0;transition:opacity .25s ease-in-out}section.projects.grid .show-in-grid{display:unset}section.projects.grid .list-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));opacity:1}section.projects.grid .project-tile.show-in-grid{margin-bottom:0;margin-top:2em;padding:1em;position:relative;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out}section.projects.grid .project-tile.show-in-grid:hover{box-shadow:10px 10px 10px 0 rgba(0,0,0,.5);transform:translateY(-.25em)}section.projects.grid .project-tile.show-in-grid img{border-radius:1em;margin-bottom:2em;max-width:33%;transition:filter .25s ease-in-out,transform .25s ease-in-out;will-change:filter}section.projects.grid .project-tile.show-in-grid .links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}section.projects.grid .project-tile.show-in-grid .links a[role=button]{margin:.25em 1em;padding:.25em .5em}section.projects.list .show-in-list{display:flex}section.projects.list .list-container{background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--card-box-shadow);display:flex;flex-direction:column;margin-top:2em;opacity:1;padding:.1em 0}section.projects.list .project-tile.show-in-list{border-radius:0;display:flex;margin-bottom:0;margin-top:0;padding:1em;position:relative}section.projects.list .project-tile.show-in-list .image-column{display:flex;flex:1;flex-direction:column;justify-content:center}section.projects.list .project-tile.show-in-list .image-column img{border-radius:1em;width:calc(100% + 16px);will-change:filter}section.projects.list .project-tile.show-in-list .text-column{flex:9;margin-inline:2em;text-align:left}section.projects.list .project-tile.show-in-list .text-column h3,section.projects.list .project-tile.show-in-list .text-column p{margin-bottom:0}section.projects.list .project-tile.show-in-list .links-column{display:flex;flex:2;flex-direction:column;justify-content:center}section.projects.list .project-tile.show-in-list .links-column .links{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5em;justify-content:center}section.projects.list .project-tile.show-in-list .links-column .links a[role=button]{margin:0;padding:.25em .5em;width:100%}@media screen and (min-width:992px){body section.projects .container,body section.projects.grid .container{max-width:80vw}body section.projects.grid .container .list-container{column-count:2;column-gap:1em;margin-top:2em}body section.projects.grid .container .row.project-tile.show-in-grid{break-inside:avoid-column;display:flex;flex-direction:column;margin-bottom:2em;margin-top:0}body section.projects.grid .container .row.project-tile.show-in-grid .col-3,body section.projects.grid .container .row.project-tile.show-in-grid .col-9{width:100%}body section.projects.grid .container .row.project-tile.show-in-grid .image-column{order:1}body section.projects.grid .container .row.project-tile.show-in-grid .text-column{order:2}body section.projects.grid .container .row.project-tile.show-in-grid .text-column h3{margin-bottom:.5em}body section.projects.grid .container .row.project-tile.show-in-grid .text-column p{margin-bottom:0}body section.projects.grid .container .row.project-tile.show-in-grid .links-column{order:3}body section.projects.grid .container .row.project-tile.show-in-grid .empty-column{order:4}body section.projects.grid .container .row.project-tile.show-in-grid img{filter:drop-shadow(0 0 .25rem rgba(0,0,0,.33));margin-bottom:unset;position:unset;transform:unset;width:unset}body section.projects.grid .container .row.project-tile.show-in-grid:hover img{filter:drop-shadow(0 1em 1rem black);transform:translateY(-2em)}}@media screen and (min-width:1500px){body section.projects.grid .container .list-container{column-count:3}}@media screen and (max-width:992px){body footer,body footer .heading,body footer .heading+span,body section,body section .heading,body section .heading+span{text-align:center!important}body section.members .col-2.member-column{min-width:21%}body section.members .col-2.member-column .github-member{margin-left:unset;margin-right:unset}}@media screen and (min-width:720px){body section.projects.grid .project-tile.show-in-grid:hover img{filter:drop-shadow(.25em .25em .5rem black);transform:translate(-.125em,calc(-50% - .25em))}body section.projects.grid .project-tile.show-in-grid:hover img:hover{filter:drop-shadow(.5em .5em .5rem black);transform:translate(-.25em,calc(-50% - .5em))}body section.projects.grid .project-tile.show-in-grid img{position:absolute;right:2em;top:50%;transform:translateY(-50%);width:21%}}@media screen and (max-width:768px){body section.projects .container{max-width:100vw}}@media screen and (max-width:720px){body section.projects.grid .container .row.project-tile.show-in-grid{display:flex;flex-direction:column}body section.projects.grid .container .row.project-tile.show-in-grid .image-column{order:1}body section.projects.grid .container .row.project-tile.show-in-grid .image-column img{margin-bottom:0;max-width:120px}body section.projects.grid .container .row.project-tile.show-in-grid .text-column{order:2}body section.projects.grid .container .row.project-tile.show-in-grid .links-column{order:5}body section.projects.grid .container .row.project-tile.show-in-grid .empty-column{order:7}body section.members .col-2.member-column{max-width:200px;min-width:46%}body section.members .github-member a{display:flex;flex-direction:row}body section.members .github-member img{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:unset;border-top-left-radius:var(--border-radius);border-top-right-radius:unset;height:4em;width:4em}body section.members .github-member .name{display:flex;flex-direction:column;justify-content:center;padding-left:.5em;width:calc(100% - 4em)}body section.members .github-member .name h3{max-width:calc(100% - .5em);text-align:left}}@media screen and (max-width:467px){body section.members .col-2.member-column{max-width:unset;min-width:46%}}@media screen and (min-width:992px){.hidden-in-desktop{display:none}}@media screen and (max-width:992px){.hidden-in-mobile{display:none!important}}body::-webkit-scrollbar-track{background-color:#1e2a33;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);margin-bottom:-3px;margin-top:-3px}body::-webkit-scrollbar{background-color:#242943;width:10px}body::-webkit-scrollbar-thumb{background-color:#2a404a;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);border-radius:4px}*{box-sizing:border-box}:root{--nav-background-color:rgba(56,64,75,.8);--nav-border-color:rgba(165,190,200,.2)}#app-body{--primary:#cc3656;--primary-hover:#d65f78;--primary-focus:rgba(229,30,30,.25);--primary-inverse:#fff;--font-family:"NMSFuturaProBook"}body{background-color:#1e2a33;color:#fff}.row.justify{display:flex;flex-wrap:wrap;justify-content:center}.mt-8{margin-top:8em}.max-1-line{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ta-center{text-align:center}.primary{color:var(--primary)}.noselect,img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.hidden{display:none!important}.highlight{background-color:var(--progress-color)}
\ No newline at end of file
diff --git a/assets/css/main.css.map b/assets/css/main.css.map
new file mode 100644
index 0000000..014e413
--- /dev/null
+++ b/assets/css/main.css.map
@@ -0,0 +1 @@
+{"version":3,"sourceRoot":"","sources":["../../../template/scss/third-party/_nmscdFont.scss","../../../template/scss/third-party/_simple-grid.scss","../../../template/scss/third-party/_pico.scss","../../../template/scss/_page.scss","../../../template/scss/_var.scss","../../../template/scss/_navbar.scss","../../../template/scss/_banner.scss","../../../template/scss/_search.scss","../../../template/scss/_members.scss","../../../template/scss/_projects.scss","../../../template/scss/_responsive.scss","../../../template/scss/_scrollbar.scss","../../../template/scss/main.scss"],"names":[],"mappings":"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AEF;EACE;EACA;;;AC7BR;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;;;AC3CZ;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;AAEA;EACE;EACA;;AAIA;EACE;;AAGF;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAON;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAIJ;EACE;EACA;EACA;;AAEA;AAAA;EAEE;;AAIJ;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;;ACvHZ;AAgGE;AA8BA;;AA7HA;EACE;IACE;;EAEF;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IAEE;;EAGF;IACE;;EAEF;IACE;;EAEA;IACE;;EAGF;IACE;;EAGJ;IACE;;EAEF;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE;IACA;;;AAOV;EAEI;IACE;;;AAKN;EACE;AAAA;IAEE;;EAEA;AAAA;AAAA;AAAA;IAEE;;EAKF;IACE;;EAEA;IACE;IACA;;;AAOR;EAGM;IACE;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;;;AAIN;EACE;IACE;;;AAKJ;EAEI;IACE;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGJ;IACE;;EAEF;IACE;;EAEF;IACE;;EAMJ;IACE;IACA;;EAIA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA,QN9KgB;IM+KhB,ON/KgB;;EMkLlB;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;;AAOV;EAEI;IACE;IACA;;;;AAON;EADF;IAEI;;;;AAKF;EADF;IAEI;;;;ACrNJ;EACI;EACA;EACA,kBPLS;EOMT;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;ACHJ;EACE;;;AAGF;EACE;EACA;;;AAGF;EAEE;EACA;EACA;EACA;EAEA;;;AAGF;EACE;EACA,kBRpCW;;;AQuCb;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;AAAA;EAEE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE","file":"main.css"}
\ No newline at end of file
diff --git a/public/assets/favicon/android-icon-144x144.png b/assets/favicon/android-icon-144x144.png
similarity index 100%
rename from public/assets/favicon/android-icon-144x144.png
rename to assets/favicon/android-icon-144x144.png
diff --git a/public/assets/favicon/android-icon-192x192.png b/assets/favicon/android-icon-192x192.png
similarity index 100%
rename from public/assets/favicon/android-icon-192x192.png
rename to assets/favicon/android-icon-192x192.png
diff --git a/public/assets/favicon/android-icon-36x36.png b/assets/favicon/android-icon-36x36.png
similarity index 100%
rename from public/assets/favicon/android-icon-36x36.png
rename to assets/favicon/android-icon-36x36.png
diff --git a/public/assets/favicon/android-icon-48x48.png b/assets/favicon/android-icon-48x48.png
similarity index 100%
rename from public/assets/favicon/android-icon-48x48.png
rename to assets/favicon/android-icon-48x48.png
diff --git a/public/assets/favicon/android-icon-72x72.png b/assets/favicon/android-icon-72x72.png
similarity index 100%
rename from public/assets/favicon/android-icon-72x72.png
rename to assets/favicon/android-icon-72x72.png
diff --git a/public/assets/favicon/android-icon-96x96.png b/assets/favicon/android-icon-96x96.png
similarity index 100%
rename from public/assets/favicon/android-icon-96x96.png
rename to assets/favicon/android-icon-96x96.png
diff --git a/public/assets/favicon/apple-icon-114x114.png b/assets/favicon/apple-icon-114x114.png
similarity index 100%
rename from public/assets/favicon/apple-icon-114x114.png
rename to assets/favicon/apple-icon-114x114.png
diff --git a/public/assets/favicon/apple-icon-120x120.png b/assets/favicon/apple-icon-120x120.png
similarity index 100%
rename from public/assets/favicon/apple-icon-120x120.png
rename to assets/favicon/apple-icon-120x120.png
diff --git a/public/assets/favicon/apple-icon-144x144.png b/assets/favicon/apple-icon-144x144.png
similarity index 100%
rename from public/assets/favicon/apple-icon-144x144.png
rename to assets/favicon/apple-icon-144x144.png
diff --git a/public/assets/favicon/apple-icon-152x152.png b/assets/favicon/apple-icon-152x152.png
similarity index 100%
rename from public/assets/favicon/apple-icon-152x152.png
rename to assets/favicon/apple-icon-152x152.png
diff --git a/public/assets/favicon/apple-icon-180x180.png b/assets/favicon/apple-icon-180x180.png
similarity index 100%
rename from public/assets/favicon/apple-icon-180x180.png
rename to assets/favicon/apple-icon-180x180.png
diff --git a/public/assets/favicon/apple-icon-57x57.png b/assets/favicon/apple-icon-57x57.png
similarity index 100%
rename from public/assets/favicon/apple-icon-57x57.png
rename to assets/favicon/apple-icon-57x57.png
diff --git a/public/assets/favicon/apple-icon-60x60.png b/assets/favicon/apple-icon-60x60.png
similarity index 100%
rename from public/assets/favicon/apple-icon-60x60.png
rename to assets/favicon/apple-icon-60x60.png
diff --git a/public/assets/favicon/apple-icon-72x72.png b/assets/favicon/apple-icon-72x72.png
similarity index 100%
rename from public/assets/favicon/apple-icon-72x72.png
rename to assets/favicon/apple-icon-72x72.png
diff --git a/public/assets/favicon/apple-icon-76x76.png b/assets/favicon/apple-icon-76x76.png
similarity index 100%
rename from public/assets/favicon/apple-icon-76x76.png
rename to assets/favicon/apple-icon-76x76.png
diff --git a/public/assets/favicon/apple-icon-precomposed.png b/assets/favicon/apple-icon-precomposed.png
similarity index 100%
rename from public/assets/favicon/apple-icon-precomposed.png
rename to assets/favicon/apple-icon-precomposed.png
diff --git a/public/assets/favicon/apple-icon.png b/assets/favicon/apple-icon.png
similarity index 100%
rename from public/assets/favicon/apple-icon.png
rename to assets/favicon/apple-icon.png
diff --git a/public/assets/favicon/browserconfig.xml b/assets/favicon/browserconfig.xml
similarity index 100%
rename from public/assets/favicon/browserconfig.xml
rename to assets/favicon/browserconfig.xml
diff --git a/public/assets/favicon/favicon-16x16.png b/assets/favicon/favicon-16x16.png
similarity index 100%
rename from public/assets/favicon/favicon-16x16.png
rename to assets/favicon/favicon-16x16.png
diff --git a/public/assets/favicon/favicon-32x32.png b/assets/favicon/favicon-32x32.png
similarity index 100%
rename from public/assets/favicon/favicon-32x32.png
rename to assets/favicon/favicon-32x32.png
diff --git a/public/assets/favicon/favicon-96x96.png b/assets/favicon/favicon-96x96.png
similarity index 100%
rename from public/assets/favicon/favicon-96x96.png
rename to assets/favicon/favicon-96x96.png
diff --git a/public/assets/favicon/favicon.ico b/assets/favicon/favicon.ico
similarity index 100%
rename from public/assets/favicon/favicon.ico
rename to assets/favicon/favicon.ico
diff --git a/public/assets/favicon/ms-icon-144x144.png b/assets/favicon/ms-icon-144x144.png
similarity index 100%
rename from public/assets/favicon/ms-icon-144x144.png
rename to assets/favicon/ms-icon-144x144.png
diff --git a/public/assets/favicon/ms-icon-150x150.png b/assets/favicon/ms-icon-150x150.png
similarity index 100%
rename from public/assets/favicon/ms-icon-150x150.png
rename to assets/favicon/ms-icon-150x150.png
diff --git a/public/assets/favicon/ms-icon-310x310.png b/assets/favicon/ms-icon-310x310.png
similarity index 100%
rename from public/assets/favicon/ms-icon-310x310.png
rename to assets/favicon/ms-icon-310x310.png
diff --git a/public/assets/favicon/ms-icon-70x70.png b/assets/favicon/ms-icon-70x70.png
similarity index 100%
rename from public/assets/favicon/ms-icon-70x70.png
rename to assets/favicon/ms-icon-70x70.png
diff --git a/public/assets/img/404.gif b/assets/img/404.gif
similarity index 100%
rename from public/assets/img/404.gif
rename to assets/img/404.gif
diff --git a/public/assets/img/404.webp b/assets/img/404.webp
similarity index 100%
rename from public/assets/img/404.webp
rename to assets/img/404.webp
diff --git a/public/assets/img/NMSGlyphRandomizer.png b/assets/img/NMSGlyphRandomizer.png
similarity index 100%
rename from public/assets/img/NMSGlyphRandomizer.png
rename to assets/img/NMSGlyphRandomizer.png
diff --git a/public/assets/img/archive.png b/assets/img/archive.png
similarity index 100%
rename from public/assets/img/archive.png
rename to assets/img/archive.png
diff --git a/public/assets/img/atlasPass.png b/assets/img/atlasPass.png
similarity index 100%
rename from public/assets/img/atlasPass.png
rename to assets/img/atlasPass.png
diff --git a/public/assets/img/building-charts.png b/assets/img/building-charts.png
similarity index 100%
rename from public/assets/img/building-charts.png
rename to assets/img/building-charts.png
diff --git a/public/assets/img/calc.png b/assets/img/calc.png
similarity index 100%
rename from public/assets/img/calc.png
rename to assets/img/calc.png
diff --git a/public/assets/img/communityMissionProgressViewer.png b/assets/img/communityMissionProgressViewer.png
similarity index 100%
rename from public/assets/img/communityMissionProgressViewer.png
rename to assets/img/communityMissionProgressViewer.png
diff --git a/public/assets/img/craftingMap.png b/assets/img/craftingMap.png
similarity index 100%
rename from public/assets/img/craftingMap.png
rename to assets/img/craftingMap.png
diff --git a/public/assets/img/creatureBuilder.png b/assets/img/creatureBuilder.png
similarity index 100%
rename from public/assets/img/creatureBuilder.png
rename to assets/img/creatureBuilder.png
diff --git a/public/assets/img/dds.png b/assets/img/dds.png
similarity index 100%
rename from public/assets/img/dds.png
rename to assets/img/dds.png
diff --git a/public/assets/img/devtalk.png b/assets/img/devtalk.png
similarity index 100%
rename from public/assets/img/devtalk.png
rename to assets/img/devtalk.png
diff --git a/public/assets/img/exml_lua.png b/assets/img/exml_lua.png
similarity index 100%
rename from public/assets/img/exml_lua.png
rename to assets/img/exml_lua.png
diff --git a/public/assets/img/fonts.png b/assets/img/fonts.png
similarity index 100%
rename from public/assets/img/fonts.png
rename to assets/img/fonts.png
diff --git a/public/assets/img/frigate-calculator.png b/assets/img/frigate-calculator.png
similarity index 100%
rename from public/assets/img/frigate-calculator.png
rename to assets/img/frigate-calculator.png
diff --git a/public/assets/img/glitches.png b/assets/img/glitches.png
similarity index 100%
rename from public/assets/img/glitches.png
rename to assets/img/glitches.png
diff --git a/public/assets/img/imagecompressor.png b/assets/img/imagecompressor.png
similarity index 100%
rename from public/assets/img/imagecompressor.png
rename to assets/img/imagecompressor.png
diff --git a/public/assets/img/ironVulture.png b/assets/img/ironVulture.png
similarity index 100%
rename from public/assets/img/ironVulture.png
rename to assets/img/ironVulture.png
diff --git a/public/assets/img/lang.png b/assets/img/lang.png
similarity index 100%
rename from public/assets/img/lang.png
rename to assets/img/lang.png
diff --git a/public/assets/img/launch.svg b/assets/img/launch.svg
similarity index 100%
rename from public/assets/img/launch.svg
rename to assets/img/launch.svg
diff --git a/public/assets/img/loader.svg b/assets/img/loader.svg
similarity index 100%
rename from public/assets/img/loader.svg
rename to assets/img/loader.svg
diff --git a/assets/img/members/101807265.png b/assets/img/members/101807265.png
new file mode 100644
index 0000000..eb1ab89
Binary files /dev/null and b/assets/img/members/101807265.png differ
diff --git a/assets/img/members/105994129.png b/assets/img/members/105994129.png
new file mode 100644
index 0000000..798c049
Binary files /dev/null and b/assets/img/members/105994129.png differ
diff --git a/assets/img/members/11563487.png b/assets/img/members/11563487.png
new file mode 100644
index 0000000..ea84a9c
Binary files /dev/null and b/assets/img/members/11563487.png differ
diff --git a/assets/img/members/11985777.png b/assets/img/members/11985777.png
new file mode 100644
index 0000000..2a3e995
Binary files /dev/null and b/assets/img/members/11985777.png differ
diff --git a/assets/img/members/13420350.png b/assets/img/members/13420350.png
new file mode 100644
index 0000000..21f5d13
Binary files /dev/null and b/assets/img/members/13420350.png differ
diff --git a/assets/img/members/1373782.png b/assets/img/members/1373782.png
new file mode 100644
index 0000000..a8b5b83
Binary files /dev/null and b/assets/img/members/1373782.png differ
diff --git a/assets/img/members/15005470.png b/assets/img/members/15005470.png
new file mode 100644
index 0000000..2146924
Binary files /dev/null and b/assets/img/members/15005470.png differ
diff --git a/assets/img/members/151466679.png b/assets/img/members/151466679.png
new file mode 100644
index 0000000..f0320f7
Binary files /dev/null and b/assets/img/members/151466679.png differ
diff --git a/assets/img/members/15735772.png b/assets/img/members/15735772.png
new file mode 100644
index 0000000..686b7f3
Binary files /dev/null and b/assets/img/members/15735772.png differ
diff --git a/assets/img/members/20028702.png b/assets/img/members/20028702.png
new file mode 100644
index 0000000..7ce108a
Binary files /dev/null and b/assets/img/members/20028702.png differ
diff --git a/assets/img/members/20213660.png b/assets/img/members/20213660.png
new file mode 100644
index 0000000..3bb219d
Binary files /dev/null and b/assets/img/members/20213660.png differ
diff --git a/assets/img/members/21266513.png b/assets/img/members/21266513.png
new file mode 100644
index 0000000..7b00243
Binary files /dev/null and b/assets/img/members/21266513.png differ
diff --git a/assets/img/members/25357474.png b/assets/img/members/25357474.png
new file mode 100644
index 0000000..c678016
Binary files /dev/null and b/assets/img/members/25357474.png differ
diff --git a/assets/img/members/29452267.png b/assets/img/members/29452267.png
new file mode 100644
index 0000000..98be024
Binary files /dev/null and b/assets/img/members/29452267.png differ
diff --git a/assets/img/members/37042388.png b/assets/img/members/37042388.png
new file mode 100644
index 0000000..7a132b5
Binary files /dev/null and b/assets/img/members/37042388.png differ
diff --git a/assets/img/members/41163747.png b/assets/img/members/41163747.png
new file mode 100644
index 0000000..b64ee37
Binary files /dev/null and b/assets/img/members/41163747.png differ
diff --git a/assets/img/members/46032261.png b/assets/img/members/46032261.png
new file mode 100644
index 0000000..e8cb8ed
Binary files /dev/null and b/assets/img/members/46032261.png differ
diff --git a/assets/img/members/49416947.png b/assets/img/members/49416947.png
new file mode 100644
index 0000000..9c41f6e
Binary files /dev/null and b/assets/img/members/49416947.png differ
diff --git a/assets/img/members/512240.png b/assets/img/members/512240.png
new file mode 100644
index 0000000..66aa6e9
Binary files /dev/null and b/assets/img/members/512240.png differ
diff --git a/assets/img/members/52727840.png b/assets/img/members/52727840.png
new file mode 100644
index 0000000..a4c9372
Binary files /dev/null and b/assets/img/members/52727840.png differ
diff --git a/assets/img/members/556199.png b/assets/img/members/556199.png
new file mode 100644
index 0000000..c01025a
Binary files /dev/null and b/assets/img/members/556199.png differ
diff --git a/assets/img/members/56783893.png b/assets/img/members/56783893.png
new file mode 100644
index 0000000..173816b
Binary files /dev/null and b/assets/img/members/56783893.png differ
diff --git a/assets/img/members/58273365.png b/assets/img/members/58273365.png
new file mode 100644
index 0000000..a3b691d
Binary files /dev/null and b/assets/img/members/58273365.png differ
diff --git a/assets/img/members/5970177.png b/assets/img/members/5970177.png
new file mode 100644
index 0000000..625dca4
Binary files /dev/null and b/assets/img/members/5970177.png differ
diff --git a/assets/img/members/60947931.png b/assets/img/members/60947931.png
new file mode 100644
index 0000000..40342a9
Binary files /dev/null and b/assets/img/members/60947931.png differ
diff --git a/assets/img/members/62669971.png b/assets/img/members/62669971.png
new file mode 100644
index 0000000..72adf2f
Binary files /dev/null and b/assets/img/members/62669971.png differ
diff --git a/assets/img/members/63294141.png b/assets/img/members/63294141.png
new file mode 100644
index 0000000..b91db1e
Binary files /dev/null and b/assets/img/members/63294141.png differ
diff --git a/assets/img/members/63396227.png b/assets/img/members/63396227.png
new file mode 100644
index 0000000..ed9a922
Binary files /dev/null and b/assets/img/members/63396227.png differ
diff --git a/assets/img/members/65790222.png b/assets/img/members/65790222.png
new file mode 100644
index 0000000..813d645
Binary files /dev/null and b/assets/img/members/65790222.png differ
diff --git a/assets/img/members/6859057.png b/assets/img/members/6859057.png
new file mode 100644
index 0000000..a059b4d
Binary files /dev/null and b/assets/img/members/6859057.png differ
diff --git a/assets/img/members/72280606.png b/assets/img/members/72280606.png
new file mode 100644
index 0000000..680e4b5
Binary files /dev/null and b/assets/img/members/72280606.png differ
diff --git a/assets/img/members/8000597.png b/assets/img/members/8000597.png
new file mode 100644
index 0000000..14e79c6
Binary files /dev/null and b/assets/img/members/8000597.png differ
diff --git a/assets/img/members/805638.png b/assets/img/members/805638.png
new file mode 100644
index 0000000..7600b56
Binary files /dev/null and b/assets/img/members/805638.png differ
diff --git a/assets/img/members/80880503.png b/assets/img/members/80880503.png
new file mode 100644
index 0000000..faa41a9
Binary files /dev/null and b/assets/img/members/80880503.png differ
diff --git a/assets/img/members/81258013.png b/assets/img/members/81258013.png
new file mode 100644
index 0000000..b2aefe7
Binary files /dev/null and b/assets/img/members/81258013.png differ
diff --git a/assets/img/members/8664508.png b/assets/img/members/8664508.png
new file mode 100644
index 0000000..d049987
Binary files /dev/null and b/assets/img/members/8664508.png differ
diff --git a/assets/img/members/91371655.png b/assets/img/members/91371655.png
new file mode 100644
index 0000000..e17f5bb
Binary files /dev/null and b/assets/img/members/91371655.png differ
diff --git a/assets/img/members/9151488.png b/assets/img/members/9151488.png
new file mode 100644
index 0000000..6d5bb8f
Binary files /dev/null and b/assets/img/members/9151488.png differ
diff --git a/assets/img/members/9453394.png b/assets/img/members/9453394.png
new file mode 100644
index 0000000..130d0d2
Binary files /dev/null and b/assets/img/members/9453394.png differ
diff --git a/assets/img/members/9979938.png b/assets/img/members/9979938.png
new file mode 100644
index 0000000..74076f3
Binary files /dev/null and b/assets/img/members/9979938.png differ
diff --git a/public/assets/img/metaSquare.png b/assets/img/metaSquare.png
similarity index 100%
rename from public/assets/img/metaSquare.png
rename to assets/img/metaSquare.png
diff --git a/public/assets/img/nanite.png b/assets/img/nanite.png
similarity index 100%
rename from public/assets/img/nanite.png
rename to assets/img/nanite.png
diff --git a/public/assets/img/nmscolorparser.png b/assets/img/nmscolorparser.png
similarity index 100%
rename from public/assets/img/nmscolorparser.png
rename to assets/img/nmscolorparser.png
diff --git a/public/assets/img/nomansguide.png b/assets/img/nomansguide.png
similarity index 100%
rename from public/assets/img/nomansguide.png
rename to assets/img/nomansguide.png
diff --git a/public/assets/img/relocator.png b/assets/img/relocator.png
similarity index 100%
rename from public/assets/img/relocator.png
rename to assets/img/relocator.png
diff --git a/public/assets/img/robot.png b/assets/img/robot.png
similarity index 100%
rename from public/assets/img/robot.png
rename to assets/img/robot.png
diff --git a/public/assets/img/search.png b/assets/img/search.png
similarity index 100%
rename from public/assets/img/search.png
rename to assets/img/search.png
diff --git a/public/assets/img/sketching.svg b/assets/img/sketching.svg
similarity index 100%
rename from public/assets/img/sketching.svg
rename to assets/img/sketching.svg
diff --git a/public/assets/img/smallTech.png b/assets/img/smallTech.png
similarity index 100%
rename from public/assets/img/smallTech.png
rename to assets/img/smallTech.png
diff --git a/public/assets/img/table.png b/assets/img/table.png
similarity index 100%
rename from public/assets/img/table.png
rename to assets/img/table.png
diff --git a/public/assets/img/teleport.png b/assets/img/teleport.png
similarity index 100%
rename from public/assets/img/teleport.png
rename to assets/img/teleport.png
diff --git a/public/assets/img/twitterCard.png b/assets/img/twitterCard.png
similarity index 100%
rename from public/assets/img/twitterCard.png
rename to assets/img/twitterCard.png
diff --git a/public/assets/img/uiPreview.png b/assets/img/uiPreview.png
similarity index 100%
rename from public/assets/img/uiPreview.png
rename to assets/img/uiPreview.png
diff --git a/public/assets/img/unknown.png b/assets/img/unknown.png
similarity index 100%
rename from public/assets/img/unknown.png
rename to assets/img/unknown.png
diff --git a/public/assets/img/update.png b/assets/img/update.png
similarity index 100%
rename from public/assets/img/update.png
rename to assets/img/update.png
diff --git a/public/assets/img/wikipagecreator.png b/assets/img/wikipagecreator.png
similarity index 100%
rename from public/assets/img/wikipagecreator.png
rename to assets/img/wikipagecreator.png
diff --git a/assets/js/analytics.js b/assets/js/analytics.js
new file mode 100644
index 0000000..f3987c8
--- /dev/null
+++ b/assets/js/analytics.js
@@ -0,0 +1 @@
+function track(t,e){posthog.capture(t,{property:e})}!function(t,e){var o,r,p,s;e.__SV||(window.posthog=e,e._i=[],e.init=function(a,n,i){function c(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=n.api_host+"/static/array.js",(s=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,s);var u=e;for(void 0!==i?u=e[i]=[]:i="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==i&&(e+="."+i),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys".split(" "),r=0;r{if("serviceWorker"in navigator)try{const e=await navigator.serviceWorker.register("/serviceWorker.js");e.installing?console.log("Service worker installing"):e.waiting?console.log("Service worker installed"):e.active&&console.log("Service worker active")}catch(e){console.error(`Registration failed with ${e}`)}},setProjectsSectionAsGridInMobile=async()=>{const e=document.querySelector("section.projects");e.classList.forEach((t=>{"projects"!=t&&e.classList.remove(t)}));if(window.screen.width>992){e.classList.add("list");document.querySelector('button[data-class="list"]').classList.add("selected")}else{e.classList.add("grid");document.querySelector('button[data-class="grid"]').classList.add("selected")}},setCardDisplay=e=>{const t="selected";document.querySelectorAll(".project-btn").forEach((e=>{e.classList.remove(t)})),e.classList.add(t);const s=document.querySelector("section.projects");s.classList.forEach((e=>{"projects"!=e&&s.classList.remove(e)})),s.classList.add(e.dataset.class)},onSearchChange=e=>{console.log(e),document.querySelectorAll("article.row.project-tile").forEach((t=>{const s=t.dataset.title??"",r=t.dataset.description??"",o=s.toLowerCase().includes(e.toLowerCase()),c=r.toLowerCase().includes(e.toLowerCase());let i=3;t.style.setProperty("opacity",1),t.style.setProperty("order",i);const l=t.querySelector(".text-column h3"),a=t.querySelector(".text-column p");o|c?(o&&(i-=2),c&&(i-=1),t.style.setProperty("order",i),highlight(l,s,e),highlight(a,r,e)):(t.style.setProperty("opacity","0.25"),l.innerHTML=s,a.innerHTML=r)}))},highlight=(e,t,s)=>{const r=t.toLowerCase().indexOf(s.toLowerCase());if(r>=0){const o=t.substring(0,r)+""+t.substring(r,r+s.length)+""+t.substring(r+s.length);e.innerHTML=o}else e.innerHTML=t};registerServiceWorker(),setProjectsSectionAsGridInMobile();
diff --git a/public/favicon.ico b/favicon.ico
similarity index 100%
rename from public/favicon.ico
rename to favicon.ico
diff --git a/github/index.html b/github/index.html
new file mode 100644
index 0000000..7eac25a
--- /dev/null
+++ b/github/index.html
@@ -0,0 +1 @@
+ github
Redirecting to new domain
https://github.com/NMSCD
\ No newline at end of file
diff --git a/humans.txt b/humans.txt
new file mode 100644
index 0000000..8e799d8
--- /dev/null
+++ b/humans.txt
@@ -0,0 +1,18 @@
+/* TEAM */
+Senior Software Engineer: Kurt Lourens
+Contact: hi [at] kurtlourens.com
+Twitter: @KhaozTopsy
+Discord: @KhaozTopsy
+From: the Netherlands
+
+: Lenni
+
+
+Discord: @lenni009
+From: Germany
+
+/* SITE */
+Last update: 2024-12-06
+Language: English
+Doctype: HTML5
+IDE: Visual Studio Code
\ No newline at end of file
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..173cdbc
--- /dev/null
+++ b/index.html
@@ -0,0 +1,39 @@
+ NMSCD - No Man's Sky Community Developers & Designers
Welcome to the NMSCD No Man's Sky Community Developers and Designers
No Man's Sky Community Developers & Designers
About us
A lot of the tools that exist for No Man's Sky are isolated. The creators have done amazing jobs working on their projects. But we could do so much more together! Join our community!
Projects
Supported by the NMSCD
Atlas Pass
Create your own Atlas Pass quickly and easily using this NMSCD tool! Easily upload custom backgrounds and images, style text, snap elements to the grid, manage layers and so much more!
Create your own Atlas Pass quickly and easily using this NMSCD tool! Easily upload custom backgrounds and images, style text, snap elements to the grid, manage layers and so much more!
This project/website allows you to look through the Community Mission Progress over time. In order to gather more data on this, we started recording the progress of the Community Missions.
This project/website allows you to look through the Community Mission Progress over time. In order to gather more data on this, we started recording the progress of the Community Missions.
This project aims to be the "Yellow pages" of the NMS community. Our goal is to document the different Communities, tools, resources, builders and creators.
This project aims to be the "Yellow pages" of the NMS community. Our goal is to document the different Communities, tools, resources, builders and creators.
A secret No Man's Sky alphabet was teased with the Expedition releases. Once the Beachhead Expedition was released we were able to get most of the letters of the alphabet. This project displays all of the characters that we are pretty sure link up to the English Alphabet.
A secret No Man's Sky alphabet was teased with the Expedition releases. Once the Beachhead Expedition was released we were able to get most of the letters of the alphabet. This project displays all of the characters that we are pretty sure link up to the English Alphabet.
This mini app reads the exml files and shows the colors of each property visually. The number represents the index of that color in their parent property.
This mini app reads the exml files and shows the colors of each property visually. The number represents the index of that color in their parent property.
A second-screen companion app for the game "No Man's Sky." A convenient way to see location, crafting, and cooking data for over one hundred in-game items (and growing). Future updates tentatively include translations for the various alien languages.
A second-screen companion app for the game "No Man's Sky." A convenient way to see location, crafting, and cooking data for over one hundred in-game items (and growing). Future updates tentatively include translations for the various alien languages.
The game files contain images that have mostly a 256px resolution, there are a few that are only 128px. YakuzaSuske went through all of the images and enhanced them to 1024px and made the optimised images available to everyone.
The game files contain images that have mostly a 256px resolution, there are a few that are only 128px. YakuzaSuske went through all of the images and enhanced them to 1024px and made the optimised images available to everyone.
As far as we have observed, there have been two fonts that carry the iconic NMS typographic style: the "NMSGeoSansLight" webfont in use on the official NMS site, and an alternative version datamined from the game files that seems to be based on the Futura Pro font family. This project aims to bring to creators the fixed versions of the fonts.
As far as we have observed, there have been two fonts that carry the iconic NMS typographic style: the "NMSGeoSansLight" webfont in use on the official NMS site, and an alternative version datamined from the game files that seems to be based on the Futura Pro font family. This project aims to bring to creators the fixed versions of the fonts.
This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.
If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at No Man's Sky Community Developers & Designers unless otherwise defined in this Privacy Policy.
Information Collection and Use
For a better experience, while using our Service, I may require you to provide us with certain personally identifiable information. The information that I request will be retained on your device and is not collected by me in any way.
The app does use third party services that may collect information used to identify you.
Link to privacy policy of third party service providers used by the app
I want to inform you that whenever you use my Service, in a case of an error in the app I collect data and information (through third party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (โIPโ) address, device name, operating system version, the configuration of the app when utilizing my Service, the time and date of your use of the Service, and other statistics.
Cookies
Cookies are files with a small amount of data that are commonly used as anonymous unique identifiers. These are sent to your browser from the websites that you visit and are stored on your device's internal memory.
This Service does not use these โcookiesโ explicitly. However, the app may use third party code and libraries that use โcookiesโ to collect information and improve their services. You have the option to either accept or refuse these cookies and know when a cookie is being sent to your device. If you choose to refuse our cookies, you may not be able to use some portions of this Service.
Service Providers
I may employ third-party companies and individuals due to the following reasons:
To facilitate our Service;
To provide the Service on our behalf;
To perform Service-related services; or
To assist us in analyzing how our Service is used.
I want to inform users of this Service that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.
Security
I value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and I cannot guarantee its absolute security.
Links to Other Sites
This Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by me. Therefore, I strongly advise you to review the Privacy Policy of these websites. I have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.
Childrenโs Privacy
These Services do not address anyone under the age of 13. I do not knowingly collect personally identifiable information from children under 13. In the case I discover that a child under 13 has provided me with personal information, I immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact me so that I will be able to do necessary actions.
Changes to This Privacy Policy
I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. I will notify you of any changes by posting the new Privacy Policy on this page.
This policy is effective as of 2020-06-03
Contact Us
If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact me at support@nmsassistant.com.
-
- {{> components/scripts }}
-
-
-
-
-
\ No newline at end of file
diff --git a/template/handlebar/opensearch.xml.hbs b/template/handlebar/opensearch.xml.hbs
deleted file mode 100644
index e614b26..0000000
--- a/template/handlebar/opensearch.xml.hbs
+++ /dev/null
@@ -1,11 +0,0 @@
-
- {{meta.title}}
- {{meta.description}}
- UTF-8
- {{rootUrl}}/favicon.ico
-
-
-
-
-
\ No newline at end of file
diff --git a/template/handlebar/privacy_policy.html.hbs b/template/handlebar/privacy_policy.html.hbs
deleted file mode 100644
index d8525fd..0000000
--- a/template/handlebar/privacy_policy.html.hbs
+++ /dev/null
@@ -1,165 +0,0 @@
-
-
-
-
-
-
- Privacy Policy - {{meta.appName}}
-
-
-
-
-
-
- Privacy Policy
-
- This page is used to inform visitors regarding my
- policies with the collection, use, and disclosure of Personal
- Information if anyone decided to use my Service.
-
-
- If you choose to use my Service, then you agree to
- the collection and use of information in relation to this
- policy. The Personal Information that I collect is
- used for providing and improving the Service. I will not use or share your information with
- anyone except as described in this Privacy Policy.
-
-
- The terms used in this Privacy Policy have the same meanings
- as in our Terms and Conditions, which is accessible at
- {{meta.appName}} unless otherwise defined in this Privacy Policy.
-
-
Information Collection and Use
-
- For a better experience, while using our Service, I
- may require you to provide us with certain personally
- identifiable information. The information that
- I request will be retained on your device and is not collected by me in any way.
-
-
-
- The app does use third party services that may collect
- information used to identify you.
-
-
- Link to privacy policy of third party service providers used
- by the app
-
- I want to inform you that whenever you
- use my Service, in a case of an error in the app
- I collect data and information (through third party
- products) on your phone called Log Data. This Log Data may
- include information such as your device Internet Protocol
- (โIPโ) address, device name, operating system version, the
- configuration of the app when utilizing my Service,
- the time and date of your use of the Service, and other
- statistics.
-
-
Cookies
-
- Cookies are files with a small amount of data that are
- commonly used as anonymous unique identifiers. These are sent
- to your browser from the websites that you visit and are
- stored on your device's internal memory.
-
-
- This Service does not use these โcookiesโ explicitly. However,
- the app may use third party code and libraries that use
- โcookiesโ to collect information and improve their services.
- You have the option to either accept or refuse these cookies
- and know when a cookie is being sent to your device. If you
- choose to refuse our cookies, you may not be able to use some
- portions of this Service.
-
-
Service Providers
-
- I may employ third-party companies and
- individuals due to the following reasons:
-
-
-
To facilitate our Service;
-
To provide the Service on our behalf;
-
To perform Service-related services; or
-
To assist us in analyzing how our Service is used.
-
-
- I want to inform users of this Service
- that these third parties have access to your Personal
- Information. The reason is to perform the tasks assigned to
- them on our behalf. However, they are obligated not to
- disclose or use the information for any other purpose.
-
-
Security
-
- I value your trust in providing us your
- Personal Information, thus we are striving to use commercially
- acceptable means of protecting it. But remember that no method
- of transmission over the internet, or method of electronic
- storage is 100% secure and reliable, and I cannot
- guarantee its absolute security.
-
-
Links to Other Sites
-
- This Service may contain links to other sites. If you click on
- a third-party link, you will be directed to that site. Note
- that these external sites are not operated by me.
- Therefore, I strongly advise you to review the
- Privacy Policy of these websites. I have
- no control over and assume no responsibility for the content,
- privacy policies, or practices of any third-party sites or
- services.
-
-
Childrenโs Privacy
-
- These Services do not address anyone under the age of 13.
- I do not knowingly collect personally
- identifiable information from children under 13. In the case
- I discover that a child under 13 has provided
- me with personal information, I immediately
- delete this from our servers. If you are a parent or guardian
- and you are aware that your child has provided us with
- personal information, please contact me so that
- I will be able to do necessary actions.
-
-
Changes to This Privacy Policy
-
- I may update our Privacy Policy from
- time to time. Thus, you are advised to review this page
- periodically for any changes. I will
- notify you of any changes by posting the new Privacy Policy on
- this page.
-
-
This policy is effective as of 2020-06-03
-
Contact Us
-
- If you have any questions or suggestions about my
- Privacy Policy, do not hesitate to contact me at support@nmsassistant.com.
-
-
-
-
\ No newline at end of file
diff --git a/template/handlebar/redirect.hbs b/template/handlebar/redirect.hbs
deleted file mode 100644
index 88a6ee6..0000000
--- a/template/handlebar/redirect.hbs
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-
-
- {{title}}
-
-
-
-
-
-
-
Redirecting to new domain
-
- {{{url}}}
-
-
-
-
-
\ No newline at end of file
diff --git a/template/handlebar/serviceWorker.js.hbs b/template/handlebar/serviceWorker.js.hbs
deleted file mode 100644
index 3ceee9a..0000000
--- a/template/handlebar/serviceWorker.js.hbs
+++ /dev/null
@@ -1,58 +0,0 @@
-const PRECACHE = 'precache-v{{version}}';
-const RUNTIME = 'runtime';
-
-// A list of local resources we always want to be cached.
-const PRECACHE_URLS = [
-'index.html',
-'./', // Alias for index.html
-'/assets/css/main.css',
-'/assets/js/analytics.js',
-];
-
-// The install handler takes care of precaching the resources we always need.
-self.addEventListener('install', event => {
-event.waitUntil(
-caches.open(PRECACHE)
-.then(cache => cache.addAll(PRECACHE_URLS))
-.then(self.skipWaiting())
-);
-});
-
-// The activate handler takes care of cleaning up old caches.
-self.addEventListener('activate', event => {
-const currentCaches = [PRECACHE, RUNTIME];
-event.waitUntil(
-caches.keys().then(cacheNames => {
-return cacheNames.filter(cacheName => !currentCaches.includes(cacheName));
-}).then(cachesToDelete => {
-return Promise.all(cachesToDelete.map(cacheToDelete => {
-return caches.delete(cacheToDelete);
-}));
-}).then(() => self.clients.claim())
-);
-});
-
-// The fetch handler serves responses for same-origin resources from a cache.
-// If no response is found, it populates the runtime cache with the response
-// from the network before returning it to the page.
-self.addEventListener('fetch', event => {
-// Skip cross-origin requests, like those for Google Analytics.
-if (event.request.url.startsWith(self.location.origin)) {
-event.respondWith(
-caches.match(event.request).then(cachedResponse => {
-if (cachedResponse) {
-return cachedResponse;
-}
-
-return caches.open(RUNTIME).then(cache => {
-return fetch(event.request).then(response => {
-// Put a copy of the response in the runtime cache.
-return cache.put(event.request, response.clone()).then(() => {
-return response;
-});
-});
-});
-})
-);
-}
-});
\ No newline at end of file
diff --git a/template/handlebar/site.webmanifest.hbs b/template/handlebar/site.webmanifest.hbs
deleted file mode 100644
index 6805b17..0000000
--- a/template/handlebar/site.webmanifest.hbs
+++ /dev/null
@@ -1,21 +0,0 @@
-{
-"name": "{{{meta.appName}}}",
-"short_name": "{{meta.title}}",
-"description": "{{meta.description}}",
-"lang": "en-US",
-"scope": "/",
-"start_url": "/?standalone",
-"display": "standalone",
-"icons": [
-{{#each images.manifest as |img index|}}
-{{#if @index}},{{/if}}
-{
-"src": "{{rootUrl}}{{img.path}}",
-"sizes": "{{img.size}}",
-"type": "image/png"
-}
-{{/each}}
-],
-"background_color": "#1b1f22",
-"theme_color": "{{theme.colour}}"
-}
\ No newline at end of file
diff --git a/template/handlebar/terms_and_conditions.html.hbs b/template/handlebar/terms_and_conditions.html.hbs
deleted file mode 100644
index f4afd2c..0000000
--- a/template/handlebar/terms_and_conditions.html.hbs
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
-
-
- Terms & Conditions
-
-
-
-
- Terms & Conditions
-
- By downloading or using the app, these terms will
- automatically apply to you โ you should make sure therefore
- that you read them carefully before using the app. Youโre not
- allowed to copy or modify the app, any part of the app, or
- our trademarks in any way. Youโre not allowed to attempt to
- extract the source code of the app, and you also shouldnโt try
- to translate the app into other languages or make derivative
- versions. The app itself, and all the trademarks, copyright,
- database rights, and other intellectual property rights related
- to it, still belong to AssistantApps.
-
-
- AssistantApps is committed to ensuring that the app is
- as useful and efficient as possible. For that reason, we
- reserve the right to make changes to the app or to charge for
- its services, at any time and for any reason. We will never
- charge you for the app or its services without making it very
- clear to you exactly what youโre paying for.
-
-
-
- The app does use third-party services that declare their
- Terms and Conditions.
-
-
- Link to Terms and Conditions of third-party service
- providers used by the app
-
- You should be aware that there are certain things that
- AssistantApps will not take responsibility for. Certain
- functions of the app will require the app to have an active
- internet connection. The connection can be Wi-Fi or provided
- by your mobile network provider, but AssistantApps
- cannot take responsibility for the app not working at full
- functionality if you donโt have access to Wi-Fi, and you donโt
- have any of your data allowance left.
-
-
-
- If youโre using the app outside of an area with Wi-Fi, you
- should remember that the terms of the agreement with your
- mobile network provider will still apply. As a result, you may
- be charged by your mobile provider for the cost of data for
- the duration of the connection while accessing the app, or
- other third-party charges. In using the app, youโre accepting
- responsibility for any such charges, including roaming data
- charges if you use the app outside of your home territory
- (i.e. region or country) without turning off data roaming. If
- you are not the bill payer for the device on which youโre
- using the app, please be aware that we assume that you have
- received permission from the bill payer for using the app.
-
-
- Along the same lines, AssistantApps cannot always take
- responsibility for the way you use the app i.e. You need to
- make sure that your device stays charged โ if it runs out of
- battery and you canโt turn it on to avail the Service,
- AssistantApps cannot accept responsibility.
-
-
- With respect to AssistantAppsโs responsibility for your
- use of the app, when youโre using the app, itโs important to
- bear in mind that although we endeavor to ensure that it is
- updated and correct at all times, we do rely on third parties
- to provide information to us so that we can make it available
- to you. AssistantApps accepts no liability for any
- loss, direct or indirect, you experience as a result of
- relying wholly on this functionality of the app.
-
-
- At some point, we may wish to update the app. The app is
- currently available on Android & iOS โ the requirements for the
- both systems(and for any additional systems we
- decide to extend the availability of the app to) may change,
- and youโll need to download the updates if you want to keep
- using the app. AssistantApps does not promise that it
- will always update the app so that it is relevant to you
- and/or works with the Android & iOS version that you have
- installed on your device. However, you promise to always
- accept updates to the application when offered to you, We may
- also wish to stop providing the app, and may terminate use of
- it at any time without giving notice of termination to you.
- Unless we tell you otherwise, upon any termination, (a) the
- rights and licenses granted to you in these terms will end;
- (b) you must stop using the app, and (if needed) delete it
- from your device.
-
-
Changes to This Terms and Conditions
-
- We may update our Terms and Conditions
- from time to time. Thus, you are advised to review this page
- periodically for any changes. We will
- notify you of any changes by posting the new Terms and
- Conditions on this page.
-
-
- These terms and conditions are effective as of 2023-03-16
-
-
Contact Us
-
- If you have any questions or suggestions about our
- Terms and Conditions, do not hesitate to contact us
- at support@assistantapps.com.
-
By downloading or using the app, these terms will automatically apply to you โ you should make sure therefore that you read them carefully before using the app. Youโre not allowed to copy or modify the app, any part of the app, or our trademarks in any way. Youโre not allowed to attempt to extract the source code of the app, and you also shouldnโt try to translate the app into other languages or make derivative versions. The app itself, and all the trademarks, copyright, database rights, and other intellectual property rights related to it, still belong to AssistantApps.
AssistantApps is committed to ensuring that the app is as useful and efficient as possible. For that reason, we reserve the right to make changes to the app or to charge for its services, at any time and for any reason. We will never charge you for the app or its services without making it very clear to you exactly what youโre paying for.
The app does use third-party services that declare their Terms and Conditions.
Link to Terms and Conditions of third-party service providers used by the app
You should be aware that there are certain things that AssistantApps will not take responsibility for. Certain functions of the app will require the app to have an active internet connection. The connection can be Wi-Fi or provided by your mobile network provider, but AssistantApps cannot take responsibility for the app not working at full functionality if you donโt have access to Wi-Fi, and you donโt have any of your data allowance left.
If youโre using the app outside of an area with Wi-Fi, you should remember that the terms of the agreement with your mobile network provider will still apply. As a result, you may be charged by your mobile provider for the cost of data for the duration of the connection while accessing the app, or other third-party charges. In using the app, youโre accepting responsibility for any such charges, including roaming data charges if you use the app outside of your home territory (i.e. region or country) without turning off data roaming. If you are not the bill payer for the device on which youโre using the app, please be aware that we assume that you have received permission from the bill payer for using the app.
Along the same lines, AssistantApps cannot always take responsibility for the way you use the app i.e. You need to make sure that your device stays charged โ if it runs out of battery and you canโt turn it on to avail the Service, AssistantApps cannot accept responsibility.
With respect to AssistantAppsโs responsibility for your use of the app, when youโre using the app, itโs important to bear in mind that although we endeavor to ensure that it is updated and correct at all times, we do rely on third parties to provide information to us so that we can make it available to you. AssistantApps accepts no liability for any loss, direct or indirect, you experience as a result of relying wholly on this functionality of the app.
At some point, we may wish to update the app. The app is currently available on Android & iOS โ the requirements for the both systems(and for any additional systems we decide to extend the availability of the app to) may change, and youโll need to download the updates if you want to keep using the app. AssistantApps does not promise that it will always update the app so that it is relevant to you and/or works with the Android & iOS version that you have installed on your device. However, you promise to always accept updates to the application when offered to you, We may also wish to stop providing the app, and may terminate use of it at any time without giving notice of termination to you. Unless we tell you otherwise, upon any termination, (a) the rights and licenses granted to you in these terms will end; (b) you must stop using the app, and (if needed) delete it from your device.
Changes to This Terms and Conditions
We may update our Terms and Conditions from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Terms and Conditions on this page.
These terms and conditions are effective as of 2023-03-16
Contact Us
If you have any questions or suggestions about our Terms and Conditions, do not hesitate to contact us at support@assistantapps.com.