.view-8MWCxdtfMg-root {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  text-decoration: none;
  color: #111827;
  font-weight: 600;
  font-size: 2rem;
}

.view-8MWCxdtfMg-icon {
  width: 3.2rem;
  height: 3.2rem;
  color: #35D0AC;
}

.view-k66bzGj0Ls-root {
  border-top: 1px solid #e5e7eb;
  background-color: #f9fafb;
  padding: 4.8rem 0;
  margin-top: 6.4rem;
}

.view-k66bzGj0Ls-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 2.4rem;
  text-align: center;
}

.view-k66bzGj0Ls-text {
  color: #6b7280;
  font-size: 1.4rem;
}

.view-suhVuis59o-root {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e7eb;
  position: sticky;
  top: 0;
  z-index: 40;
  backdrop-filter: blur(8px);
  background-color: rgba(255, 255, 255, 0.95);
}

.view-suhVuis59o-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 2.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 6.4rem;
}

@media (max-width: 768px) {
  .view-suhVuis59o-container {
    padding: 0 1.6rem;
  }
}

.view-kDP0Bjp0Uu-root {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px) {

}

.view-mkFJSs6zUq-root {
  flex: 1;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  padding: 0 2.4rem;
}

.view-mkFJSs6zUq-content {
  flex: 1;
  padding: 3.2rem 0 3.2rem 3.2rem;
  max-width: none;
}

@media (max-width: 768px) {
  .view-mkFJSs6zUq-root {
    padding: 0 1.6rem;
  }

  .view-mkFJSs6zUq-content {
    padding: 1.6rem 0;
  }
}

.view-ZLQWkNjhBz-root {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
  margin: 0 auto;
}

.view-ZLQWkNjhBz-preview-pane,.view-ZLQWkNjhBz-text-pane {
  flex: 1 1 0;
  height: 100%;
}

.view-ZLQWkNjhBz-text-pane {
  position: relative;
  border-style: solid;
  border-width: 0 0.1rem 0 0;
  border-color: rgb(99, 99, 99);
  padding: 0;
}

.view-ZLQWkNjhBz-text-pane>textarea {
  border: none;
  height: 100%;
  width: 100%;
  resize: none;
  outline: none;
  padding: 1em;
}

.view-ZLQWkNjhBz-preview-pane>p,.view-ZLQWkNjhBz-text-pane>textarea {
  font-size: 1.6rem;
  font-family: monospace;
}

.view-ZLQWkNjhBz-preview-pane {
  overflow-y: auto;
  padding: 1em;
}

.view-ZLQWkNjhBz-preview-pane>*+* {
  margin-top: 2rem;
}

.view-zf1dssJ5j4-root {
  border-width: 0.1rem;
  border-style: dashed;
  padding: 1em;
}

.view-zf1dssJ5j4-root>ul>li {
  cursor: pointer;
}

.view-ygI8GvCSv6-root {
  display: flex;
  align-items: center;
  gap: 3.2rem;
}

.view-ygI8GvCSv6-links {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.view-ygI8GvCSv6-link {
  text-decoration: none;
  color: #6b7280;
  font-weight: 500;
  transition: color 0.2s ease;
  padding: 0.8rem 0;
}

.view-ygI8GvCSv6-link:hover {
  color: #111827;
}

.view-ygI8GvCSv6-link-active {
  color: #35D0AC;
}

.view-ygI8GvCSv6-github-link {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  text-decoration: none;
  color: #6b7280;
  font-weight: 500;
  padding: 0.8rem 1.6rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.6rem;
  transition: all 0.2s ease;
}

.view-ygI8GvCSv6-github-link:hover {
  color: #111827;
  border-color: #d1d5db;
}

@media (max-width: 768px) {
  .view-ygI8GvCSv6-links {
    display: none;
  }
}

.view-XjhG7ompGe-root {
  /* Reset & Layout */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  /* Typography */
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  /* Spacing */
  height: 4rem;
  padding: 0 1.6rem;
  /* Colors */
  background-color: #fff;
  border: 0.1rem solid rgb(209, 213, 220);
  border: 0.1rem solid oklch(87.2% 0.01 258.338);
  color: rgb(54, 65, 83);
  color: oklch(37.3% 0.034 259.733);
  /* Border & Shape */
  border-radius: 0.6rem;
  /* Interaction */
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  /* Animation */
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  /* Shadow */
  box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.05);
}

