@import url(//fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Ubuntu:wght@300;400;500;700&family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap);
/* line 80, app/assets/stylesheets/_variables.scss */
:root {
  --font-primary: "Inter", sans-serif;
  --font-secondary: "Inter", sans-serif;
}

/* line 87, app/assets/stylesheets/_variables.scss */
:root {
  --neutral-10: hsl(225, 40%, 98%);
  --neutral-15: hsl(225, 40%, 95%);
  --neutral-20: hsl(225, 40%, 85%);
  --neutral-30: hsl(225, 40%, 75%);
  --neutral-40: hsl(225, 40%, 65%);
  --neutral-50: hsl(225, 40%, 50%);
  --neutral-60: hsl(225, 40%, 40%);
  --neutral-70: hsl(225, 40%, 28%);
  --neutral-80: hsl(225, 40%, 18%);
  --neutral-90: hsl(225, 40%, 11%);
  --primary-10: hsl(223, 78%, 98%);
  --primary-20: hsl(223, 78%, 95%);
  --primary-30: hsl(223, 78%, 75%);
  --primary-40: hsl(223, 78%, 65%);
  --primary-50: hsl(223, 78%, 50%);
  /* Secondary Brand Color */
  --primary-60: hsl(223, 78%, 40%);
  --primary-70: hsl(223, 78%, 28%);
  --primary-80: hsl(223, 78%, 18%);
  --primary-90: hsl(223, 78%, 11%);
  /* Primary Color */
  --primary-trans: hsl(223, 78%, 50%, 0.07);
  --primary-trans-2: hsl(223, 78%, 50%, 0.15);
  --accent-10: hsl(16, 88%, 98%);
  --accent-20: hsl(16, 88%, 85%);
  --accent-30: hsl(16, 88%, 75%);
  --accent-40: hsl(16, 88%, 65%);
  --accent-50: hsl(16, 88%, 50%);
  --accent-60: hsl(16, 88%, 40%);
  --accent-70: hsl(16, 88%, 28%);
  --accent-80: hsl(16, 88%, 18%);
  --accent-90: hsl(16, 88%, 11%);
  --accent-2-10: hsl(167, 89%, 98%);
  --accent-2-20: hsl(167, 89%, 85%);
  --accent-2-30: hsl(167, 89%, 75%);
  --accent-2-40: hsl(167, 89%, 65%);
  --accent-2-50: hsl(167, 89%, 50%);
  /* accent 2 color */
  --accent-2-60: hsl(167, 89%, 40%);
  --accent-2-70: hsl(167, 89%, 28%);
  --accent-2-80: hsl(167, 89%, 18%);
  --accent-2-90: hsl(167, 89%, 11%);
  --pink-50: hsl(332, 96%, 49%);
  --pink-60: hsl(332, 97%, 39%);
  --info-10: hsl(200, 95%, 98%);
  --info-20: hsl(200, 95%, 85%);
  --info-30: hsl(200, 95%, 75%);
  --info-40: hsl(200, 95%, 65%);
  --info-50: hsl(200, 95%, 50%);
  --info-60: hsl(200, 95%, 40%);
  --info-70: hsl(200, 95%, 28%);
  --info-80: hsl(200, 95%, 18%);
  --info-90: hsl(200, 95%, 11%);
  --error-10: hsl(0, 97%, 98%);
  --error-20: hsl(0, 97%, 85%);
  --error-30: hsl(0, 97%, 75%);
  --error-40: hsl(0, 97%, 65%);
  --error-50: hsl(0, 97%, 50%);
  --error-60: hsl(0, 97%, 40%);
  --error-70: hsl(0, 97%, 28%);
  --error-80: hsl(0, 97%, 18%);
  --error-90: hsl(0, 97%, 11%);
  --warning-10: hsl(45, 97%, 98%);
  --warning-20: hsl(45, 97%, 85%);
  --warning-30: hsl(45, 97%, 75%);
  --warning-40: hsl(45, 97%, 65%);
  --warning-50: hsl(45, 97%, 50%);
  --warning-60: hsl(45, 97%, 40%);
  --warning-70: hsl(45, 97%, 28%);
  --warning-80: hsl(45, 97%, 18%);
  --warning-90: hsl(45, 97%, 11%);
  --success-10: hsl(152, 90%, 98%);
  --success-20: hsl(152, 90%, 85%);
  --success-30: hsl(152, 90%, 75%);
  --success-40: hsl(152, 90%, 65%);
  --success-50: hsl(152, 90%, 50%);
  --success-60: hsl(152, 90%, 40%);
  --success-70: hsl(152, 90%, 28%);
  --success-80: hsl(152, 90%, 18%);
  --success-90: hsl(152, 90%, 11%);
  --purple-10: hsl(285, 88%, 98%);
  --purple-20: hsl(285, 88%, 85%);
  --purple-30: hsl(285, 88%, 75%);
  --purple-40: hsl(285, 88%, 65%);
  --purple-50: hsl(285, 88%, 50%);
  --purple-60: hsl(285, 88%, 40%);
  --purple-70: hsl(285, 88%, 28%);
  --purple-80: hsl(285, 88%, 18%);
  --purple-90: hsl(285, 88%, 11%);
  --white: hsl(0, 0%, 100%);
  --dark-background: hsl(247, 100%, 7%);
  --dark-surface: hsl(223, 78%, 11%);
  /* Blue */
  --tag-blue-50: hsl(203, 100%, 73%);
  --tag-blue-90: hsl(217, 90%, 15%);
  /* Green */
  --tag-green-50: hsl(145, 78%, 66%);
  --tag-green-90: hsl(145, 65%, 10%);
  /* Purple */
  --tag-purple-50: hsl(265, 100%, 80%);
  --tag-purple-90: hsl(265, 80%, 15%);
  /* Yellow */
  --tag-yellow-50: hsl(55, 95%, 67%);
  --tag-yellow-90: hsl(55, 95%, 7%);
  /* Teal */
  --tag-teal-50: hsl(175, 87%, 66%);
  --tag-teal-90: hsl(175, 70%, 10%);
  /* Gray */
  --tag-gray-50: hsl(0, 1%, 77%);
  --tag-gray-90: hsl(0, 0%, 10%);
  /* Extended Set */
  /* Dark Blue */
  --tag-dark-blue-50: hsl(224, 100%, 82%);
  --tag-dark-blue-90: hsl(224, 80%, 10%);
  /* Pink */
  --tag-pink-50: hsl(340, 100%, 76%);
  --tag-pink-90: hsl(340, 90%, 10%);
  /* Coral */
  --tag-coral-50: hsl(10, 100%, 75%);
  --tag-coral-90: hsl(10, 85%, 10%);
  /* Light Green */
  --tag-light-green-50: hsl(150, 100%, 86%);
  --tag-light-green-90: hsl(150, 65%, 10%);
  /* Indigo */
  --tag-indigo-50: hsl(288, 100%, 82%);
  --tag-indigo-90: hsl(288, 70%, 10%);
  /* Brown */
  --tag-brown-50: hsl(30, 79%, 70%);
  --tag-brown-90: hsl(30, 60%, 10%);
}

/* line 249, app/assets/stylesheets/_variables.scss */
body.light.v8,
body.dark.v8 {
  --neutral-10: hsl(225, 40%, 98%);
  --neutral-15: hsl(225, 40%, 95%);
  --neutral-20: hsl(225, 40%, 85%);
  --neutral-30: hsl(225, 40%, 75%);
  --neutral-40: hsl(225, 40%, 65%);
  --neutral-50: hsl(225, 40%, 50%);
  --neutral-60: hsl(225, 40%, 40%);
  --neutral-70: hsl(225, 40%, 28%);
  --neutral-80: hsl(225, 40%, 18%);
  --neutral-90: hsl(225, 40%, 11%);
  --primary-10: hsl(223, 78%, 98%);
  --primary-20: hsl(223, 78%, 95%);
  --primary-30: hsl(223, 78%, 75%);
  --primary-40: hsl(223, 78%, 65%);
  --primary-50: hsl(223, 78%, 50%);
  /* Secondary Brand Color */
  --primary-60: hsl(223, 78%, 40%);
  --primary-70: hsl(223, 78%, 28%);
  --primary-80: hsl(223, 78%, 18%);
  --primary-90: hsl(243, 90%, 4%);
  /* Primary Color */
  --primary-trans: hsl(223, 78%, 50%, 0.07);
  --primary-trans-2: hsl(223, 78%, 50%, 0.15);
  --accent-10: hsl(16, 88%, 98%);
  --accent-20: hsl(16, 88%, 85%);
  --accent-30: hsl(16, 88%, 75%);
  --accent-40: hsl(16, 88%, 65%);
  --accent-50: hsl(16, 88%, 50%);
  --accent-60: hsl(16, 88%, 40%);
  --accent-70: hsl(16, 88%, 28%);
  --accent-80: hsl(16, 88%, 18%);
  --accent-90: hsl(16, 88%, 11%);
  --accent-2-10: hsl(167, 89%, 98%);
  --accent-2-20: hsl(167, 89%, 85%);
  --accent-2-30: hsl(167, 89%, 75%);
  --accent-2-40: hsl(167, 89%, 65%);
  --accent-2-50: hsl(167, 89%, 50%);
  /* accent 2 color */
  --accent-2-60: hsl(167, 89%, 40%);
  --accent-2-70: hsl(167, 89%, 28%);
  --accent-2-80: hsl(167, 89%, 18%);
  --accent-2-90: hsl(167, 89%, 11%);
  --pink-50: hsl(332, 96%, 49%);
  --pink-60: hsl(332, 97%, 39%);
  --info-10: hsl(200, 95%, 98%);
  --info-20: hsl(200, 95%, 85%);
  --info-30: hsl(200, 95%, 75%);
  --info-40: hsl(200, 95%, 65%);
  --info-50: hsl(200, 95%, 50%);
  --info-60: hsl(200, 95%, 40%);
  --info-70: hsl(200, 95%, 28%);
  --info-80: hsl(200, 95%, 18%);
  --info-90: hsl(200, 95%, 11%);
  --error-10: hsl(0, 97%, 98%);
  --error-20: hsl(0, 97%, 85%);
  --error-30: hsl(0, 97%, 75%);
  --error-40: hsl(0, 97%, 65%);
  --error-50: hsl(0, 97%, 50%);
  --error-60: hsl(0, 97%, 40%);
  --error-70: hsl(0, 97%, 28%);
  --error-80: hsl(0, 97%, 18%);
  --error-90: hsl(0, 97%, 11%);
  --warning-10: hsl(45, 97%, 98%);
  --warning-20: hsl(45, 97%, 85%);
  --warning-30: hsl(45, 97%, 75%);
  --warning-40: hsl(45, 97%, 65%);
  --warning-50: hsl(45, 97%, 50%);
  --warning-60: hsl(45, 97%, 40%);
  --warning-70: hsl(45, 97%, 28%);
  --warning-80: hsl(45, 97%, 18%);
  --warning-90: hsl(45, 97%, 11%);
  --success-10: hsl(152, 90%, 98%);
  --success-20: hsl(152, 90%, 85%);
  --success-30: hsl(152, 90%, 75%);
  --success-40: hsl(152, 90%, 65%);
  --success-50: hsl(152, 90%, 50%);
  --success-60: hsl(152, 90%, 40%);
  --success-70: hsl(152, 90%, 28%);
  --success-80: hsl(152, 90%, 18%);
  --success-90: hsl(152, 90%, 11%);
  --purple-10: hsl(285, 88%, 98%);
  --purple-20: hsl(285, 88%, 85%);
  --purple-30: hsl(285, 88%, 75%);
  --purple-40: hsl(285, 88%, 65%);
  --purple-50: hsl(285, 88%, 50%);
  --purple-60: hsl(285, 88%, 40%);
  --purple-70: hsl(285, 88%, 28%);
  --purple-80: hsl(285, 88%, 18%);
  --purple-90: hsl(285, 88%, 11%);
  --white: hsl(0, 0%, 100%);
  --dark-background: hsl(243, 90%, 4%);
  --dark-surface: hsl(243, 33%, 13%);
}

/* line 352, app/assets/stylesheets/_variables.scss */
body.light.neutral,
body.dark.neutral {
  --theme-neutral-primary: hsl(225, 96%, 42%);
  --theme-neutral-primary-shade: hsl(225, 96%, 28%);
  --theme-neutral-dark-primary: hsl(225, 63%, 55%);
  --theme-neutral-dark-primary-tint: hsl(225, 100%, 66%);
  --theme-neutral-dark-primary-shade: hsl(225, 96%, 28%);
  --neutral-10: hsl(0, 0%, 98%);
  --neutral-20: hsl(0, 0%, 85%);
  --neutral-30: hsl(0, 0%, 75%);
  --neutral-40: hsl(0, 0%, 65%);
  --neutral-50: hsl(0, 0%, 50%);
  --neutral-60: hsl(0, 0%, 40%);
  --neutral-70: hsl(0, 0%, 28%);
  --neutral-80: hsl(0, 0%, 18%);
  --neutral-90: hsl(0, 0%, 11%);
  --primary-10: hsl(237, 94%, 98%);
  --primary-20: hsl(237, 94%, 95%);
  --primary-30: hsl(237, 94%, 75%);
  --primary-40: hsl(237, 94%, 65%);
  --primary-50: hsl(237, 94%, 59%);
  /* Secondary Brand Color */
  --primary-60: hsl(237, 94%, 40%);
  --primary-70: hsl(237, 94%, 28%);
  --primary-80: hsl(237, 94%, 18%);
  --primary-90: hsl(237, 94%, 11%);
  /* Primary Color */
  --accent-10: hsl(237, 94%, 98%);
  --accent-20: hsl(237, 94%, 95%);
  --accent-30: hsl(237, 94%, 75%);
  --accent-40: hsl(237, 94%, 65%);
  --accent-50: hsl(237, 94%, 59%);
  /* Secondary Brand Color */
  --accent-60: hsl(237, 94%, 40%);
  --accent-70: hsl(237, 94%, 28%);
  --accent-80: hsl(237, 94%, 18%);
  --accent-90: hsl(237, 94%, 11%);
  /* Primary Color */
  --primary-trans: hsla(216, 3%, 70%, 0.15);
  --primary-trans-2: hsla(227, 9%, 80%, 0.15);
  --dark-background: hsl(240, 2%, 8%);
  --dark-surface: hsl(0, 0%, 4%);
}

/* line 397, app/assets/stylesheets/_variables.scss */
body.light.protanopia,
body.dark.protanopia {
  --primary-50: hsl(223, 58%, 50%);
  /* Secondary Brand Color */
  --primary-90: hsl(223, 58%, 11%);
  /* Primary Color */
  --accent-10: hsl(14, 73%, 98%);
  --accent-20: hsl(14, 73%, 85%);
  --accent-30: hsl(14, 73%, 75%);
  --accent-40: hsl(14, 73%, 65%);
  /* accent color */
  --accent-50: hsl(14, 73%, 50%);
  --accent-60: hsl(14, 73%, 40%);
  --accent-70: hsl(14, 73%, 28%);
  --accent-80: hsl(14, 73%, 18%);
  --accent-90: hsl(14, 73%, 11%);
  --pink-50: hsl(332, 76%, 49%);
  --pink-60: hsl(332, 77%, 39%);
  --error-10: hsl(0, 77%, 98%);
  --error-20: hsl(0, 77%, 85%);
  --error-30: hsl(0, 77%, 75%);
  --error-40: hsl(0, 77%, 65%);
  --error-50: hsl(0, 77%, 50%);
  --error-60: hsl(0, 77%, 40%);
  --error-70: hsl(0, 77%, 28%);
  --error-80: hsl(0, 77%, 18%);
  --error-90: hsl(0, 77%, 11%);
  --warning-10: hsl(31, 75%, 98%);
  --warning-20: hsl(31, 75%, 85%);
  --warning-30: hsl(31, 75%, 75%);
  --warning-40: hsl(31, 75%, 65%);
  --warning-50: hsl(31, 75%, 50%);
  --warning-60: hsl(31, 75%, 40%);
  --warning-70: hsl(31, 75%, 28%);
  --warning-80: hsl(31, 75%, 18%);
  --warning-90: hsl(31, 75%, 11%);
  --success-10: hsl(152, 70%, 98%);
  --success-20: hsl(152, 70%, 85%);
  --success-30: hsl(152, 70%, 75%);
  --success-40: hsl(152, 70%, 65%);
  --success-50: hsl(152, 70%, 50%);
  --success-60: hsl(152, 70%, 40%);
  --success-70: hsl(152, 70%, 28%);
  --success-80: hsl(152, 70%, 18%);
  --success-90: hsl(152, 70%, 11%);
  --purple-10: hsl(285, 68%, 98%);
  --purple-20: hsl(285, 68%, 85%);
  --purple-30: hsl(285, 68%, 75%);
  --purple-40: hsl(285, 68%, 65%);
  --purple-50: hsl(285, 68%, 50%);
  --purple-60: hsl(285, 68%, 40%);
  --purple-70: hsl(285, 68%, 28%);
  --purple-80: hsl(285, 68%, 18%);
  --purple-90: hsl(285, 68%, 11%);
  --primary-trans: hsl(223, 58%, 50%, 0.07);
  --primary-trans-2: hsl(223, 58%, 50%, 0.15);
  --dark-background: hsl(247, 80%, 7%);
  --dark-surface: hsl(223, 58%, 11%);
  /* Blue */
  --tag-blue-50: hsl(233, 100%, 82%);
  --tag-blue-90: hsl(247, 90%, 15%);
  /* Green */
  --tag-green-50: hsl(175, 78%, 66%);
  --tag-green-90: hsl(175, 65%, 10%);
  /* Purple */
  --tag-purple-50: hsl(295, 100%, 80%);
  --tag-purple-90: hsl(295, 80%, 15%);
  /* Yellow */
  --tag-yellow-50: hsl(85, 95%, 67%);
  --tag-yellow-90: hsl(85, 95%, 7%);
  /* Teal */
  --tag-teal-50: hsl(205, 87%, 66%);
  --tag-teal-90: hsl(205, 70%, 10%);
  /* Gray */
  --tag-gray-50: hsl(30, 1%, 77%);
  --tag-gray-90: hsl(30, 0%, 10%);
  /* Extended Set */
  /* Dark Blue */
  --tag-dark-blue-50: hsl(254, 100%, 82%);
  --tag-dark-blue-90: hsl(254, 80%, 10%);
  /* Pink */
  --tag-pink-50: hsl(10, 100%, 76%);
  --tag-pink-90: hsl(10, 90%, 10%);
  /* Coral */
  --tag-coral-50: hsl(40, 100%, 75%);
  --tag-coral-90: hsl(40, 85%, 10%);
  /* Light Green */
  --tag-light-green-50: hsl(180, 100%, 86%);
  --tag-light-green-90: hsl(180, 65%, 10%);
  /* Indigo */
  --tag-indigo-50: hsl(318, 100%, 82%);
  --tag-indigo-90: hsl(318, 70%, 10%);
  /* Brown */
  --tag-brown-50: hsl(60, 79%, 70%);
  --tag-brown-90: hsl(60, 60%, 10%);
}

/* line 512, app/assets/stylesheets/_variables.scss */
body.light.deuteranopia,
body.dark.deuteranopia {
  --accent-10: hsl(14, 73%, 98%);
  --accent-20: hsl(14, 73%, 85%);
  --accent-30: hsl(14, 73%, 75%);
  --accent-40: hsl(14, 73%, 65%);
  --accent-50: hsl(14, 73%, 50%);
  --accent-60: hsl(14, 73%, 40%);
  --accent-70: hsl(14, 73%, 28%);
  --accent-80: hsl(14, 73%, 18%);
  --accent-90: hsl(14, 73%, 11%);
  --pink-50: hsl(332, 76%, 49%);
  --pink-60: hsl(332, 77%, 39%);
  --error-10: hsl(0, 77%, 98%);
  --error-20: hsl(0, 77%, 85%);
  --error-30: hsl(0, 77%, 75%);
  --error-40: hsl(0, 77%, 65%);
  --error-50: hsl(0, 77%, 50%);
  --error-60: hsl(0, 77%, 40%);
  --error-70: hsl(0, 77%, 28%);
  --error-80: hsl(0, 77%, 18%);
  --error-90: hsl(0, 77%, 11%);
  --warning-10: hsl(31, 75%, 98%);
  --warning-20: hsl(31, 75%, 85%);
  --warning-30: hsl(31, 75%, 75%);
  --warning-40: hsl(31, 75%, 65%);
  --warning-50: hsl(31, 75%, 50%);
  --warning-60: hsl(31, 75%, 40%);
  --warning-70: hsl(31, 75%, 28%);
  --warning-80: hsl(31, 75%, 18%);
  --warning-90: hsl(31, 75%, 11%);
  --success-10: hsl(152, 70%, 98%);
  --success-20: hsl(152, 70%, 85%);
  --success-30: hsl(152, 70%, 75%);
  --success-40: hsl(152, 70%, 65%);
  --success-50: hsl(152, 70%, 50%);
  --success-60: hsl(152, 70%, 40%);
  --success-70: hsl(152, 70%, 28%);
  --success-80: hsl(152, 70%, 18%);
  --success-90: hsl(152, 70%, 11%);
  --primary-50: hsl(223, 58%, 50%);
  /* Secondary Brand Color */
  --primary-90: hsl(223, 58%, 11%);
  /* Primary Color */
  --primary-trans: hsl(223, 58%, 50%, 0.07);
  --primary-trans-2: hsl(223, 58%, 50%, 0.15);
  --dark-background: hsl(247, 80%, 7%);
  --dark-surface: hsl(223, 58%, 11%);
  /* Blue */
  --tag-blue-50: hsl(233, 100%, 84%);
  --tag-blue-90: hsl(247, 90%, 15%);
  /* Green */
  --tag-green-50: hsl(175, 78%, 66%);
  --tag-green-90: hsl(175, 65%, 10%);
  /* Purple */
  --tag-purple-50: hsl(295, 100%, 80%);
  --tag-purple-90: hsl(295, 80%, 15%);
  /* Yellow */
  --tag-yellow-50: hsl(85, 95%, 67%);
  --tag-yellow-90: hsl(85, 95%, 7%);
  /* Teal */
  --tag-teal-50: hsl(205, 87%, 66%);
  --tag-teal-90: hsl(205, 70%, 10%);
  /* Gray */
  --tag-gray-50: hsl(30, 1%, 77%);
  --tag-gray-90: hsl(30, 0%, 10%);
  /* Extended Set */
  /* Dark Blue */
  --tag-dark-blue-50: hsl(254, 100%, 82%);
  --tag-dark-blue-90: hsl(254, 80%, 10%);
  /* Pink */
  --tag-pink-50: hsl(10, 100%, 76%);
  --tag-pink-90: hsl(10, 90%, 10%);
  /* Coral */
  --tag-coral-50: hsl(40, 100%, 75%);
  --tag-coral-90: hsl(40, 85%, 10%);
  /* Light Green */
  --tag-light-green-50: hsl(180, 100%, 86%);
  --tag-light-green-90: hsl(180, 65%, 10%);
  /* Indigo */
  --tag-indigo-50: hsl(318, 100%, 82%);
  --tag-indigo-90: hsl(318, 70%, 10%);
  /* Brown */
  --tag-brown-50: hsl(60, 79%, 70%);
  --tag-brown-90: hsl(60, 60%, 10%);
}

/* line 617, app/assets/stylesheets/_variables.scss */
body.light.tritanopia,
body.dark.tritanopia {
  --accent-10: hsl(14, 63%, 98%);
  --accent-20: hsl(14, 63%, 85%);
  --accent-30: hsl(14, 63%, 75%);
  --accent-40: hsl(14, 63%, 65%);
  /* accent color */
  --accent-50: hsl(14, 63%, 50%);
  --accent-60: hsl(14, 63%, 40%);
  --accent-70: hsl(14, 63%, 28%);
  --accent-80: hsl(14, 63%, 18%);
  --accent-90: hsl(14, 63%, 11%);
  --pink-50: hsl(332, 66%, 49%);
  --pink-60: hsl(332, 67%, 39%);
  --error-10: hsl(0, 67%, 98%);
  --error-20: hsl(0, 67%, 85%);
  --error-30: hsl(0, 67%, 75%);
  --error-40: hsl(0, 67%, 65%);
  --error-50: hsl(0, 67%, 50%);
  --error-60: hsl(0, 67%, 40%);
  --error-70: hsl(0, 67%, 28%);
  --error-80: hsl(0, 67%, 18%);
  --error-90: hsl(0, 67%, 11%);
  --warning-10: hsl(31, 65%, 98%);
  --warning-20: hsl(31, 65%, 85%);
  --warning-30: hsl(31, 65%, 75%);
  --warning-40: hsl(31, 65%, 65%);
  --warning-50: hsl(31, 65%, 50%);
  --warning-60: hsl(31, 65%, 40%);
  --warning-70: hsl(31, 65%, 28%);
  --warning-80: hsl(31, 65%, 18%);
  --warning-90: hsl(31, 65%, 11%);
  --success-10: hsl(152, 60%, 98%);
  --success-20: hsl(152, 60%, 85%);
  --success-30: hsl(152, 60%, 75%);
  --success-40: hsl(152, 60%, 65%);
  --success-50: hsl(152, 60%, 50%);
  --success-60: hsl(152, 60%, 40%);
  --success-70: hsl(152, 60%, 28%);
  --success-80: hsl(152, 60%, 18%);
  --success-90: hsl(152, 60%, 11%);
  --primary-50: hsl(223, 58%, 50%);
  /* Secondary Brand Color */
  --primary-90: hsl(223, 58%, 11%);
  /* Primary Color */
  --primary-trans: hsl(223, 58%, 50%, 0.07);
  --primary-trans-2: hsl(223, 58%, 50%, 0.15);
  --dark-background: hsl(247, 60%, 7%);
  --dark-surface: hsl(223, 58%, 11%);
  /* Blue */
  --tag-blue-50: hsl(233, 100%, 84%);
  --tag-blue-90: hsl(247, 90%, 15%);
  /* Green */
  --tag-green-50: hsl(175, 78%, 66%);
  --tag-green-90: hsl(175, 65%, 10%);
  /* Purple */
  --tag-purple-50: hsl(295, 100%, 80%);
  --tag-purple-90: hsl(295, 80%, 15%);
  /* Yellow */
  --tag-yellow-50: hsl(85, 95%, 67%);
  --tag-yellow-90: hsl(85, 95%, 7%);
  /* Teal */
  --tag-teal-50: hsl(205, 87%, 66%);
  --tag-teal-90: hsl(205, 70%, 10%);
  /* Gray */
  --tag-gray-50: hsl(30, 1%, 77%);
  --tag-gray-90: hsl(30, 0%, 10%);
  /* Extended Set */
  /* Dark Blue */
  --tag-dark-blue-50: hsl(254, 100%, 82%);
  --tag-dark-blue-90: hsl(254, 80%, 10%);
  /* Pink */
  --tag-pink-50: hsl(10, 100%, 76%);
  --tag-pink-90: hsl(10, 90%, 10%);
  /* Coral */
  --tag-coral-50: hsl(40, 100%, 75%);
  --tag-coral-90: hsl(40, 85%, 10%);
  /* Light Green */
  --tag-light-green-50: hsl(180, 100%, 86%);
  --tag-light-green-90: hsl(180, 65%, 10%);
  /* Indigo */
  --tag-indigo-50: hsl(318, 100%, 82%);
  --tag-indigo-90: hsl(318, 70%, 10%);
  /* Brown */
  --tag-brown-50: hsl(60, 79%, 70%);
  --tag-brown-90: hsl(60, 60%, 10%);
}

/* line 722, app/assets/stylesheets/_variables.scss */
body.light.achromatopsia,
body.dark.achromatopsia {
  --neutral-10: hsl(0, 0%, 98%);
  --neutral-20: hsl(0, 0%, 85%);
  --neutral-30: hsl(0, 0%, 75%);
  --neutral-40: hsl(0, 0%, 65%);
  --neutral-50: hsl(0, 0%, 50%);
  --neutral-60: hsl(0, 0%, 40%);
  --neutral-70: hsl(0, 0%, 28%);
  --neutral-80: hsl(0, 0%, 18%);
  --neutral-90: hsl(0, 0%, 11%);
  --primary-10: hsl(0, 0%, 98%);
  --primary-20: hsl(0, 0%, 95%);
  --primary-30: hsl(0, 0%, 75%);
  --primary-40: hsl(0, 0%, 65%);
  --primary-50: hsl(0, 0%, 50%);
  --primary-60: hsl(0, 0%, 40%);
  --primary-70: hsl(0, 0%, 28%);
  --primary-80: hsl(0, 0%, 18%);
  --primary-90: hsl(0, 0%, 11%);
  --primary-trans: hsl(0, 0%, 50%, 0.07);
  --primary-trans-2: hsl(0, 0%, 50%, 0.15);
  --accent-10: hsl(0, 0%, 98%);
  --accent-20: hsl(0, 0%, 85%);
  --accent-30: hsl(0, 0%, 75%);
  --accent-40: hsl(0, 0%, 65%);
  --accent-50: hsl(0, 0%, 50%);
  --accent-60: hsl(0, 0%, 40%);
  --accent-70: hsl(0, 0%, 28%);
  --accent-80: hsl(0, 0%, 18%);
  --accent-90: hsl(0, 0%, 11%);
  --accent-2-10: hsl(0, 0%, 98%);
  --accent-2-20: hsl(0, 0%, 85%);
  --accent-2-30: hsl(0, 0%, 75%);
  --accent-2-40: hsl(0, 0%, 65%);
  --accent-2-50: hsl(0, 0%, 50%);
  --accent-2-60: hsl(0, 0%, 40%);
  --accent-2-70: hsl(0, 0%, 28%);
  --accent-2-80: hsl(0, 0%, 18%);
  --accent-2-90: hsl(0, 0%, 11%);
  --pink-50: hsl(0, 0%, 49%);
  --pink-60: hsl(0, 0%, 39%);
  --info-10: hsl(0, 0%, 98%);
  --info-20: hsl(0, 0%, 85%);
  --info-30: hsl(0, 0%, 75%);
  --info-40: hsl(0, 0%, 65%);
  --info-50: hsl(0, 0%, 50%);
  --info-60: hsl(0, 0%, 40%);
  --info-70: hsl(0, 0%, 28%);
  --info-80: hsl(0, 0%, 18%);
  --info-90: hsl(0, 0%, 11%);
  --error-10: hsl(0, 0%, 98%);
  --error-20: hsl(0, 0%, 85%);
  --error-30: hsl(0, 0%, 75%);
  --error-40: hsl(0, 0%, 65%);
  --error-50: hsl(0, 0%, 50%);
  --error-60: hsl(0, 0%, 40%);
  --error-70: hsl(0, 0%, 28%);
  --error-80: hsl(0, 0%, 18%);
  --error-90: hsl(0, 0%, 11%);
  --warning-10: hsl(0, 0%, 98%);
  --warning-20: hsl(0, 0%, 85%);
  --warning-30: hsl(0, 0%, 75%);
  --warning-40: hsl(0, 0%, 65%);
  --warning-50: hsl(0, 0%, 50%);
  --warning-60: hsl(0, 0%, 40%);
  --warning-70: hsl(0, 0%, 28%);
  --warning-80: hsl(0, 0%, 18%);
  --warning-90: hsl(0, 0%, 11%);
  --success-10: hsl(0, 0%, 98%);
  --success-20: hsl(0, 0%, 85%);
  --success-30: hsl(0, 0%, 75%);
  --success-40: hsl(0, 0%, 65%);
  --success-50: hsl(0, 0%, 50%);
  --success-60: hsl(0, 0%, 40%);
  --success-70: hsl(0, 0%, 28%);
  --success-80: hsl(0, 0%, 18%);
  --success-90: hsl(0, 0%, 11%);
  --purple-10: hsl(0, 0%, 98%);
  --purple-20: hsl(0, 0%, 85%);
  --purple-30: hsl(0, 0%, 75%);
  --purple-40: hsl(0, 0%, 65%);
  --purple-50: hsl(0, 0%, 50%);
  --purple-60: hsl(0, 0%, 40%);
  --purple-70: hsl(0, 0%, 28%);
  --purple-80: hsl(0, 0%, 18%);
  --purple-90: hsl(0, 0%, 11%);
  --white: hsl(0, 0%, 100%);
  --dark-background: hsl(0, 0%, 7%);
  --dark-surface: hsl(0, 0%, 11%);
  /* Blue */
  --tag-blue-50: hsl(203, 50%, 10%);
  --tag-blue-90: hsl(217, 50%, 90%);
  /* Green */
  --tag-green-50: hsl(145, 50%, 10%);
  --tag-green-90: hsl(145, 50%, 90%);
  /* Purple */
  --tag-purple-50: hsl(265, 50%, 10%);
  --tag-purple-90: hsl(265, 50%, 90%);
  /* Yellow */
  --tag-yellow-50: hsl(55, 50%, 10%);
  --tag-yellow-90: hsl(55, 50%, 90%);
  /* Teal */
  --tag-teal-50: hsl(175, 50%, 10%);
  --tag-teal-90: hsl(175, 50%, 90%);
  /* Gray */
  --tag-gray-50: hsl(0, 50%, 10%);
  --tag-gray-90: hsl(0, 50%, 90%);
  /* Extended Set */
  /* Dark Blue */
  --tag-dark-blue-50: hsl(224, 50%, 10%);
  --tag-dark-blue-90: hsl(224, 50%, 90%);
  /* Pink */
  --tag-pink-50: hsl(340, 50%, 10%);
  --tag-pink-90: hsl(340, 50%, 90%);
  /* Coral */
  --tag-coral-50: hsl(10, 50%, 10%);
  --tag-coral-90: hsl(10, 50%, 90%);
  /* Light Green */
  --tag-light-green-50: hsl(150, 50%, 10%);
  --tag-light-green-90: hsl(150, 50%, 90%);
  /* Indigo */
  --tag-indigo-50: hsl(288, 50%, 10%);
  --tag-indigo-90: hsl(288, 50%, 90%);
  /* Brown */
  --tag-brown-50: hsl(30, 50%, 10%);
  --tag-brown-90: hsl(30, 50%, 90%);
}

/* line 3, app/assets/stylesheets/documentation.scss */
.click-to-copy, .click-to-copy-data {
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/documentation.scss */
.click-to-copy.with-icon::after, .click-to-copy-data.with-icon::after {
  font: var(--fa-font-regular);
  content: "\f0c5";
  background-color: #f6f8fb;
  padding: 5px;
  margin-left: 5px;
  border-radius: 30px;
  font-size: .9em;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* line 23, app/assets/stylesheets/documentation.scss */
.click-to-copy.highlight, .click-to-copy-data.highlight {
  position: relative;
}

/* line 25, app/assets/stylesheets/documentation.scss */
.click-to-copy.highlight pre, .click-to-copy.highlight code, .click-to-copy-data.highlight pre, .click-to-copy-data.highlight code {
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

/* line 33, app/assets/stylesheets/documentation.scss */
.click-to-copy.highlight::before, .click-to-copy-data.highlight::before {
  font: var(--fa-font-regular);
  content: "\f0c5";
  color: #9DAAB6;
  padding: 5px;
  font-size: 1.5em;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  opacity: 0.4;
  position: absolute;
  top: 18px;
  right: 20px;
}

/* line 52, app/assets/stylesheets/documentation.scss */
.click-to-copy.highlight:hover::before, .click-to-copy-data.highlight:hover::before {
  opacity: 1;
}

/* line 58, app/assets/stylesheets/documentation.scss */
.toast {
  background-color: #3647ff;
}

/* line 62, app/assets/stylesheets/documentation.scss */
.resp-table-wrapper {
  padding: 0 28px;
}

@media (min-width: 769px) {
  /* line 62, app/assets/stylesheets/documentation.scss */
  .resp-table-wrapper {
    margin-right: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    clear: none !important;
  }
}

/* line 72, app/assets/stylesheets/documentation.scss */
.resp-table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  background-color: #ffffff;
}

@media (min-width: 769px) {
  /* line 72, app/assets/stylesheets/documentation.scss */
  .resp-table {
    display: table;
  }
}

/* line 80, app/assets/stylesheets/documentation.scss */
.resp-table > * {
  display: table-row;
}

/* line 83, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-header, .resp-table thead {
  display: block;
}

@media (min-width: 769px) {
  /* line 83, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-header, .resp-table thead {
    display: table-header-group;
  }
}

/* line 88, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-header .resp-table-header-cell, .resp-table .resp-table-header th, .resp-table thead .resp-table-header-cell, .resp-table thead th {
  display: block;
  padding: 0.5rem;
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
  vertical-align: middle;
}

@media (min-width: 769px) {
  /* line 88, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-header .resp-table-header-cell, .resp-table .resp-table-header th, .resp-table thead .resp-table-header-cell, .resp-table thead th {
    display: table-cell;
  }
}

/* line 100, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-body, .resp-table tbody {
  display: block;
}

@media (min-width: 769px) {
  /* line 100, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-body, .resp-table tbody {
    display: table-row-group;
  }
}

/* line 105, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-body .resp-table-row, .resp-table .resp-table-body tr, .resp-table tbody .resp-table-row, .resp-table tbody tr {
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 769px) {
  /* line 105, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-body .resp-table-row, .resp-table .resp-table-body tr, .resp-table tbody .resp-table-row, .resp-table tbody tr {
    display: table-row;
    border: none;
    margin-bottom: 0;
  }
}

/* line 114, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-body .resp-table-cell, .resp-table .resp-table-body td, .resp-table tbody .resp-table-cell, .resp-table tbody td {
  padding: 0.5rem;
  vertical-align: middle;
  display: block;
}

@media (max-width: 768px) {
  /* line 120, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-body .resp-table-cell[data-label]::before, .resp-table .resp-table-body td[data-label]::before, .resp-table tbody .resp-table-cell[data-label]::before, .resp-table tbody td[data-label]::before {
    content: attr(data-label);
    padding: 5px 10px;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
  }
  /* line 129, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-body .resp-table-cell > *, .resp-table .resp-table-body td > *, .resp-table tbody .resp-table-cell > *, .resp-table tbody td > * {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 769px) {
  /* line 114, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-body .resp-table-cell, .resp-table .resp-table-body td, .resp-table tbody .resp-table-cell, .resp-table tbody td {
    display: table-cell;
  }
}

/* line 139, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-footer {
  display: table-footer-group;
}

/* line 141, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-footer .resp-table-footer-cell {
  display: table-cell;
  padding: 10px;
  text-align: justify;
  vertical-align: middle;
  border-bottom: 1px solid black;
}

/* line 150, app/assets/stylesheets/documentation.scss */
.resp-table.smaller-headers .resp-table-header .resp-table-header-cell {
  font-size: 13px;
}

/* line 157, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-header, .resp-table thead {
  background-color: #f8f9fa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 162, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-body .resp-table-row, .resp-table .resp-table-body tr, .resp-table tbody .resp-table-row, .resp-table tbody tr {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

@media (min-width: 769px) {
  /* line 162, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-body .resp-table-row, .resp-table .resp-table-body tr, .resp-table tbody .resp-table-row, .resp-table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}

@media (max-width: 768px) {
  /* line 171, app/assets/stylesheets/documentation.scss */
  .resp-table .resp-table-body .resp-table-row.selected-plan .resp-table-cell[data-label]::before, .resp-table .resp-table-body tr.selected-plan .resp-table-cell[data-label]::before, .resp-table tbody .resp-table-row.selected-plan .resp-table-cell[data-label]::before, .resp-table tbody tr.selected-plan .resp-table-cell[data-label]::before {
    background-color: rgba(0, 0, 0, 0.03);
  }
}

/* line 180, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-body .resp-table-cell.header, .resp-table .resp-table-body td.header, .resp-table tbody .resp-table-cell.header, .resp-table tbody td.header {
  background-color: #f8f9fa;
}

/* line 184, app/assets/stylesheets/documentation.scss */
.resp-table .resp-table-body .resp-table-cell[data-label]::before, .resp-table .resp-table-body td[data-label]::before, .resp-table tbody .resp-table-cell[data-label]::before, .resp-table tbody td[data-label]::before {
  background-color: #f8f9fa;
}

/* line 191, app/assets/stylesheets/documentation.scss */
.content {
  -webkit-transform: translateZ(0);
  position: relative;
  z-index: 30;
}

/* line 195, app/assets/stylesheets/documentation.scss */
.content a {
  word-break: break-word;
}

/* line 198, app/assets/stylesheets/documentation.scss */
.content h1 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: bold;
  font-size: 25px;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 21px;
  margin-top: 2em;
  background-color: #fff;
}

/* line 208, app/assets/stylesheets/documentation.scss */
.content h1:first-child {
  border-top-width: 0;
  margin-top: 0;
}

/* line 213, app/assets/stylesheets/documentation.scss */
.content h2 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 0;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}

