@charset "UTF-8";

/* node_modules/@unocss/reset/tailwind-compat.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  border-color: var(--un-default-border-color, #e5e7eb);
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}

/* frontend/styles/unocss.css */
*,
::before,
::after {
  --un-rotate:0;
  --un-rotate-x:0;
  --un-rotate-y:0;
  --un-rotate-z:0;
  --un-scale-x:1;
  --un-scale-y:1;
  --un-scale-z:1;
  --un-skew-x:0;
  --un-skew-y:0;
  --un-translate-x:0;
  --un-translate-y:0;
  --un-translate-z:0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness:proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x:0;
  --un-border-spacing-y:0;
  --un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);
  --un-ring-shadow:0 0 rgb(0 0 0 / 0);
  --un-shadow-inset: ;
  --un-shadow:0 0 rgb(0 0 0 / 0);
  --un-ring-inset: ;
  --un-ring-offset-width:0px;
  --un-ring-offset-color:#fff;
  --un-ring-width:0px;
  --un-ring-color:rgb(147 197 253 / 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}
::backdrop {
  --un-rotate:0;
  --un-rotate-x:0;
  --un-rotate-y:0;
  --un-rotate-z:0;
  --un-scale-x:1;
  --un-scale-y:1;
  --un-scale-z:1;
  --un-skew-x:0;
  --un-skew-y:0;
  --un-translate-x:0;
  --un-translate-y:0;
  --un-translate-z:0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness:proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x:0;
  --un-border-spacing-y:0;
  --un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);
  --un-ring-shadow:0 0 rgb(0 0 0 / 0);
  --un-shadow-inset: ;
  --un-shadow:0 0 rgb(0 0 0 / 0);
  --un-ring-inset: ;
  --un-ring-offset-width:0px;
  --un-ring-offset-color:#fff;
  --un-ring-width:0px;
  --un-ring-color:rgb(147 197 253 / 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}