.view-XjhG7ompGe-root:hover {
  border-color: rgb(153, 161, 175);
  border-color: oklch(70.7% 0.022 261.325);
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
  transform: translateY(-0.05rem);
}

.view-XjhG7ompGe-root:focus {
  outline: none;
  border-color: rgb(50, 128, 255);
  border-color: color(display-p3 0.26642 0.49122 0.98862);
  border-color: oklch(62.3% 0.214 259.815);
  box-shadow: 0 0 0 0.3rem rgba(59, 130, 246, 0.15);
}

.view-XjhG7ompGe-root:active {
  transform: translateY(0);
  box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.05);
}

.view-XjhG7ompGe-root:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: none !important;
}

.view-XjhG7ompGe-root:not(:last-child) {
  margin-right: 0.8rem;
}

.view-XjhG7ompGe-root.view-XjhG7ompGe-is-primary {
  background-color: rgb(131, 204, 0);
  background-color: color(display-p3 0.5627 0.8018 0.13123);
  background-color: oklch(76.8% 0.233 130.85);
  border-color: rgb(131, 204, 0);
  border-color: color(display-p3 0.5627 0.8018 0.13123);
  border-color: oklch(76.8% 0.233 130.85);
  color: #fff;
  box-shadow: 0 0.2rem 0.4rem rgba(72, 199, 142, 0.2);
}

.view-XjhG7ompGe-root.view-XjhG7ompGe-is-primary:hover {
  background-color: rgb(100, 163, 0);
  background-color: color(display-p3 0.43535 0.64061 0.09093);
  background-color: oklch(64.8% 0.2 131.684);
  border-color: rgb(100, 163, 0);
  border-color: color(display-p3 0.43535 0.64061 0.09093);
  border-color: oklch(64.8% 0.2 131.684);
  box-shadow: 0 0.4rem 0.8rem rgba(72, 199, 142, 0.3);
}

.view-XjhG7ompGe-root.view-XjhG7ompGe-is-dangerous {
  background-color: rgb(228, 0, 22);
  background-color: color(display-p3 0.83032 0.14038 0.1332);
  background-color: oklch(57.7% 0.245 27.325);
  border-color: rgb(228, 0, 22);
  border-color: color(display-p3 0.83032 0.14038 0.1332);
  border-color: oklch(57.7% 0.245 27.325);
  color: #fff;
  box-shadow: 0 0.2rem 0.4rem rgba(220, 38, 38, 0.2);
}

.view-XjhG7ompGe-root.view-XjhG7ompGe-is-dangerous:hover {
  background-color: rgb(191, 0, 15);
  background-color: color(display-p3 0.69274 0.11623 0.10468);
  background-color: oklch(50.5% 0.213 27.518);
  border-color: rgb(191, 0, 15);
  border-color: color(display-p3 0.69274 0.11623 0.10468);
  border-color: oklch(50.5% 0.213 27.518);
  box-shadow: 0 0.4rem 0.8rem rgba(220, 38, 38, 0.3);
}

.view-XjhG7ompGe-root.view-XjhG7ompGe-is-full-width {
  width: 100%;
}

.view-XjhG7ompGe-root.view-XjhG7ompGe-is-small {
  font-size: 1.2rem;
  height: 3.2rem;
  padding: 0 1.2rem;
}

.view-XjhG7ompGe-root.view-XjhG7ompGe-is-large {
  font-size: 1.6rem;
  height: 4.8rem;
  padding: 0 2.4rem;
}

.view-Uyst4DaTzA-root img {
  height: auto;
}

.view-Uyst4DaTzA-root a {
  color: #000;
  text-decoration: none;
}

.view-Uyst4DaTzA-root a:hover {
  opacity: 0.8;
}

