@charset "UTF-8";
/*! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com*/
*, :after, :before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}

:after, :before {
  --tw-content:"";
}

html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, pre, samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
}

fieldset, legend {
  padding: 0;
}

menu, ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}

input::placeholder, textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}

[role=button], button {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle;
}

img, video {
  height: auto;
  max-width: 100%;
}

[hidden] {
  display: none;
}

[multiple], [type=date], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {
  --tw-shadow:0 0 #0000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-radius: 0;
  border-width: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 0.75rem;
}

[multiple]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus, textarea:focus {
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:#2563eb;
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  border-color: #2563eb;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-meridiem-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-year-field {
  padding-bottom: 0;
  padding-top: 0;
}

select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

[multiple] {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
}

[type=checkbox], [type=radio] {
  --tw-shadow:0 0 #0000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-origin: border-box;
  border-color: #6b7280;
  border-width: 1px;
  color: #2563eb;
  display: inline-block;
  flex-shrink: 0;
  height: 1rem;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  width: 1rem;
}

[type=checkbox] {
  border-radius: 0;
}

[type=radio] {
  border-radius: 100%;
}

[type=checkbox]:focus, [type=radio]:focus {
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:#2563eb;
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

[type=checkbox]:checked, [type=radio]:checked {
  background-color: currentColor;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: transparent;
}

[type=checkbox]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}

[type=radio]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
}

[type=checkbox]:checked:focus, [type=checkbox]:checked:hover, [type=radio]:checked:focus, [type=radio]:checked:hover {
  background-color: currentColor;
  border-color: transparent;
}

[type=checkbox]:indeterminate {
  background-color: currentColor;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: transparent;
}

[type=checkbox]:indeterminate:focus, [type=checkbox]:indeterminate:hover {
  background-color: currentColor;
  border-color: transparent;
}

[type=file] {
  background: unset;
  border-color: inherit;
  border-radius: 0;
  border-width: 0;
  font-size: unset;
  line-height: inherit;
  padding: 0;
}

[type=file]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

*, :after, :before {
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgba(59,130,246,.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgba(59,130,246,.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}

.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-bottom: 1.2em;
  margin-top: 1.2em;
}

.prose :where(a):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-links);
  font-weight: 500;
  text-decoration: underline;
}

.prose :where(strong):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~=not-prose] *)) {
  list-style-type: decimal;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~=not-prose] *)) {
  list-style-type: disc;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~=not-prose] *))::marker {
  color: var(--tw-prose-counters);
  font-weight: 400;
}

.prose :where(ul > li):not(:where([class~=not-prose] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(hr):not(:where([class~=not-prose] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-bottom: 3em;
  margin-top: 3em;
}

.prose :where(blockquote):not(:where([class~=not-prose] *)) {
  border-left-color: var(--tw-prose-quote-borders);
  border-left-width: 0.25rem;
  color: var(--tw-prose-quotes);
  font-style: italic;
  font-weight: 500;
  margin-bottom: 1.6em;
  margin-top: 1.6em;
  padding-left: 1em;
  quotes: "“" "”" "‘" "’";
}

.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-size: 2.25em;
  font-weight: 800;
  line-height: 1.1111111;
  margin-bottom: 0.8888889em;
  margin-top: 0;
}

.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-weight: 900;
}

.prose :where(h2):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.3333333;
  margin-bottom: 1em;
  margin-top: 2em;
}

.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-weight: 800;
}

.prose :where(h3):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 0.6em;
  margin-top: 1.6em;
}

.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(h4):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}

.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(img):not(:where([class~=not-prose] *)) {
  margin-bottom: 2em;
  margin-top: 2em;
}

.prose :where(figure > *):not(:where([class~=not-prose] *)) {
  margin-bottom: 0;
  margin-top: 0;
}

.prose :where(figcaption):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose :where(code):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-code);
  font-size: 0.875em;
  font-weight: 600;
}

.prose :where(code):not(:where([class~=not-prose] *)):before {
  content: "`";
}

.prose :where(code):not(:where([class~=not-prose] *)):after {
  content: "`";
}

