/* 
@import "less/00-reset/00-reset.less"; 
@import "less/10-system/10-system-color.less"; 
@import "less/10-system/11-system-grid.less"; 
@import "less/10-system/12-system-typo.less"; 
@import "less/10-system/13-system-style.less"; 
@import "less/20-components/badge.less"; 
@import "less/20-components/button.less"; 
@import "less/20-components/dodont.less"; 
@import "less/20-components/e-icon.less"; 
@import "less/20-components/eds-option.less"; 
@import "less/20-components/list-do.less"; 
@import "less/20-components/loading-spinner.less"; 
@import "less/20-components/notification.less"; 
@import "less/20-components/swatch.less"; 
@import "less/20-components/tile.less"; 
@import "less/20-components/toggle.less"; 
@import "less/20-components/tooltip.less"; 
@import "less/20-templates/20-frame-layout.less"; 
@import "less/20-templates/20-template-blog.less"; 
@import "less/20-templates/20-template-health.less"; 
@import "less/20-templates/20-template-icon.less"; 
@import "less/20-templates/20-template-icons.less"; 
@import "less/20-templates/20-template-image-library-item.less"; 
@import "less/20-templates/20-template-image-library-list.less"; 
@import "less/20-templates/20-template-roadmap-list.less"; 
@import "less/20-templates/frame-main.less"; 
@import "less/30-snippets/30-snippet-admin.less"; 
@import "less/30-snippets/30-snippet-breadcrumb.less"; 
@import "less/30-snippets/30-snippet-code-example.less"; 
@import "less/30-snippets/30-snippet-footer.less"; 
@import "less/30-snippets/30-snippet-header.less"; 
@import "less/30-snippets/30-snippet-health.less"; 
@import "less/30-snippets/30-snippet-list.less"; 
@import "less/30-snippets/30-snippet-menu.less"; 
@import "less/30-snippets/30-snippet-meta.less"; 
@import "less/30-snippets/30-snippet-sidebar.less"; 
@import "less/30-snippets/30-snippet-tabs.less"; 
@import "less/40-js/40-js-accordion.less"; 
@import "less/40-js/40-js-prism.less"; 
*/ 
 
/*! de-style.css v1.0.5 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  box-sizing: border-box;
}
::before,
::after {
  box-sizing: inherit;
}
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/* Vertical rhythm
   ========================================================================== */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
/* Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
/* Lists (enumeration)
   ========================================================================== */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Lists (definition)
   ========================================================================== */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}
address {
  font-style: inherit;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
}
/**
 * Remove all Style fro select elements. Does not quite work cross-browser
 */
