diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index ef146943..8e91037d 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -103,11 +103,11 @@ body:
- Microsoft Edge
- Other
- type: input
- id: wowchemy-tpl
+ id: hb-tpl
attributes:
- label: Which Wowchemy template are you using?
- description: 'For example, a template from https://hugoblox.com/hugo-themes/'
- placeholder: 'e.g., Academic Resume'
+ label: Which Hugo Blox template are you using?
+ description: 'For example, a template from https://hugoblox.com/templates/'
+ placeholder: 'e.g., Academic CV'
validations:
required: true
- type: input
diff --git a/.stylelintignore b/.stylelintignore
index 4d38a1e1..7aa1d850 100644
--- a/.stylelintignore
+++ b/.stylelintignore
@@ -2,6 +2,7 @@
**/vendor/
**/_vendor/
**/libs/
+**/dist/
public/
blox-bootstrap/assets/scss/main.scss
diff --git a/modules/blox-tailwind/assets/css/blox/skills.css b/modules/blox-tailwind/assets/css/blox/skills.css
index ec18531b..1792fd3c 100644
--- a/modules/blox-tailwind/assets/css/blox/skills.css
+++ b/modules/blox-tailwind/assets/css/blox/skills.css
@@ -3,17 +3,17 @@
**************************************************/
/* MOVED TO HTML */
-/*.skill-group-title {*/
-/* display: inline-block;*/
-/* margin-bottom: 15px;*/
-/* padding-bottom: 5px;*/
-/* border-bottom: 2px solid #c7c7c7;*/
-/* font-size: 1rem;*/
-/* line-height: 30px;*/
-/* font-weight: 600;*/
-/* text-transform: uppercase;*/
-/* letter-spacing: 1px;*/
-/*}*/
+/* .skill-group-title { */
+/* display: inline-block; */
+/* margin-bottom: 15px; */
+/* padding-bottom: 5px; */
+/* border-bottom: 2px solid #c7c7c7; */
+/* font-size: 1rem; */
+/* line-height: 30px; */
+/* font-weight: 600; */
+/* text-transform: uppercase; */
+/* letter-spacing: 1px; */
+/* } */
.skills-content {
margin-bottom: 15px;
@@ -21,15 +21,15 @@
.skills-name {
margin-bottom: 6px;
- /*color: #888;*/ /* Inaccessible */
+ /* color: #888; */ /* Inaccessible */
font-size: 1rem;
letter-spacing: 1px;
text-transform: uppercase;
}
-/*.dark .skills-name {*/
-/* color: #eee;*/
-/*}*/
+/* .dark .skills-name { */
+/* color: #eee; */
+/* } */
.skills-description {
margin-bottom: 6px;
diff --git a/modules/blox-tailwind/assets/css/nav.css b/modules/blox-tailwind/assets/css/nav.css
new file mode 100644
index 00000000..0d423ad7
--- /dev/null
+++ b/modules/blox-tailwind/assets/css/nav.css
@@ -0,0 +1,71 @@
+/* Navigation Styles */
+
+.navbar {
+ @apply relative flex flex-wrap items-center justify-between;
+}
+
+.navbar-brand {
+ @apply text-black dark:text-white text-xl font-semibold;
+}
+
+.navbar-brand svg {
+ @apply max-h-full max-w-full h-[1em] w-auto inline-block;
+}
+
+.navbar-brand img {
+ /* To shrink to line height, add: h-[1em] */
+ @apply max-h-full w-auto inline-block;
+}
+
+/* navbar toggler */
+input#nav-toggle:checked + label #show-button {
+ @apply hidden;
+}
+
+input#nav-toggle:checked + label #hide-button {
+ @apply block;
+}
+
+input#nav-toggle:checked ~ #nav-menu {
+ @apply block;
+}
+
+#site-header.header {
+ @apply bg-white dark:bg-slate-900 py-3 shadow;
+}
+
+/* navbar items */
+
+.navbar-nav {
+ @apply text-center lg:text-left;
+}
+
+.nav-link {
+ @apply hover:text-primary-700 dark:hover:text-primary-300 dark:text-white block p-3 font-semibold transition lg:px-2 lg:py-3;
+}
+
+.nav-dropdown {
+ @apply mr-0;
+
+ & > svg {
+ @apply pointer-events-none;
+ }
+
+ &.active {
+ .nav-dropdown-list {
+ @apply block;
+ }
+ }
+}
+
+.nav-dropdown-list {
+ @apply bg-white dark:bg-slate-900 z-10 min-w-[180px] rounded py-4 shadow hidden lg:invisible lg:absolute lg:block lg:opacity-0;
+}
+
+.nav-dropdown-item {
+ @apply px-4 [&:not(:last-child)]:mb-2 dark:hover:bg-primary-500;
+}
+
+.nav-dropdown-link {
+ @apply hover:text-primary-700 dark:text-white dark:hover:text-white block py-1 font-semibold transition;
+}
diff --git a/modules/blox-tailwind/assets/css/styles.css b/modules/blox-tailwind/assets/css/styles.css
index 9aed658d..dfc5bc04 100644
--- a/modules/blox-tailwind/assets/css/styles.css
+++ b/modules/blox-tailwind/assets/css/styles.css
@@ -3,5 +3,6 @@
/*! Hugo Blox Components | https://hugoblox.com */
@import "main.css";
+@import "nav.css";
@import "./components/all.css";
@import "./blox/all.css";
diff --git a/modules/blox-tailwind/assets/dist/wc.min.css b/modules/blox-tailwind/assets/dist/wc.min.css
index fa1469d5..9e8ed55a 100644
--- a/modules/blox-tailwind/assets/dist/wc.min.css
+++ b/modules/blox-tailwind/assets/dist/wc.min.css
@@ -1,2 +1,2 @@
-/*! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com*/*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-ms-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);-webkit-box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-inset-x-4{left:-1rem;right:-1rem}.-inset-y-6{top:-1.5rem;bottom:-1.5rem}.inset-x-0{left:0;right:0}.-start-3{inset-inline-start:-.75rem}.right-0{right:0}.top-0{top:0}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.m-0{margin:0}.m-3{margin:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!mb-4{margin-bottom:1rem!important}.-mb-0{margin-bottom:0}.-mb-0\.5{margin-bottom:-.125rem}.-ml-10{margin-left:-2.5rem}.-mr-1{margin-right:-.25rem}.-mt-\[105px\]{margin-top:-105px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-2{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.me-2\.5{-webkit-margin-end:.625rem;margin-inline-end:.625rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.ms-2{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.ms-2\.5{-webkit-margin-start:.625rem;margin-inline-start:.625rem}.ms-3{-webkit-margin-start:.75rem;margin-inline-start:.75rem}.ms-6{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-\[0\.1rem\]{margin-top:.1rem}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.table{display:table}.table-caption{display:table-caption}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-10{height:2.5rem}.h-2\/4{height:50%}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-\[100px\]{height:100px}.h-\[150px\]{height:150px}.h-\[24px\]{height:24px}.max-h-64{max-height:16rem}.max-h-\[min\(calc\(50vh-11rem-env\(safe-area-inset-bottom\)\)\2c 400px\)\]{max-height:min(calc(50vh - 11rem - env(safe-area-inset-bottom)),400px)}.min-h-\[100px\]{min-height:100px}.min-h-\[calc\(100vh-var\(--navbar-height\)\)\]{min-height:calc(100vh - var(--navbar-height))}.w-10{width:2.5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-\[100px\]{width:100px}.w-\[150px\]{width:150px}.w-\[24px\]{width:24px}.w-full{width:100%}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[24px\]{min-width:24px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[65ch\]{max-width:65ch}.max-w-\[90rem\]{max-width:90rem}.max-w-\[min\(calc\(100vw-2rem\)\2c calc\(100\%\+20rem\)\)\]{max-width:min(calc(100vw - 2rem),calc(100% + 20rem))}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-prose{max-width:65ch}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-screen-xl{max-width:1280px}.max-w-xs{max-width:20rem}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex-shrink-0,.shrink-0{-ms-flex-negative:0;flex-shrink:0}.flex-grow,.grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.basis-\[100\%\]{-ms-flex-preferred-size:100%;flex-basis:100%}.table-auto{table-layout:auto}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.rotate-3{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-3{--tw-rotate:3deg}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-col,.flex-row{-webkit-box-direction:normal}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-12{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.gap-x-6{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.gap-y-16{row-gap:4rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem*var(--tw-space-x-reverse));margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.place-self-center{place-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-s{border-inline-start-width:1px}.border-dotted{border-style:dotted}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-neutral-300{--tw-border-opacity:1;border-color:rgb(var(--color-neutral-300)/var(--tw-border-opacity))}.border-transparent{border-color:#0000}.bg-\[\#EAEEF6\]{--tw-bg-opacity:1;background-color:rgb(234 238 246/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/\[\.05\]{background-color:#0000000d}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-50)/var(--tw-bg-opacity))}.bg-primary-100{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-100)/var(--tw-bg-opacity))}.bg-primary-200{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-200)/var(--tw-bg-opacity))}.bg-primary-600{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-600)/var(--tw-bg-opacity))}.bg-primary-700{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--tw-gradient-stops)));background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-gray-900{--tw-gradient-from:#111827 var(--tw-gradient-from-position);--tw-gradient-to:#11182700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary-200{--tw-gradient-from:rgb(var(--color-primary-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--color-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-gray-600{--tw-gradient-to:#4b5563 var(--tw-gradient-to-position)}.to-primary-100{--tw-gradient-to:rgb(var(--color-primary-100)/1) var(--tw-gradient-to-position)}.bg-\[length\:0px_10px\]{background-size:0 10px}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-left-bottom{background-position:0 100%}.bg-no-repeat{background-repeat:no-repeat}.stroke-current{stroke:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pb-px{padding-bottom:1px}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-\[max\(env\(safe-area-inset-left\)\2c 1\.5rem\)\]{padding-left:max(env(safe-area-inset-left),1.5rem)}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-\[max\(env\(safe-area-inset-left\)\2c 1\.5rem\)\]{padding-right:max(env(safe-area-inset-left),1.5rem)}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.6rem\]{font-size:.6rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.leading-3{line-height:.75rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity:1;color:rgb(var(--color-neutral-500)/var(--tw-text-opacity))}.text-neutral-700{--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity:1;color:rgb(var(--color-neutral-800)/var(--tw-text-opacity))}.text-primary-400{--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}.text-primary-500{--tw-text-opacity:1;color:rgb(var(--color-primary-500)/var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.text-primary-700{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}.text-primary-800{--tw-text-opacity:1;color:rgb(var(--color-primary-800)/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-transparent{color:#0000}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-60{opacity:.6}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-zinc-800\/5{--tw-shadow-color:#27272a0d;--tw-shadow:var(--tw-shadow-colored)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1,.ring-8{-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-black\/5{--tw-ring-color:#0000000d}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.ring-gray-900\/10{--tw-ring-color:#1118271a}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.ring-zinc-900\/5{--tw-ring-color:#18181b0d}.ring-offset-2{--tw-ring-offset-width:2px}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-\[background-size\]{-webkit-transition-property:background-size;transition-property:background-size;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-all{-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-colors{-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-opacity{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-transform{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.duration-200{-webkit-transition-duration:.2s;transition-duration:.2s}.duration-500{-webkit-transition-duration:.5s;transition-duration:.5s}.ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.\[counter-reset\:step\]{counter-reset:step}
-/*! Hugo Blox Components | https://hugoblox.com */:root{--color-neutral-50:250 250 250;--color-neutral-100:245 245 245;--color-neutral-200:229 229 229;--color-neutral-300:212 212 212;--color-neutral-400:163 163 163;--color-neutral-500:115 115 115;--color-neutral-600:82 82 82;--color-neutral-700:64 64 64;--color-neutral-800:38 38 38;--color-neutral-900:23 23 23;--color-neutral-950:10 10 10;--color-secondary-50:250 250 250;--color-secondary-100:244 244 245;--color-secondary-200:228 228 231;--color-secondary-300:212 212 216;--color-secondary-400:161 161 170;--color-secondary-500:113 113 122;--color-secondary-600:82 82 91;--color-secondary-700:63 63 70;--color-secondary-800:39 39 42;--color-secondary-900:24 24 27;--color-secondary-950:9 9 11}.hbb-section{margin-bottom:2.5rem}.hbb-section:last-child{margin-bottom:0}.home-section-bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.home-section-bg.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg-video{position:absolute;top:0;max-height:none}.bg-video.flip{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.parallax{background-attachment:fixed}.page-wrapper{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%}.page-footer,.page-header{-ms-flex-negative:0;flex-shrink:0}.page-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-header{position:relative;clear:both}.article-banner{width:100%;height:260px;-o-object-fit:cover;object-fit:cover}.featured-image-wrapper{position:relative;padding-left:0;padding-right:0}.featured-image{position:relative;width:100%;display:block;margin:0 auto}.article-header-caption{position:absolute;bottom:0;right:0;margin:0 auto;padding:2px 5px;color:#fff;font-size:.7em;background:#000;text-align:right;z-index:5;opacity:.65;border-radius:5px 0 0}@media (min-width:64em){.article-header-caption{padding:5px 10px}}.article-header-caption a{color:#fff;text-decoration:none}#page-bg{position:fixed;left:0;right:0;height:100%;width:100%;z-index:-1;display:block}ul.task-list{list-style:none}ul.task-list li input[type=checkbox]{margin-right:.5rem}ul.task-list input[type=checkbox]:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1em;height:1em;border:none;background:initial;position:relative}ul.task-list input[type=checkbox]:not(:checked){width:.9em;height:.9em}ul.task-list input[type=checkbox]:checked:after{content:"✅"}.highlight{position:relative;z-index:0}.highlight:hover>.copy-button{visibility:visible}.copy-button{visibility:hidden;position:absolute;right:0;top:0;z-index:10;width:5rem;cursor:pointer;white-space:nowrap;border-bottom-left-radius:.375rem;border-top-right-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-200)/var(--tw-bg-opacity));padding-top:.25rem;padding-bottom:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity));opacity:.9}:is(.dark .copy-button){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-600)/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(var(--color-neutral-200)/var(--tw-text-opacity))}.copy-button:active,.copy-button:active:hover,.copy-button:focus,.copy-button:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-100)/var(--tw-bg-opacity))}:is(.dark .copy-button:active),:is(.dark .copy-button:active:hover),:is(.dark .copy-button:focus),:is(.dark .copy-button:hover){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-600)/var(--tw-bg-opacity))}.blox-biography{#profile{text-align:center;padding:30px 10px;position:relative}.avatar{width:auto;height:auto;max-width:225px;max-height:225px;-o-object-fit:cover;object-fit:cover}.network-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;padding:0;margin:0}#profile .network-icon{margin-top:.5rem}.network-icon li{margin-right:10px;@media (max-width:640px){margin-right:12px}}.network-icon li:last-of-type{margin-right:0}.network-icon li:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.big-icon{font-size:2rem}.ul-interests li{font-size:.9rem}.ul-edu{list-style:none}.ul-edu li{position:relative;padding:0 15px 4px 3px}.ul-edu li .description p{margin:0}.ul-edu li .description p.course{font-size:.9rem}.ul-edu li .description p.institution{font-size:.75rem}.network-icon .big-icon{font-size:1.5rem}.dark .portrait-title h3{color:#ffffffe6;font-weight:700}.dark .portrait-title h2{color:#fff;font-weight:700}.bio-text{max-width:680px}}.avatar-wrapper{position:relative;width:150px;height:150px;margin-left:auto;margin-right:auto}.avatar-emoji{position:absolute;width:40px;height:40px;line-height:40px;border-radius:100%;bottom:0;right:0;text-align:center;font-size:20px;background-color:#fff;color:#000;-webkit-box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #0000000a;box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #0000000a}.dark .avatar-emoji{background-color:#000;-webkit-box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #fffffff5;box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #fffffff5}.skills-content{margin-bottom:15px}.skills-name{margin-bottom:6px;font-size:1rem;letter-spacing:1px;text-transform:uppercase}.skills-description{margin-bottom:6px;font-size:.7rem;text-transform:none}.skills-icon{margin-right:.5em}.skills-wrapper{position:relative;overflow:hidden;width:100%;height:10px;border:1px solid #a8e9e9;border-radius:10px}.skills-percent{position:absolute;width:60%;height:10px;background-color:#3cb5b5}:is(.dark .dark\:prose-invert){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}@media (min-width:1024px){.lg\:prose-xl{font-size:1.25rem;line-height:1.8}.lg\:prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;border-radius:.3125rem;padding:.25em .4em}.lg\:prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.lg\:prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.lg\:prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl :where(.lg\:prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl :where(.lg\:prose-xl>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl :where(.lg\:prose-xl>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl :where(.lg\:prose-xl>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl :where(.lg\:prose-xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;padding-left:1.6em}.lg\:prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl :where(.lg\:prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(.lg\:prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.placeholder\:text-gray-500::-webkit-input-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500:-ms-input-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::-ms-input-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);inset:0}.before\:mr-1:before{content:var(--tw-content);margin-right:.25rem}.before\:inline-block:before{content:var(--tw-content);display:inline-block}.before\:transition-transform:before{content:var(--tw-content);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.last-of-type\:mb-0:last-of-type{margin-bottom:0}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-125:hover{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-primary-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-50)/var(--tw-bg-opacity))}.hover\:bg-primary-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-500)/var(--tw-bg-opacity))}.hover\:bg-primary-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}.hover\:bg-primary-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-800)/var(--tw-bg-opacity))}.hover\:bg-\[length\:100\%_3px\]:hover{background-size:100% 3px}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity))}.hover\:text-primary-600:hover{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.hover\:text-primary-700:hover{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-60:hover{opacity:.6}.hover\:shadow-none:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:ring-gray-900\/20:hover{--tw-ring-color:#11182733}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.focus\:text-neutral-700:focus{--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity))}.focus\:text-primary-700:focus{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}.focus\:no-underline:focus{text-decoration-line:none}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-4:focus{-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.focus\:ring-primary-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-primary-300)/var(--tw-ring-opacity))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-primary-600:focus-visible{outline-color:rgb(var(--color-primary-600)/1)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group[open] .group-open\:before\:rotate-90:before{content:var(--tw-content);--tw-rotate:90deg}.group:hover .group-hover\:-translate-x-\[2px\],.group[open] .group-open\:before\:rotate-90:before{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:-translate-x-\[2px\]{--tw-translate-x:-2px}.group:hover .group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[length\:100\%_10px\]{background-size:100% 10px}.group:hover .group-hover\:text-primary-500{--tw-text-opacity:1;color:rgb(var(--color-primary-500)/var(--tw-text-opacity))}.group:hover .group-hover\:text-primary-600{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:decoration-primary-500{text-decoration-color:rgb(var(--color-primary-500)/1)}.group:hover .group-hover\:opacity-100{opacity:1}.data-\[state\=selected\]\:block[data-state=selected]{display:block}.data-\[state\=closed\]\:hidden[data-state=closed],.data-\[state\=open\]\:hidden[data-state=open]{display:none}.data-\[state\=selected\]\:border-primary-500[data-state=selected]{--tw-border-opacity:1;border-color:rgb(var(--color-primary-500)/var(--tw-border-opacity))}.data-\[state\=selected\]\:text-primary-600[data-state=selected]{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.group[data-theme=dark] .group-data-\[theme\=dark\]\:hidden,.group[data-theme=light] .group-data-\[theme\=light\]\:hidden{display:none}:is([dir=ltr] .ltr\:right-1){right:.25rem}:is([dir=ltr] .ltr\:right-1\.5){right:.375rem}:is([dir=ltr] .ltr\:inline){display:inline}:is([dir=ltr] .ltr\:pl-3){padding-left:.75rem}:is([dir=ltr] .ltr\:pr-9){padding-right:2.25rem}:is([dir=rtl] .rtl\:left-1){left:.25rem}:is([dir=rtl] .rtl\:left-1\.5){left:.375rem}:is([dir=rtl] .rtl\:hidden){display:none}:is([dir=rtl] .rtl\:rotate-\[270deg\]){--tw-rotate:270deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:is([dir=rtl] .rtl\:pl-9){padding-left:2.25rem}:is([dir=rtl] .rtl\:pr-3){padding-right:.75rem}:is([dir=rtl] .rtl\:before\:rotate-180):before{content:var(--tw-content);--tw-rotate:180deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (prefers-contrast:more){.contrast-more\:border{border-width:1px}.contrast-more\:border-current{border-color:currentColor}.contrast-more\:border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity))}.contrast-more\:text-current{color:currentColor}.contrast-more\:text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}}:is(.dark .dark\:block){display:block}:is(.dark .dark\:hidden){display:none}:is(.dark .dark\:border){border-width:1px}:is(.dark .dark\:border-gray-100\/20){border-color:#f3f4f633}:is(.dark .dark\:border-gray-500){--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-600){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:border-neutral-600){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-600)/var(--tw-border-opacity))}:is(.dark .dark\:border-neutral-800){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-800)/var(--tw-border-opacity))}:is(.dark .dark\:border-zinc-700\/50){border-color:#3f3f4680}:is(.dark .dark\:bg-\[\#1F2938\]){--tw-bg-opacity:1;background-color:rgb(31 41 56/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-900){--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-50\/10){background-color:#f9fafb1a}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-900){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-800){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-800)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-900){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-900)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-primary-600){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-600)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-primary-700){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-primary-900){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-900)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-900){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-900){--tw-bg-opacity:1;background-color:rgb(113 63 18/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-800){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-800\/50){background-color:#27272a80}:is(.dark .dark\:from-gray-100){--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to:#f3f4f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}:is(.dark .dark\:from-primary-800){--tw-gradient-from:rgb(var(--color-primary-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--color-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}:is(.dark .dark\:to-gray-400){--tw-gradient-to:#9ca3af var(--tw-gradient-to-position)}:is(.dark .dark\:to-primary-900){--tw-gradient-to:rgb(var(--color-primary-900)/1) var(--tw-gradient-to-position)}:is(.dark .dark\:text-\[\#e2e8f0\]){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-300){--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-100){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-200){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-600){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-700){--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral){--tw-text-opacity:1;color:rgb(var(--color-neutral)/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-200){--tw-text-opacity:1;color:rgb(var(--color-neutral-200)/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-300){--tw-text-opacity:1;color:rgb(var(--color-neutral-300)/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-400){--tw-text-opacity:1;color:rgb(var(--color-neutral-400)/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-200){--tw-text-opacity:1;color:rgb(var(--color-primary-200)/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-300){--tw-text-opacity:1;color:rgb(var(--color-primary-300)/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-400){--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-200){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-100){--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-200){--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-400){--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-500){--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}:is(.dark .dark\:ring-0){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:is(.dark .dark\:ring-gray-100\/10){--tw-ring-color:#f3f4f61a}:is(.dark .dark\:ring-gray-900){--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39/var(--tw-ring-opacity))}:is(.dark .dark\:ring-white\/20){--tw-ring-color:#fff3}:is(.dark .dark\:placeholder\:text-gray-400)::-webkit-input-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400):-ms-input-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::-ms-input-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:before\:invert):before{content:var(--tw-content);--tw-invert:invert(100%);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:is(.dark .dark\:hover\:border-gray-600:hover){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-neutral-700:hover){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-700)/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-neutral-800:hover){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-800)/var(--tw-border-opacity))}:is(.dark .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-neutral-800:hover){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-800)/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-primary-100\/5:hover){background-color:rgb(var(--color-primary-100)/.05)}:is(.dark .dark\:hover\:bg-primary-700:hover){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}:is(.dark .hover\:dark\:bg-primary-500\/10):hover{background-color:rgb(var(--color-primary-500)/.1)}:is(.dark .dark\:hover\:text-gray-100:hover){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-200:hover){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-50:hover){--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-primary-400:hover){--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-white:hover){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .hover\:dark\:text-primary-200):hover{--tw-text-opacity:1;color:rgb(var(--color-primary-200)/var(--tw-text-opacity))}:is(.dark .dark\:focus\:ring-gray-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-primary-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-primary-800)/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-primary-900:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-primary-900)/var(--tw-ring-opacity))}:is(.dark .group:hover .dark\:group-hover\:text-primary-400){--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}@media (prefers-contrast:more){:is(.dark .contrast-more\:dark\:border-current){border-color:currentColor}:is(.dark .contrast-more\:dark\:border-gray-50){--tw-border-opacity:1;border-color:rgb(249 250 251/var(--tw-border-opacity))}:is(.dark .contrast-more\:dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}}@media print{.print\:hidden{display:none}}@media (min-width:640px){.sm\:-inset-x-6{left:-1.5rem;right:-1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-20{margin-top:5rem}.sm\:mt-32{margin-top:8rem}.sm\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.sm\:h-64{height:16rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm\:rounded-2xl{border-radius:1rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:col-span-3{grid-column:span 3/span 3}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:max-h-\[min\(calc\(100vh-5rem-env\(safe-area-inset-bottom\)\)\2c 400px\)\]{max-height:min(calc(100vh - 5rem - env(safe-area-inset-bottom)),400px)}.md\:w-48{width:12rem}.md\:w-64{width:16rem}.md\:flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.md\:gap-12{gap:3rem}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:pt-12{padding-top:3rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}:is([dir=ltr] .ltr\:md\:left-auto){left:auto}:is([dir=rtl] .rtl\:md\:right-auto){right:auto}}@media (min-width:1024px){.lg\:order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mb-16{margin-bottom:4rem}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:\!flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.lg\:hidden{display:none}.lg\:h-12{height:3rem}.lg\:h-6{height:1.5rem}.lg\:w-1\/2{width:50%}.lg\:w-12{width:3rem}.lg\:w-6{width:1.5rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-none{max-width:none}.lg\:basis-auto{-ms-flex-preferred-size:auto;flex-basis:auto}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-rows-\[auto_1fr\]{grid-template-rows:auto 1fr}.lg\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lg\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.lg\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lg\:gap-10{gap:2.5rem}.lg\:gap-x-6{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-y-12{row-gap:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-56{padding-top:14rem;padding-bottom:14rem}.lg\:py-8{padding-top:2rem}.lg\:pb-8,.lg\:py-8{padding-bottom:2rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-20{padding-left:5rem}.lg\:pr-1{padding-right:.25rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1280px){.xl\:gap-16{gap:4rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}}.\[\&\.active\]\:font-bold.active{font-weight:700}.\[\&\.active\]\:text-black\/90.active{color:#000000e6}:is(.dark .dark\:\[\&\.active\]\:text-white.active){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.\[\&\:not\(dark\)\]\:hidden:not(dark){display:none}.\[\&\>svg\]\:w-7>svg{width:1.75rem}
\ No newline at end of file
+/*! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com*/*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-ms-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);-webkit-box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-inset-x-4{left:-1rem;right:-1rem}.-inset-y-6{top:-1.5rem;bottom:-1.5rem}.inset-x-0{left:0;right:0}.-start-3{inset-inline-start:-.75rem}.left-\[4px\]{left:4px}.right-0{right:0}.top-0{top:0}.top-\[4px\]{top:4px}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.m-0{margin:0}.m-3{margin:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!mb-4{margin-bottom:1rem!important}.-mb-0{margin-bottom:0}.-mb-0\.5{margin-bottom:-.125rem}.-ml-10{margin-left:-2.5rem}.-mr-1{margin-right:-.25rem}.-mt-\[105px\]{margin-top:-105px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-2{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.me-2\.5{-webkit-margin-end:.625rem;margin-inline-end:.625rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.ms-2{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.ms-2\.5{-webkit-margin-start:.625rem;margin-inline-start:.625rem}.ms-3{-webkit-margin-start:.75rem;margin-inline-start:.75rem}.ms-6{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-\[0\.1rem\]{margin-top:.1rem}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.table{display:table}.table-caption{display:table-caption}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-10{height:2.5rem}.h-2\/4{height:50%}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-\[100px\]{height:100px}.h-\[150px\]{height:150px}.h-\[24px\]{height:24px}.h-auto{height:auto}.max-h-64{max-height:16rem}.max-h-\[min\(calc\(50vh-11rem-env\(safe-area-inset-bottom\)\)\2c 400px\)\]{max-height:min(calc(50vh - 11rem - env(safe-area-inset-bottom)),400px)}.min-h-\[100px\]{min-height:100px}.min-h-\[calc\(100vh-var\(--navbar-height\)\)\]{min-height:calc(100vh - var(--navbar-height))}.w-10{width:2.5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-\[100px\]{width:100px}.w-\[150px\]{width:150px}.w-\[24px\]{width:24px}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[24px\]{min-width:24px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[65ch\]{max-width:65ch}.max-w-\[90rem\]{max-width:90rem}.max-w-\[min\(calc\(100vw-2rem\)\2c calc\(100\%\+20rem\)\)\]{max-width:min(calc(100vw - 2rem),calc(100% + 20rem))}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-prose{max-width:65ch}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-screen-xl{max-width:1280px}.max-w-xs{max-width:20rem}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex-shrink-0,.shrink-0{-ms-flex-negative:0;flex-shrink:0}.flex-grow,.grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.basis-\[100\%\]{-ms-flex-preferred-size:100%;flex-basis:100%}.table-auto{table-layout:auto}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.rotate-3{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-3{--tw-rotate:3deg}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-col,.flex-row{-webkit-box-direction:normal}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-12{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.gap-x-6{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.gap-y-16{row-gap:4rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem*var(--tw-space-x-reverse));margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem*var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.place-self-center{place-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overscroll-contain{-ms-scroll-chaining:none;overscroll-behavior:contain}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-s{border-inline-start-width:1px}.border-dotted{border-style:dotted}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-neutral-300{--tw-border-opacity:1;border-color:rgb(var(--color-neutral-300)/var(--tw-border-opacity))}.border-transparent{border-color:#0000}.bg-\[\#EAEEF6\]{--tw-bg-opacity:1;background-color:rgb(234 238 246/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/\[\.05\]{background-color:#0000000d}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-50)/var(--tw-bg-opacity))}.bg-primary-100{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-100)/var(--tw-bg-opacity))}.bg-primary-200{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-200)/var(--tw-bg-opacity))}.bg-primary-600{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-600)/var(--tw-bg-opacity))}.bg-primary-700{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--tw-gradient-stops)));background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-gray-900{--tw-gradient-from:#111827 var(--tw-gradient-from-position);--tw-gradient-to:#11182700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary-200{--tw-gradient-from:rgb(var(--color-primary-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--color-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-gray-600{--tw-gradient-to:#4b5563 var(--tw-gradient-to-position)}.to-primary-100{--tw-gradient-to:rgb(var(--color-primary-100)/1) var(--tw-gradient-to-position)}.bg-\[length\:0px_10px\]{background-size:0 10px}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-left-bottom{background-position:0 100%}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-px{padding-bottom:1px}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-\[max\(env\(safe-area-inset-left\)\2c 1\.5rem\)\]{padding-left:max(env(safe-area-inset-left),1.5rem)}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-\[max\(env\(safe-area-inset-left\)\2c 1\.5rem\)\]{padding-right:max(env(safe-area-inset-left),1.5rem)}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.6rem\]{font-size:.6rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.leading-3{line-height:.75rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity:1;color:rgb(var(--color-neutral-500)/var(--tw-text-opacity))}.text-neutral-700{--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity:1;color:rgb(var(--color-neutral-800)/var(--tw-text-opacity))}.text-primary-400{--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}.text-primary-500{--tw-text-opacity:1;color:rgb(var(--color-primary-500)/var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.text-primary-700{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}.text-primary-800{--tw-text-opacity:1;color:rgb(var(--color-primary-800)/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-transparent{color:#0000}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-60{opacity:.6}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-zinc-800\/5{--tw-shadow-color:#27272a0d;--tw-shadow:var(--tw-shadow-colored)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1,.ring-8{-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-black\/5{--tw-ring-color:#0000000d}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.ring-gray-900\/10{--tw-ring-color:#1118271a}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.ring-zinc-900\/5{--tw-ring-color:#18181b0d}.ring-offset-2{--tw-ring-offset-width:2px}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-\[background-size\]{-webkit-transition-property:background-size;transition-property:background-size;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-all{-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-colors{-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-opacity{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.transition-transform{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.duration-200{-webkit-transition-duration:.2s;transition-duration:.2s}.duration-500{-webkit-transition-duration:.5s;transition-duration:.5s}.ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.\[counter-reset\:step\]{counter-reset:step}
+/*! Hugo Blox Components | https://hugoblox.com */:root{--color-neutral-50:250 250 250;--color-neutral-100:245 245 245;--color-neutral-200:229 229 229;--color-neutral-300:212 212 212;--color-neutral-400:163 163 163;--color-neutral-500:115 115 115;--color-neutral-600:82 82 82;--color-neutral-700:64 64 64;--color-neutral-800:38 38 38;--color-neutral-900:23 23 23;--color-neutral-950:10 10 10;--color-secondary-50:250 250 250;--color-secondary-100:244 244 245;--color-secondary-200:228 228 231;--color-secondary-300:212 212 216;--color-secondary-400:161 161 170;--color-secondary-500:113 113 122;--color-secondary-600:82 82 91;--color-secondary-700:63 63 70;--color-secondary-800:39 39 42;--color-secondary-900:24 24 27;--color-secondary-950:9 9 11}.hbb-section{margin-bottom:2.5rem}.hbb-section:last-child{margin-bottom:0}.home-section-bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.home-section-bg.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg-video{position:absolute;top:0;max-height:none}.bg-video.flip{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.parallax{background-attachment:fixed}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}:is(.dark .navbar-brand){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.navbar-brand svg{height:1em;max-width:100%}.navbar-brand img,.navbar-brand svg{display:inline-block;max-height:100%;width:auto}input#nav-toggle:checked+label #show-button{display:none}input#nav-toggle:checked+label #hide-button,input#nav-toggle:checked~#nav-menu{display:block}#site-header.header{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:.75rem;padding-bottom:.75rem;--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark #site-header.header){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.navbar-nav{text-align:center}@media (min-width:1024px){.navbar-nav{text-align:left}}.nav-link{display:block;padding:.75rem;font-weight:600;-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.nav-link:hover{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}:is(.dark .nav-link){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .nav-link:hover){--tw-text-opacity:1;color:rgb(var(--color-primary-300)/var(--tw-text-opacity))}@media (min-width:1024px){.nav-link{padding:.75rem .5rem}}.nav-dropdown{margin-right:0;&>svg{pointer-events:none}&.active{.nav-dropdown-list{display:block}}}.nav-dropdown-list{z-index:10;display:none;min-width:180px;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:1rem;padding-bottom:1rem;--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .nav-dropdown-list){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}@media (min-width:1024px){.nav-dropdown-list{visibility:hidden;position:absolute;display:block;opacity:0}}.nav-dropdown-item{padding-left:1rem;padding-right:1rem}:is(.dark .nav-dropdown-item:hover){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-500)/var(--tw-bg-opacity))}.nav-dropdown-item:not(:last-child){margin-bottom:.5rem}.nav-dropdown-link{display:block;padding-top:.25rem;padding-bottom:.25rem;font-weight:600;-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.nav-dropdown-link:hover{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}:is(.dark .nav-dropdown-link),:is(.dark .nav-dropdown-link:hover){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.page-wrapper{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%}.page-footer,.page-header{-ms-flex-negative:0;flex-shrink:0}.page-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-header{position:relative;clear:both}.article-banner{width:100%;height:260px;-o-object-fit:cover;object-fit:cover}.featured-image-wrapper{position:relative;padding-left:0;padding-right:0}.featured-image{position:relative;width:100%;display:block;margin:0 auto}.article-header-caption{position:absolute;bottom:0;right:0;margin:0 auto;padding:2px 5px;color:#fff;font-size:.7em;background:#000;text-align:right;z-index:5;opacity:.65;border-radius:5px 0 0}@media (min-width:64em){.article-header-caption{padding:5px 10px}}.article-header-caption a{color:#fff;text-decoration:none}#page-bg{position:fixed;left:0;right:0;height:100%;width:100%;z-index:-1;display:block}ul.task-list{list-style:none}ul.task-list li input[type=checkbox]{margin-right:.5rem}ul.task-list input[type=checkbox]:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1em;height:1em;border:none;background:initial;position:relative}ul.task-list input[type=checkbox]:not(:checked){width:.9em;height:.9em}ul.task-list input[type=checkbox]:checked:after{content:"✅"}.highlight{position:relative;z-index:0}.highlight:hover>.copy-button{visibility:visible}.copy-button{visibility:hidden;position:absolute;right:0;top:0;z-index:10;width:5rem;cursor:pointer;white-space:nowrap;border-bottom-left-radius:.375rem;border-top-right-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-200)/var(--tw-bg-opacity));padding-top:.25rem;padding-bottom:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity));opacity:.9}:is(.dark .copy-button){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-600)/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(var(--color-neutral-200)/var(--tw-text-opacity))}.copy-button:active,.copy-button:active:hover,.copy-button:focus,.copy-button:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-100)/var(--tw-bg-opacity))}:is(.dark .copy-button:active),:is(.dark .copy-button:active:hover),:is(.dark .copy-button:focus),:is(.dark .copy-button:hover){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-600)/var(--tw-bg-opacity))}.blox-biography{#profile{text-align:center;padding:30px 10px;position:relative}.avatar{width:auto;height:auto;max-width:225px;max-height:225px;-o-object-fit:cover;object-fit:cover}.network-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;padding:0;margin:0}#profile .network-icon{margin-top:.5rem}.network-icon li{margin-right:10px;@media (max-width:640px){margin-right:12px}}.network-icon li:last-of-type{margin-right:0}.network-icon li:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.big-icon{font-size:2rem}.ul-interests li{font-size:.9rem}.ul-edu{list-style:none}.ul-edu li{position:relative;padding:0 15px 4px 3px}.ul-edu li .description p{margin:0}.ul-edu li .description p.course{font-size:.9rem}.ul-edu li .description p.institution{font-size:.75rem}.network-icon .big-icon{font-size:1.5rem}.dark .portrait-title h3{color:#ffffffe6;font-weight:700}.dark .portrait-title h2{color:#fff;font-weight:700}.bio-text{max-width:680px}}.avatar-wrapper{position:relative;width:150px;height:150px;margin-left:auto;margin-right:auto}.avatar-emoji{position:absolute;width:40px;height:40px;line-height:40px;border-radius:100%;bottom:0;right:0;text-align:center;font-size:20px;background-color:#fff;color:#000;-webkit-box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #0000000a;box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #0000000a}.dark .avatar-emoji{background-color:#000;-webkit-box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #fffffff5;box-shadow:0 10px 20px #0000000a,0 2px 6px #0000000a,0 0 1px #fffffff5}.skills-content{margin-bottom:15px}.skills-name{margin-bottom:6px;font-size:1rem;letter-spacing:1px;text-transform:uppercase}.skills-description{margin-bottom:6px;font-size:.7rem;text-transform:none}.skills-icon{margin-right:.5em}.skills-wrapper{position:relative;overflow:hidden;width:100%;height:10px;border:1px solid #a8e9e9;border-radius:10px}.skills-percent{position:absolute;width:60%;height:10px;background-color:#3cb5b5}:is(.dark .dark\:prose-invert){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}@media (min-width:1024px){.lg\:prose-xl{font-size:1.25rem;line-height:1.8}.lg\:prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;border-radius:.3125rem;padding:.25em .4em}.lg\:prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.lg\:prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.lg\:prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl :where(.lg\:prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl :where(.lg\:prose-xl>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl :where(.lg\:prose-xl>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl :where(.lg\:prose-xl>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl :where(.lg\:prose-xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;padding-left:1.6em}.lg\:prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.lg\:prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.lg\:prose-xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl :where(.lg\:prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-xl :where(.lg\:prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.placeholder\:text-gray-500::-webkit-input-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500:-ms-input-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::-ms-input-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);inset:0}.before\:mr-1:before{content:var(--tw-content);margin-right:.25rem}.before\:inline-block:before{content:var(--tw-content);display:inline-block}.before\:transition-transform:before{content:var(--tw-content);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.last-of-type\:mb-0:last-of-type{margin-bottom:0}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-125:hover{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-primary-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-50)/var(--tw-bg-opacity))}.hover\:bg-primary-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-500)/var(--tw-bg-opacity))}.hover\:bg-primary-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}.hover\:bg-primary-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-primary-800)/var(--tw-bg-opacity))}.hover\:bg-\[length\:100\%_3px\]:hover{background-size:100% 3px}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity))}.hover\:text-primary-600:hover{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.hover\:text-primary-700:hover{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-60:hover{opacity:.6}.hover\:shadow-none:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:ring-gray-900\/20:hover{--tw-ring-color:#11182733}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.focus\:text-neutral-700:focus{--tw-text-opacity:1;color:rgb(var(--color-neutral-700)/var(--tw-text-opacity))}.focus\:text-primary-700:focus{--tw-text-opacity:1;color:rgb(var(--color-primary-700)/var(--tw-text-opacity))}.focus\:no-underline:focus{text-decoration-line:none}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-4:focus{-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.focus\:ring-primary-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-primary-300)/var(--tw-ring-opacity))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-primary-600:focus-visible{outline-color:rgb(var(--color-primary-600)/1)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group[open] .group-open\:before\:rotate-90:before{content:var(--tw-content);--tw-rotate:90deg}.group:hover .group-hover\:-translate-x-\[2px\],.group[open] .group-open\:before\:rotate-90:before{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:-translate-x-\[2px\]{--tw-translate-x:-2px}.group:hover .group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[length\:100\%_10px\]{background-size:100% 10px}.group:hover .group-hover\:text-primary-500{--tw-text-opacity:1;color:rgb(var(--color-primary-500)/var(--tw-text-opacity))}.group:hover .group-hover\:text-primary-600{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:decoration-primary-500{text-decoration-color:rgb(var(--color-primary-500)/1)}.group:hover .group-hover\:opacity-100{opacity:1}.data-\[state\=selected\]\:block[data-state=selected]{display:block}.data-\[state\=closed\]\:hidden[data-state=closed],.data-\[state\=open\]\:hidden[data-state=open]{display:none}.data-\[state\=selected\]\:border-primary-500[data-state=selected]{--tw-border-opacity:1;border-color:rgb(var(--color-primary-500)/var(--tw-border-opacity))}.data-\[state\=selected\]\:text-primary-600[data-state=selected]{--tw-text-opacity:1;color:rgb(var(--color-primary-600)/var(--tw-text-opacity))}.group[data-theme=dark] .group-data-\[theme\=dark\]\:hidden,.group[data-theme=light] .group-data-\[theme\=light\]\:hidden{display:none}:is([dir=ltr] .ltr\:right-1){right:.25rem}:is([dir=ltr] .ltr\:right-1\.5){right:.375rem}:is([dir=ltr] .ltr\:inline){display:inline}:is([dir=ltr] .ltr\:pl-3){padding-left:.75rem}:is([dir=ltr] .ltr\:pr-9){padding-right:2.25rem}:is([dir=rtl] .rtl\:left-1){left:.25rem}:is([dir=rtl] .rtl\:left-1\.5){left:.375rem}:is([dir=rtl] .rtl\:hidden){display:none}:is([dir=rtl] .rtl\:rotate-\[270deg\]){--tw-rotate:270deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:is([dir=rtl] .rtl\:pl-9){padding-left:2.25rem}:is([dir=rtl] .rtl\:pr-3){padding-right:.75rem}:is([dir=rtl] .rtl\:before\:rotate-180):before{content:var(--tw-content);--tw-rotate:180deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (prefers-contrast:more){.contrast-more\:border{border-width:1px}.contrast-more\:border-current{border-color:currentColor}.contrast-more\:border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity))}.contrast-more\:text-current{color:currentColor}.contrast-more\:text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}}:is(.dark .dark\:block){display:block}:is(.dark .dark\:hidden){display:none}:is(.dark .dark\:border){border-width:1px}:is(.dark .dark\:border-gray-100\/20){border-color:#f3f4f633}:is(.dark .dark\:border-gray-500){--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-600){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:border-neutral-600){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-600)/var(--tw-border-opacity))}:is(.dark .dark\:border-neutral-800){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-800)/var(--tw-border-opacity))}:is(.dark .dark\:border-white){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}:is(.dark .dark\:border-zinc-700\/50){border-color:#3f3f4680}:is(.dark .dark\:bg-\[\#1F2938\]){--tw-bg-opacity:1;background-color:rgb(31 41 56/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-900){--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-50\/10){background-color:#f9fafb1a}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-900){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-800){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-800)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-900){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-900)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-primary-600){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-600)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-primary-700){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-primary-900){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-900)/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-900){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-900){--tw-bg-opacity:1;background-color:rgb(113 63 18/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-800){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-800\/50){background-color:#27272a80}:is(.dark .dark\:from-gray-100){--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to:#f3f4f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}:is(.dark .dark\:from-primary-800){--tw-gradient-from:rgb(var(--color-primary-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--color-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}:is(.dark .dark\:to-gray-400){--tw-gradient-to:#9ca3af var(--tw-gradient-to-position)}:is(.dark .dark\:to-primary-900){--tw-gradient-to:rgb(var(--color-primary-900)/1) var(--tw-gradient-to-position)}:is(.dark .dark\:text-\[\#e2e8f0\]){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-300){--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-100){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-200){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-600){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-700){--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral){--tw-text-opacity:1;color:rgb(var(--color-neutral)/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-200){--tw-text-opacity:1;color:rgb(var(--color-neutral-200)/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-300){--tw-text-opacity:1;color:rgb(var(--color-neutral-300)/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-400){--tw-text-opacity:1;color:rgb(var(--color-neutral-400)/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-200){--tw-text-opacity:1;color:rgb(var(--color-primary-200)/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-300){--tw-text-opacity:1;color:rgb(var(--color-primary-300)/var(--tw-text-opacity))}:is(.dark .dark\:text-primary-400){--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-200){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-100){--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-200){--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-400){--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-500){--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}:is(.dark .dark\:opacity-0){opacity:0}:is(.dark .dark\:opacity-100){opacity:1}:is(.dark .dark\:ring-0){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:is(.dark .dark\:ring-gray-100\/10){--tw-ring-color:#f3f4f61a}:is(.dark .dark\:ring-gray-900){--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39/var(--tw-ring-opacity))}:is(.dark .dark\:ring-white\/20){--tw-ring-color:#fff3}:is(.dark .dark\:placeholder\:text-gray-400)::-webkit-input-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400):-ms-input-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::-ms-input-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:before\:invert):before{content:var(--tw-content);--tw-invert:invert(100%);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:is(.dark .dark\:hover\:border-gray-600:hover){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-neutral-700:hover){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-700)/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-neutral-800:hover){--tw-border-opacity:1;border-color:rgb(var(--color-neutral-800)/var(--tw-border-opacity))}:is(.dark .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-neutral-800:hover){--tw-bg-opacity:1;background-color:rgb(var(--color-neutral-800)/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-primary-100\/5:hover){background-color:rgb(var(--color-primary-100)/.05)}:is(.dark .dark\:hover\:bg-primary-700:hover){--tw-bg-opacity:1;background-color:rgb(var(--color-primary-700)/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-white:hover){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}:is(.dark .hover\:dark\:bg-primary-500\/10):hover{background-color:rgb(var(--color-primary-500)/.1)}:is(.dark .dark\:hover\:text-black:hover){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-100:hover){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-200:hover){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-50:hover){--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-primary-300:hover){--tw-text-opacity:1;color:rgb(var(--color-primary-300)/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-primary-400:hover){--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-white:hover){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .hover\:dark\:text-primary-200):hover{--tw-text-opacity:1;color:rgb(var(--color-primary-200)/var(--tw-text-opacity))}:is(.dark .dark\:focus\:ring-gray-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-primary-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-primary-800)/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-primary-900:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-primary-900)/var(--tw-ring-opacity))}:is(.dark .group:hover .dark\:group-hover\:text-primary-400){--tw-text-opacity:1;color:rgb(var(--color-primary-400)/var(--tw-text-opacity))}@media (prefers-contrast:more){:is(.dark .contrast-more\:dark\:border-current){border-color:currentColor}:is(.dark .contrast-more\:dark\:border-gray-50){--tw-border-opacity:1;border-color:rgb(249 250 251/var(--tw-border-opacity))}:is(.dark .contrast-more\:dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}}@media print{.print\:hidden{display:none}}@media (min-width:640px){.sm\:-inset-x-6{left:-1.5rem;right:-1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-20{margin-top:5rem}.sm\:mt-32{margin-top:8rem}.sm\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.sm\:h-64{height:16rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm\:rounded-2xl{border-radius:1rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.md\:col-span-3{grid-column:span 3/span 3}.md\:ml-4{margin-left:1rem}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:max-h-\[min\(calc\(100vh-5rem-env\(safe-area-inset-bottom\)\)\2c 400px\)\]{max-height:min(calc(100vh - 5rem - env(safe-area-inset-bottom)),400px)}.md\:w-48{width:12rem}.md\:w-64{width:16rem}.md\:flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.md\:gap-12{gap:3rem}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:pt-12{padding-top:3rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}:is([dir=ltr] .ltr\:md\:left-auto){left:auto}:is([dir=rtl] .rtl\:md\:right-auto){right:auto}}@media (min-width:1024px){.lg\:order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lg\:order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-0{margin-left:0}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:inline-block{display:inline-block}.lg\:\!flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg\:hidden{display:none}.lg\:h-12{height:3rem}.lg\:h-6{height:1.5rem}.lg\:w-1\/2{width:50%}.lg\:w-12{width:3rem}.lg\:w-6{width:1.5rem}.lg\:w-auto{width:auto}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-none{max-width:none}.lg\:basis-auto{-ms-flex-preferred-size:auto;flex-basis:auto}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-rows-\[auto_1fr\]{grid-template-rows:auto 1fr}.lg\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lg\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.lg\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lg\:gap-10{gap:2.5rem}.lg\:gap-x-6{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-y-12{row-gap:3rem}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-56{padding-top:14rem;padding-bottom:14rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-20{padding-left:5rem}.lg\:pr-1{padding-right:.25rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.group:hover .lg\:group-hover\:visible{visibility:visible}.group:hover .lg\:group-hover\:opacity-100{opacity:1}}@media (min-width:1280px){.xl\:gap-16{gap:4rem}.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem*var(--tw-space-x-reverse));margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}}.\[\&\.active\]\:font-bold.active{font-weight:700}.\[\&\.active\]\:text-black\/90.active{color:#000000e6}:is(.dark .dark\:\[\&\.active\]\:text-white.active){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.\[\&\:not\(dark\)\]\:hidden:not(dark){display:none}.\[\&\>svg\]\:w-7>svg{width:1.75rem}
\ No newline at end of file
diff --git a/modules/blox-tailwind/assets/js/hb-nav.js b/modules/blox-tailwind/assets/js/hb-nav.js
new file mode 100644
index 00000000..f5de4faf
--- /dev/null
+++ b/modules/blox-tailwind/assets/js/hb-nav.js
@@ -0,0 +1,21 @@
+// Navigation
+
+const applyScrollPadding = () => {
+ const header = document.querySelector('.page-header');
+ let position = header.getBoundingClientRect();
+ document.documentElement.style.scrollPaddingTop = position.height.toString() + 'px';
+};
+
+window.addEventListener("DOMContentLoaded", () => {
+ const dropdownMenus = document.querySelectorAll(
+ ".nav-dropdown > .nav-link",
+ );
+
+ dropdownMenus.forEach((toggler) => {
+ toggler?.addEventListener("click", (e) => {
+ e.target.parentElement.classList.toggle("active");
+ });
+ });
+
+ applyScrollPadding()
+});
diff --git a/modules/blox-tailwind/data/hugoblox.toml b/modules/blox-tailwind/data/hugoblox.toml
deleted file mode 100644
index e4a5df0a..00000000
--- a/modules/blox-tailwind/data/hugoblox.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-# Wowchemy metadata
-
-version = "0.1.0"
diff --git a/modules/blox-tailwind/data/hugoblox.yaml b/modules/blox-tailwind/data/hugoblox.yaml
new file mode 100644
index 00000000..77de900f
--- /dev/null
+++ b/modules/blox-tailwind/data/hugoblox.yaml
@@ -0,0 +1,3 @@
+# Hugo Blox metadata
+
+version: "0.1.0"
diff --git a/modules/blox-tailwind/data/icons/hero.json b/modules/blox-tailwind/data/icons/hero.json
index 46edc156..ff93b54a 100644
--- a/modules/blox-tailwind/data/icons/hero.json
+++ b/modules/blox-tailwind/data/icons/hero.json
@@ -1,1340 +1,3303 @@
{
- "prefix": "heroicons-outline",
- "info": {
- "name": "HeroIcons v1 Outline",
- "total": 230,
- "version": "1.0.6",
- "author": {
- "name": "Refactoring UI Inc",
- "url": "https://github.com/tailwindlabs/heroicons"
- },
- "license": {
- "title": "MIT",
- "spdx": "MIT",
- "url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
- },
- "samples": [
- "color-swatch",
- "library",
- "receipt-refund"
- ],
- "height": 24,
- "category": "Archive / Unmaintained",
- "palette": false
- },
- "lastModified": 1701156650,
- "icons": {
- "academic-cap": {
- "body": ""
- },
- "adjustments": {
- "body": ""
- },
- "adjustments-horizontal": {
- "body": "",
- "hidden": true
- },
- "adjustments-vertical": {
- "body": "",
- "hidden": true
- },
- "annotation": {
- "body": ""
- },
- "archive": {
- "body": ""
- },
- "archive-box": {
- "body": "",
- "hidden": true
- },
- "archive-box-arrow-down": {
- "body": "",
- "hidden": true
- },
- "archive-box-x-mark": {
- "body": "",
- "hidden": true
- },
- "arrow-circle-down": {
- "body": ""
- },
- "arrow-circle-left": {
- "body": ""
- },
- "arrow-circle-right": {
- "body": ""
- },
- "arrow-circle-up": {
- "body": ""
- },
- "arrow-down": {
- "body": ""
- },
- "arrow-down-circle": {
- "body": "",
- "hidden": true
- },
- "arrow-down-left": {
- "body": "",
- "hidden": true
- },
- "arrow-down-on-square": {
- "body": "",
- "hidden": true
- },
- "arrow-down-on-square-stack": {
- "body": "",
- "hidden": true
- },
- "arrow-down-right": {
- "body": "",
- "hidden": true
- },
- "arrow-down-tray": {
- "body": "",
- "hidden": true
- },
- "arrow-left": {
- "body": ""
- },
- "arrow-left-circle": {
- "body": "",
- "hidden": true
- },
- "arrow-left-on-rectangle": {
- "body": "",
- "hidden": true
- },
- "arrow-long-down": {
- "body": "",
- "hidden": true
- },
- "arrow-long-left": {
- "body": "",
- "hidden": true
- },
- "arrow-long-right": {
- "body": "",
- "hidden": true
- },
- "arrow-long-up": {
- "body": "",
- "hidden": true
- },
- "arrow-narrow-down": {
- "body": ""
- },
- "arrow-narrow-left": {
- "body": ""
- },
- "arrow-narrow-right": {
- "body": ""
- },
- "arrow-narrow-up": {
- "body": ""
- },
- "arrow-path": {
- "body": "",
- "hidden": true
- },
- "arrow-right": {
- "body": ""
- },
- "arrow-right-circle": {
- "body": "",
- "hidden": true
- },
- "arrow-right-on-rectangle": {
- "body": "",
- "hidden": true
- },
- "arrow-sm-down": {
- "body": ""
- },
- "arrow-sm-left": {
- "body": ""
- },
- "arrow-sm-right": {
- "body": ""
- },
- "arrow-sm-up": {
- "body": ""
- },
- "arrow-top-right-on-square": {
- "body": "",
- "hidden": true
- },
- "arrow-trending-down": {
- "body": "",
- "hidden": true
- },
- "arrow-trending-up": {
- "body": "",
- "hidden": true
- },
- "arrow-up": {
- "body": ""
- },
- "arrow-up-circle": {
- "body": "",
- "hidden": true
- },
- "arrow-up-left": {
- "body": "",
- "hidden": true
- },
- "arrow-up-on-square": {
- "body": "",
- "hidden": true
- },
- "arrow-up-on-square-stack": {
- "body": "",
- "hidden": true
- },
- "arrow-up-right": {
- "body": "",
- "hidden": true
- },
- "arrow-up-tray": {
- "body": "",
- "hidden": true
- },
- "arrow-uturn-down": {
- "body": "",
- "hidden": true
- },
- "arrow-uturn-left": {
- "body": "",
- "hidden": true
- },
- "arrow-uturn-right": {
- "body": "",
- "hidden": true
- },
- "arrow-uturn-up": {
- "body": "",
- "hidden": true
- },
- "arrows-expand": {
- "body": ""
- },
- "arrows-pointing-in": {
- "body": "",
- "hidden": true
- },
- "arrows-pointing-out": {
- "body": "",
- "hidden": true
- },
- "arrows-right-left": {
- "body": "",
- "hidden": true
- },
- "arrows-up-down": {
- "body": "",
- "hidden": true
- },
- "at-symbol": {
- "body": ""
- },
- "backspace": {
- "body": ""
- },
- "backward": {
- "body": "",
- "hidden": true
- },
- "badge-check": {
- "body": ""
- },
- "ban": {
- "body": ""
- },
- "banknotes": {
- "body": "",
- "hidden": true
- },
- "bars-2": {
- "body": "",
- "hidden": true
- },
- "bars-3": {
- "body": "",
- "hidden": true
- },
- "bars-3-bottom-left": {
- "body": "",
- "hidden": true
- },
- "bars-3-bottom-right": {
- "body": "",
- "hidden": true
- },
- "bars-3-center-left": {
- "body": "",
- "hidden": true
- },
- "bars-4": {
- "body": "",
- "hidden": true
- },
- "beaker": {
- "body": ""
- },
- "bell": {
- "body": ""
- },
- "bell-alert": {
- "body": "",
- "hidden": true
- },
- "bell-slash": {
- "body": "",
- "hidden": true
- },
- "bell-snooze": {
- "body": "",
- "hidden": true
- },
- "bolt": {
- "body": "",
- "hidden": true
- },
- "bolt-slash": {
- "body": "",
- "hidden": true
- },
- "book-open": {
- "body": ""
- },
- "bookmark": {
- "body": ""
- },
- "bookmark-alt": {
- "body": ""
- },
- "bookmark-slash": {
- "body": "",
- "hidden": true
- },
- "bookmark-square": {
- "body": "",
- "hidden": true
- },
- "briefcase": {
- "body": ""
- },
- "building-library": {
- "body": "",
- "hidden": true
- },
- "building-office": {
- "body": "",
- "hidden": true
- },
- "building-office-2": {
- "body": "",
- "hidden": true
- },
- "building-storefront": {
- "body": "",
- "hidden": true
- },
- "cake": {
- "body": ""
- },
- "calculator": {
- "body": ""
- },
- "calendar": {
- "body": ""
- },
- "calendar-days": {
- "body": "",
- "hidden": true
- },
- "camera": {
- "body": ""
- },
- "cash": {
- "body": ""
- },
- "chart-bar": {
- "body": ""
- },
- "chart-bar-square": {
- "body": "",
- "hidden": true
- },
- "chart-pie": {
- "body": ""
- },
- "chart-square-bar": {
- "body": ""
- },
- "chat": {
- "body": ""
- },
- "chat-alt": {
- "body": ""
- },
- "chat-alt-2": {
- "body": ""
- },
- "chat-bubble-bottom-center": {
- "body": "",
- "hidden": true
- },
- "chat-bubble-bottom-center-text": {
- "body": "",
- "hidden": true
- },
- "chat-bubble-left": {
- "body": "",
- "hidden": true
- },
- "chat-bubble-left-ellipsis": {
- "body": "",
- "hidden": true
- },
- "chat-bubble-left-right": {
- "body": "",
- "hidden": true
- },
- "chat-bubble-oval-left": {
- "body": "",
- "hidden": true
- },
- "chat-bubble-oval-left-ellipsis": {
- "body": "",
- "hidden": true
- },
- "check": {
- "body": ""
- },
- "check-badge": {
- "body": "",
- "hidden": true
- },
- "check-circle": {
- "body": ""
- },
- "chevron-double-down": {
- "body": ""
- },
- "chevron-double-left": {
- "body": ""
- },
- "chevron-double-right": {
- "body": ""
- },
- "chevron-double-up": {
- "body": ""
- },
- "chevron-down": {
- "body": ""
- },
- "chevron-left": {
- "body": ""
- },
- "chevron-right": {
- "body": ""
- },
- "chevron-up": {
- "body": ""
- },
- "chip": {
- "body": ""
- },
- "circle-stack": {
- "body": "",
- "hidden": true
- },
- "clipboard": {
- "body": ""
- },
- "clipboard-check": {
- "body": ""
- },
- "clipboard-copy": {
- "body": ""
- },
- "clipboard-document": {
- "body": "",
- "hidden": true
- },
- "clipboard-document-check": {
- "body": "",
- "hidden": true
- },
- "clipboard-document-list": {
- "body": "",
- "hidden": true
- },
- "clipboard-list": {
- "body": ""
- },
- "clock": {
- "body": ""
- },
- "cloud": {
- "body": ""
- },
- "cloud-arrow-down": {
- "body": "",
- "hidden": true
- },
- "cloud-arrow-up": {
- "body": "",
- "hidden": true
- },
- "cloud-download": {
- "body": ""
- },
- "cloud-upload": {
- "body": ""
- },
- "code": {
- "body": ""
- },
- "code-bracket": {
- "body": "",
- "hidden": true
- },
- "code-bracket-square": {
- "body": "",
- "hidden": true
- },
- "cog": {
- "body": ""
- },
- "cog-6-tooth": {
- "body": "",
- "hidden": true
- },
- "cog-8-tooth": {
- "body": "",
- "hidden": true
- },
- "collection": {
- "body": ""
- },
- "color-swatch": {
- "body": ""
- },
- "command-line": {
- "body": "",
- "hidden": true
- },
- "computer-desktop": {
- "body": "",
- "hidden": true
- },
- "cpu-chip": {
- "body": "",
- "hidden": true
- },
- "credit-card": {
- "body": ""
- },
- "cube": {
- "body": ""
- },
- "cube-transparent": {
- "body": ""
- },
- "currency-bangladeshi": {
- "body": ""
- },
- "currency-dollar": {
- "body": ""
- },
- "currency-euro": {
- "body": ""
- },
- "currency-pound": {
- "body": ""
- },
- "currency-rupee": {
- "body": ""
- },
- "currency-yen": {
- "body": ""
- },
- "cursor-arrow-rays": {
- "body": "",
- "hidden": true
- },
- "cursor-arrow-ripple": {
- "body": "",
- "hidden": true
- },
- "cursor-click": {
- "body": ""
- },
- "database": {
- "body": ""
- },
- "desktop-computer": {
- "body": ""
- },
- "device-mobile": {
- "body": ""
- },
- "device-phone-mobile": {
- "body": "",
- "hidden": true
- },
- "device-tablet": {
- "body": ""
- },
- "document": {
- "body": ""
- },
- "document-add": {
- "body": ""
- },
- "document-arrow-down": {
- "body": "",
- "hidden": true
- },
- "document-arrow-up": {
- "body": "",
- "hidden": true
- },
- "document-chart-bar": {
- "body": "",
- "hidden": true
- },
- "document-check": {
- "body": "",
- "hidden": true
- },
- "document-download": {
- "body": ""
- },
- "document-duplicate": {
- "body": ""
- },
- "document-magnifying-glass": {
- "body": "",
- "hidden": true
- },
- "document-minus": {
- "body": "",
- "hidden": true
- },
- "document-plus": {
- "body": "",
- "hidden": true
- },
- "document-remove": {
- "body": ""
- },
- "document-report": {
- "body": ""
- },
- "document-search": {
- "body": ""
- },
- "document-text": {
- "body": ""
- },
- "dots-circle-horizontal": {
- "body": ""
- },
- "dots-horizontal": {
- "body": ""
- },
- "dots-vertical": {
- "body": ""
- },
- "download": {
- "body": ""
- },
- "duplicate": {
- "body": ""
- },
- "ellipsis-horizontal": {
- "body": "",
- "hidden": true
- },
- "ellipsis-horizontal-circle": {
- "body": "",
- "hidden": true
- },
- "ellipsis-vertical": {
- "body": "",
- "hidden": true
- },
- "emoji-happy": {
- "body": ""
- },
- "emoji-sad": {
- "body": ""
- },
- "envelope": {
- "body": "",
- "hidden": true
- },
- "envelope-open": {
- "body": "",
- "hidden": true
- },
- "exclaimation-circle": {
- "body": "",
- "hidden": true
- },
- "exclaimation-triangle": {
- "body": "",
- "hidden": true
- },
- "exclamation": {
- "body": ""
- },
- "exclamation-circle": {
- "body": ""
- },
- "external-link": {
- "body": ""
- },
- "eye": {
- "body": ""
- },
- "eye-off": {
- "body": ""
- },
- "eye-slash": {
- "body": "",
- "hidden": true
- },
- "face-frown": {
- "body": "",
- "hidden": true
- },
- "face-smile": {
- "body": "",
- "hidden": true
- },
- "fast-forward": {
- "body": ""
- },
- "film": {
- "body": ""
- },
- "filter": {
- "body": ""
- },
- "finger-print": {
- "body": ""
- },
- "fire": {
- "body": ""
- },
- "flag": {
- "body": ""
- },
- "folder": {
- "body": ""
- },
- "folder-add": {
- "body": ""
- },
- "folder-arrow-down": {
- "body": "",
- "hidden": true
- },
- "folder-download": {
- "body": ""
- },
- "folder-minus": {
- "body": "",
- "hidden": true
- },
- "folder-open": {
- "body": ""
- },
- "folder-plus": {
- "body": "",
- "hidden": true
- },
- "folder-remove": {
- "body": ""
- },
- "forward": {
- "body": "",
- "hidden": true
- },
- "funnel": {
- "body": "",
- "hidden": true
- },
- "gif": {
- "body": "",
- "hidden": true
- },
- "gift": {
- "body": ""
- },
- "gift-top": {
- "body": "",
- "hidden": true
- },
- "globe": {
- "body": ""
- },
- "globe-alt": {
- "body": ""
- },
- "globe-americas": {
- "body": "",
- "hidden": true
- },
- "globe-asia-australia": {
- "body": "",
- "hidden": true
- },
- "globe-europe-africa": {
- "body": "",
- "hidden": true
- },
- "hand": {
- "body": ""
- },
- "hand-raised": {
- "body": "",
- "hidden": true
- },
- "hand-thumb-down": {
- "body": "",
- "hidden": true
- },
- "hand-thumb-up": {
- "body": "",
- "hidden": true
- },
- "hashtag": {
- "body": ""
- },
- "heart": {
- "body": ""
- },
- "home": {
- "body": ""
- },
- "home-modern": {
- "body": "",
- "hidden": true
- },
- "identification": {
- "body": ""
- },
- "inbox": {
- "body": ""
- },
- "inbox-arrow-down": {
- "body": "",
- "hidden": true
- },
- "inbox-in": {
- "body": ""
- },
- "inbox-stack": {
- "body": "",
- "hidden": true
- },
- "information-circle": {
- "body": ""
- },
- "key": {
- "body": ""
- },
- "language": {
- "body": "",
- "hidden": true
- },
- "library": {
- "body": ""
- },
- "lifebuoy": {
- "body": "",
- "hidden": true
- },
- "light-bulb": {
- "body": ""
- },
- "lightning-bolt": {
- "body": ""
- },
- "link": {
- "body": ""
- },
- "list-bullet": {
- "body": "",
- "hidden": true
- },
- "location-marker": {
- "body": ""
- },
- "lock-closed": {
- "body": ""
- },
- "lock-open": {
- "body": ""
- },
- "login": {
- "body": ""
- },
- "logout": {
- "body": ""
- },
- "magnifying-glass": {
- "body": "",
- "hidden": true
- },
- "magnifying-glass-circle": {
- "body": "",
- "hidden": true
- },
- "magnifying-glass-minus": {
- "body": "",
- "hidden": true
- },
- "magnifying-glass-plus": {
- "body": "",
- "hidden": true
- },
- "mail": {
- "body": ""
- },
- "mail-open": {
- "body": ""
- },
- "map": {
- "body": ""
- },
- "map-pin": {
- "body": "",
- "hidden": true
- },
- "megaphone": {
- "body": "",
- "hidden": true
- },
- "menu": {
- "body": ""
- },
- "menu-alt-1": {
- "body": ""
- },
- "menu-alt-2": {
- "body": ""
- },
- "menu-alt-3": {
- "body": ""
- },
- "menu-alt-4": {
- "body": ""
- },
- "microphone": {
- "body": ""
- },
- "minus": {
- "body": ""
- },
- "minus-circle": {
- "body": ""
- },
- "minus-sm": {
- "body": ""
- },
- "moon": {
- "body": ""
- },
- "music-note": {
- "body": ""
- },
- "musical-note": {
- "body": "",
- "hidden": true
- },
- "newspaper": {
- "body": ""
- },
- "no-symbol": {
- "body": "",
- "hidden": true
- },
- "office-building": {
- "body": ""
- },
- "paper-airplane": {
- "body": ""
- },
- "paper-clip": {
- "body": ""
- },
- "pause": {
- "body": ""
- },
- "pencil": {
- "body": ""
- },
- "pencil-alt": {
- "body": ""
- },
- "pencil-square": {
- "body": "",
- "hidden": true
- },
- "phone": {
- "body": ""
- },
- "phone-arrow-down-left": {
- "body": "",
- "hidden": true
- },
- "phone-arrow-up-right": {
- "body": "",
- "hidden": true
- },
- "phone-incoming": {
- "body": ""
- },
- "phone-missed-call": {
- "body": ""
- },
- "phone-outgoing": {
- "body": ""
- },
- "phone-x-mark": {
- "body": "",
- "hidden": true
- },
- "photo": {
- "body": "",
- "hidden": true
- },
- "photograph": {
- "body": ""
- },
- "play": {
- "body": ""
- },
- "play-pause": {
- "body": "",
- "hidden": true
- },
- "plus": {
- "body": ""
- },
- "plus-circle": {
- "body": ""
- },
- "plus-sm": {
- "body": ""
- },
- "presentation-chart-bar": {
- "body": ""
- },
- "presentation-chart-line": {
- "body": ""
- },
- "printer": {
- "body": ""
- },
- "puzzle": {
- "body": ""
- },
- "puzzle-piece": {
- "body": "",
- "hidden": true
- },
- "qr-code": {
- "body": "",
- "hidden": true
- },
- "qrcode": {
- "body": ""
- },
- "question-mark-circle": {
- "body": ""
- },
- "queue-list": {
- "body": "",
- "hidden": true
- },
- "radio": {
- "body": "",
- "hidden": true
- },
- "receipt-percent": {
- "body": "",
- "hidden": true
- },
- "receipt-refund": {
- "body": ""
- },
- "receipt-tax": {
- "body": ""
- },
- "rectangle-group": {
- "body": "",
- "hidden": true
- },
- "rectangle-stack": {
- "body": "",
- "hidden": true
- },
- "refresh": {
- "body": ""
- },
- "reply": {
- "body": ""
- },
- "rewind": {
- "body": ""
- },
- "rss": {
- "body": ""
- },
- "save": {
- "body": ""
- },
- "save-as": {
- "body": ""
- },
- "scale": {
- "body": ""
- },
- "scissors": {
- "body": ""
- },
- "search": {
- "body": ""
- },
- "search-circle": {
- "body": ""
- },
- "selector": {
- "body": ""
- },
- "server": {
- "body": ""
- },
- "server-stack": {
- "body": "",
- "hidden": true
- },
- "share": {
- "body": ""
- },
- "shield-check": {
- "body": ""
- },
- "shield-exclamation": {
- "body": ""
- },
- "shopping-bag": {
- "body": ""
- },
- "shopping-cart": {
- "body": ""
- },
- "signal": {
- "body": "",
- "hidden": true
- },
- "signal-slash": {
- "body": "",
- "hidden": true
- },
- "sort-ascending": {
- "body": ""
- },
- "sort-descending": {
- "body": ""
- },
- "sparkles": {
- "body": ""
- },
- "speaker-wave": {
- "body": "",
- "hidden": true
- },
- "speaker-x-mark": {
- "body": "",
- "hidden": true
- },
- "speakerphone": {
- "body": ""
- },
- "square-2-stack": {
- "body": "",
- "hidden": true
- },
- "squares-2x2": {
- "body": "",
- "hidden": true
- },
- "squares-plus": {
- "body": "",
- "hidden": true
- },
- "star": {
- "body": ""
- },
- "status-offline": {
- "body": ""
- },
- "status-online": {
- "body": ""
- },
- "stop": {
- "body": ""
- },
- "sun": {
- "body": ""
- },
- "support": {
- "body": ""
- },
- "swatch": {
- "body": "",
- "hidden": true
- },
- "switch-horizontal": {
- "body": ""
- },
- "switch-vertical": {
- "body": ""
- },
- "table": {
- "body": ""
- },
- "table-cells": {
- "body": "",
- "hidden": true
- },
- "tag": {
- "body": ""
- },
- "template": {
- "body": ""
- },
- "terminal": {
- "body": ""
- },
- "thumb-down": {
- "body": ""
- },
- "thumb-up": {
- "body": ""
- },
- "ticket": {
- "body": ""
- },
- "translate": {
- "body": ""
- },
- "trash": {
- "body": ""
- },
- "trending-down": {
- "body": ""
- },
- "trending-up": {
- "body": ""
- },
- "truck": {
- "body": ""
- },
- "upload": {
- "body": ""
- },
- "user": {
- "body": ""
- },
- "user-add": {
- "body": ""
- },
- "user-circle": {
- "body": ""
- },
- "user-group": {
- "body": ""
- },
- "user-plus": {
- "body": "",
- "hidden": true
- },
- "user-remove": {
- "body": ""
- },
- "users": {
- "body": ""
- },
- "variable": {
- "body": ""
- },
- "video-camera": {
- "body": ""
- },
- "video-camera-slash": {
- "body": "",
- "hidden": true
- },
- "view-boards": {
- "body": ""
- },
- "view-columns": {
- "body": "",
- "hidden": true
- },
- "view-grid": {
- "body": ""
- },
- "view-grid-add": {
- "body": ""
- },
- "view-list": {
- "body": ""
- },
- "volume-off": {
- "body": ""
- },
- "volume-up": {
- "body": ""
- },
- "wifi": {
- "body": ""
- },
- "wrench": {
- "body": "",
- "hidden": true
- },
- "wrench-screwdriver": {
- "body": "",
- "hidden": true
- },
- "x": {
- "body": ""
- },
- "x-circle": {
- "body": ""
- },
- "x-mark": {
- "body": "",
- "hidden": true
- },
- "zoom-in": {
- "body": ""
- },
- "zoom-out": {
- "body": ""
- }
- },
- "width": 24,
- "height": 24
-}
\ No newline at end of file
+ "prefix": "heroicons",
+ "info": {
+ "name": "HeroIcons",
+ "total": 885,
+ "version": "2.0.18",
+ "author": {
+ "name": "Refactoring UI Inc",
+ "url": "https://github.com/tailwindlabs/heroicons"
+ },
+ "license": {
+ "title": "MIT",
+ "spdx": "MIT",
+ "url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
+ },
+ "samples": [
+ "camera",
+ "building-library",
+ "receipt-refund"
+ ],
+ "height": [
+ 24,
+ 20
+ ],
+ "category": "General",
+ "palette": false
+ },
+ "lastModified": 1702312600,
+ "icons": {
+ "academic-cap": {
+ "body": ""
+ },
+ "academic-cap-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "academic-cap-solid": {
+ "body": ""
+ },
+ "adjustments-horizontal": {
+ "body": ""
+ },
+ "adjustments-horizontal-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "adjustments-horizontal-solid": {
+ "body": ""
+ },
+ "adjustments-vertical": {
+ "body": ""
+ },
+ "adjustments-vertical-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "adjustments-vertical-solid": {
+ "body": ""
+ },
+ "archive-box": {
+ "body": ""
+ },
+ "archive-box-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "archive-box-arrow-down": {
+ "body": ""
+ },
+ "archive-box-arrow-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "archive-box-arrow-down-solid": {
+ "body": ""
+ },
+ "archive-box-solid": {
+ "body": ""
+ },
+ "archive-box-x-mark": {
+ "body": ""
+ },
+ "archive-box-x-mark-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "archive-box-x-mark-solid": {
+ "body": ""
+ },
+ "arrow-down": {
+ "body": ""
+ },
+ "arrow-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-down-circle": {
+ "body": ""
+ },
+ "arrow-down-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-down-circle-solid": {
+ "body": ""
+ },
+ "arrow-down-left": {
+ "body": ""
+ },
+ "arrow-down-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-down-left-solid": {
+ "body": ""
+ },
+ "arrow-down-on-square": {
+ "body": ""
+ },
+ "arrow-down-on-square-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-down-on-square-solid": {
+ "body": ""
+ },
+ "arrow-down-on-square-stack": {
+ "body": ""
+ },
+ "arrow-down-on-square-stack-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-down-on-square-stack-solid": {
+ "body": ""
+ },
+ "arrow-down-right": {
+ "body": ""
+ },
+ "arrow-down-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-down-right-solid": {
+ "body": ""
+ },
+ "arrow-down-solid": {
+ "body": ""
+ },
+ "arrow-down-tray": {
+ "body": ""
+ },
+ "arrow-down-tray-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-down-tray-solid": {
+ "body": ""
+ },
+ "arrow-left": {
+ "body": ""
+ },
+ "arrow-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-left-circle": {
+ "body": ""
+ },
+ "arrow-left-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-left-circle-solid": {
+ "body": ""
+ },
+ "arrow-left-on-rectangle": {
+ "body": ""
+ },
+ "arrow-left-on-rectangle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-left-on-rectangle-solid": {
+ "body": ""
+ },
+ "arrow-left-solid": {
+ "body": ""
+ },
+ "arrow-long-down": {
+ "body": ""
+ },
+ "arrow-long-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-long-down-solid": {
+ "body": ""
+ },
+ "arrow-long-left": {
+ "body": ""
+ },
+ "arrow-long-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-long-left-solid": {
+ "body": ""
+ },
+ "arrow-long-right": {
+ "body": ""
+ },
+ "arrow-long-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-long-right-solid": {
+ "body": ""
+ },
+ "arrow-long-up": {
+ "body": ""
+ },
+ "arrow-long-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-long-up-solid": {
+ "body": ""
+ },
+ "arrow-path": {
+ "body": ""
+ },
+ "arrow-path-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-path-rounded-square": {
+ "body": ""
+ },
+ "arrow-path-rounded-square-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-path-rounded-square-solid": {
+ "body": ""
+ },
+ "arrow-path-solid": {
+ "body": ""
+ },
+ "arrow-right": {
+ "body": ""
+ },
+ "arrow-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-right-circle": {
+ "body": ""
+ },
+ "arrow-right-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-right-circle-solid": {
+ "body": ""
+ },
+ "arrow-right-on-rectangle": {
+ "body": ""
+ },
+ "arrow-right-on-rectangle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-right-on-rectangle-solid": {
+ "body": ""
+ },
+ "arrow-right-solid": {
+ "body": ""
+ },
+ "arrow-small-down": {
+ "body": ""
+ },
+ "arrow-small-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-small-down-solid": {
+ "body": ""
+ },
+ "arrow-small-left": {
+ "body": ""
+ },
+ "arrow-small-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-small-left-solid": {
+ "body": ""
+ },
+ "arrow-small-right": {
+ "body": ""
+ },
+ "arrow-small-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-small-right-solid": {
+ "body": ""
+ },
+ "arrow-small-up": {
+ "body": ""
+ },
+ "arrow-small-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-small-up-solid": {
+ "body": ""
+ },
+ "arrow-top-right-on-square": {
+ "body": ""
+ },
+ "arrow-top-right-on-square-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-top-right-on-square-solid": {
+ "body": ""
+ },
+ "arrow-trending-down": {
+ "body": ""
+ },
+ "arrow-trending-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-trending-down-solid": {
+ "body": ""
+ },
+ "arrow-trending-up": {
+ "body": ""
+ },
+ "arrow-trending-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-trending-up-solid": {
+ "body": ""
+ },
+ "arrow-up": {
+ "body": ""
+ },
+ "arrow-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-up-circle": {
+ "body": ""
+ },
+ "arrow-up-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-up-circle-solid": {
+ "body": ""
+ },
+ "arrow-up-left": {
+ "body": ""
+ },
+ "arrow-up-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-up-left-solid": {
+ "body": ""
+ },
+ "arrow-up-on-square": {
+ "body": ""
+ },
+ "arrow-up-on-square-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-up-on-square-solid": {
+ "body": ""
+ },
+ "arrow-up-on-square-stack": {
+ "body": ""
+ },
+ "arrow-up-on-square-stack-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-up-on-square-stack-solid": {
+ "body": ""
+ },
+ "arrow-up-right": {
+ "body": ""
+ },
+ "arrow-up-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-up-right-solid": {
+ "body": ""
+ },
+ "arrow-up-solid": {
+ "body": ""
+ },
+ "arrow-up-tray": {
+ "body": ""
+ },
+ "arrow-up-tray-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-up-tray-solid": {
+ "body": ""
+ },
+ "arrow-uturn-down": {
+ "body": ""
+ },
+ "arrow-uturn-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-uturn-down-solid": {
+ "body": ""
+ },
+ "arrow-uturn-left": {
+ "body": ""
+ },
+ "arrow-uturn-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-uturn-left-solid": {
+ "body": ""
+ },
+ "arrow-uturn-right": {
+ "body": ""
+ },
+ "arrow-uturn-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-uturn-right-solid": {
+ "body": ""
+ },
+ "arrow-uturn-up": {
+ "body": ""
+ },
+ "arrow-uturn-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrow-uturn-up-solid": {
+ "body": ""
+ },
+ "arrows-pointing-in": {
+ "body": ""
+ },
+ "arrows-pointing-in-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrows-pointing-in-solid": {
+ "body": ""
+ },
+ "arrows-pointing-out": {
+ "body": ""
+ },
+ "arrows-pointing-out-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrows-pointing-out-solid": {
+ "body": ""
+ },
+ "arrows-right-left": {
+ "body": ""
+ },
+ "arrows-right-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrows-right-left-solid": {
+ "body": ""
+ },
+ "arrows-up-down": {
+ "body": ""
+ },
+ "arrows-up-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "arrows-up-down-solid": {
+ "body": ""
+ },
+ "at-symbol": {
+ "body": ""
+ },
+ "at-symbol-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "at-symbol-solid": {
+ "body": ""
+ },
+ "backspace": {
+ "body": ""
+ },
+ "backspace-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "backspace-solid": {
+ "body": ""
+ },
+ "backward": {
+ "body": ""
+ },
+ "backward-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "backward-solid": {
+ "body": ""
+ },
+ "banknotes": {
+ "body": ""
+ },
+ "banknotes-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "banknotes-solid": {
+ "body": ""
+ },
+ "bars-2": {
+ "body": ""
+ },
+ "bars-2-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-2-solid": {
+ "body": ""
+ },
+ "bars-3": {
+ "body": ""
+ },
+ "bars-3-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-3-bottom-left": {
+ "body": ""
+ },
+ "bars-3-bottom-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-3-bottom-left-solid": {
+ "body": ""
+ },
+ "bars-3-bottom-right": {
+ "body": ""
+ },
+ "bars-3-bottom-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-3-bottom-right-solid": {
+ "body": ""
+ },
+ "bars-3-center-left": {
+ "body": ""
+ },
+ "bars-3-center-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-3-center-left-solid": {
+ "body": ""
+ },
+ "bars-3-solid": {
+ "body": ""
+ },
+ "bars-4": {
+ "body": ""
+ },
+ "bars-4-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-4-solid": {
+ "body": ""
+ },
+ "bars-arrow-down": {
+ "body": ""
+ },
+ "bars-arrow-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-arrow-down-solid": {
+ "body": ""
+ },
+ "bars-arrow-up": {
+ "body": ""
+ },
+ "bars-arrow-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bars-arrow-up-solid": {
+ "body": ""
+ },
+ "battery-0": {
+ "body": ""
+ },
+ "battery-0-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "battery-0-solid": {
+ "body": ""
+ },
+ "battery-100": {
+ "body": ""
+ },
+ "battery-100-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "battery-100-solid": {
+ "body": ""
+ },
+ "battery-50": {
+ "body": ""
+ },
+ "battery-50-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "battery-50-solid": {
+ "body": ""
+ },
+ "beaker": {
+ "body": ""
+ },
+ "beaker-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "beaker-solid": {
+ "body": ""
+ },
+ "bell": {
+ "body": ""
+ },
+ "bell-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bell-alert": {
+ "body": ""
+ },
+ "bell-alert-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bell-alert-solid": {
+ "body": ""
+ },
+ "bell-slash": {
+ "body": ""
+ },
+ "bell-slash-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bell-slash-solid": {
+ "body": ""
+ },
+ "bell-snooze": {
+ "body": ""
+ },
+ "bell-snooze-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bell-snooze-solid": {
+ "body": ""
+ },
+ "bell-solid": {
+ "body": ""
+ },
+ "bold": {
+ "body": ""
+ },
+ "bold-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bold-solid": {
+ "body": ""
+ },
+ "bolt": {
+ "body": ""
+ },
+ "bolt-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bolt-slash": {
+ "body": ""
+ },
+ "bolt-slash-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bolt-slash-solid": {
+ "body": ""
+ },
+ "bolt-solid": {
+ "body": ""
+ },
+ "book-open": {
+ "body": ""
+ },
+ "book-open-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "book-open-solid": {
+ "body": ""
+ },
+ "bookmark": {
+ "body": ""
+ },
+ "bookmark-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bookmark-slash": {
+ "body": ""
+ },
+ "bookmark-slash-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bookmark-slash-solid": {
+ "body": ""
+ },
+ "bookmark-solid": {
+ "body": ""
+ },
+ "bookmark-square": {
+ "body": ""
+ },
+ "bookmark-square-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bookmark-square-solid": {
+ "body": ""
+ },
+ "briefcase": {
+ "body": ""
+ },
+ "briefcase-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "briefcase-solid": {
+ "body": ""
+ },
+ "bug-ant": {
+ "body": ""
+ },
+ "bug-ant-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "bug-ant-solid": {
+ "body": ""
+ },
+ "building-library": {
+ "body": ""
+ },
+ "building-library-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "building-library-solid": {
+ "body": ""
+ },
+ "building-office": {
+ "body": ""
+ },
+ "building-office-2": {
+ "body": ""
+ },
+ "building-office-2-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "building-office-2-solid": {
+ "body": ""
+ },
+ "building-office-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "building-office-solid": {
+ "body": ""
+ },
+ "building-storefront": {
+ "body": ""
+ },
+ "building-storefront-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "building-storefront-solid": {
+ "body": ""
+ },
+ "cake": {
+ "body": ""
+ },
+ "cake-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cake-solid": {
+ "body": ""
+ },
+ "calculator": {
+ "body": ""
+ },
+ "calculator-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "calculator-solid": {
+ "body": ""
+ },
+ "calendar": {
+ "body": ""
+ },
+ "calendar-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "calendar-days": {
+ "body": ""
+ },
+ "calendar-days-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "calendar-days-solid": {
+ "body": ""
+ },
+ "calendar-solid": {
+ "body": ""
+ },
+ "camera": {
+ "body": ""
+ },
+ "camera-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "camera-solid": {
+ "body": ""
+ },
+ "chart-bar": {
+ "body": ""
+ },
+ "chart-bar-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chart-bar-solid": {
+ "body": ""
+ },
+ "chart-bar-square": {
+ "body": ""
+ },
+ "chart-bar-square-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chart-bar-square-solid": {
+ "body": ""
+ },
+ "chart-pie": {
+ "body": ""
+ },
+ "chart-pie-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chart-pie-solid": {
+ "body": ""
+ },
+ "chat-bubble-bottom-center": {
+ "body": ""
+ },
+ "chat-bubble-bottom-center-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chat-bubble-bottom-center-solid": {
+ "body": ""
+ },
+ "chat-bubble-bottom-center-text": {
+ "body": ""
+ },
+ "chat-bubble-bottom-center-text-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chat-bubble-bottom-center-text-solid": {
+ "body": ""
+ },
+ "chat-bubble-left": {
+ "body": ""
+ },
+ "chat-bubble-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chat-bubble-left-ellipsis": {
+ "body": ""
+ },
+ "chat-bubble-left-ellipsis-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chat-bubble-left-ellipsis-solid": {
+ "body": ""
+ },
+ "chat-bubble-left-right": {
+ "body": ""
+ },
+ "chat-bubble-left-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chat-bubble-left-right-solid": {
+ "body": ""
+ },
+ "chat-bubble-left-solid": {
+ "body": ""
+ },
+ "chat-bubble-oval-left": {
+ "body": ""
+ },
+ "chat-bubble-oval-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chat-bubble-oval-left-ellipsis": {
+ "body": ""
+ },
+ "chat-bubble-oval-left-ellipsis-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chat-bubble-oval-left-ellipsis-solid": {
+ "body": ""
+ },
+ "chat-bubble-oval-left-solid": {
+ "body": ""
+ },
+ "check": {
+ "body": ""
+ },
+ "check-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "check-badge": {
+ "body": ""
+ },
+ "check-badge-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "check-badge-solid": {
+ "body": ""
+ },
+ "check-circle": {
+ "body": ""
+ },
+ "check-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "check-circle-solid": {
+ "body": ""
+ },
+ "check-solid": {
+ "body": ""
+ },
+ "chevron-double-down": {
+ "body": ""
+ },
+ "chevron-double-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-double-down-solid": {
+ "body": ""
+ },
+ "chevron-double-left": {
+ "body": ""
+ },
+ "chevron-double-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-double-left-solid": {
+ "body": ""
+ },
+ "chevron-double-right": {
+ "body": ""
+ },
+ "chevron-double-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-double-right-solid": {
+ "body": ""
+ },
+ "chevron-double-up": {
+ "body": ""
+ },
+ "chevron-double-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-double-up-solid": {
+ "body": ""
+ },
+ "chevron-down": {
+ "body": ""
+ },
+ "chevron-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-down-solid": {
+ "body": ""
+ },
+ "chevron-left": {
+ "body": ""
+ },
+ "chevron-left-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-left-solid": {
+ "body": ""
+ },
+ "chevron-right": {
+ "body": ""
+ },
+ "chevron-right-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-right-solid": {
+ "body": ""
+ },
+ "chevron-up": {
+ "body": ""
+ },
+ "chevron-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-up-down": {
+ "body": ""
+ },
+ "chevron-up-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "chevron-up-down-solid": {
+ "body": ""
+ },
+ "chevron-up-solid": {
+ "body": ""
+ },
+ "circle-stack": {
+ "body": ""
+ },
+ "circle-stack-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "circle-stack-solid": {
+ "body": ""
+ },
+ "clipboard": {
+ "body": ""
+ },
+ "clipboard-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "clipboard-document": {
+ "body": ""
+ },
+ "clipboard-document-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "clipboard-document-check": {
+ "body": ""
+ },
+ "clipboard-document-check-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "clipboard-document-check-solid": {
+ "body": ""
+ },
+ "clipboard-document-list": {
+ "body": ""
+ },
+ "clipboard-document-list-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "clipboard-document-list-solid": {
+ "body": ""
+ },
+ "clipboard-document-solid": {
+ "body": ""
+ },
+ "clipboard-solid": {
+ "body": ""
+ },
+ "clock": {
+ "body": ""
+ },
+ "clock-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "clock-solid": {
+ "body": ""
+ },
+ "cloud": {
+ "body": ""
+ },
+ "cloud-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cloud-arrow-down": {
+ "body": ""
+ },
+ "cloud-arrow-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cloud-arrow-down-solid": {
+ "body": ""
+ },
+ "cloud-arrow-up": {
+ "body": ""
+ },
+ "cloud-arrow-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cloud-arrow-up-solid": {
+ "body": ""
+ },
+ "cloud-solid": {
+ "body": ""
+ },
+ "code-bracket": {
+ "body": ""
+ },
+ "code-bracket-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "code-bracket-solid": {
+ "body": ""
+ },
+ "code-bracket-square": {
+ "body": ""
+ },
+ "code-bracket-square-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "code-bracket-square-solid": {
+ "body": ""
+ },
+ "cog": {
+ "body": ""
+ },
+ "cog-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cog-6-tooth": {
+ "body": ""
+ },
+ "cog-6-tooth-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cog-6-tooth-solid": {
+ "body": ""
+ },
+ "cog-8-tooth": {
+ "body": ""
+ },
+ "cog-8-tooth-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cog-8-tooth-solid": {
+ "body": ""
+ },
+ "cog-solid": {
+ "body": ""
+ },
+ "command-line": {
+ "body": ""
+ },
+ "command-line-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "command-line-solid": {
+ "body": ""
+ },
+ "computer-desktop": {
+ "body": ""
+ },
+ "computer-desktop-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "computer-desktop-solid": {
+ "body": ""
+ },
+ "cpu-chip": {
+ "body": ""
+ },
+ "cpu-chip-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cpu-chip-solid": {
+ "body": ""
+ },
+ "credit-card": {
+ "body": ""
+ },
+ "credit-card-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "credit-card-solid": {
+ "body": ""
+ },
+ "cube": {
+ "body": ""
+ },
+ "cube-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cube-solid": {
+ "body": ""
+ },
+ "cube-transparent": {
+ "body": ""
+ },
+ "cube-transparent-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cube-transparent-solid": {
+ "body": ""
+ },
+ "currency-bangladeshi": {
+ "body": ""
+ },
+ "currency-bangladeshi-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "currency-bangladeshi-solid": {
+ "body": ""
+ },
+ "currency-dollar": {
+ "body": ""
+ },
+ "currency-dollar-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "currency-dollar-solid": {
+ "body": ""
+ },
+ "currency-euro": {
+ "body": ""
+ },
+ "currency-euro-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "currency-euro-solid": {
+ "body": ""
+ },
+ "currency-pound": {
+ "body": ""
+ },
+ "currency-pound-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "currency-pound-solid": {
+ "body": ""
+ },
+ "currency-rupee": {
+ "body": ""
+ },
+ "currency-rupee-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "currency-rupee-solid": {
+ "body": ""
+ },
+ "currency-yen": {
+ "body": ""
+ },
+ "currency-yen-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "currency-yen-solid": {
+ "body": ""
+ },
+ "cursor-arrow-rays": {
+ "body": ""
+ },
+ "cursor-arrow-rays-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cursor-arrow-rays-solid": {
+ "body": ""
+ },
+ "cursor-arrow-ripple": {
+ "body": ""
+ },
+ "cursor-arrow-ripple-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "cursor-arrow-ripple-solid": {
+ "body": ""
+ },
+ "device-phone-mobile": {
+ "body": ""
+ },
+ "device-phone-mobile-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "device-phone-mobile-solid": {
+ "body": ""
+ },
+ "device-tablet": {
+ "body": ""
+ },
+ "device-tablet-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "device-tablet-solid": {
+ "body": ""
+ },
+ "document": {
+ "body": ""
+ },
+ "document-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-arrow-down": {
+ "body": ""
+ },
+ "document-arrow-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-arrow-down-solid": {
+ "body": ""
+ },
+ "document-arrow-up": {
+ "body": ""
+ },
+ "document-arrow-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-arrow-up-solid": {
+ "body": ""
+ },
+ "document-chart-bar": {
+ "body": ""
+ },
+ "document-chart-bar-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-chart-bar-solid": {
+ "body": ""
+ },
+ "document-check": {
+ "body": ""
+ },
+ "document-check-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-check-solid": {
+ "body": ""
+ },
+ "document-duplicate": {
+ "body": ""
+ },
+ "document-duplicate-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-duplicate-solid": {
+ "body": ""
+ },
+ "document-magnifying-glass": {
+ "body": ""
+ },
+ "document-magnifying-glass-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-magnifying-glass-solid": {
+ "body": ""
+ },
+ "document-minus": {
+ "body": ""
+ },
+ "document-minus-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-minus-solid": {
+ "body": ""
+ },
+ "document-plus": {
+ "body": ""
+ },
+ "document-plus-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-plus-solid": {
+ "body": ""
+ },
+ "document-solid": {
+ "body": ""
+ },
+ "document-text": {
+ "body": ""
+ },
+ "document-text-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "document-text-solid": {
+ "body": ""
+ },
+ "ellipsis-horizontal": {
+ "body": ""
+ },
+ "ellipsis-horizontal-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "ellipsis-horizontal-circle": {
+ "body": ""
+ },
+ "ellipsis-horizontal-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "ellipsis-horizontal-circle-solid": {
+ "body": ""
+ },
+ "ellipsis-horizontal-solid": {
+ "body": ""
+ },
+ "ellipsis-vertical": {
+ "body": ""
+ },
+ "ellipsis-vertical-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "ellipsis-vertical-solid": {
+ "body": ""
+ },
+ "envelope": {
+ "body": ""
+ },
+ "envelope-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "envelope-open": {
+ "body": ""
+ },
+ "envelope-open-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "envelope-open-solid": {
+ "body": ""
+ },
+ "envelope-solid": {
+ "body": ""
+ },
+ "exclamation-circle": {
+ "body": ""
+ },
+ "exclamation-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "exclamation-circle-solid": {
+ "body": ""
+ },
+ "exclamation-triangle": {
+ "body": ""
+ },
+ "exclamation-triangle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "exclamation-triangle-solid": {
+ "body": ""
+ },
+ "eye": {
+ "body": ""
+ },
+ "eye-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "eye-dropper": {
+ "body": ""
+ },
+ "eye-dropper-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "eye-dropper-solid": {
+ "body": ""
+ },
+ "eye-slash": {
+ "body": ""
+ },
+ "eye-slash-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "eye-slash-solid": {
+ "body": ""
+ },
+ "eye-solid": {
+ "body": ""
+ },
+ "face-frown": {
+ "body": ""
+ },
+ "face-frown-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "face-frown-solid": {
+ "body": ""
+ },
+ "face-smile": {
+ "body": ""
+ },
+ "face-smile-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "face-smile-solid": {
+ "body": ""
+ },
+ "film": {
+ "body": ""
+ },
+ "film-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "film-solid": {
+ "body": ""
+ },
+ "finger-print": {
+ "body": ""
+ },
+ "finger-print-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "finger-print-solid": {
+ "body": ""
+ },
+ "fire": {
+ "body": ""
+ },
+ "fire-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "fire-solid": {
+ "body": ""
+ },
+ "flag": {
+ "body": ""
+ },
+ "flag-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "flag-solid": {
+ "body": ""
+ },
+ "folder": {
+ "body": ""
+ },
+ "folder-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "folder-arrow-down": {
+ "body": ""
+ },
+ "folder-arrow-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "folder-arrow-down-solid": {
+ "body": ""
+ },
+ "folder-minus": {
+ "body": ""
+ },
+ "folder-minus-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "folder-minus-solid": {
+ "body": ""
+ },
+ "folder-open": {
+ "body": ""
+ },
+ "folder-open-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "folder-open-solid": {
+ "body": ""
+ },
+ "folder-plus": {
+ "body": ""
+ },
+ "folder-plus-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "folder-plus-solid": {
+ "body": ""
+ },
+ "folder-solid": {
+ "body": ""
+ },
+ "forward": {
+ "body": ""
+ },
+ "forward-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "forward-solid": {
+ "body": ""
+ },
+ "funnel": {
+ "body": ""
+ },
+ "funnel-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "funnel-solid": {
+ "body": ""
+ },
+ "gif": {
+ "body": ""
+ },
+ "gif-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "gif-solid": {
+ "body": ""
+ },
+ "gift": {
+ "body": ""
+ },
+ "gift-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "gift-solid": {
+ "body": ""
+ },
+ "gift-top": {
+ "body": ""
+ },
+ "gift-top-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "gift-top-solid": {
+ "body": ""
+ },
+ "globe-alt": {
+ "body": ""
+ },
+ "globe-alt-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "globe-alt-solid": {
+ "body": ""
+ },
+ "globe-americas": {
+ "body": ""
+ },
+ "globe-americas-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "globe-americas-solid": {
+ "body": ""
+ },
+ "globe-asia-australia": {
+ "body": ""
+ },
+ "globe-asia-australia-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "globe-asia-australia-solid": {
+ "body": ""
+ },
+ "globe-europe-africa": {
+ "body": ""
+ },
+ "globe-europe-africa-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "globe-europe-africa-solid": {
+ "body": ""
+ },
+ "hand-raised": {
+ "body": ""
+ },
+ "hand-raised-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "hand-raised-solid": {
+ "body": ""
+ },
+ "hand-thumb-down": {
+ "body": ""
+ },
+ "hand-thumb-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "hand-thumb-down-solid": {
+ "body": ""
+ },
+ "hand-thumb-up": {
+ "body": ""
+ },
+ "hand-thumb-up-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "hand-thumb-up-solid": {
+ "body": ""
+ },
+ "hashtag": {
+ "body": ""
+ },
+ "hashtag-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "hashtag-solid": {
+ "body": ""
+ },
+ "heart": {
+ "body": ""
+ },
+ "heart-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "heart-solid": {
+ "body": ""
+ },
+ "home": {
+ "body": ""
+ },
+ "home-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "home-modern": {
+ "body": ""
+ },
+ "home-modern-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "home-modern-solid": {
+ "body": ""
+ },
+ "home-solid": {
+ "body": ""
+ },
+ "identification": {
+ "body": ""
+ },
+ "identification-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "identification-solid": {
+ "body": ""
+ },
+ "inbox": {
+ "body": ""
+ },
+ "inbox-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "inbox-arrow-down": {
+ "body": ""
+ },
+ "inbox-arrow-down-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "inbox-arrow-down-solid": {
+ "body": ""
+ },
+ "inbox-solid": {
+ "body": ""
+ },
+ "inbox-stack": {
+ "body": ""
+ },
+ "inbox-stack-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "inbox-stack-solid": {
+ "body": ""
+ },
+ "information-circle": {
+ "body": ""
+ },
+ "information-circle-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "information-circle-solid": {
+ "body": ""
+ },
+ "italic": {
+ "body": ""
+ },
+ "italic-20-solid": {
+ "body": "",
+ "width": 20,
+ "height": 20
+ },
+ "italic-solid": {
+ "body": ""
+ },
+ "key": {
+ "body": "