.prose :where(a code):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~=not-prose] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~=not-prose] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~=not-prose] *)) {
  background-color: var(--tw-prose-pre-bg);
  border-radius: 0.375rem;
  color: var(--tw-prose-pre-code);
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.7142857;
  margin-bottom: 1.7142857em;
  margin-top: 1.7142857em;
  overflow-x: auto;
  padding: 0.8571429em 1.1428571em;
}

.prose :where(pre code):not(:where([class~=not-prose] *)) {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0;
}

.prose :where(pre code):not(:where([class~=not-prose] *)):before {
  content: none;
}

.prose :where(pre code):not(:where([class~=not-prose] *)):after {
  content: none;
}

.prose :where(table):not(:where([class~=not-prose] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-bottom: 2em;
  margin-top: 2em;
  table-layout: auto;
  text-align: left;
  width: 100%;
}

.prose :where(thead):not(:where([class~=not-prose] *)) {
  border-bottom-color: var(--tw-prose-th-borders);
  border-bottom-width: 1px;
}

.prose :where(thead th):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
  padding-right: 0.5714286em;
  vertical-align: bottom;
}

.prose :where(tbody tr):not(:where([class~=not-prose] *)) {
  border-bottom-color: var(--tw-prose-td-borders);
  border-bottom-width: 1px;
}

.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~=not-prose] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~=not-prose] *)) {
  border-top-color: var(--tw-prose-th-borders);
  border-top-width: 1px;
}

.prose :where(tfoot td):not(:where([class~=not-prose] *)) {
  vertical-align: top;
}

.prose {
  --tw-prose-body:#374151;
  --tw-prose-headings:#111827;
  --tw-prose-lead:#4b5563;
  --tw-prose-links:#111827;
  --tw-prose-bold:#111827;
  --tw-prose-counters:#6b7280;
  --tw-prose-bullets:#d1d5db;
  --tw-prose-hr:#e5e7eb;
  --tw-prose-quotes:#111827;
  --tw-prose-quote-borders:#e5e7eb;
  --tw-prose-captions:#6b7280;
  --tw-prose-code:#111827;
  --tw-prose-pre-code:#e5e7eb;
  --tw-prose-pre-bg:#1f2937;
  --tw-prose-th-borders:#d1d5db;
  --tw-prose-td-borders:#e5e7eb;
  --tw-prose-invert-body:#d1d5db;
  --tw-prose-invert-headings:#fff;
  --tw-prose-invert-lead:#9ca3af;
  --tw-prose-invert-links:#fff;
  --tw-prose-invert-bold:#fff;
  --tw-prose-invert-counters:#9ca3af;
  --tw-prose-invert-bullets:#4b5563;
  --tw-prose-invert-hr:#374151;
  --tw-prose-invert-quotes:#f3f4f6;
  --tw-prose-invert-quote-borders:#374151;
  --tw-prose-invert-captions:#9ca3af;
  --tw-prose-invert-code:#fff;
  --tw-prose-invert-pre-code:#d1d5db;
  --tw-prose-invert-pre-bg:rgba(0,0,0,.5);
  --tw-prose-invert-th-borders:#4b5563;
  --tw-prose-invert-td-borders:#374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(video):not(:where([class~=not-prose] *)) {
  margin-bottom: 2em;
  margin-top: 2em;
}

.prose :where(figure):not(:where([class~=not-prose] *)) {
  margin-bottom: 2em;
  margin-top: 2em;
}

.prose :where(li):not(:where([class~=not-prose] *)) {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.prose :where(ol > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~=not-prose] *)) {
  margin-bottom: 0.75em;
  margin-top: 0.75em;
}

.prose :where(.prose > ul > li > :first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > :last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > :first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > :last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
  margin-bottom: 0.75em;
  margin-top: 0.75em;
}

.prose :where(hr + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
  padding: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}

.prose :where(.prose > :first-child):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 0;
}