:is(.prose) {
  color: #374151;
  color: var(--un-prose-body);
  max-width: 65ch;
  :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-links);
    text-decoration: underline;
    font-weight: 500;
  }
  :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-bold);
    font-weight: 600;
  }
  :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-alpha;
  }
  :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-alpha;
  }
  :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-alpha;
  }
  :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-alpha;
  }
  :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-roman;
  }
  :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-roman;
  }
  :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: upper-roman;
  }
  :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: lower-roman;
  }
  :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: decimal;
  }
  :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
    font-weight: 400;
    color: var(--un-prose-counters);
  }
  :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
    color: var(--un-prose-bullets);
  }
  :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-headings);
    font-weight: 600;
    margin-top: 1.25em;
  }
  :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-color: var(--un-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }
  :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--un-prose-quotes);
    border-inline-start-width: 0.25rem;
    border-inline-start-color: var(--un-prose-quote-borders);
    quotes: "\201c""\201d""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
  }
  :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::before {
    content: open-quote;
  }
  :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::after {
    content: close-quote;
  }
  :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 900;
    color: inherit;
  }
  :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 800;
    color: inherit;
  }
  :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 700;
    color: inherit;
  }
  :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 700;
    color: inherit;
  }
  :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-weight: 500;
    font-family: inherit;
    color: var(--un-prose-kbd);
    box-shadow: 0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--un-prose-kbd-shadows) / 10%);
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-inline-end: 0.375em;
    padding-bottom: 0.1875em;
    padding-inline-start: 0.375em;
  }
  :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-code);
    font-weight: 600;
    font-size: 0.875em;
  }
  :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
    content:;
  }
  :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
    content:;
  }
  :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
    font-size: 0.875em;
  }
  :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
    font-size: 0.9em;
  }
  :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: inherit;
  }
  :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-pre-code);
    background-color: var(--un-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-inline-start: 1.1428571em;
  }
  :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }
  :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
    content: none;
  }
  :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
    content: none;
  }
  :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--un-prose-th-borders);
  }
  :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--un-prose-td-borders);
  }
  :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-bottom-width: 0;
  }
  :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    vertical-align: baseline;
  }
  :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
    border-top-width: 1px;
    border-top-color: var(--un-prose-th-borders);
  }
  :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    vertical-align: top;
  }
  :where(th, td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    text-align: start;
  }
  :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
    color: var(--un-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  font-size: 1rem;
  line-height: 1.75;
  :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0.375em;
  }
  :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0.375em;
  }
  :where(> ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  :where(> ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.25em;
  }
  :where(> ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-bottom: 1.25em;
  }
  :where(> ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.25em;
  }
  :where(> ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-bottom: 1.25em;
  }
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
  }
  :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0;
  }
  :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0;
  }
  :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0;
  }
  :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0;
  }
  :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :where(> :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(> :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-bottom: 0;
  }
  --un-prose-body:#374151;
  --un-prose-invert-body:#d1d5db;
  --un-prose-headings:#111827;
  --un-prose-invert-headings:white;
  --un-prose-lead:#4b5563;
  --un-prose-invert-lead:#9ca3af;
  --un-prose-links:#111827;
  --un-prose-invert-links:white;
  --un-prose-bold:#111827;
  --un-prose-invert-bold:white;
  --un-prose-counters:#6b7280;
  --un-prose-invert-counters:#9ca3af;
  --un-prose-bullets:#d1d5db;
  --un-prose-invert-bullets:#4b5563;
  --un-prose-hr:#e5e7eb;
  --un-prose-invert-hr:#374151;
  --un-prose-quotes:#111827;
  --un-prose-invert-quotes:#f3f4f6;
  --un-prose-quote-borders:#e5e7eb;
  --un-prose-invert-quote-borders:#374151;
  --un-prose-captions:#6b7280;
  --un-prose-invert-captions:#9ca3af;
  --un-prose-kbd:#111827;
  --un-prose-invert-kbd:white;
  --un-prose-kbd-shadows:#111827;
  --un-prose-invert-kbd-shadows:white;
  --un-prose-code:#111827;
  --un-prose-invert-code:white;
  --un-prose-pre-code:#e5e7eb;
  --un-prose-invert-pre-code:#d1d5db;
  --un-prose-pre-bg:#1f2937;
  --un-prose-invert-pre-bg:rgb(0 0 0 / 50%);
  --un-prose-th-borders:#d1d5db;
  --un-prose-invert-th-borders:#4b5563;
  --un-prose-td-borders:#e5e7eb;
  --un-prose-invert-td-borders:#374151;
}
:is(.prose-lg) {
  font-size: 1.125rem;
  line-height: 1.7777778;
  :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 0.8888889em;
  }
  :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 0.8666667em;
  }
  :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 0.875em;
  }
  :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0.4444444em;
  }
  :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0.4444444em;
  }
  :where(> ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :where(> ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
  }
  :where(> ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
  }
  :where(> ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
  }
  :where(> ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
  }
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.3333333em;
  }
  :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0;
  }
  :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0;
  }
  :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-start: 0;
  }
  :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    padding-inline-end: 0;
  }
  :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :where(> :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-top: 0;
  }
  :where(> :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
    margin-bottom: 0;
  }
  :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
    content:;
  }
  :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
    content:;
  }
}
.container {
  width: 100%;
}
.btn {
  border-radius: 0.25rem;
  --un-bg-opacity:1;
  background-color: rgb(136 58 234 / 1);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --un-text-opacity:1;
  color: rgb(255 255 255 / 1);
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@supports (color: rgb(0 0 0 / 0)) {
  .btn {
    background-color: rgb(136 58 234 / var(--un-bg-opacity));
    color: rgb(255 255 255 / var(--un-text-opacity));
  }
}
.card {
  border-radius: 0.5rem;
  --un-bg-opacity:1;
  background-color: rgb(255 255 255 / 1);
  padding: 1.5rem;
  --un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--un-ring-offset-shadow),
    var(--un-ring-shadow),
    var(--un-shadow);
}
@supports (color: rgb(0 0 0 / 0)) {
  .card {
    background-color: rgb(255 255 255 / var(--un-bg-opacity));
  }
}
.dark .card {
  --un-bg-opacity:1;
  background-color: rgb(31 41 55 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .dark .card {
    background-color: rgb(31 41 55 / var(--un-bg-opacity));
  }
}
.btn:hover {
  --un-bg-opacity:1;
  background-color: rgb(49 10 101 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .btn:hover {
    background-color: rgb(49 10 101 / var(--un-bg-opacity));
  }
}
@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;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.static {
  position: static;
}
.left-0 {
  left: 0;
}
.right-4 {
  right: 1rem;
}
.top-0 {
  top: 0;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.grid {
  display: grid;
}
.col-span-10 {
  grid-column: span 10/span 10;
}
.col-span-12 {
  grid-column: span 12/span 12;
}
.col-span-2 {
  grid-column: span 2/span 2;
}
.col-span-8 {
  grid-column: span 8/span 8;
}
.col-span-full {
  grid-column: 1/-1;
}
.grid-cols-\[1fr_64px\] {
  grid-template-columns: 1fr 64px;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my,
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.me {
  margin-inline-end: 1rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-8 {
  margin-left: 2rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mt-0 {
  margin-top: 0;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.h3 {
  height: 0.75rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-none {
  max-width: none;
}
.min-h-\[44px\] {
  min-height: 44px;
}
.min-h-\[48px\] {
  min-height: 48px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-w-\[44px\] {
  min-width: 44px;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-full {
  width: 100%;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.flex-grow,
.grow {
  flex-grow: 1;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.table {
  display: table;
}
.transform {
  transform: translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.self-start {
  align-self: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --un-space-y-reverse:0;
  margin-top: calc(0.25rem * calc(1 - 0));
  margin-top: calc(0.25rem * calc(1 - var(--un-space-y-reverse)));
  margin-bottom: calc(0.25rem * 0);
  margin-bottom: calc(0.25rem * var(--un-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --un-space-y-reverse:0;
  margin-top: calc(0.5rem * calc(1 - 0));
  margin-top: calc(0.5rem * calc(1 - var(--un-space-y-reverse)));
  margin-bottom: calc(0.5rem * 0);
  margin-bottom: calc(0.5rem * var(--un-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --un-space-y-reverse:0;
  margin-top: calc(1rem * calc(1 - 0));
  margin-top: calc(1rem * calc(1 - var(--un-space-y-reverse)));
  margin-bottom: calc(1rem * 0);
  margin-bottom: calc(1rem * var(--un-space-y-reverse));
}
.break-all {
  word-break: break-all;
}
.b-1,
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.b-accent {
  --un-border-opacity:1;
  border-color: rgb(136 58 234 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .b-accent {
    border-color: rgb(136 58 234 / var(--un-border-opacity));
  }
}
.border-\[rgb\(101\,38\,40\)\] {
  --un-border-opacity:1;
  border-color: rgb(101 38 40 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .border-\[rgb\(101\,38\,40\)\] {
    border-color: rgb(101 38 40 / var(--un-border-opacity));
  }
}
.border-gray-200 {
  --un-border-opacity:1;
  border-color: rgb(229 231 235 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .border-gray-200 {
    border-color: rgb(229 231 235 / var(--un-border-opacity));
  }
}
.border-gray-600 {
  --un-border-opacity:1;
  border-color: rgb(75 85 99 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .border-gray-600 {
    border-color: rgb(75 85 99 / var(--un-border-opacity));
  }
}
.border-gray-800 {
  --un-border-opacity:1;
  border-color: rgb(31 41 55 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .border-gray-800 {
    border-color: rgb(31 41 55 / var(--un-border-opacity));
  }
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-b-lg {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.bg-accent-light {
  --un-bg-opacity:1;
  background-color: rgb(224 204 250 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-accent-light {
    background-color: rgb(224 204 250 / var(--un-bg-opacity));
  }
}
.bg-accent\/5 {
  background-color: rgb(136 58 234 / 0.05);
}
.bg-blue-500 {
  --un-bg-opacity:1;
  background-color: rgb(59 130 246 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-blue-500 {
    background-color: rgb(59 130 246 / var(--un-bg-opacity));
  }
}
.bg-gray-100 {
  --un-bg-opacity:1;
  background-color: rgb(243 244 246 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-gray-100 {
    background-color: rgb(243 244 246 / var(--un-bg-opacity));
  }
}
.bg-gray-50 {
  --un-bg-opacity:1;
  background-color: rgb(249 250 251 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-gray-50 {
    background-color: rgb(249 250 251 / var(--un-bg-opacity));
  }
}
.bg-gray-600 {
  --un-bg-opacity:1;
  background-color: rgb(75 85 99 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-gray-600 {
    background-color: rgb(75 85 99 / var(--un-bg-opacity));
  }
}
.bg-gray-800 {
  --un-bg-opacity:1;
  background-color: rgb(31 41 55 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-gray-800 {
    background-color: rgb(31 41 55 / var(--un-bg-opacity));
  }
}
.bg-gray-900 {
  --un-bg-opacity:1;
  background-color: rgb(17 24 39 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-gray-900 {
    background-color: rgb(17 24 39 / var(--un-bg-opacity));
  }
}
.bg-white {
  --un-bg-opacity:1;
  background-color: rgb(255 255 255 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .bg-white {
    background-color: rgb(255 255 255 / var(--un-bg-opacity));
  }
}
.hover\:bg-blue-600:hover {
  --un-bg-opacity:1;
  background-color: rgb(37 99 235 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .hover\:bg-blue-600:hover {
    background-color: rgb(37 99 235 / var(--un-bg-opacity));
  }
}
.hover\:bg-gray-200:hover {
  --un-bg-opacity:1;
  background-color: rgb(229 231 235 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .hover\:bg-gray-200:hover {
    background-color: rgb(229 231 235 / var(--un-bg-opacity));
  }
}
.hover\:bg-gray-50:hover {
  --un-bg-opacity:1;
  background-color: rgb(249 250 251 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .hover\:bg-gray-50:hover {
    background-color: rgb(249 250 251 / var(--un-bg-opacity));
  }
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p95 {
  padding: 23.75rem;
}
.p99 {
  padding: 24.75rem;
}
.px,
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.align-start {
  vertical-align: top;
}
.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-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.prose-headings\:text-gray-900 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))),
.prose-strong\:text-gray-900 :is(:where(strong):not(:where([class~=not-prose], [class~=not-prose] *))),
.text-gray-900 {
  --un-text-opacity:1;
  color: rgb(17 24 39 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .prose-headings\:text-gray-900 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))),
  .prose-strong\:text-gray-900 :is(:where(strong):not(:where([class~=not-prose], [class~=not-prose] *))),
  .text-gray-900 {
    color: rgb(17 24 39 / var(--un-text-opacity));
  }
}
.prose-p\:text-gray-700 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))),
.text-gray-700 {
  --un-text-opacity:1;
  color: rgb(55 65 81 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .prose-p\:text-gray-700 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))),
  .text-gray-700 {
    color: rgb(55 65 81 / var(--un-text-opacity));
  }
}
.text-\[rgb\(101\,38\,40\)\] {
  --un-text-opacity:1;
  color: rgb(101 38 40 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-\[rgb\(101\,38\,40\)\] {
    color: rgb(101 38 40 / var(--un-text-opacity));
  }
}
.text-accent {
  --un-text-opacity:1;
  color: rgb(136 58 234 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-accent {
    color: rgb(136 58 234 / var(--un-text-opacity));
  }
}
.text-accent-dark {
  --un-text-opacity:1;
  color: rgb(49 10 101 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-accent-dark {
    color: rgb(49 10 101 / var(--un-text-opacity));
  }
}
.text-accent-light {
  --un-text-opacity:1;
  color: rgb(224 204 250 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-accent-light {
    color: rgb(224 204 250 / var(--un-text-opacity));
  }
}
.text-black {
  --un-text-opacity:1;
  color: rgb(0 0 0 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-black {
    color: rgb(0 0 0 / var(--un-text-opacity));
  }
}
.text-gray-200 {
  --un-text-opacity:1;
  color: rgb(229 231 235 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-gray-200 {
    color: rgb(229 231 235 / var(--un-text-opacity));
  }
}
.text-gray-300 {
  --un-text-opacity:1;
  color: rgb(209 213 219 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-gray-300 {
    color: rgb(209 213 219 / var(--un-text-opacity));
  }
}
.text-gray-400 {
  --un-text-opacity:1;
  color: rgb(156 163 175 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-gray-400 {
    color: rgb(156 163 175 / var(--un-text-opacity));
  }
}
.text-gray-500 {
  --un-text-opacity:1;
  color: rgb(107 114 128 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-gray-500 {
    color: rgb(107 114 128 / var(--un-text-opacity));
  }
}
.text-gray-600 {
  --un-text-opacity:1;
  color: rgb(75 85 99 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-gray-600 {
    color: rgb(75 85 99 / var(--un-text-opacity));
  }
}
.text-gray-800 {
  --un-text-opacity:1;
  color: rgb(31 41 55 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-gray-800 {
    color: rgb(31 41 55 / var(--un-text-opacity));
  }
}
.text-green-500 {
  --un-text-opacity:1;
  color: rgb(34 197 94 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-green-500 {
    color: rgb(34 197 94 / var(--un-text-opacity));
  }
}
.text-red-500 {
  --un-text-opacity:1;
  color: rgb(239 68 68 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-red-500 {
    color: rgb(239 68 68 / var(--un-text-opacity));
  }
}
.text-white {
  --un-text-opacity:1;
  color: rgb(255 255 255 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .text-white {
    color: rgb(255 255 255 / var(--un-text-opacity));
  }
}
.hover\:text-accent-dark:hover {
  --un-text-opacity:1;
  color: rgb(49 10 101 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .hover\:text-accent-dark:hover {
    color: rgb(49 10 101 / var(--un-text-opacity));
  }
}
.hover\:text-accent:hover {
  --un-text-opacity:1;
  color: rgb(136 58 234 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .hover\:text-accent:hover {
    color: rgb(136 58 234 / var(--un-text-opacity));
  }
}
.hover\:text-white:hover {
  --un-text-opacity:1;
  color: rgb(255 255 255 / 1);
}
@supports (color: rgb(0 0 0 / 0)) {
  .hover\:text-white:hover {
    color: rgb(255 255 255 / var(--un-text-opacity));
  }
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.italic {
  font-style: italic;
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.opacity-60 {
  opacity: 0.6;
}
.shadow {
  --un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--un-ring-offset-shadow),
    var(--un-ring-shadow),
    var(--un-shadow);
}
.shadow-sm {
  --un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / 0.05));
  box-shadow:
    var(--un-ring-offset-shadow),
    var(--un-ring-shadow),
    var(--un-shadow);
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);
}
.backdrop-filter {
  backdrop-filter: var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 767.9px) {
  .lt-md\:flex {
    display: flex;
  }
}
@media (min-width: 768px) {
  .md\:col-span-10 {
    grid-column: span 10/span 10;
  }
  .md\:col-span-2 {
    grid-column: span 2/span 2;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:ml-8 {
    margin-left: 2rem;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-screen {
    height: 100vh;
  }
  .md\:flex {
    display: flex;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:border-b-0 {
    border-bottom-width: 0px;
  }
  .md\:border-r {
    border-right-width: 1px;
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .lg\:sticky {
    position: sticky;
  }
  .lg\:top-24 {
    top: 6rem;
  }
  .lg\:top-4 {
    top: 1rem;
  }
  .lg\:col-span-4 {
    grid-column: span 4/span 4;
  }
  .lg\:col-span-8 {
    grid-column: span 8/span 8;
  }
  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* frontend/styles/index.scss */
.left-right-gradient {
  background:
    linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.7) 0%,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0) 100%);
}
.right-left-gradient {
  background:
    linear-gradient(
      270deg,
      rgba(0, 0, 0, 0.7) 0%,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0) 100%);
}
.top-bottom-gradient {
  background:
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.7) 0%,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0) 100%);
}
.bottom-top-gradient {
  background:
    linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.7) 0%,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0) 100%);
}
.diagonal-gradient {
  background:
    linear-gradient(
      45deg,
      rgba(0, 0, 0, 0.7) 0%,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0) 100%);
}
.radial-gradient {
  background:
    radial-gradient(
      circle,
      rgba(0, 0, 0, 0.7) 0%,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0) 100%);
}
.overlay-gradient {
  position: relative;
}
.overlay-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3));
  z-index: 1;
}
.hero-gradient {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4)), var(--hero-background);
}
.reduce-contrast::before {
  opacity: 0.5;
}
.increase-contrast::before {
  opacity: 0.8;
}
html {
  font-family:
    "Spectral",
    "Helvetica Neue",
    Arial,
    sans-serif;
  font-size: 18px;
  line-height: 1.6;
  scroll-behavior: smooth;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/dmsans-rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9v2s23MafadWQ.woff2) format("woff2");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9v2s23FafadWQ.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9v2s23OafadWQ.woff2) format("woff2");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9v2s23PafadWQ.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9v2s23BafY.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uSsG3MafadWQ.woff2) format("woff2");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uSsG3FafadWQ.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uSsG3OafadWQ.woff2) format("woff2");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uSsG3PafadWQ.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uSsG3BafY.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/spectral-rnCr-xNNww_2s0amA9M0knj-SA.woff2) format("woff2");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/spectral-rnCr-xNNww_2s0amA9M9knj-SA.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/spectral-rnCr-xNNww_2s0amA9M2knj-SA.woff2) format("woff2");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/spectral-rnCr-xNNww_2s0amA9M3knj-SA.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/spectral-rnCr-xNNww_2s0amA9M5kng.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vKsW3MafadWQ.woff2) format("woff2");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vKsW3FafadWQ.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vKsW3OafadWQ.woff2) format("woff2");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vKsW3PafadWQ.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vKsW3BafY.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vmtm3MafadWQ.woff2) format("woff2");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vmtm3FafadWQ.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vmtm3OafadWQ.woff2) format("woff2");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vmtm3PafadWQ.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9vmtm3BafY.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uCt23MafadWQ.woff2) format("woff2");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uCt23FafadWQ.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uCt23OafadWQ.woff2) format("woff2");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uCt23PafadWQ.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uCt23BafY.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uetG3MafadWQ.woff2) format("woff2");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uetG3FafadWQ.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uetG3OafadWQ.woff2) format("woff2");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uetG3PafadWQ.woff2) format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts/spectral-rnCs-xNNww_2s0amA9uetG3BafY.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
:root {
  --accent:
    136,
    58,
    234;
  --accent-light:
    224,
    204,
    250;
  --accent-dark:
    49,
    10,
    101;
  --color-primary: rgb(0, 106, 83);
  --color-primary-rgb:
    0,
    106,
    83;
  --color-secondary: rgb(101, 38, 40);
  --gray-50: rgb(250, 249, 249);
  --gray-100: rgb(245, 244, 244);
  --gray-200: rgb(235, 234, 234);
  --gray-300: rgb(225, 224, 224);
  --gray-500: rgb(153, 152, 152);
  --gray-700: rgb(71, 70, 70);
  --gray-900: rgb(23, 23, 23);
  --white: rgb(255, 254, 254);
  --black: rgb(8, 10, 8);
}
* {
  box-sizing: border-box;
}
.frosted-glass {
  border: 0;
  z-index: 8;
  background: rgba(var(--color-primary-rgb), 0.35);
  backdrop-filter: blur(5px);
  filter: drop-shadow(0px 0px 20px rgba(var(--color-primary-rgb), 0.5));
}
:root {
  --color-primary: #006a53;
  --color-primary-rgb: rgb(0, 106, 83) @include generate-color-scale(primary, $color);
  --color-secondary: rgb(88.3411692879, 80.4504321939, 137.7341590455);
  --color-secondary-rgb: rgb(90.4687144933, 79.7202043727, 136.9372547824) @include generate-color-scale(secondary, $color);
  --color-tertiary: rgb(128.9854185758, 74.0308492369, 35.3350945787);
  --color-tertiary-rgb: rgb(129.7344301281, 73.3140110876, 37.6514325192) @include generate-color-scale(tertiary, $color);
  --color-success: rgb(13.0497802193, 157.9154395957, 109.5417701282);
  --color-success-rgb: #0E9F6E @include generate-color-scale(success, $color);
  --color-info: hsl(189.095210529, 107.2692686002%, 40.314404507%);
  --color-info-rgb: #00B5D8 @include generate-color-scale(info, $color);
  --color-warning: rgb(221.9620886582, 39.988341666, 20.6946992708);
  --color-warning-rgb: #E02424 @include generate-color-scale(warning, $color);
  --color-danger: rgb(221.9620886582, 39.988341666, 20.6946992708);
  --color-danger-rgb: #E02424 @include generate-color-scale(danger, $color);
  --color-light: rgb(244.1963375692, 243.9877415042, 248.0627178745);
  --color-light-rgb: rgb(247.7971027599, 247.5144661549, 250.2709346871) @include generate-color-scale(light, $color);
  --color-dark: rgb(212.9911878536, 213.8502422238, 218.0196745495);
  --color-dark-rgb: rgb(216.1254835819, 216.5904869443, 219.5232326207) @include generate-color-scale(dark, $color);
  --color-accent: oklch(46.6710071706% 0.0913600974 288.659926412deg);
  --color-accent-rgb: rgb(90.4687144933, 79.7202043727, 136.9372547824) @include generate-color-scale(accent, $color);
  --color-neutral: rgb(111.1728888149, 127.5078622268, 149.7143003502);
  --color-neutral-rgb: #718096 @include generate-color-scale(neutral, $color);
  --color-white: rgb(244.1963375692, 243.9877415042, 248.0627178745);
  --color-white-rgb: rgb(247.7971027599, 247.5144661549, 250.2709346871) @include generate-color-scale(white, $color);
  --color-black: rgb(0, 0.4524158049, 0.2715228707);
  --color-black-rgb: rgb(0, 0.243120978, 0.1459120242) @include generate-color-scale(black, $color);
  --gray-50: rgb(232.0875272852, 231.9037332046, 235.8257963076);
  --gray-100: rgb(219.9771213707, 219.8187212827, 223.5873291429);
  --gray-200: rgb(207.8649363588, 207.7326205122, 211.3471753151);
  --gray-300: rgb(195.7507535271, 195.6453345666, 199.1051725564);
  --gray-400: rgb(147.2677606207, 147.2819159879, 150.1143807259);
  --gray-500: rgb(110.8625808653, 110.9898187597, 113.3382443239);
  --gray-600: rgb(86.5547525943, 86.782719, 88.7965637354);
  --gray-700: rgb(62.1872669091, 62.5648901922, 64.2233126746);
  --gray-800: rgb(37.6771204484, 38.3473608466, 39.5784663055);
  --gray-900: rgb(20.3170890776, 21.4285057851, 22.1164324203);
  --gray-950: rgb(5.3856717253, 6.3855840876, 6.2094781481);
  --font-primary:
    Spectral,
    Helvetica Neue,
    Arial,
    sans-serif;
  --font-display:
    Aktiv-Grotesk,
    Georgia,
    Times New Roman,
    Times,
    serif;
  --font-mono:
    JetBrains Mono,
    Fira Code,
    SF Mono,
    monospace;
}
body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  background-color: var(--white);
  color: var(--color-gray-900) !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: background-color 0.3s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--color-primary);
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
button,
a.button-accent {
  color: var(--black);
  background-color: oklch(46.671% 0.09136 291.06deg / 0.1);
  border: 2px solid oklch(46.671% 0.09136 291.06deg / 0.1);
}
button:hover,
a.button-accent:hover {
  background-color: oklch(46.671% 0.09136 291.06deg / 0.3);
}
h2,
body article.prose h2 {
  color: var(--color-primary);
  border-left: 8px solid var(--color-primary);
  padding-left: 8px;
  position: relative;
}
body article.prose section h2 {
  color: var(--color-secondary);
  border-left: 8px solid var(--color-secondary);
}
body article.prose section h2.primary {
  color: var(--color-primary);
  border-left: 8px solid var(--color-primary);
}
article h2,
article h3 {
  position: relative;
  left: -20px;
}
article section h2,
article section h3 {
  margin-top: 0;
  left: 0;
}
h3 {
  border-left: 2px dotted var(--color-primary);
  padding-left: 12px;
}
a {
  color: var(--color-primary);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}
.hero {
  min-height: 10vh;
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 2.6rem;
}
.hero-content h1,
.hero-content h2,
.hero-content h3,
.hero-content h4 {
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15), 2px 0px 15px rgba(0, 0, 0, 0.1);
  color: var(--white);
}
nav.navbar {
  background-color: var(--white);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 1rem;
}
.nav-menu {
  display: flex;
  gap: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-link {
  color: var(--gray-700);
  font-weight: 500;
  transition: color 0.2s ease;
}
.nav-link:hover {
  color: var(--color-primary);
  text-decoration: none;
}
.logo {
  height: 40px;
  width: auto;
}
.btn {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 0.375rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s ease;
}
.btn-primary {
  background-color: var(--color-primary);
  color: white;
}
.btn-primary:hover {
  background-color: rgb(0, 85, 66);
  text-decoration: none;
}
.btn-secondary {
  background-color: var(--color-secondary);
  color: white;
}
.btn-secondary:hover {
  background-color: rgb(81, 30, 32);
  text-decoration: none;
}
.text-center {
  text-align: center;
}
.mt-4 {
  margin-top: 1rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.gap-4 {
  gap: 1rem;
}
.flex {
  display: flex;
}
.justify-center {
  justify-content: center;
}
ul {
  margin-left: 2rem;
}
ul li {
  list-style-position: outside;
  padding-inline-start: 1rem;
}
strong {
  font-weight: 900;
}
nav {
  background-color: rgb(247.7971027599, 247.5144661549, 250.2709346871) !important;
}
nav > div {
  background-color: rgb(247.7971027599, 247.5144661549, 250.2709346871);
  z-index: 100;
  position: relative;
}
nav > div button {
  margin-right: 1rem;
}
.object-fit-cover {
  object-fit: cover;
}
.container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
body main .box-with-image h1,
body main .box-with-image h2,
body main .box-with-image h3 {
  @apply mt-0 mb-4;
}
.hero {
  min-height: 10vh;
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 2.6rem;
}
.hero h2 {
  margin-bottom: 0;
}
.hero-content {
  position: relative;
  z-index: 11;
}
.text-shadow {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.hero-image-main {
  min-height: 50vh;
  max-height: 90vh;
}
.hero-image-setheight {
  padding: 0rem !important;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@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;
  }
}
.hero-content h1,
.hero-content h2,
.hero-content h3,
.hero-content h4 {
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15), 2px 0px 15px rgba(0, 0, 0, 0.1);
  color: rgb(247.7971027599, 247.5144661549, 250.2709346871);
  line-height: 2;
}
@media (min-width: 768px) {
  .tabbox {
    display: flex;
    gap: 2rem;
  }
}
.tabbox > * {
  align-self: start;
}
.tabbox p {
  width: 100%;
  margin: 0;
}
.tabbox > h3 {
  width: 100%;
}
@media (min-width: 768px) {
  .tabbox > h3 {
    margin: 0;
    width: 200px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 200px;
  }
}
.tabbox > h3 {
  color: var(--color-secondary);
  border-right: 0.3rem solid var(--color-secondary);
  padding-right: 0.5rem;
}
.tabbox {
  margin-bottom: 0;
}
.tabbox + .tabbox {
  margin-top: 2rem;
}
a:hover,
button:hover {
}
a:hover svg.cta-hover,
a:hover svg.cta-hover:hover,
button:hover svg.cta-hover,
button:hover svg.cta-hover:hover {
  --translate-amount: 15px;
}
a:hover svg.cta-hover[class*=right],
a:hover svg.cta-hover[class*=right]:hover,
button:hover svg.cta-hover[class*=right],
button:hover svg.cta-hover[class*=right]:hover {
  transform: translateX(var(--translate-amount));
}
a:hover svg.cta-hover[class*=left],
a:hover svg.cta-hover[class*=left]:hover,
button:hover svg.cta-hover[class*=left],
button:hover svg.cta-hover[class*=left]:hover {
  transform: translateX(calc(var(--translate-amount) * -1));
}
a:hover svg.cta-hover[class*=up],
a:hover svg.cta-hover[class*=up]:hover,
button:hover svg.cta-hover[class*=up],
button:hover svg.cta-hover[class*=up]:hover {
  transform: translateY(calc(var(--translate-amount) * -1));
}
a:hover svg.cta-hover[class*=down],
a:hover svg.cta-hover[class*=down]:hover,
button:hover svg.cta-hover[class*=down],
button:hover svg.cta-hover[class*=down]:hover {
  transform: translateY(var(--translate-amount));
}
svg.cta-hover:active {
  transform: scale(0.95);
}
@media (prefers-reduced-motion: reduce) {
  svg {
    transition: none;
  }
  :global(.dark) svg {
    color: var(--color-gray-300, #d1d5db);
  }
}
strong {
  font-weight: 900;
}
.square-item strong {
  padding: 0.2rem;
  background-color: rgba(64, 64, 255, 0.25);
}
.process-infographic {
  margin: 0 auto;
}
.process-infographic.horizontal .process-steps {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .process-infographic.horizontal .process-steps {
    flex-direction: column;
  }
}
.process-infographic.horizontal .process-step {
  flex: 1;
  text-align: center;
  position: relative;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  .process-infographic.horizontal .process-step {
    margin-bottom: 2rem;
  }
}
.process-infographic.horizontal .step-connector {
  position: absolute;
  top: 2.5rem;
  right: -50%;
  width: 100%;
  height: 2px;
  background: var(--color-primary, #3b82f6);
}
@media (max-width: 768px) {
  .process-infographic.horizontal .step-connector {
    display: none;
  }
}
.process-infographic.vertical .process-steps {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.process-infographic.vertical .process-step {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
.process-infographic.vertical .step-connector {
  width: 2px;
  height: 100%;
  background: var(--color-primary, #3b82f6);
  margin-left: 2.5rem;
  margin-top: 1rem;
}
.step-icon {
  width: 5rem;
  height: 5rem;
  background: var(--color-primary, #3b82f6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
}
.step-icon .icon {
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(247.7971027599, 247.5144661549, 250.2709346871);
}
.step-content {
  flex: 1;
}
.step-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  color: var(--color-heading, inherit);
}
.step-description {
  font-size: 1rem;
  color: var(--color-text-muted, #6b7280);
}
:global(.dark) .step-title {
  color: rgb(247.7971027599, 247.5144661549, 250.2709346871);
}
:global(.dark) .step-description {
  color: #9ca3af;
}
:global(.dark) .step-connector {
  background: var(--color-primary-dark, #2563eb);
}
@supports (container-type: inline-size) {
  body {
    scroll-behavior: smooth;
  }
}
.carousel .carousel-container .carousel-slide > div.container {
  max-width: clamp(250px, 100vw - 4rem, clamp(300px, 36rem, 100%));
  margin-bottom: clamp(1rem, 30vh, 8rem);
}
.process-infographic p,
.stats p {
  width: auto !important;
}
article.prose,
div.prose {
  font-feature-settings:
    "dlig",
    "liga",
    "calt";
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: start;
  max-width: 95%;
}
article.prose div.right,
div.prose div.right {
  position: absolute;
  right: 0;
  width: calc(100% - clamp(300px, 36rem, 100%) - 2rem) !important;
}
article.prose p,
div.prose p {
  max-width: 90vw;
  text-wrap: pretty;
  hyphens: auto;
  hyphenate-limit-chars: 10;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%;
  padding-right: 0 !important;
  margin-right: 0 !important;
}
article.prose p + p,
div.prose p + p {
  margin-top: 0;
}
article.prose h1,
article.prose h2,
article.prose h3,
article.prose h4,
div.prose h1,
div.prose h2,
div.prose h3,
div.prose h4 {
  z-index: 10;
  color: rgb(0, 106, 83);
  text-align: left;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.you-may-also-like article.prose h1,
.you-may-also-like article.prose h2,
.you-may-also-like article.prose h3,
.you-may-also-like article.prose h4,
.you-may-also-like div.prose h1,
.you-may-also-like div.prose h2,
.you-may-also-like div.prose h3,
.you-may-also-like div.prose h4 {
  color: rgb(247.7971027599, 247.5144661549, 250.2709346871);
}
article.prose h2,
div.prose h2 {
  border-left: 8px solid rgb(0, 106, 83);
}
article.prose h3,
div.prose h3 {
  border-left: 2px dotted rgb(0, 106, 83);
}
@media (min-width: 640px) {
  article.prose ul,
  div.prose ul {
    margin-left: 2rem;
  }
}
@media (min-width: 640px) {
  article.prose ol,
  div.prose ol {
    margin-left: 2rem;
    width: calc(clamp(300px, 36rem, 100%) - 1rem);
  }
}
article.prose ol,
div.prose ol {
  width: clamp(300px, 36rem, 100%);
}
.grid p {
  width: 100% !important;
}
nav.topmenu {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  box-shadow: 1px 1px 5px black;
}
nav.topmenu > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
}
nav.topmenu ul.nav-menu {
  display: flex;
  gap: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
html article.prose.prose-3-col.blogpost div.stats-container,
html article.prose.prose-3-col.blogpost div.process-infographic,
.col3container.blogpost div.stats-container,
.col3container.blogpost div.process-infographic {
  grid-column: 3/span 10 !important;
  width: 100%;
}
html article.prose.prose-3-col.blogpost div.stats-container.process-steps,
html article.prose.prose-3-col.blogpost div.process-infographic.process-steps,
.col3container.blogpost div.stats-container.process-steps,
.col3container.blogpost div.process-infographic.process-steps {
  width: 100%;
}
html article.prose.prose-3-col .hero-content h1,
html article.prose.prose-3-col .hero-content p,
.col3container .hero-content h1,
.col3container .hero-content p {
  margin: 0;
}
html article.prose.prose-3-col,
.col3container {
  grid-auto-rows: min-content;
  column-gap: 1rem;
  row-gap: 0;
  display: grid;
  width: calc(100vw - 2rem);
  grid-template-columns: clamp(300px, 36rem, 100%);
}
html article.prose.prose-3-col p,
html article.prose.prose-3-col h1,
html article.prose.prose-3-col h2,
html article.prose.prose-3-col h3,
html article.prose.prose-3-col h4,
html article.prose.prose-3-col > section,
.col3container p,
.col3container h1,
.col3container h2,
.col3container h3,
.col3container h4,
.col3container > section {
  max-width: calc(100vw - 2rem);
}
html article.prose.prose-3-col div.process-step,
.col3container div.process-step {
  max-width: calc(100vw - 2rem) !important;
}
html article.prose.prose-3-col div.plan-compare,
.col3container div.plan-compare {
  max-width: calc(100vw - 2rem);
}
html article.prose.prose-3-col li,
.col3container li {
  max-width: calc(100vw - 4rem);
}
@media (min-width: 640px) {
  html article.prose.prose-3-col,
  .col3container {
    width: calc(100vw - 4rem);
    max-width: 640px;
    padding: 0 !important;
    display: grid;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    column-gap: 0.25rem;
    height: 100%;
    position: relative;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 640px) and (min-width: 640px) {
  html article.prose.prose-3-col,
  .col3container {
    max-width: 640px;
  }
}
@media (min-width: 640px) and (min-width: 768px) {
  html article.prose.prose-3-col,
  .col3container {
    max-width: 768px;
  }
}
@media (min-width: 640px) and (min-width: 1024px) {
  html article.prose.prose-3-col,
  .col3container {
    max-width: 1024px;
  }
}
@media (min-width: 640px) and (min-width: 1280px) {
  html article.prose.prose-3-col,
  .col3container {
    max-width: 1280px;
  }
}
@media (min-width: 640px) {
  main html article.prose.prose-3-col.withbackground:before,
  main .col3container.withbackground:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    top: 0;
    content: "";
    filter: box-shadow(0px 0px 5px rgb(0, 0, 0));
    @apply bg-gray-100/5;
  }
  html article.prose.prose-3-col > p,
  html article.prose.prose-3-col > astro-island > p,
  html article.prose.prose-3-col > ul,
  html article.prose.prose-3-col > ol,
  html article.prose.prose-3-col > section,
  html article.prose.prose-3-col .middlecol,
  html article.prose.prose-3-col > pre,
  html article.prose.prose-3-col > a,
  html article.prose.prose-3-col > div.testimonial,
  html article.prose.prose-3-col div.image-list-item,
  html article.prose.prose-3-col > div.grid,
  html article.prose.prose-3-col div.fluid-text,
  html article.prose.prose-3-col > section,
  html article.prose.prose-3-col > div:not(.leftcol):not(.rightcol):not(.navcol),
  .col3container > p,
  .col3container > astro-island > p,
  .col3container > ul,
  .col3container > ol,
  .col3container > section,
  .col3container .middlecol,
  .col3container > pre,
  .col3container > a,
  .col3container > div.testimonial,
  .col3container div.image-list-item,
  .col3container > div.grid,
  .col3container div.fluid-text,
  .col3container > section,
  .col3container > div:not(.leftcol):not(.rightcol):not(.navcol) {
    box-sizing: border-box;
    grid-column: 3/span 8;
    margin-top: 0;
    min-width: 0;
    min-height: 0;
  }
  html article.prose.prose-3-col > p > p:first-child,
  html article.prose.prose-3-col > astro-island > p > p:first-child,
  html article.prose.prose-3-col > ul > p:first-child,
  html article.prose.prose-3-col > ol > p:first-child,
  html article.prose.prose-3-col > section > p:first-child,
  html article.prose.prose-3-col .middlecol > p:first-child,
  html article.prose.prose-3-col > pre > p:first-child,
  html article.prose.prose-3-col > a > p:first-child,
  html article.prose.prose-3-col > div.testimonial > p:first-child,
  html article.prose.prose-3-col div.image-list-item > p:first-child,
  html article.prose.prose-3-col > div.grid > p:first-child,
  html article.prose.prose-3-col div.fluid-text > p:first-child,
  html article.prose.prose-3-col > section > p:first-child,
  html article.prose.prose-3-col > div:not(.leftcol):not(.rightcol):not(.navcol) > p:first-child,
  .col3container > p > p:first-child,
  .col3container > astro-island > p > p:first-child,
  .col3container > ul > p:first-child,
  .col3container > ol > p:first-child,
  .col3container > section > p:first-child,
  .col3container .middlecol > p:first-child,
  .col3container > pre > p:first-child,
  .col3container > a > p:first-child,
  .col3container > div.testimonial > p:first-child,
  .col3container div.image-list-item > p:first-child,
  .col3container > div.grid > p:first-child,
  .col3container div.fluid-text > p:first-child,
  .col3container > section > p:first-child,
  .col3container > div:not(.leftcol):not(.rightcol):not(.navcol) > p:first-child {
    margin-top: 0;
  }
  html article.prose.prose-3-col div.fluid-text,
  .col3container div.fluid-text {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
  }
  html article.prose.prose-3-col h1,
  html article.prose.prose-3-col h2,
  html article.prose.prose-3-col h3,
  html article.prose.prose-3-col h4,
  html article.prose.prose-3-col h5,
  html article.prose.prose-3-col div.footnotes,
  html article.prose.prose-3-col div.hero-content,
  .col3container h1,
  .col3container h2,
  .col3container h3,
  .col3container h4,
  .col3container h5,
  .col3container div.footnotes,
  .col3container div.hero-content {
    grid-column: 3/span 8;
    min-width: 0;
    min-height: 0;
  }
  html article.prose.prose-3-col .full-3-cols,
  .col3container .full-3-cols {
    grid-column: 1/span 12;
  }
  html article.prose.prose-3-col div.plan-compare,
  .col3container div.plan-compare {
    grid-column: 1/span 12 !important;
  }
  html article.prose.prose-3-col div.stats-container,
  .col3container div.stats-container {
    display: flex;
    grid-column: 1/span 12;
  }
  html article.prose.prose-3-col div.process-infographic,
  .col3container div.process-infographic {
    grid-column: 1/span 12;
  }
  html article.prose.prose-3-col div.square-item-holder,
  .col3container div.square-item-holder {
    grid-column: 1/span 12;
    @apply my-4;
  }
  html article.prose.prose-3-col div.rightcol,
  .col3container div.rightcol {
    box-sizing: border-box;
    grid-column: 11/span 2;
    justify-self: flex-end;
  }
  html article.prose.prose-3-col .leftcol,
  .col3container .leftcol {
    box-sizing: border-box;
    padding-right: 1rem;
    grid-column: 1/span 2;
    justify-self: end;
  }
  html article.prose.prose-3-col div.box-with-image,
  .col3container div.box-with-image {
    grid-column: 2/span 11;
  }
  html article.prose.prose-3-col div.box-with-image.reverse,
  .col3container div.box-with-image.reverse {
    grid-column: 2/span 11;
  }
  html article.prose.prose-3-col .topcol,
  .col3container .topcol {
    grid-row-start: 1;
    grid-row-end: 1;
  }
  html article.prose.prose-3-col .logo,
  .col3container .logo {
    grid-column: 1/span 2;
    min-width: 0;
    min-height: 0;
  }
}
@font-feature-values "Spectral SC" {
  @swash {
    fancy: 1;
  }
}
.footnotes h3 {
  font-family: Spectral SC;
}
.dropcap {
  font-family: Spectral;
  @apply text-shadow-xl;
  font-weight: 800;
  font-variant: small-caps;
}
.dropcap span {
  border-left: 2px dotted black;
  font-family: "UnifrakturMaguntia";
  line-height: 90%;
  float: left;
  font-size: 4rem;
  vertical-align: middle;
  padding: 0rem 0.2rem 0 0.5rem;
  padding-bottom: 0;
  margin: 0;
  margin-right: 0.1rem;
  margin-left: -1rem;
}
.dropcap {
  line-height: 2rem;
  text-shadow: 1px 1px 1px color-mix(in srgb, rgb(0, 0.243120978, 0.1459120242), transparent 70%);
}
html.dark .dropcap {
  text-shadow: 2px 2px 0 var(--color-primary);
}
@media (prefers-reduced-motion: no-preference) {
  .dropcap {
    transition: transform 0.2s ease;
  }
  .dropcap:hover {
    transform: scale(1.1) rotate(-5deg);
  }
}
ul {
  margin-left: 2rem;
  display: flex;
  flex-direction: column;
}
ul li::marker {
  color: #72a7cf;
  fill: #72a7cf;
  background-color: #72a7cf;
  font-size: 1.6rem;
  line-height: 22px;
}
ul li {
  list-style-position: outside;
  list-style-image: url(/images/gear.svg);
  text-indent: 0rem;
  padding-inline-start: 1rem;
}
.font-sc {
  font-family: "Spectral SC";
}
.font-sc-lower {
  font-family: "Spectral SC";
  text-transform: lowercase;
  font-variant: small-caps;
}
.box-with-image {
  @apply pt-4;
  @apply pb-8;
  gap: 1rem;
}
.box-with-image .box-with-image-bg {
  border-radius: 1rem;
  border: 1px solid var(--gray-200);
  box-shadow: inset 0px 0px 5px black;
}
.box-with-image h3 {
  @apply ml-8 mt-0;
}
.box-with-image ul {
  margin-top: -5px;
  margin-bottom: -5px;
  width: calc(100% - 3rem);
}
.box-with-image.reverse h3 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.box-with-image.reverse ul {
  margin-left: 1rem;
}
.text-sm,
.text-md,
.text-lg,
.text-xl {
  line-height: 1.6;
}
.testimonial-highlight {
  color: rgb(90.4687144933, 79.7202043727, 136.9372547824) !important;
  font-weight: bold;
}
body {
  overflow-x: hidden;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  body {
    overflow-x: unset;
    overflow-y: scroll;
  }
}
@keyframes buttonPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 123, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
  }
}
.plan-compare h3 {
  text-align: center !important;
}
.blurb {
  position: relative;
  width: 100%;
  padding: 2rem;
  margin: 2.5rem 0;
  border-radius: 0.75rem;
  background:
    linear-gradient(
      135deg,
      rgba(0, 106, 83, 0.15) 0%,
      rgba(90.4687144933, 79.7202043727, 136.9372547824, 0.12) 100%);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(0, 106, 83, 0.2);
  border-left: 5px solid rgb(0, 106, 83);
  box-shadow:
    0 10px 25px rgba(0, 0, 0, 0.15),
    0 4px 10px rgba(0, 106, 83, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.blurb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.75rem;
  background:
    linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.05) 0%,
      transparent 100%);
  pointer-events: none;
}
.blurb::after {
  content: "\201c";
  position: absolute;
  top: -0.5rem;
  left: 1.5rem;
  font-size: 5rem;
  line-height: 1;
  color: rgba(0, 106, 83, 0.2);
  font-family: Georgia, serif;
  pointer-events: none;
}
html .blurb p {
  position: relative;
  z-index: 1;
  text-align: left;
  text-wrap: balanced;
  word-break: break-word;
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.7;
  color: var(--bs-body-color);
  font-weight: 500;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.blurb :global(em) {
  color: rgb(0, 106, 83);
  font-style: normal;
  font-weight: 600;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.blurb :global(strong) {
  color: rgb(90.4687144933, 79.7202043727, 136.9372547824);
  font-weight: 700;
}
.blurb :global(h1),
.blurb :global(h2),
.blurb :global(h3),
.blurb :global(h4),
.blurb :global(h5),
.blurb :global(h6) {
  position: relative;
  z-index: 1;
  color: var(--bs-body-color);
  margin-bottom: 1rem;
  font-weight: 700;
}
.blurb.blurb-float-left {
  max-width: 45%;
  margin-right: 2rem;
  margin-left: 0rem;
  float: left;
}
@media (max-width: 768px) {
  .blurb.blurb-float-left {
    max-width: 100%;
    float: none;
    margin-right: 0;
  }
}
.blurb.blurb-float-right {
  max-width: 45%;
  margin-left: 2rem;
  margin-right: 0rem;
  float: right;
}
@media (max-width: 768px) {
  .blurb.blurb-float-right {
    max-width: 100%;
    float: none;
    margin-left: 0;
  }
}
.bg-card {
  background:
    linear-gradient(
      100deg,
      rgba(129.7344301281, 73.3140110876, 37.6514325192, 0.07),
      rgba(129.7344301281, 73.3140110876, 37.6514325192, 0.1),
      rgba(129.7344301281, 73.3140110876, 37.6514325192, 0.045));
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAABOFBMVEWDg4NycnJnZ2ebm5tjY2OgoKCurq5lZWWoqKiKiopmZmahoaGOjo5TU1N6enp7e3uRkZGJiYmFhYWxsbFOTk6Xl5eBgYGkpKRhYWFRUVGvr69dXV2wsLBiYmKnp6dUVFR5eXmdnZ1sbGxYWFh2dnZ0dHSmpqaZmZlVVVVqamqsrKyCgoJ3d3dubm5fX19tbW2ioqKSkpJWVlaHh4epqalSUlKTk5OVlZWysrJoaGhzc3N+fn5wcHBaWlqcnJxkZGRpaWlvb2+zs7NcXFxPT09/f3+lpaWWlpaQkJCjo6OIiIitra2enp6YmJhQUFBZWVmqqqqLi4uNjY1eXl6rq6ufn599fX2AgIB8fHyEhIRxcXFra2tbW1uPj4+MjIyGhoaamppgYGB4eHhNTU1XV1d1dXW0tLSUlJSHWuNDAAAAaHRSTlMaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGsgZs4IAAAaZSURBVHhelZWFrmZVDEb3cffzq7u7u7u7u9z7/m8AhISQwMDMAzRN2/WtAhO7zOd0x0U/UNb0oWQZGLWhIHBK/lC96klgkA+3B5JoqI9ozRcn4306YeDweKG9vxo5YbGbqBkln93ZFGs3SA0RRpSO4dpdpg+VnMUv8BEqmiIcli8gJeRZc29K51qOg0OWHRGyA0ccrmbmSRj1r7x5JisCpAs+iuCd8GFc0pMGldB2BOC0VoY37qKJh5nqZNjb4XtnjRlYMQYxsN0KWTdk77hnJZB7s+MbXK3Mxawrwu8cHGNKynDQTUqhbrxmNQ+belwSPemILVuUu1p4G6xGI0yUA0lh26IduYnd2soQ0KVmwUxo7D6U0QdCJwLWDTwzFij0cE/ZvorI7kl/QuCHUy7ibZCHT9mtLaY4HJLhIHOJ+jt5DAI9MJqOs0refRcF5H7S9mb2vnsqo21xvTPVgZGrLDCTJ+kk9eQ67kPk+xP4697EDY+boY3tC4zs3yy+5XRqg58EivoohEownfBzjpeQN6v6gaY0TCzADte1m2pbFSUbpKfDqU0iq+4UPNyxFlW00Q70b9jGpIbqdoCQLZ1Lax+Bv3XUj5ZnoT1N0j3CZS95FfHDRump2ujpuLY47oI5VWjmR2PwietdJbJGZRYFFm6SWPiwmhFZqWKEwNM6Nlw7XmZuQmKu8FHq8DFcaYjAYojsS6NrLKNnMRgyu2oaXaNpyLa0Nncawan7eDOxZVSxv4GYoLCF184C0EAvuhuJNvZ1gosWDdHUfJ05uHdwhRKYb/5+4W90jQxT/pHd2hnkBgn3GFzCCzcVXPbZ3qdqLlYrDl0dUWqkXYc6LStL8QLPI3G3gVDdAa2Pr0co8wQgwRYBlTB5AEmteLPCRHMgoHi56glp5rMSrwAllRSatomKatJdy0nXEkCI2z5065bpKav5/bKgSXr+L0HgDwSsvwQaeC0SjH1cnu7WZTcxJn0kVLI/HEzNK1j8W7etR/BfXDXhak8LmTQdwMqaF/jh+k+ZVMUvWU/+OfUwz5TDJhclFAtiMYD8ss6TFNluVg6lYZaeXXv/FzqQ3yjupMEIyzlf6yt2zmyHxI43held1dMbGkLMY5Kpv4llTCazqHbKsakh+DPPZdHvqYQF1onZpg1W/H7b6DJr019WhPWucVJTcStosCf1fQ1kLWA/12vjb3PItlBUuo6FO/4kFTPGNXC4e/TRMDGwPpSG1RJwYXNH4vkHK8BSmFNrXVTwJjLAphVEKq7HS2d8pSqoZdCBAv6mdJ72revxET6giWB7PgbJph+2i011uUifL7xruTb3zv+NKvgpqRSU0yBSckeKeQzSgeZZcaQb8+JYzehtPraBkg3Jc3e8boxVXJzNW23deFoZ74Vzy6xd1+FemwZ/neOnHQh2ufopy5c/r69Cz+scIrx+uN+dzhyzEjCeNLL0hgjGUOHdvb25YDijfq/An/D+iv7BBDutUsyuvBrH2ya6j2SIkLvjxFIpk8H37wcAt9KHX9cLeNmn+8CR1xtKgrzojVXl/qikMqAsDcO1coQrEanpsrB3DlAImIwS07oN2k3C2x2jSE3jxSm908P1tUXUMD15Lpp50CHii7i2BDSdYMcfB7+X7QdqymsDWH6BJ5APN+qIRhTVc/msYf5CjOyA82VSuIEtZA3GmUuXBK2r6xJ2LXO8fCU9kmCvydDptoECLq+XXLs4w8U+DUZyir9Cw+XL3rHFGoDNI9Rw3baFy/fZwTY2Gr0WMuLaxMrWaC5rh+IeyZijp0fdaDLPg8YtugLgnwYZss1xIh1o13qB7L8pC6wEutNQVuy5aIpNkSSl2yWAiRADUVXSMqpTH8Da3gCNr8maodNIxjY7CXyvzHHfiJoto/CE9UMmX+cRqPC8RKdks7OV35txMGkdXzOkkhX9wTr+tIOGKZzjoo+qbWy3hsJJtz5D7nP+syyjxYe7eCAMIOywwFNfv/ZMNyBSxV0g7ZEJCPVE8IA5sw7jg9Kx3RXdfCQXGxpH+0kyHYpBj0H4y2VdAHRW9RyegOPPB+5NudysJji/lnxHQ9pFOMLMLeZ0O9hrnsuFsstbjczbC+14JHS+xsDf3pPgQXvUG6Q/H2fKV/B7jYX8RdOrug5BjG/1jueAPq1ElQb4AeH/sRNwnNyoFqsJwT9tWhChzL/IP/gxfleLSIgVQDdRvKBZVfu9wgKkeHEEfgIqa/F6fJ0HM8knJtkbCn4hKFvNDLWXDr8BGMywGD1Lh54AAAAASUVORK5CYII=);
}
.blurb.blurb-float-right {
  margin-left: 2rem;
  margin-right: 0rem;
  float: right;
}
div.hero-content {
  @apply px-6;
  height: 100%;
}
h1,
h2,
h3,
h4 {
  font-size-adjust: 1;
  font-family: "snug-sharp-variable", sans-serif;
  font-variation-settings:
    "XHGT" 1,
    "wdth" 70,
    "wght" 350;
  line-height: 1.8em !important;
  font-feature-settings:
    "dlig",
    "liga",
    "calt";
}
h1 {
  font-variation-settings:
    "XHGT" 1,
    "wdth" 70,
    "wght" 800;
  line-height: 1.8em !important;
}
.toc li {
  padding-left: 8px;
  max-width: calc(100% - 1rem);
}
.toc ::marker {
  font-size: 8px;
  font-variant: small-caps;
  width: 16px;
}
code {
  --un-prose-code: rgb(90.4687144933, 79.7202043727, 136.9372547824) !important;
}
span.dropcap {
  color: rgb(90.4687144933, 79.7202043727, 136.9372547824) !important;
}

/* frontend/styles/custom.scss */

/* frontend/styles/syntax-highlighting.css */
pre.highlight {
  padding: 16px;
  background-color: #F6F8FA;
}
.highlight .hll {
  background-color: #ffffcc;
}
.highlight .c {
  color: #999988;
  font-style: italic;
}
.highlight .err {
  color: #a61717;
  background-color: #e3d2d2;
}
.highlight .k {
  color: #000000;
  font-weight: bold;
}
.highlight .o {
  color: #000000;
  font-weight: bold;
}
.highlight .cm {
  color: #999988;
  font-style: italic;
}
.highlight .cp {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.highlight .c1 {
  color: #999988;
  font-style: italic;
}
.highlight .cs {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.highlight .gd {
  color: #000000;
  background-color: #ffdddd;
}
.highlight .ge {
  color: #000000;
  font-style: italic;
}
.highlight .gr {
  color: #aa0000;
}
.highlight .gh {
  color: #999999;
}
.highlight .gi {
  color: #000000;
  background-color: #ddffdd;
}
.highlight .go {
  color: #888888;
}
.highlight .gp {
  color: #555555;
}
.highlight .gs {
  font-weight: bold;
}
.highlight .gu {
  color: #aaaaaa;
}
.highlight .gt {
  color: #aa0000;
}
.highlight .kc {
  color: #000000;
  font-weight: bold;
}
.highlight .kd {
  color: #000000;
  font-weight: bold;
}
.highlight .kn {
  color: #000000;
  font-weight: bold;
}
.highlight .kp {
  color: #000000;
  font-weight: bold;
}
.highlight .kr {
  color: #000000;
  font-weight: bold;
}
.highlight .kt {
  color: #445588;
  font-weight: bold;
}
.highlight .m {
  color: #009999;
}
.highlight .s {
  color: #d01040;
}
.highlight .na {
  color: #008080;
}
.highlight .nb {
  color: #0086B3;
}
.highlight .nc {
  color: #445588;
  font-weight: bold;
}
.highlight .no {
  color: #008080;
}
.highlight .nd {
  color: #3c5d5d;
  font-weight: bold;
}
.highlight .ni {
  color: #800080;
}
.highlight .ne {
  color: #990000;
  font-weight: bold;
}
.highlight .nf {
  color: #990000;
  font-weight: bold;
}
.highlight .nl {
  color: #990000;
  font-weight: bold;
}
.highlight .nn {
  color: #555555;
}
.highlight .nt {
  color: #000080;
}
.highlight .nv {
  color: #008080;
}
.highlight .ow {
  color: #000000;
  font-weight: bold;
}
.highlight .w {
  color: #bbbbbb;
}
.highlight .mf {
  color: #009999;
}
.highlight .mh {
  color: #009999;
}
.highlight .mi {
  color: #009999;
}
.highlight .mo {
  color: #009999;
}
.highlight .sb {
  color: #d01040;
}
.highlight .sc {
  color: #d01040;
}
.highlight .sd {
  color: #d01040;
}
.highlight .s2 {
  color: #d01040;
}
.highlight .se {
  color: #d01040;
}
.highlight .sh {
  color: #d01040;
}
.highlight .si {
  color: #d01040;
}
.highlight .sx {
  color: #d01040;
}
.highlight .sr {
  color: #009926;
}
.highlight .s1 {
  color: #d01040;
}
.highlight .ss {
  color: #990073;
}
.highlight .bp {
  color: #999999;
}
.highlight .vc {
  color: #008080;
}
.highlight .vg {
  color: #008080;
}
.highlight .vi {
  color: #008080;
}
.highlight .il {
  color: #009999;
}
/*# sourceMappingURL=/_bridgetown/static/index.LLUB7TT3.css.map */