select {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
button[disabled],
[type='button'][disabled],
[type='reset'][disabled],
[type='submit'][disabled] {
  cursor: default;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/**
 * Fix placeholder font properties inheritance.
 */
::-webkit-input-placeholder {
  font: inherit;
}
:-ms-input-placeholder {
  font: inherit;
}
::-ms-input-placeholder {
  font: inherit;
}
::placeholder {
  font: inherit;
}
/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
}
th {
  text-align: left;
  font-weight: bold;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.grid {
  display: grid;
  grid-gap: 32px;
  grid-auto-flow: row;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, 1fr);
}
.grid-span-1 {
  grid-column: span 1;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid-span-2 {
  grid-column: span 2;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid-span-3 {
  grid-column: span 3;
}
.grid-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid-span-4 {
  grid-column: span 4;
}
.grid-cols-5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid-span-5 {
  grid-column: span 5;
}
.grid-cols-6 {
  grid-template-columns: repeat(6, 1fr);
}
.grid-span-6 {
  grid-column: span 6;
}
.grid-cols-7 {
  grid-template-columns: repeat(7, 1fr);
}
.grid-span-7 {
  grid-column: span 7;
}
.grid-cols-8 {
  grid-template-columns: repeat(8, 1fr);
}
.grid-span-8 {
  grid-column: span 8;
}
.grid-cols-9 {
  grid-template-columns: repeat(9, 1fr);
}
.grid-span-9 {
  grid-column: span 9;
}
.grid-cols-10 {
  grid-template-columns: repeat(10, 1fr);
}
.grid-span-10 {
  grid-column: span 10;
}
.grid-cols-11 {
  grid-template-columns: repeat(11, 1fr);
}
.grid-span-11 {
  grid-column: span 11;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, 1fr);
}
.grid-span-12 {
  grid-column: span 12;
}
.grid-cols-13 {
  grid-template-columns: repeat(13, 1fr);
}
.grid-span-13 {
  grid-column: span 13;
}
.grid-cols-14 {
  grid-template-columns: repeat(14, 1fr);
}
.grid-span-14 {
  grid-column: span 14;
}
.grid-cols-15 {
  grid-template-columns: repeat(15, 1fr);
}
.grid-span-15 {
  grid-column: span 15;
}
.grid-cols-16 {
  grid-template-columns: repeat(16, 1fr);
}
.grid-span-16 {
  grid-column: span 16;
}
body {
  font-size: 16px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #233d56;
}
p,
li {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #233d56;
  margin: 0 0 1rem 0;
}
b,
strong {
  font-weight: 700;
}
i,
em,
blockquote {
  font-style: italic;
}
a[href] {
  text-decoration: underline;
}
small {
  font-size: 0.75rem;
  line-height: 1rem;
}
pre,
code {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Roboto Mono', monospace;
  color: #3e5871;
}
code {
  white-space: pre;
  word-break: normal;
  word-wrap: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  color: #233d56;
  margin: 2rem 0 1.5rem 0;
  font-weight: 700;
}
h1 {
  font-size: 3rem;
  line-height: 3rem;
}
h2 {
  font-size: 2rem;
  line-height: 2.5rem;
}
h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}
h4,
h5,
h6 {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
* {
  color: inherit;
}
p,
pre,
blockquote {
  margin-bottom: 1.5rem;
}
ul,
ol {
  padding-left: 1rem;
  margin-bottom: 1.5rem;
}
ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: decimal;
}
li > ul,
li >  ol {
  margin-top: 1rem;
  padding-left: 2rem;
}
li {
  margin-bottom: 0.5rem;
}
table {
  margin-bottom: 1rem;
  max-width: 100%;
}
table tr {
  border-bottom: 2px solid #e2e9f1;
}
table tr td,
table tr th {
  padding: 8px 0;
}
table tr td:empty:before,
table tr th:empty:before {
  content: "—";
  opacity: 0.33;
}
pre {
  overflow: auto;
  padding: 1rem 1rem;
  background-color: #f1f6fb;
  border-radius: 8px;
}
code,
kbd {
  font-size: 90%;
  margin: 0 0.25rem;
  padding: 0.20rem 0.5rem;
  background-color: #f1f6fb;
  border-radius: 8px;
}
pre code {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
blockquote {
  padding: 0 1rem;
  border-left: 4px solid #e2e9f1;
}
hr {
  border: none;
  border-top: 4px solid #e2e9f1;
  margin: 2rem 0;
}
figcaption {
  font-size: 0.75em;
  line-height: 1.75em;
}
figure {
  margin: 0 0 1em 0;
}
figure img {
  background-color: #f1f6fb;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 1.5em;
}
::placeholder {
  font-style: italic;
  color: #c4d0dd;
  opacity: 1;
  /* Firefox */
}
::selection {
  background-color: #e0e7ff;
}
.styled-scrollbar::-webkit-scrollbar {
  width: 8px;
}
.styled-scrollbar::-webkit-scrollbar-track {
  background-color: #e2e9f1;
}
.styled-scrollbar::-webkit-scrollbar-thumb {
  background-color: #c4d0dd;
}
.style--success {
  background-color: #e4ffef;
  color: #2a9856;
  border-color: #96efb9;
}
.badge {
  border-radius: 16px;
  border-width: 2px;
  border-style: solid;
  border-color: #e2e9f1;
  background-color: #f1f6fb;
  color: #233d56;
  padding: 2px 12px;
}
.badge.default {
  background-color: #f1f6fb;
  border-color: #e2e9f1;
  color: #233d56;
}
.badge.faint {
  background-color: #ffffff;
  border-color: #e2e9f1;
  color: #c4d0dd;
}
.badge.success {
  background-color: #e4ffef;
  border-color: #c5fddb;
  color: #3abf6f;
}
.badge.warning {
  background-color: #fff3e6;
  border-color: #ffe3c7;
  color: #e1822f;
}
.badge.error {
  background-color: #fff1ef;
  border-color: #ffdfdb;
  color: #f0665c;
}
.badge.string {
  font-family: 'Roboto Mono', monospace;
  color: #3e5871;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #d0efff;
  border-color: #a0ddfc;
  color: #3384ad;
}
.badge.string::after {
  content: 'string';
}
.badge.number {
  font-family: 'Roboto Mono', monospace;
  color: #3e5871;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #ffdfdb;
  border-color: #ffbab2;
  color: #d04844;
}
.badge.number::after {
  content: 'number';
}
.badge.boolean {
  font-family: 'Roboto Mono', monospace;
  color: #3e5871;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #fcddef;
  border-color: #f5b8da;
  color: #bb4688;
}
.badge.boolean::after {
  content: 'boolean';
}
.badge.object {
  font-family: 'Roboto Mono', monospace;
  color: #3e5871;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #e9e3ff;
  border-color: #d1c3ff;
  color: #765ad4;
}
.badge.object::after {
  content: 'object';
}
.badge.array {
  font-family: 'Roboto Mono', monospace;
  color: #3e5871;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #c6f7f9;
  border-color: #8bebee;
  color: #258f93;
}
.badge.array::after {
  content: 'array';
}
.badge.promise {
  font-family: 'Roboto Mono', monospace;
  color: #3e5871;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #ffe3c7;
  border-color: #ffc890;
  color: #c55d0d;
}
.badge.promise::after {
  content: 'Promise';
}
.badge.optional {
  background-color: #ffffff;
  border-color: #e2e9f1;
  color: #c4d0dd;
}
.badge.optional::after {
  content: 'optional';
}
.badge.getter {
  background-color: #d0efff;
  border-color: #a0ddfc;
  color: #3384ad;
}
.badge.getter::after {
  content: 'getter';
}
.badge.setter {
  background-color: #d6f8c0;
  border-color: #b0e98b;
  color: #528c2b;
}
.badge.setter::after {
  content: 'setter';
}
.badge.function {
  background-color: #fdeea1;
  border-color: #f5dc5c;
  color: #a67800;
}
.badge.function::after {
  content: 'function';
}
.badge.action {
  background-color: #ffdfdb;
  border-color: #ffbab2;
  color: #d04844;
}
.badge.action::after {
  content: 'action';
}
.button {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #233d56;
  border-radius: 8px;
  color: #6f8de7;
  background-color: transparent;
}
a.button {
  text-decoration: none;
}
.button:first-child {
  margin-left: 0;
}
.button:last-child {
  margin-right: 0;
}
.button svg {
  color: inherit;
  fill: currentColor;
  margin-right: 4px;
}
.button:hover {
  background-color: rgba(111, 141, 231, 0.1);
  cursor: pointer;
}
.button--compact {
  padding: 4px 8px;
}
.button--compact svg {
  height: 16px;
  width: 16px;
}
.button--icon-only {
  padding: 8px;
  justify-content: center;
}
.button--icon-only svg {
  margin: 0;
}
.eds-dodont {
  display: inline-flex;
  position: relative;
  margin: 0;
  margin-bottom: 24px;
  flex-direction: column;
}
.eds-dodont--width-half {
  width: calc(48%);
}
.eds-dodont--width-half > * {
  margin-right: 16px;
}
.eds-dodont--width-half + .eds-dodont--width-half:nth-of-type(2n) > * {
  margin-right: 0;
  margin-left: 16px;
}
.eds-dodont--width-full {
  width: 100%;
}
.eds-dodont .image img {
  background-color: #f1f6fb;
  max-height: 400px;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.eds-dodont .text {
  border-top: 4px solid #6f8de7;
  padding-top: 8px;
  margin-top: 16px;
}
.eds-dodont--type-do .text {
  border-color: #3abf6f;
}
.eds-dodont--type-do .text:before {
  content: "Do:";
  display: block;
  color: #3abf6f;
  font-weight: bold;
}
.eds-dodont--type-dont .text {
  border-color: #f0665c;
}
.eds-dodont--type-dont .text:before {
  content: "Don't:";
  display: block;
  color: #f0665c;
  font-weight: bold;
}
.e-icon {
  vertical-align: middle;
  align-items: center;
  display: inline-flex;
  font-family: 'EDS Horizon Icons';
  justify-content: center;
  line-height: 1rem;
  color: inherit;
  fill: currentColor;
}
.e-icon--size-small {
  font-size: 16px;
  height: 16px;
}
.e-icon--size-large {
  font-size: 48px;
  height: 48px;
  width: 48px;
}
.eds-optionsetter {
  border: 1px solid #e2e9f1;
  padding: 8px;
  display: flex;
  justify-content: space-between;
}
.eds-optionsetter + .eds-optionsetter {
  border-top-width: 0px;
}
.eds-optionsetter .value.true {
  color: #f1f6fb;
  background-color: #3abf6f;
}
.eds-optionsetter .value.false {
  color: #f1f6fb;
  background-color: #f0665c;
}
.eds-optionsetter .off,
.eds-optionsetter .on {
  border: 1px solid #6f8de7;
  padding: 0 8px;
}
.list-do li {
  display: flex;
}
.list-do li:before {
  content: "";
  height: 24px;
  width: 24px;
  margin-right: 0.5em;
  flex-shrink: 0;
  background-color: #3abf6f;
  -webkit-mask-image: url('/assets/svg/icon-check-circle.svg');
  mask-image: url('/assets/svg/icon-check-circle.svg');
}
.list-dont li {
  display: flex;
}
.list-dont li:before {
  content: "";
  height: 24px;
  width: 24px;
  margin-right: 0.5em;
  flex-shrink: 0;
  background-color: #f0665c;
  -webkit-mask-image: url('/assets/svg/icon-x-circle.svg');
  mask-image: url('/assets/svg/icon-x-circle.svg');
}
.loading-spinner {
  height: 24px;
  width: 24px;
  position: relative;
  background-color: #e2e9f1;
  -webkit-mask-image: url('/assets/svg/loading-spinner-bg.svg');
  mask-image: url('/assets/svg/loading-spinner-bg.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
  animation: spin 1s linear infinite;
}
.loading-spinner:after {
  display: block;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #6f8de7;
  -webkit-mask-image: url('/assets/svg/loading-spinner.svg');
  mask-image: url('/assets/svg/loading-spinner.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.notification {
  border-radius: 16px;
  border-width: 2px;
  border-style: solid;
  border-color: #e2e9f1;
  background-color: #f1f6fb;
  color: #233d56;
  padding: 8px 16px;
  margin-bottom: 1rem;
}
td .notification {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 0;
}
.notification--default {
  background-color: #f1f6fb;
  border-color: #e2e9f1;
  color: #233d56;
}
.notification--faint {
  background-color: #ffffff;
  border-color: #e2e9f1;
  color: #c4d0dd;
}
.notification--success {
  background-color: #e4ffef;
  border-color: #c5fddb;
  color: #3abf6f;
}
.notification--warning {
  background-color: #fff3e6;
  border-color: #ffe3c7;
  color: #e1822f;
}
.notification--error {
  background-color: #fff1ef;
  border-color: #ffdfdb;
  color: #f0665c;
}
.notification--info {
  background-color: #d0efff;
  border-color: #a0ddfc;
  color: #3384ad;
}
.notification--ts {
  background: #3178C6;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  position: relative;
  padding: 16px 16px;
}
.notification--ts::after {
  content: 'TS';
  color: #ffffff;
  position: absolute;
  right: 5px;
  bottom: 2px;
  font-size: 2rem;
  font-weight: bold;
}
.notification code {
  background: none;
  line-height: 1;
  padding: 0;
}
.swatch {
  border-radius: 0px;
  border-width: 2px;
  border-style: solid;
  border-color: #e2e9f1;
  background-color: #ffffff;
  display: inline-flex;
  flex-direction: column;
  width: 240px;
  position: relative;
  margin-right: 16px;
  margin-bottom: 16px;
}
.swatch .sample {
  content: "";
  font-family: 'Roboto', sans-serif;
  color: #233d56;
  font-size: 2rem;
  line-height: 2.5rem;
  display: flex;
  height: 80px;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.swatch.text .sample {
  visibility: visible;
  background-color: #f1f6fb;
}
.swatch.text .sample:after {
  content: "Aa";
}
.swatch.text.light .sample {
  visibility: visible;
  background-color: #102a43;
}
.swatch.text.light .sample:after {
  content: "Aa";
}
.swatch .title {
  background-color: #ffffff;
  padding: 8px 12px;
}
.tile {
  position: relative;
  background-color: transparent;
  text-decoration: none;
  padding: 16px;
  margin: -16px;
  border-radius: 8px;
}
.tile:hover {
  background-color: rgba(111, 141, 231, 0.1);
}
.tile:hover .thumbnail {
  background-color: transparent;
}
.tile .thumbnail {
  transition: inherit;
  padding: 16px;
  height: 100px;
  background-color: #F1F6FB;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.tile .thumbnail:hover {
  transition: inherit;
}
.tile .thumbnail img,
.tile .thumbnail svg {
  width: 100%;
  height: 100%;
  display: inline;
  vertical-align: middle;
  object-position: -99999px 99999px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: transparent;
}
.tile .title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #233d56;
  color: inherit;
  margin: 0;
}
.toggle[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
label.toggle {
  position: relative;
  padding-left: 48px;
}
label.toggle:before,
label.toggle:after {
  content: "";
  display: block;
  position: absolute;
  cursor: pointer;
}
label.toggle:before {
  top: 0;
  left: 0;
  width: 36px;
  height: 20px;
  background-color: #c4d0dd;
  border-radius: 100px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
label.toggle:after {
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  background-color: #ffffff;
  -webkit-transition: left 0.25s ease;
  transition: left 0.25s ease;
}
.toggle[type="checkbox"]:checked + label.toggle:before {
  background-color: #3abf6f;
}
.toggle[type="checkbox"]:checked + label.toggle:after {
  left: 18px;
}
.tooltip {
  position: relative;
}
.tooltip__popup {
  display: none;
  opacity: 0;
  cursor: default;
  position: absolute;
  z-index: 100;
  animation: fadeout 666ms ease 1s forwards;
  background-color: #f1f6fb;
  color: #233d56;
  border: 2px solid #c4d0dd;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.1);
  padding: 8px 16px;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.tooltip__popup > * {
  flex-shrink: 0;
}
.tooltip__popup svg {
  display: inline;
  width: 24px;
  height: 24px;
}
.tooltip__popup:after {
  position: absolute;
  display: block;
  content: "";
  height: 0;
  width: 0;
  bottom: -8px;
  left: calc(50% - 9px);
  transform: translate(-50%, 0);
  border-style: solid;
  border-width: 9px;
  border-color: transparent transparent white white;
  transform: rotate(-45deg);
  -webkit-filter: drop-shadow(0 2px 0 #000000) drop-shadow(-2px 0 0 #000000);
}
.tooltip__popup--success {
  background-color: #e4ffef;
  color: #2a9856;
  border-color: #96efb9;
}
.tooltip__popup--success:after {
  border-color: transparent transparent #e4ffef #e4ffef;
  -webkit-filter: drop-shadow(0 2px 0 #96efb9) drop-shadow(-2px 0 0 #96efb9);
}
.tooltip__popup--above {
  left: 50%;
  transform: translate(-50%, 0);
  bottom: calc(100% + 16px);
}
.tooltip__popup--below {
  left: 50%;
  transform: translate(-50%, 0);
  top: calc(100% + 16px);
}
.tooltip__popup--below:after {
  top: -8px;
  left: calc(50% - 9px);
  transform: translate(-50%, 0);
  transform: rotate(135deg);
}
.tooltip--show .tooltip__popup {
  display: flex;
  opacity: 1;
}
@keyframes fadeout {
  0% {
    opacity: 1;
    z-index: inherit;
  }
  99% {
    opacity: 0;
    z-index: inherit;
  }
  100% {
    opacity: 0;
    z-index: -1000;
  }
}
body > .wrapper {
  min-height: 100vh;
  display: grid;
  grid-gap: 0px;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto minmax(0, 1fr);
  grid-template-areas: "header header" "sidebar main" "footer footer";
}
body > .wrapper .header {
  grid-area: header;
}
body > .wrapper .sidebar {
  grid-area: sidebar;
}
@media only screen and (max-width: 900px) {
  body > .wrapper .sidebar {
    position: fixed;
    left: 0;
    top: 76px;
    width: max-content;
    height: calc(100vh - 76px);
  }
}
body > .wrapper .main {
  grid-area: main;
  padding: 56px;
}
@media only screen and (max-width: 900px) {
  body > .wrapper .main {
    padding: 56px 24px;
  }
}
body > .wrapper .footer {
  grid-area: footer;
}
.content_width-fullwidth .content_width {
  max-width: 100%;
  margin: 0 auto;
}
.content_width- .content_width,
.content_width-narrow .content_width {
  max-width: 720px;
  margin: 0 auto;
}
.template-blog article.article {
  margin-bottom: 64px;
  padding-bottom: 64px;
  border-bottom: 2px solid #e2e9f1;
}
.template-blog article.article:last-child {
  border-bottom: none;
}
.template-blog article.article h1 {
  font-size: 2rem;
  line-height: 2.5rem;
}
.template-blog article.article h1 a {
  text-decoration: none;
  color: inherit;
}
.template-blog article.article h1 + .date {
  margin-top: -16px;
}
.template-blog article.article .date {
  margin: 0;
  color: #7993ac;
  font-style: italic;
}
.template-blog article.article h2,
.template-blog article.article h3,
.template-blog article.article h4,
.template-blog article.article h5,
.template-blog article.article h6 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.template-blog article.article > *:first-child {
  margin-top: 0;
}
.template-blog article.article > *:last-child {
  margin-bottom: 0;
}
.template-blog .pagination {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  margin-top: 56px;
}
.template-blog .pagination .older,
.template-blog .pagination .newer {
  padding: 16px 8px;
  margin: 0 -8px;
}
.template-blog .pagination .older {
  margin-left: auto;
}
.template-health table {
  width: 100%;
}
.template-health table tr td {
  vertical-align: middle;
}
.template-health table tr td {
  width: 200px;
}
.template-health table tr td:first-child {
  width: auto;
}
.template-health table tr.excluded {
  color: #c4d0dd;
}
.template-health table tr.excluded td .badge {
  background-color: #ffffff;
  border-color: #e2e9f1;
  color: #c4d0dd;
}
.template-icon .icon-display {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.template-icon .icon-display div {
  background-color: #f1f6fb;
  padding: 24px 0;
  border-radius: 8px;
  width: 30%;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.template-icon .icon-display div:after {
  position: absolute;
  bottom: 16px;
  right: 24px;
}
.template-icon .icon-display div > *:first-child {
  margin-top: 0;
}
.template-icon .icon-display div > *:last-child {
  margin-bottom: 0;
}
.template-icon .icon-display .small-icon:after {
  color: #7993ac;
  content: "16px";
}
.template-icon .icon-display .normal-icon:after {
  color: #7993ac;
  content: "24px";
}
.template-icon .icon-display .large-icon:after {
  color: #7993ac;
  content: "zoom";
}
.template-icons .tile .thumbnail {
  text-decoration: none;
}
.template-icons .tile .thumbnail .container {
  width: 48px;
}
.template-icons .tile .thumbnail:hover {
  background-color: #e0e7ff;
}
.template-icons .tile .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.template-icons .tile .title code {
  background-color: transparent;
  padding: 0;
  white-space: normal;
}
.template-icons .tile .buttons {
  visibility: hidden;
}
.template-icons .tile:hover .buttons {
  visibility: visible;
}
.eds-icon {
  display: inline-flex;
  font-size: 48px;
  vertical-align: middle;
}
.eds-icon--tiny {
  font-size: 16px;
}
.eds-icon--small {
  font-size: 24px;
}
.eds-icon--large {
  font-size: 64px;
}
.eds-icon__character {
  align-items: center;
  display: inline-flex;
  font-family: 'EDS Horizon Icons';
  justify-content: center;
  line-height: 1rem;
}
.template-image-library-item .image-display {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.template-image-library-item .image-display div {
  background-color: #f1f6fb;
  padding: 24px 24px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.template-image-library-list .tile .thumbnail {
  text-decoration: none;
  height: unset;
}
.template-image-library-list .tile .thumbnail .container {
  width: 128px;
  height: 128px;
}
.template-image-library-list .tile .thumbnail .container img,
.template-image-library-list .tile .thumbnail .container svg {
  object-position: unset;
}
.template-image-library-list .tile .thumbnail:hover {
  background-color: #e0e7ff;
}
.template-image-library-list .tile .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.template-image-library-list .tile .title code {
  background-color: transparent;
  padding: 0;
  white-space: normal;
}
.template-image-library-list .tile .buttons {
  visibility: hidden;
}
.template-image-library-list .tile:hover .buttons {
  visibility: visible;
}
.template-roadmap-list article.article {
  margin-bottom: 64px;
  padding-bottom: 64px;
  border-bottom: 2px solid #e2e9f1;
}
.template-roadmap-list article.article:last-child {
  border-bottom: none;
}
.template-roadmap-list article.article h1 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.template-roadmap-list article.article h1 a {
  text-decoration: none;
  color: inherit;
}
.template-roadmap-list article.article h1 + .date {
  margin-top: -16px;
}
.template-roadmap-list article.article .date {
  margin: 0;
  color: #7993ac;
  font-style: italic;
}
.template-roadmap-list article.article h2,
.template-roadmap-list article.article h3,
.template-roadmap-list article.article h4,
.template-roadmap-list article.article h5,
.template-roadmap-list article.article h6 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.template-roadmap-list article.article > *:first-child {
  margin-top: 0;
}
.template-roadmap-list article.article > *:last-child {
  margin-bottom: 0;
}
.template-roadmap-list .pagination {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  margin-top: 56px;
}
.template-roadmap-list .pagination .older,
.template-roadmap-list .pagination .newer {
  padding: 16px 8px;
  margin: 0 -8px;
}
.template-roadmap-list .pagination .older {
  margin-left: auto;
}
.main article,
.main section {
  line-height: 1.75em;
}
.main article > *:first-child,
.main section > *:first-child {
  margin-top: 0;
}
.main article > *:last-child,
.main section > *:last-child {
  margin-bottom: 0;
}
.main article header,
.main section header {
  margin-bottom: 48px;
}
.main article header > *:first-child,
.main section header > *:first-child {
  margin-top: 0;
}
.main article header > *:last-child,
.main section header > *:last-child {
  margin-bottom: 0;
}
.main article header + *,
.main section header + * {
  margin-top: 0;
}
.main article * a:not([class]),
.main section * a:not([class]) {
  color: #6f8de7;
}
.main article a:not([class]):hover,
.main section a:not([class]):hover {
  color: #6f8de7;
  background-color: rgba(111, 141, 231, 0.1);
  border-radius: 8px;
  margin: -4px -8px;
  padding: 4px 8px;
}
.main article img,
.main section img {
  max-width: 100%;
}
.main article table,
.main section table {
  width: 100%;
}
.main article table tr:first-child th,
.main section table tr:first-child th {
  top: 0;
  position: sticky;
  background-color: #ffffff;
  box-shadow: 0 1px 0 #e2e9f1;
}
.admin {
  background-color: #f1f6fb;
  border-bottom: 2px solid #e2e9f1;
  padding: 8px 16px;
  font-family: monospace;
}
.admin .button {
  font-size: inherit;
  font-family: inherit;
}
.breadcrumb {
  margin-bottom: 40px;
}
.breadcrumb a {
  color: #7993ac;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #233d56;
}
h1 + .breadcrumb {
  margin-top: -16px;
}
.breadcrumb .separator {
  color: #c4d0dd;
}
.code-example {
  margin-bottom: 24px;
  background: #ffffff;
  border: 2px solid #e2e9f1;
  border-radius: 8px;
}
.code-example-compact {
  flex: 1 1 auto;
  max-width: 50%;
}
.code-example--frameless {
  border: 0;
  border-radius: 0;
}
.code-example > *:first-child {
  margin-top: 0;
}
.code-example > *:last-child {
  margin-bottom: 0;
}
.code-example article {
  padding: 24px;
}
.code-example article .title-bar {
  position: relative;
}
.code-example article .title-bar--frameless {
  margin-bottom: 32px;
}
.code-example article .title-bar h1 {
  display: inline;
  font-size: 1.5rem;
  line-height: 2rem;
}
.code-example article .title-bar .toolbar {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
.code-example article .title-bar .toolbar .accordion-toggle {
  justify-content: center;
}
.code-example article .title-bar .toolbar .accordion-toggle.accordion--show:after {
  content: "Hide Code";
}
.code-example article .title-bar .toolbar .accordion-toggle:not(.accordion--show):after {
  content: "Show Code";
}
.code-example--frameless article {
  padding: 0;
}
.code-example .preview {
  border-top: 2px solid #e2e9f1;
}
.code-example .preview iframe {
  width: 100%;
  height: 320px;
}
.code-example .preview--frameless {
  border: 0;
}
.code-example .preview--frameless iframe {
  height: auto;
}
.code-example .accordion-content {
  padding: 0 24px;
  position: relative;
}
.code-example .accordion-content .code-wrapper {
  position: relative;
}
.code-example .accordion-content .options {
  display: none;
  background-color: #f1f6fb;
  border-radius: 8px;
  padding: 8px 16px;
  position: absolute;
  top: 16px;
  right: 16px;
  margin: 0;
}
.code-example .accordion-content .code-wrapper:hover .options {
  display: block;
}
.code-example .code {
  min-height: 80px;
  padding: 16px;
}
.code-compare {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.footer {
  background: #e2e9f1;
  border-top: 2px solid #c4d0dd;
  padding: 24px;
  color: #7993ac;
}
.footer * {
  color: inherit;
}
.footer > *:first-child {
  margin-top: 0;
}
.footer > *:last-child {
  margin-bottom: 0;
}
.header {
  background-color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  z-index: 10;
  padding: 16px 24px;
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  position: sticky;
  top: 0;
}
.header > * {
  align-items: center;
  display: flex;
  flex-grow: 1;
}
.header .left {
  justify-content: flex-start;
}
.header .left a {
  display: flex-inline;
}
.header .left .logo a {
  padding: 8px 16px;
  margin: -8px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
}
.header .left .logo a:hover {
  background-color: rgba(111, 141, 231, 0.1);
}
.header .left .logo a svg {
  height: 32px;
  width: auto;
}
.header .left .logo a h1 {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 2rem;
}
@media only screen and (max-width: 900px) {
  .header .left .logo a h1 {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .header .left .copy-link-button {
    display: none;
  }
}
.header .right {
  justify-content: flex-end;
}
.header .version {
  margin-left: 16px;
}
.header .search {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.header .search .loading {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .search .loading .loading-spinner {
  height: 48px;
  width: 48px;
}
.header .search__results {
  background: white;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  margin: 2px;
  max-height: 480px;
  overflow: auto;
  position: absolute;
  top: calc(100% + 2px);
  width: calc(100% - 4px);
}
.header .search__results--visible {
  display: block;
}
.header .search__result {
  display: flex;
  padding: 8px 16px;
  text-decoration: none;
}
.header .search__result:hover {
  background-color: rgba(111, 141, 231, 0.1);
}
.header .search__result__text {
  flex-shrink: 0;
}
.header .search__result__text__title {
  display: block;
  font-weight: 500;
  margin-bottom: -4px;
}
.header .search__result__text__crumb {
  font-size: 12px;
  color: #7993ac;
}
.header .search__result__thumb {
  width: 48px;
  height: 48px;
  margin-right: 8px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background-color: #F1F6FB;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.header .search__result__thumb svg {
  max-height: 24px;
  max-width: 24px;
}
.header .search form {
  text-align: left;
  border: 2px solid #c4d0dd;
  border-radius: 10px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.header .search form:hover {
  background-color: #f1f6fb;
}
.header .search form:focus-within {
  border-color: #6f8de7;
  background-color: #ffffff;
}
.header .search form:focus-within label[for=search_submit] {
  color: #6f8de7;
}
.header .search form input[type=search] {
  width: 100%;
  padding: 8px 8px 8px 0;
}
.header .search form input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  border-radius: 8px;
  background-color: #c4d0dd;
  -webkit-mask-image: url('/assets/svg/icon-x-circle.svg');
  mask-image: url('/assets/svg/icon-x-circle.svg');
}
.header .search form label[for=search_submit] {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .search form label[for=search_submit] svg {
  height: 24px;
  width: 24px;
  color: #233d56;
  fill: currentColor;
}
.header .search form input[type=submit] {
  display: none;
}
.badge.health_status-good {
  background-color: #e4ffef;
  border-color: #c5fddb;
  color: #3abf6f;
}
.badge.health_status-minor_issues {
  background-color: #fff3e6;
  border-color: #ffe3c7;
  color: #e1822f;
}
.badge.health_status-major_issues {
  background-color: #fff1ef;
  border-color: #ffdfdb;
  color: #f0665c;
}
.badge.health_status-na {
  background-color: #ffffff;
  border-color: #e2e9f1;
  color: #c4d0dd;
}
.badge.health_lifecycle-released {
  background-color: #e4ffef;
  border-color: #c5fddb;
  color: #3abf6f;
}
.badge.health_lifecycle-wip {
  background-color: #fff3e6;
  border-color: #ffe3c7;
  color: #e1822f;
}
.badge.health_lifecycle-deprecated {
  background-color: #fff1ef;
  border-color: #ffdfdb;
  color: #f0665c;
}
.badge.health_lifecycle-na {
  background-color: #ffffff;
  border-color: #e2e9f1;
  color: #c4d0dd;
}
.badge.health_last_checkup-ok {
  background-color: #e4ffef;
  border-color: #c5fddb;
  color: #3abf6f;
}
.badge.health_last_checkup-due {
  background-color: #fff3e6;
  border-color: #ffe3c7;
  color: #e1822f;
}
.badge.health_last_checkup-na {
  background-color: #ffffff;
  border-color: #e2e9f1;
  color: #c4d0dd;
}
.list .item {
  display: flex;
  background-color: transparent;
  text-decoration: none;
  padding: 8px;
}
.list .item:before {
  content: "";
  height: 24px;
  width: 24px;
  margin-right: 8px;
  background-color: #233d56;
  -webkit-mask-image: url('/assets/svg/icon-arrow-right.svg');
  mask-image: url('/assets/svg/icon-arrow-right.svg');
}
.list .item:hover {
  background-color: rgba(111, 141, 231, 0.1);
}
.list .item h1 {
  font-size: 1.5rem;
  line-height: 2rem;
  color: inherit;
  margin: 0;
}
.list .item p {
  margin: 0;
  margin-top: 8px;
}
.list.details .item {
  display: block;
  margin-bottom: 24px;
}
.list.details .item:before {
  display: none;
}
.tiles .tile {
  position: relative;
  background-color: transparent;
  text-decoration: none;
  padding: 16px;
  margin: -16px;
  border-radius: 8px;
}
.tiles .tile:hover {
  background-color: rgba(111, 141, 231, 0.1);
}
.tiles .tile:hover figure {
  background-color: transparent;
}
.tiles .tile figure {
  transition: inherit;
  padding: 16px;
  height: 100px;
  background-color: #F1F6FB;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 1rem;
  border-radius: 8px;
}
.tiles .tile figure:hover {
  transition: inherit;
}
.tiles .tile figure img {
  width: 100%;
  height: 100%;
  display: inline;
  vertical-align: middle;
  object-position: -99999px 99999px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: transparent;
}
.tiles .tile h1 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #233d56;
  font-weight: bold;
  color: inherit;
  margin: 0;
}
.tiles .tile p {
  margin: 0;
}
.tiles.grid-cols-1 figure {
  height: 49vh;
}
.tiles.grid-cols-2 figure {
  height: 32.5vh;
}
.tiles.grid-cols-3 figure {
  height: 27vh;
}
.tiles.grid-cols-4 figure {
  height: 24.25vh;
}
.tiles.grid-cols-5 figure {
  height: 22.6vh;
}
.tiles.grid-cols-6 figure {
  height: 21.5vh;
}
.tiles.grid-cols-7 figure {
  height: 20.71428571vh;
}
.tiles.grid-cols-8 figure {
  height: 20.125vh;
}
.tiles.grid-cols-9 figure {
  height: 19.66666667vh;
}
.tiles.grid-cols-10 figure {
  height: 19.3vh;
}
.tiles.grid-cols-11 figure {
  height: 19vh;
}
.tiles.grid-cols-12 figure {
  height: 18.75vh;
}
.tiles.grid-cols-13 figure {
  height: 18.53846154vh;
}
.tiles.grid-cols-14 figure {
  height: 18.35714286vh;
}
.tiles.grid-cols-15 figure {
  height: 18.2vh;
}
.tiles.grid-cols-16 figure {
  height: 18.0625vh;
}
.menu {
  max-height: inherit;
  width: inherit;
  overflow-x: hidden;
  overflow-y: auto;
}
.menu > *:first-child {
  margin-top: 56px;
}
.menu .active svg {
  color: #ffffff;
  fill: currentColor;
}
.menu .unlisted {
  opacity: 0.33;
}
.menu .deprecated {
  color: #f0665c;
}
.menu .deprecated svg {
  color: #f0665c;
  fill: currentColor;
}
.menu label.action-accordion {
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #a2b4c6;
  fill: currentColor;
  transform: rotate(-90deg);
}
.menu label.action-accordion:hover {
  background-color: rgba(111, 141, 231, 0.1);
}
.menu input[type=checkbox].action-accordion:checked ~ label.action-accordion {
  transform: rotate(0deg);
}
.menu input[type="checkbox"].action-accordion {
  display: none;
}
.menu input[type=checkbox].action-accordion ~ ul {
  display: none;
}
.menu input[type=checkbox].action-accordion:checked ~ ul {
  display: block;
}
.menu .level-1 li > a {
  padding-left: 36px;
}
.menu .level-1 label.action-accordion {
  left: 8px;
}
.menu .level-2 li > a {
  padding-left: 52px;
}
.menu .level-2 label.action-accordion {
  left: 24px;
}
.menu .level-3 li > a {
  padding-left: 68px;
}
.menu .level-3 label.action-accordion {
  left: 40px;
}
.menu .level-4 li > a {
  padding-left: 84px;
}
.menu .level-4 label.action-accordion {
  left: 56px;
}
.menu .level-5 li > a {
  padding-left: 100px;
}
.menu .level-5 label.action-accordion {
  left: 72px;
}
.menu .level-6 li > a {
  padding-left: 116px;
}
.menu .level-6 label.action-accordion {
  left: 88px;
}
.menu .level-7 li > a {
  padding-left: 132px;
}
.menu .level-7 label.action-accordion {
  left: 104px;
}
.menu .level-8 li > a {
  padding-left: 148px;
}
.menu .level-8 label.action-accordion {
  left: 120px;
}
.menu .level-9 li > a {
  padding-left: 164px;
}
.menu .level-9 label.action-accordion {
  left: 136px;
}
.menu .level-10 li > a {
  padding-left: 180px;
}
.menu .level-10 label.action-accordion {
  left: 152px;
}
.menu ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
.menu ul > li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.menu ul > li a {
  user-select: none;
  -webkit-user-select: none;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  align-items: center;
  padding: 8px 24px;
  margin: 0;
}
.menu ul > li a:hover {
  color: inherit;
  background-color: rgba(111, 141, 231, 0.1);
}
.menu ul > li a.active {
  background: #6f8de7;
  color: #ffffff;
}
.menu ul > li a.active svg {
  fill: currentColor;
}
.menu ul > li a.open {
  background: #6f8de7;
}
.menu ul > li a svg {
  display: block;
  margin-right: 8px;
  min-height: 24px;
  min-width: 24px;
  fill: #c4d0dd;
}
.level-1 > li > a:not(.active) > svg {
  fill: #6f8de7;
}
.meta {
  background-color: #f1f6fb;
  padding: 24px;
  color: #7993ac;
  border-radius: 8px;
  margin-top: 40px;
}
.meta p {
  margin-bottom: 8px;
}
.meta > *:first-child {
  margin-top: 0;
}
.meta > *:last-child {
  margin-bottom: 0;
}
.sidebar {
  position: relative;
  background: #f1f6fb;
  box-shadow: -2px 0 0 #e2e9f1 inset;
  transition: width 333ms ease;
}
.sidebar .wrapper {
  position: sticky;
  top: 76px;
  left: 0;
  max-height: 100vh;
  width: 320px;
  transition: width 333ms ease;
}
@media only screen and (max-width: 900px) {
  .sidebar .wrapper {
    max-height: calc(100vh - 76px);
  }
}
.sidebar.accordion-content {
  display: block;
  width: 0;
}
.sidebar.accordion-content .wrapper {
  left: 0;
  width: 0;
}
.sidebar.accordion-content.accordion--show {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .sidebar.accordion-content.accordion--show {
    width: max-content;
  }
}
.sidebar.accordion-content.accordion--show .wrapper {
  left: 0;
  width: 320px;
}
.sidebar .accordion-toggle {
  display: block;
  position: absolute;
  top: 8px;
  right: -48px;
  width: 40px;
  height: 40px;
  z-index: 100;
  transition: right 333ms ease;
}
.sidebar .accordion-toggle:not(:hover) {
  background-color: #ffffff;
}
.sidebar .accordion-toggle:hover {
  background-color: #e2e9f1;
}
.sidebar .accordion-toggle:after {
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  height: 24px;
  width: 24px;
  content: "";
  background-color: #c4d0dd;
  -webkit-mask-image: url('/assets/svg/icon-sidebar-collapse.svg');
  mask-image: url('/assets/svg/icon-sidebar-collapse.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
  transform: rotateY(180deg);
}
.sidebar .accordion-toggle.accordion--show {
  right: 8px;
  transform: rotateY(180deg);
}
.sidebar .accordion-toggle.accordion--show:not(:hover) {
  background-color: transparent;
}
.tabs {
  display: flex;
  border-bottom: 2px solid #eee;
}
.tabs .tab {
  display: inline-block;
  background-color: white;
  padding: 16px 16px;
  font-weight: bold;
  text-decoration: none;
}
.tabs .tab.active {
  border-bottom: 4px solid #6f8de7;
  margin-bottom: -2px;
  color: #6f8de7;
}
.accordion-content {
  display: none;
}
.accordion-content.accordion--show {
  display: block;
}
/* PrismJS 1.21.0
https://prismjs.com/ */
/**
 */
code[class*="language-"],
pre[class*="language-"] {
  color: #f1f6fb;
  background: none;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
code[class*="language-"]::selection,
pre[class*="language-"]::selection {
  background-color: #000000;
}
/* Code blocks */
pre[class*="language-"] {
  overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #102a43;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}
code .token.comment,
code .token.prolog,
code .token.doctype,
code .token.cdata {
  color: #7993ac;
}
code .token.punctuation {
  color: #fff7d0;
}
code .token.namespace {
  opacity: .7;
}
code .token.property,
code .token.tag,
code .token.constant,
code .token.symbol,
code .token.deleted {
  color: #f0665c;
}
code .token.boolean,
code .token.number {
  color: #f8dbff;
}
code .token.selector,
code .token.attr-name,
code .token.string,
code .token.char,
code .token.builtin,
code .token.inserted {
  color: #b0e98b;
}
code .token.operator,
code .token.entity,
code .token.url,
code .language-css .token.string,
code .style .token.string,
code .token.variable {
  color: #fff7d0;
}
code .token.atrule,
code .token.attr-value,
code .token.function,
code .token.class-name {
  color: #f5dc5c;
}
code .token.keyword {
  color: #79c4e9;
}
code .token.regex,
code .token.important {
  color: #e1822f;
}
code .token.important,
code .token.bold {
  font-weight: bold;
}
code .token.italic {
  font-style: italic;
}
code .token.entity {
  cursor: help;
}
