@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.highlight .hll {
  background-color: #ffffcc;
}

.highlight {
  background: #f8f8f8;
}

.highlight .c {
  color: #408080;
  font-style: italic;
} /* Comment */
.highlight .err {
  border: 1px solid #ff0000;
} /* Error */
.highlight .k {
  color: #008000;
  font-weight: bold;
} /* Keyword */
.highlight .o {
  color: #666666;
} /* Operator */
.highlight .ch {
  color: #408080;
  font-style: italic;
} /* Comment.Hashbang */
.highlight .cm {
  color: #408080;
  font-style: italic;
} /* Comment.Multiline */
.highlight .cp {
  color: #bc7a00;
} /* Comment.Preproc */
.highlight .cpf {
  color: #408080;
  font-style: italic;
} /* Comment.PreprocFile */
.highlight .c1 {
  color: #408080;
  font-style: italic;
} /* Comment.Single */
.highlight .cs {
  color: #408080;
  font-style: italic;
} /* Comment.Special */
.highlight .gd {
  color: #a00000;
} /* Generic.Deleted */
.highlight .ge {
  font-style: italic;
} /* Generic.Emph */
.highlight .gr {
  color: #ff0000;
} /* Generic.Error */
.highlight .gh {
  color: #000080;
  font-weight: bold;
} /* Generic.Heading */
.highlight .gi {
  color: #00a000;
} /* Generic.Inserted */
.highlight .go {
  color: #888888;
} /* Generic.Output */
.highlight .gp {
  color: #000080;
  font-weight: bold;
} /* Generic.Prompt */
.highlight .gs {
  font-weight: bold;
} /* Generic.Strong */
.highlight .gu {
  color: #800080;
  font-weight: bold;
} /* Generic.Subheading */
.highlight .gt {
  color: #0044dd;
} /* Generic.Traceback */
.highlight .kc {
  color: #008000;
  font-weight: bold;
} /* Keyword.Constant */
.highlight .kd {
  color: #008000;
  font-weight: bold;
} /* Keyword.Declaration */
.highlight .kn {
  color: #008000;
  font-weight: bold;
} /* Keyword.Namespace */
.highlight .kp {
  color: #008000;
} /* Keyword.Pseudo */
.highlight .kr {
  color: #008000;
  font-weight: bold;
} /* Keyword.Reserved */
.highlight .kt {
  color: #b00040;
} /* Keyword.Type */
.highlight .m {
  color: #666666;
} /* Literal.Number */
.highlight .s {
  color: #ba2121;
} /* Literal.String */
.highlight .na {
  color: #7d9029;
} /* Name.Attribute */
.highlight .nb {
  color: #008000;
} /* Name.Builtin */
.highlight .nc {
  color: #0000ff;
  font-weight: bold;
} /* Name.Class */
.highlight .no {
  color: #880000;
} /* Name.Constant */
.highlight .nd {
  color: #aa22ff;
} /* Name.Decorator */
.highlight .ni {
  color: #999999;
  font-weight: bold;
} /* Name.Entity */
.highlight .ne {
  color: #d2413a;
  font-weight: bold;
} /* Name.Exception */
.highlight .nf {
  color: #0000ff;
} /* Name.Function */
.highlight .nl {
  color: #a0a000;
} /* Name.Label */
.highlight .nn {
  color: #0000ff;
  font-weight: bold;
} /* Name.Namespace */
.highlight .nt {
  color: #008000;
  font-weight: bold;
} /* Name.Tag */
.highlight .nv {
  color: #19177c;
} /* Name.Variable */
.highlight .ow {
  color: #aa22ff;
  font-weight: bold;
} /* Operator.Word */
.highlight .w {
  color: #bbbbbb;
} /* Text.Whitespace */
.highlight .mb {
  color: #666666;
} /* Literal.Number.Bin */
.highlight .mf {
  color: #666666;
} /* Literal.Number.Float */
.highlight .mh {
  color: #666666;
} /* Literal.Number.Hex */
.highlight .mi {
  color: #666666;
} /* Literal.Number.Integer */
.highlight .mo {
  color: #666666;
} /* Literal.Number.Oct */
.highlight .sa {
  color: #ba2121;
} /* Literal.String.Affix */
.highlight .sb {
  color: #ba2121;
} /* Literal.String.Backtick */
.highlight .sc {
  color: #ba2121;
} /* Literal.String.Char */
.highlight .dl {
  color: #ba2121;
} /* Literal.String.Delimiter */
.highlight .sd {
  color: #ba2121;
  font-style: italic;
} /* Literal.String.Doc */
.highlight .s2 {
  color: #ba2121;
} /* Literal.String.Double */
.highlight .se {
  color: #bb6622;
  font-weight: bold;
} /* Literal.String.Escape */
.highlight .sh {
  color: #ba2121;
} /* Literal.String.Heredoc */
.highlight .si {
  color: #bb6688;
  font-weight: bold;
} /* Literal.String.Interpol */
.highlight .sx {
  color: #008000;
} /* Literal.String.Other */
.highlight .sr {
  color: #bb6688;
} /* Literal.String.Regex */
.highlight .s1 {
  color: #ba2121;
} /* Literal.String.Single */
.highlight .ss {
  color: #19177c;
} /* Literal.String.Symbol */
.highlight .bp {
  color: #008000;
} /* Name.Builtin.Pseudo */
.highlight .fm {
  color: #0000ff;
} /* Name.Function.Magic */
.highlight .vc {
  color: #19177c;
} /* Name.Variable.Class */
.highlight .vg {
  color: #19177c;
} /* Name.Variable.Global */
.highlight .vi {
  color: #19177c;
} /* Name.Variable.Instance */
.highlight .vm {
  color: #19177c;
} /* Name.Variable.Magic */
.highlight .il {
  color: #666666;
} /* Literal.Number.Integer.Long */
.font-host {
  font-family: "Host Grotesk", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.font-roboto {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.font-mono {
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

h1 {
  font-family: "Host Grotesk", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 32px;
  line-height: 1;
}

h2 {
  font-family: "Host Grotesk", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 24px;
  line-height: 1.3;
}

h3 {
  font-family: "Host Grotesk", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 0;
}

h4 {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  line-height: 1.3;
}
@media only screen and (max-width: 1000px) {
  h4 {
    font-size: 16px;
  }
}

p {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1.3;
}

a {
  color: #0051D3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.caption {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  line-height: 1.3;
}

.helper {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  line-height: 1.3;
}

body {
  background: url(/assets/images/bg-grid-hero.svg) repeat #E9F1E8;
  background-size: auto 340px;
  background-position-y: -300px;
  background-attachment: fixed;
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1.3;
}

header a, header a:hover {
  text-decoration: none;
}
header p {
  font-family: "Host Grotesk", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
header input.search {
  background: url(/assets/images/search.svg) no-repeat #181818;
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: auto 18px;
  color: #FFFFFF;
  border: 1px solid #525559;
  min-height: 28px;
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  cursor: pointer;
  outline: none;
  border-radius: 6px;
  transition: background-color 0.3s ease-in-out;
}
header input.search:hover, header input.search:focus {
  background-color: #3A3C40;
}
header .search-container {
  position: relative;
}
header .search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 8px;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  max-height: 400px;
  overflow-y: auto;
  z-index: 100;
}
header .search-results.hidden {
  display: none;
}
header .search-results .search-result {
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  border-bottom: 1px solid #E6EAEF;
  transition: background-color 0.15s;
}
header .search-results .search-result:last-child {
  border-bottom: none;
}
header .search-results .search-result:hover {
  background-color: #F6F7F9;
}
header .search-results .search-result .search-result-title {
  font-family: "Host Grotesk", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  font-size: 14px;
  color: #3A3C40;
  margin-bottom: 4px;
}
header .search-results .search-result .search-result-snippet {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 13px;
  color: #87898C;
  line-height: 1.4;
}
header .search-results .search-result mark {
  background-color: #fef08a;
  color: inherit;
  padding: 1px 2px;
  border-radius: 2px;
}
header .search-results .search-no-results {
  padding: 16px;
  text-align: center;
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  color: #BDBEBF;
}
header .api-docs-logo {
  color: #7CF5BD;
  border-top-left-radius: 6px;
  border-left: 1px solid #7CF5BD;
  border-top: 1px solid #7CF5BD;
}

nav.sidenav {
  width: 200px;
  min-width: 200px;
}
@media only screen and (max-width: 768px) {
  nav.sidenav {
    width: auto;
    min-width: auto;
  }
}
nav.sidenav {
  overflow: auto;
  border-right: 1px solid #DFE2E5;
}
nav.sidenav h3:first-of-type {
  padding-top: 0;
}
nav.sidenav h3 {
  margin: 0;
  padding: 6px 10px;
  font-size: 18px;
  font-weight: 700;
}
nav.sidenav ul {
  list-style: none;
  padding: 0;
  margin: 0 0 16px 0;
}
nav.sidenav ul li {
  padding: 0;
  margin: 0 0 2px 0;
  border-radius: 4px;
  transition: background 0.2s ease-in-out;
  font-family: "Host Grotesk", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
}
nav.sidenav ul li a {
  cursor: pointer;
  text-decoration: none;
  color: #181818;
  display: flex;
  width: 100%;
  padding: 6px 10px;
  word-break: break-word;
}
nav.sidenav ul li:hover {
  background: #E6EAEF;
}
nav.sidenav ul li.active {
  background: #181818;
}
nav.sidenav ul li.active a {
  color: #FFFFFF;
}

main.content {
  overflow: auto;
}
main.content h1:first-of-type {
  margin-top: 1px;
}

pre {
  padding: 16px;
  line-height: 1.6;
  font-size: 13px;
}

table {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background: #FFFFFF;
  font-size: 14px;
}
table.min-w-full {
  margin-top: 0;
}
table.min-w-full td {
  padding: 0 16px;
}
table.min-w-full p, table.min-w-full p code {
  font-size: 14px;
}
table.min-w-full ul {
  padding: 0 0 0 24px;
}
table.min-w-full ul li {
  margin-bottom: 16px;
}

p code, ul li code {
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  background: #F6F7F9;
  border-radius: 4px;
  padding: 0px 4px 2px 4px;
}

.details-block {
  background: #FFFFFF;
}

.highlight {
  border-radius: 6px;
}

pre {
  overflow-x: scroll;
}

li {
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

main img {
  max-width: 100%;
}

.hint {
  background-color: #F6F7F9;
  padding: 16px;
  border-radius: 6px;
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.hint p {
  margin: 0;
}

.code-block {
  margin: 1rem 0;
}

.code-title {
  background: #181818;
  color: #FFFFFF;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  border-radius: 4px 4px 0 0;
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.code-block pre {
  margin-top: 0;
  border-radius: 0 0 4px 4px;
}

.code-block .code-title + pre {
  border-radius: 0 0 4px 4px;
}

.details-block {
  margin: 1rem 0;
  border: 1px solid #DFE2E5;
  border-radius: 6px;
}

.details-summary {
  padding: 12px 16px;
  cursor: pointer;
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 600;
  background-color: #F6F7F9;
  border-radius: 6px;
  list-style: none;
  user-select: none;
}
.details-summary::-webkit-details-marker {
  display: none;
}
.details-summary::before {
  content: "▸";
  display: inline-block;
  margin-right: 8px;
  transition: transform 0.2s;
}
.details-summary p {
  display: inline;
  margin: 0;
}

details[open] .details-summary {
  border-radius: 6px 6px 0 0;
}
details[open] .details-summary::before {
  transform: rotate(90deg);
}

.details-content {
  padding: 16px;
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.details-content p:first-child {
  margin-top: 0;
}
.details-content p:last-child {
  margin-bottom: 0;
}

.api-endpoint {
  margin: 2rem 0;
  padding-bottom: 2rem;
  border-bottom: 1px solid #DFE2E5;
}

.api-method-path {
  margin-bottom: 1rem;
}

.api-method {
  display: inline-block;
  padding: 4px 8px;
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  font-weight: 600;
  border-radius: 4px;
  margin-right: 8px;
}

.api-method-GET {
  background: #D7F3E1;
  color: #1B5239;
}

.api-method-POST {
  background: #EAF2FD;
  color: #001846;
}

.api-method-PUT {
  background: #F8E7C5;
  color: #403013;
}

.api-method-DELETE {
  background: #FCDDE8;
  color: #420521;
}

.api-path {
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
}

.api-auth {
  margin: 1rem 0;
  padding: 16px;
  background: #F6F7F9;
  border-radius: 6px;
}

.api-params, .min-w-full {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0;
}
.api-params th, .api-params td, .min-w-full th, .min-w-full td {
  padding: 16px;
  text-align: left;
}
.api-params th, .min-w-full th {
  background: #F6F7F9;
  font-family: "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
}
.api-params tr, .min-w-full tr {
  border-bottom: 1px solid #DFE2E5;
}
.api-params code, .min-w-full code {
  font-family: "Roboto Mono", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background: #F6F7F9;
  border-radius: 4px;
  padding: 0px 4px 2px 4px;
}

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