/* line 222, app/assets/stylesheets/documentation.scss */
.content h3 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  font-size: 17px;
  margin-top: 2.5em;
  margin-bottom: 0.8em;
}

/* line 229, app/assets/stylesheets/documentation.scss */
.content h4 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  font-size: 15px;
  margin-top: 2.5em;
  margin-bottom: 0.8em;
}

/* line 236, app/assets/stylesheets/documentation.scss */
.content h5 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  font-size: 13px;
  margin-top: 2.5em;
  margin-bottom: 0.8em;
}

/* line 243, app/assets/stylesheets/documentation.scss */
.content code {
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;
  font-size: 12px;
  line-height: 1.5;
  word-break: break-all;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 3px 10px;
  border-radius: 3px;
}

/* line 255, app/assets/stylesheets/documentation.scss */
.content pre {
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #0D121A;
  color: #fff;
  margin: 0;
  width: 50%;
  float: right;
  clear: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2em;
  padding-bottom: 2em;
  padding: 2em 48px 2em 28px;
}

/* line 270, app/assets/stylesheets/documentation.scss */
.content pre > code {
  background-color: transparent;
  padding: 0;
}

/* line 275, app/assets/stylesheets/documentation.scss */
.content aside.warning, .content aside.put {
  background-color: #ffd994 !important;
  color: #ff4500;
}