.view-Uyst4DaTzA-root h1,.view-Uyst4DaTzA-root h2,.view-Uyst4DaTzA-root h3,.view-Uyst4DaTzA-root h4,.view-Uyst4DaTzA-root h5,.view-Uyst4DaTzA-root h6 {
  line-height: 1.15;
  color: #000;
  letter-spacing: -0.02em;
}

.view-Uyst4DaTzA-root h1 {
  font-size: 4.6rem;
}

@media (max-width: 767px) {
  .view-Uyst4DaTzA-root h1 {
    font-size: 3.2rem;
  }
}

.view-Uyst4DaTzA-root h2 {
  font-size: 2.8rem;
}

.view-Uyst4DaTzA-root h3 {
  font-size: 2.4rem;
}

.view-Uyst4DaTzA-root h4 {
  font-size: 2.2rem;
}

.view-Uyst4DaTzA-root h5 {
  font-size: 2rem;
}

.view-Uyst4DaTzA-root h6 {
  font-size: 1.8rem;
}

.view-Uyst4DaTzA-root hr {
  width: 100%;
  height: 1px;
  background-color: rgb(229, 231, 235);
  background-color: oklch(92.8% 0.006 264.531);
  border: 0;
}

.view-Uyst4DaTzA-root blockquote:not([class]) {
  padding-left: 2rem;
  border-left: 4px solid rgb(227, 0, 118);
  border-left: 4px solid color(display-p3 0.82565 0.1412 0.45934);
  border-left: 4px solid oklch(59.2% 0.249 0.584);
}

.view-Uyst4DaTzA-root figcaption {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4;
  color: rgb(106, 114, 130);
  color: oklch(55.1% 0.027 264.364);
  text-align: center;
}

.view-Uyst4DaTzA-root pre {
  padding: 1.6rem 2.4rem;
  overflow-x: scroll;
  hyphens: none;
  line-height: 1.5;
  white-space: pre;
  background-color: rgb(249, 250, 251);
  background-color: oklch(98.5% 0.002 247.839);
  -webkit-overflow-scrolling: touch;
}

.view-Uyst4DaTzA-root code {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 15px;
}

.view-Uyst4DaTzA-root pre>code {
  max-width: 600px;
  display: block;
  overflow: auto;
}

.view-Uyst4DaTzA-root :not(pre)>code {
  padding: 0.4rem;
  color: rgb(227, 0, 118);
  color: color(display-p3 0.82565 0.1412 0.45934);
  color: oklch(59.2% 0.249 0.584);
  background-color: rgb(249, 250, 251);
  background-color: oklch(98.5% 0.002 247.839);
  border-radius: 3px;
}

.view-Uyst4DaTzA-root iframe {
  display: block;
  width: 100%;
  overflow: hidden;
  border: 0;
}

@media (max-width: 767px) {
  .view-Uyst4DaTzA-root h2 {
    font-size: 2.4rem;
  }

  .view-Uyst4DaTzA-root h3 {
    font-size: 2.1rem;
  }
}

.view-Uyst4DaTzA-root>*+* {
  margin-top: 2.8rem;
  margin-bottom: 0;
}

.view-Uyst4DaTzA-root>blockquote,.view-Uyst4DaTzA-root>hr {
  position: relative;
  margin-top: 4rem;
}

.view-Uyst4DaTzA-root>blockquote+*,.view-Uyst4DaTzA-root>hr+* {
  margin-top: 4rem;
}

.view-Uyst4DaTzA-root h3 {
  font-weight: 600;
}

.view-Uyst4DaTzA-root a {
  color: var(--accent-color);
  text-decoration: underline;
  word-break: break-word;
}

.view-Uyst4DaTzA-root>blockquote:not([class]),.view-Uyst4DaTzA-root>dl,.view-Uyst4DaTzA-root>ol,.view-Uyst4DaTzA-root>p,.view-Uyst4DaTzA-root>ul {
  font-size: var(--content-font-size, 1.9rem);
  letter-spacing: var(--content-letter-spacing, 0);
}