.prose-invert {
  --tw-prose-body:var(--tw-prose-invert-body);
  --tw-prose-headings:var(--tw-prose-invert-headings);
  --tw-prose-lead:var(--tw-prose-invert-lead);
  --tw-prose-links:var(--tw-prose-invert-links);
  --tw-prose-bold:var(--tw-prose-invert-bold);
  --tw-prose-counters:var(--tw-prose-invert-counters);
  --tw-prose-bullets:var(--tw-prose-invert-bullets);
  --tw-prose-hr:var(--tw-prose-invert-hr);
  --tw-prose-quotes:var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);
  --tw-prose-captions:var(--tw-prose-invert-captions);
  --tw-prose-code:var(--tw-prose-invert-code);
  --tw-prose-pre-code:var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders:var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders:var(--tw-prose-invert-td-borders);
}

.mt-10 {
  margin-top: 2.5rem;
}

.text-center {
  text-align: center;
}

.leading-snug {
  line-height: 1.375;
}

.text-slate-200 {
  --tw-text-opacity:1;
  color: rgb(226, 232, 240, var(--tw-text-opacity));
}

@font-face {
  font-family: Monaism Sans;
  font-stretch: 75% 125%;
  font-weight: 200 900;
  src: url(/assets/fonts/Mona-Sans.woff2) format("woff2 supports variations"), url(/assets/fonts/Mona-Sans.woff2) format("woff2-variations");
}
html {
  height: 100%;
}

body {
  --tw-bg-opacity:1;
  --tw-text-opacity:1;
  background-color: rgb(15, 23, 42, var(--tw-bg-opacity));
  color: rgb(148, 163, 184, var(--tw-text-opacity));
  -webkit-hyphens: none;
  hyphens: none;
  letter-spacing: -0.025em;
  line-height: 1.25;
}