/* line 279, app/assets/stylesheets/documentation.scss */
.content aside.success, .content aside.post {
  background-color: #c3f9c1;
  color: #056015;
}

/* line 283, app/assets/stylesheets/documentation.scss */
.content aside.danger, .content aside.delete {
  background-color: #ffeaea !important;
  color: #ff3044;
}

/* line 287, app/assets/stylesheets/documentation.scss */
.content:after {
  content: '';
  display: block;
  clear: both;
}

/* line 292, app/assets/stylesheets/documentation.scss */
.content > h1 {
  margin-right: 50%;
  padding: 0.5em 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  clear: both;
}

/* line 300, app/assets/stylesheets/documentation.scss */
.content > h2 {
  margin-right: 50%;
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  clear: both;
  margin-bottom: 0.5em;
}

/* line 309, app/assets/stylesheets/documentation.scss */
.content > h3 {
  margin-right: 50%;
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

/* line 316, app/assets/stylesheets/documentation.scss */
.content > h4 {
  margin-right: 50%;
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

/* line 323, app/assets/stylesheets/documentation.scss */
.content > h5 {
  margin-right: 50%;
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

/* line 330, app/assets/stylesheets/documentation.scss */
.content > p {
  margin-right: 50%;
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

/* line 337, app/assets/stylesheets/documentation.scss */
.content > ol {
  margin-right: 50%;
  padding: 0 28px 0 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 1.6;
  margin-top: 0;
}

/* line 346, app/assets/stylesheets/documentation.scss */
.content > ul {
  margin-right: 50%;
  padding: 0 28px 0 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 1.6;
  margin-top: 0;
}

/* line 354, app/assets/stylesheets/documentation.scss */
.content > ul li {
  margin-bottom: 10px;
  word-break: break-word;
}

/* line 359, app/assets/stylesheets/documentation.scss */
.content > table {
  margin-right: 50%;
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

/* line 366, app/assets/stylesheets/documentation.scss */
.content > aside {
  margin-right: 50%;
  padding: 0 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  word-break: break-word;
}

/* line 374, app/assets/stylesheets/documentation.scss */
.content > div {
  clear: both;
}

/* line 378, app/assets/stylesheets/documentation.scss */
.content table {
  margin-bottom: 1em;
  overflow: auto;
}

/* line 381, app/assets/stylesheets/documentation.scss */
.content table th {
  text-align: left;
  vertical-align: top;
  line-height: 1.6;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  vertical-align: bottom;
}

/* line 389, app/assets/stylesheets/documentation.scss */
.content table td {
  text-align: left;
  vertical-align: top;
  line-height: 1.6;
  padding: 10px;
}

/* line 396, app/assets/stylesheets/documentation.scss */
.content table tr:last-child {
  border-bottom: 1px solid #ccc;
}

/* line 400, app/assets/stylesheets/documentation.scss */
.content table tr:nth-child(odd) > td {
  background-color: white;
}

/* line 405, app/assets/stylesheets/documentation.scss */
.content table tr:nth-child(even) > td {
  background-color: #fbfcfd;
}

/* line 411, app/assets/stylesheets/documentation.scss */
.content p {
  line-height: 1.6;
  margin-top: 0;
}

/* line 415, app/assets/stylesheets/documentation.scss */
.content aside {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background-color: #ffffff;
  border: none;
  color: #212529;
  line-height: 1.6;
  word-break: break-word;
}

/* line 425, app/assets/stylesheets/documentation.scss */
.content aside.get, .content aside.info {
  color: #3647FF;
  background-color: #edeeff;
}

/* line 429, app/assets/stylesheets/documentation.scss */
.content aside:before {
  vertical-align: middle;
  padding-right: 0.5em;
  font-size: 14px;
}

/* line 435, app/assets/stylesheets/documentation.scss */
.content > div.highlight {
  clear: none;
  margin-bottom: 1.5em;
  padding: 28px 28px 0 28px;
}

@media (min-width: 769px) {
  /* line 435, app/assets/stylesheets/documentation.scss */
  .content > div.highlight {
    margin-bottom: 0;
    padding: 0;
  }
}

/* line 444, app/assets/stylesheets/documentation.scss */
.content blockquote {
  background-color: #0D121A;
  color: #fff;
  margin: 0;
  width: 50%;
  float: right;
  clear: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 453, app/assets/stylesheets/documentation.scss */
.content blockquote > p {
  margin: 0;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 13px 2em;
  color: #eee;
}

/* line 459, app/assets/stylesheets/documentation.scss */
.content blockquote code {
  background-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 768px) {
  /* line 463, app/assets/stylesheets/documentation.scss */
  .content pre, .content blockquote {
    width: auto;
    float: none;
  }
}

@media (max-width: 768px) {
  /* line 469, app/assets/stylesheets/documentation.scss */
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content p, .content table, .content ul, .content ol, .content aside, .content dl {
    margin-right: 0;
  }
}

/* line 474, app/assets/stylesheets/documentation.scss */
.content .language-css .token.string, .content .style .token.string, .content .token.entity, .content .token.operator, .content .token.url {
  background: transparent;
}

@media (max-width: 930px) {
  /* line 478, app/assets/stylesheets/documentation.scss */
  .mpcp-docs {
    padding-top: 52px;
  }
}

/* line 483, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper {
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  bottom: 0;
  width: 280px;
  background-color: #040047;
  font-size: 13px;
  font-weight: bold;
}

@media (max-width: 930px) {
  /* line 483, app/assets/stylesheets/documentation.scss */
  .mpcp-api-wrapper {
    left: -280px;
  }
}

/* line 500, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .lang-selector {
  display: none;
}

/* line 502, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .lang-selector a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/* line 507, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .logo {
  display: block;
  max-width: 100%;
  margin-bottom: 0px;
  padding: 15px;
  width: 100%;
  max-width: 200px;
}

/* line 515, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 28px;
}

/* line 521, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 28px;
  color: #fff;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

/* line 534, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-link.active {
  background-color: #3647FF;
  color: #fff;
}

/* line 538, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-list-h2 {
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
  font-weight: 500;
}

/* line 544, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-link.active + .mpcp-api-list-h2 {
  display: block;
}

/* line 548, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-h2 {
  padding-left: 25px;
  font-size: 12px;
}

/* line 552, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-footer {
  margin-top: 1em;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 555, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-footer li {
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  line-height: 1.7;
  text-decoration: none;
}

/* line 562, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-footer a {
  color: #fff;
  text-decoration: none;
}

/* line 565, app/assets/stylesheets/documentation.scss */
.mpcp-api-wrapper .mpcp-api-footer a:hover {
  text-decoration: underline;
}

@media (max-width: 930px) {
  /* line 570, app/assets/stylesheets/documentation.scss */
  .mpcp-api-wrapper.open {
    left: 0;
  }
}

/* line 576, app/assets/stylesheets/documentation.scss */
.mpcp-api-link {
  padding: 0 15px 0 15px;
  display: block;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #fff;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 130ms;
  transition-duration: 130ms;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

/* line 592, app/assets/stylesheets/documentation.scss */
.mpcp-api-link:hover, .mpcp-api-link:focus {
  background-color: #3647FF;
  color: #fff;
}

/* line 598, app/assets/stylesheets/documentation.scss */
.mpcp-api-footer li {
  padding: 0 15px 0 15px;
  display: block;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #fff;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 130ms;
  transition-duration: 130ms;
}

/* line 614, app/assets/stylesheets/documentation.scss */
#nav-button {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  line-height: 16px;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
  display: block;
  width: 100%;
}

@media (min-width: 931px) {
  /* line 614, app/assets/stylesheets/documentation.scss */
  #nav-button {
    display: none;
  }
}

/* line 630, app/assets/stylesheets/documentation.scss */
#nav-button span {
  display: block;
  padding: 15px 28px;
  background-color: #F6F8FB;
  font-size: 1.4em;
}

/* line 635, app/assets/stylesheets/documentation.scss */
#nav-button span i {
  margin-right: 10px;
}

/* line 639, app/assets/stylesheets/documentation.scss */
#nav-button img {
  height: 16px;
  vertical-align: bottom;
}

/* line 643, app/assets/stylesheets/documentation.scss */
#nav-button.open {
  left: 280px;
}