.view-Uyst4DaTzA-root dl,.view-Uyst4DaTzA-root ol,.view-Uyst4DaTzA-root ul {
  padding-left: 2.8rem;
}

.view-Uyst4DaTzA-root li+li {
  margin-top: 0.8rem;
}

@media (max-width: 767px) {
  .view-Uyst4DaTzA-root {
    margin-top: 3.2rem;
  }

  .view-Uyst4DaTzA-root>*+* {
    margin-top: 2rem;
  }

  .view-Uyst4DaTzA-root>[id]:not(:first-child) {
    margin-top: 3.2rem;
  }

  .view-Uyst4DaTzA-root>blockquote:not([class]),.view-Uyst4DaTzA-root>dl,.view-Uyst4DaTzA-root>ol,.view-Uyst4DaTzA-root>p,.view-Uyst4DaTzA-root>ul {
    font-size: 1.7rem;
  }
}

.view-Uyst4DaTzA-root img {
  height: auto;
}

.view-Uyst4DaTzA-root a {
  color: #000;
  text-decoration: none;
}

.view-Uyst4DaTzA-root a:hover {
  opacity: 0.8;
}

.view-Uyst4DaTzA-root h1,.view-Uyst4DaTzA-root h2,.view-Uyst4DaTzA-root h3,.view-Uyst4DaTzA-root h4,.view-Uyst4DaTzA-root h5,.view-Uyst4DaTzA-root h6 {
  line-height: 1.15;
  color: #000;
  letter-spacing: -0.02em;
}

.view-Uyst4DaTzA-root h1 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #111827;
  margin: 0 0 1.6rem 0;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .view-Uyst4DaTzA-root h1 {
    font-size: 3.2rem;
  }
}

.view-Uyst4DaTzA-root h2 {
  font-size: 3rem;
  font-weight: 600;
  color: #111827;
  margin: 3.2rem 0 1.6rem 0;
  line-height: 1.3;
}

.view-Uyst4DaTzA-root h3 {
  font-size: 2.4rem;
  font-weight: 600;
  color: #111827;
  margin: 2.4rem 0 1.2rem 0;
  line-height: 1.4;
}

.view-Uyst4DaTzA-root h4 {
  font-size: 2.2rem;
}

.view-Uyst4DaTzA-root h5 {
  font-size: 2rem;
}

.view-Uyst4DaTzA-root h6 {
  font-size: 1.8rem;
}

.view-Uyst4DaTzA-root hr {
  width: 100%;
  height: 1px;
  background-color: rgb(229, 231, 235);
  background-color: oklch(92.8% 0.006 264.531);
  border: 0;
}

.view-Uyst4DaTzA-root p {
  color: #4b5563;
  margin-bottom: 1.6rem;
  line-height: 1.7;
}

.view-Uyst4DaTzA-root blockquote:not([class]) {
  padding-left: 2rem;
  border-left: 4px solid rgb(227, 0, 118);
  border-left: 4px solid color(display-p3 0.82565 0.1412 0.45934);
  border-left: 4px solid oklch(59.2% 0.249 0.584);
}

.view-Uyst4DaTzA-root figcaption {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4;
  color: rgb(106, 114, 130);
  color: oklch(55.1% 0.027 264.364);
  text-align: center;
}

.view-Uyst4DaTzA-root pre {
  background-color: #1f2937;
  color: #f9fafb;
  padding: 2.4rem;
  border-radius: 0.8rem;
  overflow-x: auto;
  margin: 2.4rem 0;
  font-family: 'SF Mono', Monaco, Inconsolata, 'Roboto Mono', Consolas, 'Courier New', monospace;
  font-size: 1.4rem;
  line-height: 1.5;
  hyphens: none;
  white-space: pre;
  -webkit-overflow-scrolling: touch;
}

.view-Uyst4DaTzA-root code {
  background-color: #f3f4f6;
  color: #e53e3e;
  padding: 0.2rem 0.4rem;
  border-radius: 0.4rem;
  font-size: 0.875em;
  font-family: 'SF Mono', Monaco, Inconsolata, 'Roboto Mono', Consolas, 'Courier New', monospace;
}