@media (min-width: 768px) {
  body {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
body {
  font-family: Monaism Sans, sans-serif;
  height: 100vh;
  width: 100%;
}

footer, header, main {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  position: relative;
  z-index: 10;
}

header, main {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

main {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}

.bar {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 768px) {
  .bar {
    flex-direction: row;
    justify-content: space-between;
  }
}
.bar {
  --tw-border-opacity:1;
  border-color: rgb(219, 39, 119, var(--tw-border-opacity));
  border-top-width: 4px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: lowercase;
}

@media (min-width: 640px) {
  .bar {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.bar {
  width: 100%;
}

.site-title {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
}

.site-title h1 {
  --tw-text-opacity:1;
  color: rgb(226, 232, 240, var(--tw-text-opacity));
  display: inline-block;
  font-weight: 600;
  margin-left: 0.25rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.site-title .avatar {
  max-width: 2rem;
}

nav, nav ul {
  align-items: center;
  display: flex;
  flex-direction: row;
}

nav li {
  display: inline-block;
  margin-right: 0.5rem;
}

nav li:last-child {
  margin-right: 0;
}

nav a {
  display: inline-block;
  font-weight: 500;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  white-space: nowrap;
}

nav a:hover {
  --tw-text-opacity:1;
  color: rgb(255, 255, 255, var(--tw-text-opacity));
}

nav .selected a {
  --tw-text-opacity:1;
  color: rgb(250, 204, 21, var(--tw-text-opacity));
}

footer {
  --tw-text-opacity:1;
  align-items: center;
  color: rgb(100, 116, 139, var(--tw-text-opacity));
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-bottom: 3rem;
  padding-top: 2rem;
  text-align: center;
}

.socials {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.5rem;
}

.socials li {
  margin-right: 1.25rem;
}

.socials li:last-child {
  margin-right: 0;
}

.socials a {
  --tw-text-opacity:1;
  color: rgb(100, 116, 139, var(--tw-text-opacity));
}

.socials a:hover {
  --tw-text-opacity:1;
  color: rgb(241, 245, 249, var(--tw-text-opacity));
}

@media only screen and (max-width: 370px) {
  body {
    --tw-border-opacity:1;
    border-color: rgb(255, 255, 255, var(--tw-border-opacity));
  }
  header .bar {
    padding-top: 0.5rem;
  }
  footer p, header .bar {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
@media only screen and (min-width: 371px) {
  header .bar {
    padding-top: 0.75rem;
  }
  footer p {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .socials {
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 500px) {
  header, main {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  header .bar {
    flex-direction: row;
    justify-content: space-between;
    padding: 0.75rem 0;
  }
  .site-title .avatar {
    margin-right: 0.5rem;
    max-width: 2.5rem;
  }
}
.amp {
  font-family: Baskerville, Goudy Old Style, Palatino, Book Antiqua, serif;
  font-size: 110%;
  font-style: italic;
}

.intro {
  --tw-text-opacity:1;
  align-items: center;
  color: rgb(203, 213, 225, var(--tw-text-opacity));
  display: flex;
  flex-direction: column;
}

.intro-emoji {
  font-size: 3.75rem;
  line-height: 1;
}

.intro p {
  font-size: 2.25rem;
  line-height: 2.5rem;
  margin: 0;
  text-align: center;
}

.group-list {
  --tw-border-opacity:1;
  align-items: flex-start;
  border-color: rgb(219, 39, 119, var(--tw-border-opacity));
  border-top-width: 2px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  position: relative;
}

.group-list + .group-list {
  margin-top: 2.5rem;
}

.group-list dt {
  --tw-text-opacity:1;
  color: rgb(226, 232, 240, var(--tw-text-opacity));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 0;
  margin-right: 1.25rem;
  margin-top: 0;
  padding-top: 0.75rem;
  position: sticky;
}

@media (min-width: 1024px) {
  .group-list dt {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.group-list dt {
  top: 1px;
}

.group-list dd {
  padding-top: 0.75rem;
}

.group-item {
  margin-bottom: 1.25rem;
}

.group-item a {
  text-decoration-line: underline;
}

.group-item .item-title {
  --tw-text-opacity:1;
  color: rgb(226, 232, 240, var(--tw-text-opacity));
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .group-item .item-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.projects-list .group-list dt {
  min-width: 100px;
}

@media only screen and (min-width: 500px) {
  .projects-list .group-list dt {
    min-width: 125px;
  }
}
.projects-list .item-meta {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.25;
}

.article-header {
  margin-bottom: 1.75rem;
  margin-top: 0.75rem;
  text-align: center;
}

.article-header .article-title {
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 2.5rem;
  margin-bottom: 0;
}

.breadcrumb {
  --tw-text-opacity:1;
  color: rgb(226, 232, 240, var(--tw-text-opacity));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}

.breadcrumb a {
  text-decoration-line: none;
}

.breadcrumb .link-text {
  text-decoration-line: underline;
}

.meta-info {
  --tw-text-opacity:1;
  color: rgb(148, 163, 184, var(--tw-text-opacity));
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  text-transform: uppercase;
}

.meta-info-divider {
  --tw-text-opacity:1;
  color: rgb(226, 232, 240, var(--tw-text-opacity));
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.article-header .meta-info-divider, .article-header .slash {
  --tw-text-opacity:1;
  color: rgb(250, 204, 21, var(--tw-text-opacity));
}

.circa-label {
  text-transform: lowercase;
}

.article-content {
  --tw-bg-opacity:0.05;
  background-color: rgb(226, 232, 240, var(--tw-bg-opacity));
  border-radius: 1rem;
  padding: 1.25rem 1.25rem 4rem;
}

@media (min-width: 1024px) {
  .article-content {
    padding: 2rem 2rem 4rem;
  }
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
  font-weight: 400;
}

.article-content blockquote:first-child, .article-content p:first-child {
  margin-top: 0;
}

.article-content p:first-of-type {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 1024px) {
  .article-content p:first-of-type {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.read-next {
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.25;
  margin-bottom: 0;
  text-align: center;
}

@media (min-width: 640px) {
  .read-next {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.read-next i {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 640px) {
  .read-next i {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.next-link {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.next-link a {
  display: inline-flex;
}

.author-info {
  --tw-text-opacity:1;
  align-items: center;
  color: rgb(148, 163, 184, var(--tw-text-opacity));
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.author-info .avatar {
  margin: 0.5rem;
  margin-top: -2.5rem;
  max-width: 4.5rem;
}

.author-info .lead {
  margin-top: 0;
}

.talk {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.talk-preview {
  height: 75px;
  width: 100px;
}

.talk-info {
  display: flex;
  flex-direction: column;
  padding-left: 1.25rem;
}

.talk-topic {
  --tw-text-opacity:1;
  color: rgb(226, 232, 240, var(--tw-text-opacity));
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.talk-meta {
  font-size: 1rem;
  line-height: 1.5rem;
}

.slides-placeholder, .slides-preview {
  --tw-bg-opacity:1;
  align-items: center;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  border-radius: 0.375rem;
  display: flex;
  height: 75px;
  justify-content: center;
  overflow: hidden;
  width: 100px;
}

.prose .slides-preview img {
  width: 100px;
}

.prose .slides-placeholder img {
  height: 30px;
  opacity: 0.5;
  width: 30px;
}

.prose {
  max-width: none;
}

.prose, .prose .lead {
  --tw-text-opacity:1;
  color: rgb(148, 163, 184, var(--tw-text-opacity));
}

.prose .lead {
  line-height: 1.375;
}

.prose ul li::marker {
  --tw-text-opacity:1;
  color: rgb(250, 204, 21, var(--tw-text-opacity));
}

.prose a {
  --tw-text-opacity:1;
  color: rgb(217, 70, 239, var(--tw-text-opacity));
}

.prose em {
  --tw-text-opacity:1;
  color: rgb(203, 213, 225, var(--tw-text-opacity));
  font-weight: 500;
}

.prose h2:first-child {
  margin-bottom: 0;
}

.prose code:after, .prose code:before {
  --tw-content:none;
  content: var(--tw-content);
}

.nowrap {
  white-space: nowrap;
}

mark, mark strong, strong mark {
  --tw-bg-opacity:1;
  --tw-text-opacity:1;
  background-color: rgb(51, 65, 85, var(--tw-bg-opacity));
  color: rgb(253, 224, 71, var(--tw-text-opacity));
  font-weight: 500;
}

.prose .author-info .lead, .prose blockquote, .prose figcaption, .prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6 {
  text-wrap: balance;
}

.prose blockquote {
  line-height: 1.25;
}

.avatar {
  --tw-border-opacity:1;
  border-color: rgb(255, 255, 255, var(--tw-border-opacity));
  border-radius: 9999px;
  border-width: 2px;
  max-width: 2rem;
}

figure.bordered img {
  --tw-border-opacity:1;
  border-color: rgb(255, 255, 255, var(--tw-border-opacity));
  border-radius: 0.375rem;
  border-width: 2px;
  overflow: hidden;
}

figure.rounded img, figure.rounded video {
  border-radius: 0.75rem;
  overflow: hidden;
}

figure.narrow img, figure.narrow video {
  margin-left: auto;
  margin-right: auto;
  max-width: 24rem;
}

figure.tiny img, figure.tiny video {
  margin-left: auto;
  margin-right: auto;
  max-width: 20rem;
}

.prose img, .prose video {
  height: auto;
  margin: 0;
  width: 100%;
}

.prose figure {
  margin: 0 0 1.5rem;
  text-align: center;
}

.prose figure img {
  display: inline-block;
  margin: 0;
}

.prose figure img + img {
  margin-top: 0.75rem;
}

.prose figcaption {
  text-wrap: balance;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 0.75rem;
  line-height: 1rem;
}

.slash {
  --tw-text-opacity:1;
  color: rgb(51, 65, 85, var(--tw-text-opacity));
  font-weight: 700;
}

.selected .slash, a:hover .slash {
  --tw-text-opacity:1;
  color: rgb(217, 70, 239, var(--tw-text-opacity));
}

.group-list .slash, .prose .slash {
  --tw-text-opacity:1;
  color: rgb(250, 204, 21, var(--tw-text-opacity));
}

.wave-animation {
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: wave-animation;
  display: inline-block;
  transform-origin: 70% 70%;
}

.zoom-animation {
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-name: zoom-animation;
  display: inline-block;
  transform-origin: 50% 50%;
}

@keyframes wave-animation {
  0% {
    transform: rotate(0deg) scale(100%);
  }
  10% {
    transform: rotate(14deg) scale(115%);
  }
  20% {
    transform: rotate(-8deg) scale(130%);
  }
  30% {
    transform: rotate(14deg) scale(130%);
  }
  40% {
    transform: rotate(-4deg) scale(130%);
  }
  50% {
    transform: rotate(10deg) scale(130%);
  }
  60% {
    transform: rotate(0deg) scale(130%);
  }
  70% {
    transform: rotate(0deg) scale(90%);
  }
  to {
    transform: rotate(0deg) scale(100%);
  }
}
@keyframes zoom-animation {
  0% {
    transform: rotate(0deg) scale(100%);
  }
  20% {
    transform: rotate(0deg) scale(110%);
  }
  to {
    transform: rotate(0deg) scale(100%);
  }
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
}

.visible li {
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-name: pulse-socials;
  animation-timing-function: ease-out;
}

.visible li:first-child {
  animation-delay: 0s;
}

.visible li:nth-child(2) {
  animation-delay: 0.2s;
}

.visible li:nth-child(3) {
  animation-delay: 0.4s;
}

.visible li:nth-child(4) {
  animation-delay: 0.6s;
}

.visible li:nth-child(5) {
  animation-delay: 0.8s;
}

.visible li:nth-child(6) {
  animation-delay: 1s;
}

@keyframes pulse-socials {
  0% {
    transform: translateY(0) scale(1);
  }
  10% {
    transform: translateY(-10px) scale(1.2);
  }
  to {
    transform: translateY(0) scale(1);
  }
}
.read-next .pulse-left {
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-name: animate-pulse-left;
}

.read-next .pulse-right {
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-name: animate-pulse-right;
}

@keyframes animate-pulse-left {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-0.5rem);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes animate-pulse-right {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(0.5rem);
  }
  to {
    transform: translateX(0);
  }
}
.obsc:before {
  content: attr(data-bar) "@" attr(data-foo);
  direction: rtl;
  unicode-bidi: bidi-override;
}

.contact-info {
  display: none;
}

body .sl-overlay {
  --tw-bg-opacity:1;
  background-color: rgb(30, 41, 59, var(--tw-bg-opacity));
}

body .sl-wrapper .sl-close {
  --tw-text-opacity:1;
  color: rgb(241, 245, 249, var(--tw-text-opacity));
}

.bg-canvas {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

.el {
  left: 0;
  opacity: 0.1;
  position: relative;
  position: absolute;
  top: -30%;
}

.el, .el svg {
  height: 100%;
  width: 100%;
  z-index: 0;
}

.el svg {
  position: relative;
  scale: 1.25;
}

.el path {
  fill: #1e40af;
}

.el:first-child path {
  fill: #1e3a8a;
}

.el:last-child path {
  fill: #701a75;
}

@media (min-width: 1024px) {
  .lg\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  .lg\:prose-lg :where(p):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
  }
  .lg\:prose-lg :where([class~=lead]):not(:where([class~=not-prose] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-bottom: 1.0909091em;
    margin-top: 1.0909091em;
  }
  .lg\:prose-lg :where(blockquote):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding-left: 1em;
  }
  .lg\:prose-lg :where(h1):not(:where([class~=not-prose] *)) {
    font-size: 2.6666667em;
    line-height: 1;
    margin-bottom: 0.8333333em;
    margin-top: 0;
  }
  .lg\:prose-lg :where(h2):not(:where([class~=not-prose] *)) {
    font-size: 1.6666667em;
    line-height: 1.3333333;
    margin-bottom: 1.0666667em;
    margin-top: 1.8666667em;
  }
  .lg\:prose-lg :where(h3):not(:where([class~=not-prose] *)) {
    font-size: 1.3333333em;
    line-height: 1.5;
    margin-bottom: 0.6666667em;
    margin-top: 1.6666667em;
  }
  .lg\:prose-lg :where(h4):not(:where([class~=not-prose] *)) {
    line-height: 1.5555556;
    margin-bottom: 0.4444444em;
    margin-top: 1.7777778em;
  }
  .lg\:prose-lg :where(img):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em;
  }
  .lg\:prose-lg :where(video):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em;
  }
  .lg\:prose-lg :where(figure):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em;
  }
  .lg\:prose-lg :where(figure > *):not(:where([class~=not-prose] *)) {
    margin-bottom: 0;
    margin-top: 0;
  }
  .lg\:prose-lg :where(figcaption):not(:where([class~=not-prose] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  .lg\:prose-lg :where(code):not(:where([class~=not-prose] *)) {
    font-size: 0.8888889em;
  }
  .lg\:prose-lg :where(h2 code):not(:where([class~=not-prose] *)) {
    font-size: 0.8666667em;
  }
  .lg\:prose-lg :where(h3 code):not(:where([class~=not-prose] *)) {
    font-size: 0.875em;
  }
  .lg\:prose-lg :where(pre):not(:where([class~=not-prose] *)) {
    border-radius: 0.375rem;
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1em 1.5em;
  }
  .lg\:prose-lg :where(ol):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.5555556em;
  }
  .lg\:prose-lg :where(ul):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.5555556em;
  }
  .lg\:prose-lg :where(li):not(:where([class~=not-prose] *)) {
    margin-bottom: 0.6666667em;
    margin-top: 0.6666667em;
  }
  .lg\:prose-lg :where(ol > li):not(:where([class~=not-prose] *)) {
    padding-left: 0.4444444em;
  }
  .lg\:prose-lg :where(ul > li):not(:where([class~=not-prose] *)) {
    padding-left: 0.4444444em;
  }
  .lg\:prose-lg :where(.lg\:prose-lg > ul > li p):not(:where([class~=not-prose] *)) {
    margin-bottom: 0.8888889em;
    margin-top: 0.8888889em;
  }
  .lg\:prose-lg :where(.lg\:prose-lg > ul > li > :first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.3333333em;
  }
  .lg\:prose-lg :where(.lg\:prose-lg > ul > li > :last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
  }
  .lg\:prose-lg :where(.lg\:prose-lg > ol > li > :first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.3333333em;
  }
  .lg\:prose-lg :where(.lg\:prose-lg > ol > li > :last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
  }
  .lg\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
    margin-bottom: 0.8888889em;
    margin-top: 0.8888889em;
  }
  .lg\:prose-lg :where(hr):not(:where([class~=not-prose] *)) {
    margin-bottom: 3.1111111em;
    margin-top: 3.1111111em;
  }
  .lg\:prose-lg :where(hr + *):not(:where([class~=not-prose] *)) {
    margin-top: 0;
  }
  .lg\:prose-lg :where(h2 + *):not(:where([class~=not-prose] *)) {
    margin-top: 0;
  }
  .lg\:prose-lg :where(h3 + *):not(:where([class~=not-prose] *)) {
    margin-top: 0;
  }
  .lg\:prose-lg :where(h4 + *):not(:where([class~=not-prose] *)) {
    margin-top: 0;
  }
  .lg\:prose-lg :where(table):not(:where([class~=not-prose] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  .lg\:prose-lg :where(thead th):not(:where([class~=not-prose] *)) {
    padding-bottom: 0.75em;
    padding-left: 0.75em;
    padding-right: 0.75em;
  }
  .lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose] *)) {
    padding-left: 0;
  }
  .lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose] *)) {
    padding-right: 0;
  }
  .lg\:prose-lg :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
    padding: 0.75em;
  }
  .lg\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
    padding-left: 0;
  }
  .lg\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
    padding-right: 0;
  }
  .lg\:prose-lg :where(.lg\:prose-lg > :first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0;
  }
  .lg\:prose-lg :where(.lg\:prose-lg > :last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0;
  }
}

/*# sourceMappingURL=styles.css.map */