/* line 647, app/assets/stylesheets/documentation.scss */
.page-wrapper {
  margin-left: 0;
  position: relative;
  z-index: 10;
  background-color: #F6F8FB;
  min-height: 100%;
  padding-bottom: 1px;
}

@media (min-width: 931px) {
  /* line 647, app/assets/stylesheets/documentation.scss */
  .page-wrapper {
    margin-left: 280px;
  }
}

/* line 657, app/assets/stylesheets/documentation.scss */
.page-wrapper .dark-box {
  width: 50%;
  background-color: #181E28;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
}

@media (min-width: 769px) {
  /* line 657, app/assets/stylesheets/documentation.scss */
  .page-wrapper .dark-box {
    display: block;
  }
}

/* line 669, app/assets/stylesheets/documentation.scss */
.page-wrapper .lang-selector {
  position: fixed;
  z-index: 50;
  border-bottom: 5px solid #181E28;
}

/* line 675, app/assets/stylesheets/documentation.scss */
.copy-icon {
  float: right;
  fill: #9DAAB6;
  cursor: pointer;
  opacity: 0.4;
  height: 18px;
  width: 18px;
}

/* line 685, app/assets/stylesheets/documentation.scss */
.highlight:hover .copy-icon {
  color: #fff;
  opacity: 0.9;
}

/* line 691, app/assets/stylesheets/documentation.scss */
.lang-selector {
  display: flex;
  background-color: #0D121A;
  width: 100%;
  font-weight: bold;
  overflow-x: auto;
}

/* line 697, app/assets/stylesheets/documentation.scss */
.lang-selector a {
  display: inline;
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
  line-height: 30px;
  outline: 0;
}

/* line 704, app/assets/stylesheets/documentation.scss */
.lang-selector a:active {
  background-color: #111;
  color: #fff;
}

/* line 708, app/assets/stylesheets/documentation.scss */
.lang-selector a:focus {
  background-color: #111;
  color: #fff;
}

/* line 713, app/assets/stylesheets/documentation.scss */
.lang-selector a.active {
  background-color: #181E28;
  color: #fff;
}

/* line 717, app/assets/stylesheets/documentation.scss */
.lang-selector:after {
  content: '';
  clear: both;
  display: block;
}