.view-Uyst4DaTzA-root pre>code {
  max-width: 600px;
  display: block;
  overflow: auto;
}

.view-Uyst4DaTzA-root pre code {
  background-color: transparent;
  color: inherit;
  padding: 0;
  border-radius: 0;
  font-size: inherit;
}

.view-Uyst4DaTzA-root :not(pre)>code {
  padding: 0.4rem;
  color: rgb(227, 0, 118);
  color: color(display-p3 0.82565 0.1412 0.45934);
  color: oklch(59.2% 0.249 0.584);
  background-color: rgb(249, 250, 251);
  background-color: oklch(98.5% 0.002 247.839);
  border-radius: 3px;
}

.view-Uyst4DaTzA-root iframe {
  display: block;
  width: 100%;
  overflow: hidden;
  border: 0;
}

@media (max-width: 767px) {
  .view-Uyst4DaTzA-root h2 {
    font-size: 2.4rem;
  }

  .view-Uyst4DaTzA-root h3 {
    font-size: 2.1rem;
  }
}

.view-Uyst4DaTzA-root>*+* {
  margin-top: 2.8rem;
  margin-bottom: 0;
}

.view-Uyst4DaTzA-root>blockquote,.view-Uyst4DaTzA-root>hr {
  position: relative;
  margin-top: 4rem;
}

.view-Uyst4DaTzA-root>blockquote+*,.view-Uyst4DaTzA-root>hr+* {
  margin-top: 4rem;
}

.view-Uyst4DaTzA-root h3 {
  font-weight: 600;
}

.view-Uyst4DaTzA-root a {
  color: var(--accent-color);
  text-decoration: underline;
  word-break: break-word;
}

.view-Uyst4DaTzA-root>blockquote:not([class]),.view-Uyst4DaTzA-root>dl,.view-Uyst4DaTzA-root>ol,.view-Uyst4DaTzA-root>p,.view-Uyst4DaTzA-root>ul {
  font-size: var(--content-font-size, 1.9rem);
  letter-spacing: var(--content-letter-spacing, 0);
}

.view-Uyst4DaTzA-root dl,.view-Uyst4DaTzA-root ol,.view-Uyst4DaTzA-root ul {
  padding-left: 2.8rem;
}

.view-Uyst4DaTzA-root li+li {
  margin-top: 0.8rem;
}

@media (max-width: 767px) {
  .view-Uyst4DaTzA-root {
    margin-top: 3.2rem;
  }

  .view-Uyst4DaTzA-root>*+* {
    margin-top: 2rem;
  }

  .view-Uyst4DaTzA-root>[id]:not(:first-child) {
    margin-top: 3.2rem;
  }

  .view-Uyst4DaTzA-root>blockquote:not([class]),.view-Uyst4DaTzA-root>dl,.view-Uyst4DaTzA-root>ol,.view-Uyst4DaTzA-root>p,.view-Uyst4DaTzA-root>ul {
    font-size: 1.7rem;
  }
}

.view-l2hpkDJi6J-form {
  display: block;
}

.view-l2hpkDJi6J-field:not(:first-of-type) {
  margin-top: 1em;
}

.view-l2hpkDJi6J-field-header {
  display: flex;
  gap: 1em;
  margin-bottom: 0.5em;
}

.view-l2hpkDJi6J-overlay-links {
  flex-grow: 1;
  display: flex;
  align-items: end;
  justify-content: end;
  font-size: 0.8em;
}

.view-l2hpkDJi6J-overlay-link:not(:first-of-type) {
  margin-left: 1em;
}

.view-l2hpkDJi6J-label {
  color: #363636;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
}

.view-l2hpkDJi6J-label a {
  text-decoration: underline;
}

.view-l2hpkDJi6J-input:not([type=checkbox]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 0.1rem solid transparent;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
  display: inline-flex;
  font-size: 1.6rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 0.1rem);
  padding-left: calc(0.75em - 0.1rem);
  padding-right: calc(0.75em - 0.1rem);
  padding-top: calc(0.5em - 0.1rem);
  position: relative;
  vertical-align: top;
  background-color: white;
  border-color: #dbdbdb;
  color: #363636;
  max-width: 100%;
  width: 100%;
}

.view-l2hpkDJi6J-input:not([type=checkbox]):focus {
  outline: none;
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgb(72 95 199 / 25%);
}

.view-l2hpkDJi6J-input:not([type=checkbox]).view-l2hpkDJi6J-is-error {
  border-color: #f14668;
}

.view-l2hpkDJi6J-input:not([type=checkbox]).view-l2hpkDJi6J-is-error:focus {
  outline: none;
  box-shadow: 0 0 0 0.125em rgb(241 70 104 / 25%);
}

.view-l2hpkDJi6J-input+.view-l2hpkDJi6J-is-error {
  font-size: 1.2rem;
  margin-top: 0.25rem;
}

.view-l2hpkDJi6J-textarea {
  border: 0.1rem solid #dbdbdb;
  width: 100%;
  min-height: 7em;
  border-radius: 0.4rem;
  padding-bottom: calc(0.5em - 0.1rem);
  padding-left: calc(0.75em - 0.1rem);
  padding-right: calc(0.75em - 0.1rem);
  padding-top: calc(0.5em - 0.1rem);
}

.view-l2hpkDJi6J-is-error:not(input):not(textarea) {
  color: #f14668;
  display: block;
}

.view-l2hpkDJi6J-footer {
  display: flex;
  align-items: center;
}

.view-l2hpkDJi6J-loading-indicator {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  font-size: 11px;
  gap: 0.5em;
}

.view-l2hpkDJi6J-proof-of-work-progress {
  display: inline-block;
}

.view-IixK6mDIjp-root {
  display: inline-flex;
  gap: 0.7em;
}

.view-IixK6mDIjp-page {
  text-decoration: none;
  background: #fff;
  color: #333;
  display: inline-flex;
  min-height: 1.5em;
  min-width: 1.5em;
  border-radius: 25%;
  align-items: center;
  justify-content: center;
  border: 1px solid #333;
}

.view-IixK6mDIjp-active {
  background: #333;
  color: white;
}

.view-ozKaMsWHwb-root {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.view-ozKaMsWHwb-body,.view-ozKaMsWHwb-footer,.view-ozKaMsWHwb-header {
  display: block;
  padding: 2.0rem;
}

.view-ozKaMsWHwb-header {
  background-color: whitesmoke;
  border-bottom: 0.1rem solid #dbdbdb;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}

.view-ozKaMsWHwb-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 2.4rem;
  line-height: 1;
}

.view-ozKaMsWHwb-body {
  background-color: white;
  flex-grow: 1;
}

.view-ozKaMsWHwb-footer {
  background-color: whitesmoke;
  border-bottom-left-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem;
  border-top: 0.1rem solid #dbdbdb;
}

/* Box sizing rules */

*,:after,:before {
  box-sizing: border-box;
}

/* Remove the default font size and weight for headings */

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

/* Reset links to optimize for opt-in styling instead of opt-out*/

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

/* Remove default margin */

blockquote,body,dd,dl,figure,h1,h2,h3,h4,p {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */

ol[role=list],ul[role=list] {
  list-style: none;
}

/* Set core root defaults */

html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */

body {
  min-height: 100vh;
  line-height: 1.5;
  text-rendering: optimizespeed;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img,picture {
  display: block;
  max-width: 100%;
}

/* Inherit fonts for inputs and buttons */

button,input,select,textarea {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,:after,:before {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%,to {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}

@keyframes bounce {
  0%,to {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}

html {
  font-size: 62.5%;
}

body {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.6rem;
  line-height: 1.6;
  color: rgb(3, 7, 18);
  color: oklch(13% 0.028 261.692);
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.view-WrutmWclc2-root {
  width: 100%;
  border-collapse: collapse;
}

.view-WrutmWclc2-search {
  display: flex;
  margin-bottom: 1em;
}

.view-WrutmWclc2-search input {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 0.1rem solid transparent;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
  display: inline-flex;
  font-size: 1.6rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 0.1rem);
  padding-left: calc(0.75em - 0.1rem);
  padding-right: calc(0.75em - 0.1rem);
  padding-top: calc(0.5em - 0.1rem);
  position: relative;
  vertical-align: top;
  background-color: white;
  border-color: #dbdbdb;
  color: #363636;
  max-width: 100%;
  width: 100%;
}

.view-WrutmWclc2-search input:focus {
  outline: none;
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgb(72 95 199 / 25%);
}

.view-WrutmWclc2-data-cell,.view-WrutmWclc2-heading-cell {
  font-weight: normal;
  padding: 1em;
  margin: 0;
  line-height: 0;
  border: 0.1rem solid #dbdbdb;
}

.view-WrutmWclc2-heading-cell {
  font-weight: 600;
}

.view-WrutmWclc2-pagination {
  text-align: right;
  margin-top: 7px;
}

.view-9Rs1mBSfvO-root {
  width: 25.6rem;
  padding: 3.2rem 0;
  border-right: 1px solid #e5e7eb;
  position: sticky;
  top: 6.4rem;
  height: calc(100vh - 6.4rem);
  overflow-y: auto;
  padding-right: 2.4rem;
}

.view-9Rs1mBSfvO-section {
  margin-bottom: 3.2rem;
}

.view-9Rs1mBSfvO-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #111827;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 1.2rem;
}

.view-9Rs1mBSfvO-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.view-9Rs1mBSfvO-link {
  display: block;
  text-decoration: none;
  color: #6b7280;
  padding: 0.6rem 0;
  font-size: 1.4rem;
  transition: color 0.2s ease;
  border-left: 2px solid transparent;
  padding-left: 1.2rem;
  margin-left: -1.2rem;
}

.view-9Rs1mBSfvO-link:hover {
  color: #111827;
}

.view-9Rs1mBSfvO-link-active {
  color: #35D0AC;
  border-left-color: #35D0AC;
  background-color: rgba(53, 208, 172, 0.05);
}

@media (max-width: 768px) {
  .view-9Rs1mBSfvO-root {
    display: none;
  }
}

.view-sttJEKwfPr-root {
  width: 19.2rem;
  padding: 3.2rem 0 3.2rem 3.2rem;
  position: sticky;
  top: 6.4rem;
  height: calc(100vh - 6.4rem);
  overflow-y: auto;
}

.view-sttJEKwfPr-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 1.2rem;
}

.view-sttJEKwfPr-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.view-sttJEKwfPr-links .view-sttJEKwfPr-links {
  padding-left: 1.6rem;
  margin-top: 0.4rem;
  border-left: 1px solid #e5e7eb;
}

.view-sttJEKwfPr-link {
  display: block;
  text-decoration: none;
  color: #6b7280;
  padding: 0.4rem 0;
  font-size: 1.2rem;
  transition: color 0.2s ease;
}

.view-sttJEKwfPr-links .view-sttJEKwfPr-links .view-sttJEKwfPr-link {
  font-size: 1.1rem;
  color: #9ca3af;
  padding: 0.3rem 0;
  position: relative;
}

.view-sttJEKwfPr-links .view-sttJEKwfPr-links .view-sttJEKwfPr-link:before {
  content: '';
  position: absolute;
  left: -1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8rem;
  height: 1px;
  background-color: #d1d5db;
}

.view-sttJEKwfPr-link:hover {
  color: #111827;
}

.view-sttJEKwfPr-links .view-sttJEKwfPr-links .view-sttJEKwfPr-link:hover {
  color: #6b7280;
}

.view-sttJEKwfPr-link[data-active=true] {
  color: #35D0AC;
  font-weight: 500;
}

.view-sttJEKwfPr-links .view-sttJEKwfPr-links .view-sttJEKwfPr-link[data-active=true] {
  color: #35D0AC;
  font-weight: 500;
}

@media (max-width: 1024px) {
  .view-sttJEKwfPr-root {
    display: none;
  }
}