/* Import the Tailwind CSS */

/* ! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace;
  /* 1 */
  font-size: 1em;
  /* 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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
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'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

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

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

table {
  border-collapse: collapse;
}

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

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

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

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

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
}

/**
* Utilities
*/

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

.spinner {
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top: 2px solid #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: rotate 1s linear infinite;
  margin-left: 8px;
  vertical-align: text-bottom;
}

/* Base class for common properties */

.katex-display {
  margin: .5em 0;
}

.katex {
  font-size: 1.125em;
  font-family: "Times New Roman", serif, KaTeX_Main;
}

.hidden {
  display: none !important;
}

/**
* Main site layout
*/

.site-layout {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.site-content {
  flex-grow: 1;
  @media screen and (min-width: 768px) {
    margin-left: 130px;
  }
}

@media (min-width: 640px) {
  .site-title {
    margin-left: 1rem;
  }
}

.site-title {
  font-family: Lora, Georgia, 'Times New Roman', Times, serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.site-title img {
  display: inline;
}

.site-header-section {
  margin-left: 1rem;
  flex-grow: 1;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.footer {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}

.footer-content {
  width: 100%;
}

@media (min-width: 640px) {
  .footer-content {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .footer-content {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .footer-content {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .footer-content {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .footer-content {
    max-width: 1536px;
  }
}

.footer-content {
  margin-left: auto;
  margin-right: auto;
}

.footer-text {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

/*
* make room for the left navigation
*/

main {
  /* @apply mt-12; */
}

strong {
  font-weight: 600
}

/**
* useful components
*/

.actions-bar {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.cta-button {
  margin-left: 0px;
  margin-right: 0px;
  display: inline-block;
  border-radius: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background: #71a582;
  border-radius: 16px;
  font-weight: 400;
}

.cta-button:hover {
  background: #5f8f7c;
}

.cta-button-short {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  border-radius: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: rgb(134 150 135);
  border-radius: 18px;
  font-weight: 400;
}

.cta-button-short:hover {
  color: white;
  background: #5f8f7c;
}

.ghost-button {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  border-radius: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: rgb(134 150 135);
  border: 1px solid rgb(236 224 220);
  border-radius: 18px;
  font-weight: 400;
}

.ghost-button:hover {
  color: white;
  background: #5f8f7c;
}

.ghost-button.selected {
  color: white;
  background: #e4e4e4;
}

.ghost-button img {
  width: 16px;
  /* transform to be transparent */
  filter: opacity(0.5);
}

/**
* Component : Poup dialogs
*/

/* the background container */

.popup-dialog {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  align-items: center;
  justify-content: center;
}

.popup-dialog.show {
  display: flex;
}

.popup-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26rem;
}

.popup-content .card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2.5rem;
  box-shadow: 2px 4px 12px #00000014;
  border-radius: 18px;
  min-width: 360px;
}

.popup-content .title-bar {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}

.popup-content .title-bar:first-child {
  margin-bottom: 0.5rem;
}

.popup-content .title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.popup-content .subtitle {
}

.popup-content .fine-print {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  font-size: 12px;
  margin-top: 1rem;
}

.popup-content .fine-print a {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.popup-content .skip {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.popup-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.popup-message {
  text-align: center;
  font-size: 16px;
}

.popup-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.popup-close:hover,
.popup-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*
* Component : signup widget
*/

.signup-widget {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/**
* Feed
*/

.badge {
  position: relative;
  top: -.5rem;
  right: .25rem;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 10px;
  background-color: #ff4e41;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}

.leftbar .badge {
  position: absolute;
  top: -.25rem;
  left: 1.5rem;
  width: 1rem;
}

.main-container {
  display: flex;
  flex: 1;
  margin-top: 3rem;
  /* Adjust based on the height of the topbar */
}

.leftbar {
  position: fixed;
  display: flex;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  .leftbar {
    padding: 1rem;
  }
}

.leftbar {
  height: 100%;
  overflow-y: auto;
  @media screen and (max-width: 768px) {
    display: none;
  }
}

.leftbar-item {
  border-radius: 0.25rem;
  padding: 0.25rem;
}

.leftbar-item:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.leftbar-item {
  display: block;
  position: relative;
  /* Display the list items in a column */
}

.leftbar-item img {
  margin-right: .5rem;
}

.leftbar-item span {
  display: none;
}

@media (min-width: 640px) {
  .leftbar-item span {
    display: inline-block;
  }
}

.topbar {
  position: fixed;
  display: flex;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  z-index: 10;
  align-items: center;
  width: 100%;
}

.topbar .site-title {
  color: rgb(97 148 55);
}

.topbar ul {
  display: flex;
  align-items: center;
}

.topbar .topbar-item {
  border-radius: 0.25rem;
}

.topbar .topbar-item:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  .topbar .topbar-item {
    padding: 0.25rem;
  }
}

@media (min-width: 768px) {
  .topbar .topbar-item {
    padding: 0.5rem;
  }
}

.topbar .topbar-item {
  display: inline-block;
  /* Display the list items in a row */
}

/* the last item in the list */

.topbar .topbar-item:last-child {
  margin-right: 0.5rem;
}

@media (min-width: 640px) {
  .topbar .topbar-item:last-child {
    margin-right: 0.25rem;
  }
}

.topbar .cta-button {
  margin: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.feed {
  width: 100%;
}

.feed .messages {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.feed .message {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: rgb(247, 238, 213);
}

@media (min-width: 640px) {
  .feed .message {
    max-width: 42rem;
  }
}

.feed .message-header {
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: center;
}

.feed .message-content {
  width: 100%;
}

.feed .message .title {
  font-size: 1.25em;
}

.feed .message .description {
  font-size: 1em;
}

.feed .message ol li {
  list-style-type: decimal;
  margin-left: 1em;
}

.feed .message ul li {
  list-style-type: disc;
  margin-left: 1em;
}

.feed .message hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}

.feed .message .cta-text {
  margin-top: 1rem;
  text-align: center;
}

.feed .message .feedback {
  text-align: center;
}

.feed .message .feedback a {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.feed .message .actions-bar {
  margin-top: 1rem;
  justify-content: center;
}

.feed .goals {
  display: grid;
  justify-content: center;
}

.feed .goal {
  border-radius: 18px;
  box-shadow: 2px 4px 12px #00000014;
  margin: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
}

@media (min-width: 640px) {
  .feed .goal {
    max-width: 42rem;
  }
}

.feed .goal-status-paused {
  background: #f9f9f9;
  color: #606060;
}

.feed .goal .actions-bar {
  margin-bottom: 0.5rem;
  justify-content: center;
}

.feed .goal .feedback-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.feed .goal .feedback-bar .thumbs-feedback {
  display: flex;
  flex-direction: row;
}

.feed .goal .feedback-bar .feedback {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

/* for a form within .feedback, each input or text area or button should be laid out horizontally */

.feed .goal .feedback-bar .feedback form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
  width: 100%;
}

.feed .goal .feedback-bar .feedback form textarea {
  width: 80%;
  border: #e8e8e8 1px solid;
  padding: .5rem;
  margin: .5rem;
}

.feed .goal .feedback-bar .feedback form button {
  width: 6rem;
}

.goal-avatars {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  vertical-align: text-top;
  max-width: 100%;
  overflow: hidden;
}

.goal-avatar {
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  width: 64px;
  min-width: 64px;
}

.goal-avatar-big {
  max-width: 100px;
  min-width: 64px;
  width: 100px;
}

.goal-avatar .avatar-title {
  font-size: x-small;
  text-align: center;
}

.goal-avatar a {
  font-size: x-small;
  text-align: center;
}

.feed .goal .title {
  font-size: 1.25em;
}

.feed .goal-summary {
  width: 100%;
  padding: 0.5rem;
}

@media (min-width: 768px) {
  .feed .goal-summary {
    width: 80%;
  }
}

.feed .steps-header {
  display: flex;
}

.feed .goal .advanced-action-bar {
  position: relative;
  margin-bottom: 2rem;
}

.feed .goal .advanced-action-bar .advanced-action {
  position: absolute;
  right: 0;
  top: 0;
}

.feed .steps ul {
  list-style-type: disc;
}

.feed .steps li {
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}

/* process of the step */

.feed .steps ul.goal-in-progress li,
.feed .steps ul.goal-completed li {
  list-style-type: none;
}

/* status of the goal */

.feed .steps ul.goal-not-started li,
.feed .steps ul.goal-paused li {
  list-style-type: disc;
}

.feed .message .steps .user-action {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}

.user-action .cards-container {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: none;
}

.user-action .cards-container.visible {
  display: inherit;
}

@keyframes rainbow-border {
  0% {
    border-color: red;
  }

  14% {
    border-color: orange;
  }

  28% {
    border-color: yellow;
  }

  42% {
    border-color: green;
  }

  57% {
    border-color: blue;
  }

  71% {
    border-color: indigo;
  }

  85% {
    border-color: violet;
  }

  100% {
    border-color: red;
  }
}

.user-action .magic-on {
  border: 2px solid;
  animation: rainbow-border 5s infinite;
}

.user-action .cards-container .card {
  margin: 0.5rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  justify-content: space-between;
  @media (min-width: 768px) {
    max-width: 30%;
  }
  min-height: 100%;
}

.card .top {
  align-self: center;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card .top img {
  max-width: 100%;
  height: 100%;
}

.card .middle {
  align-self: flex-start;
  margin-bottom: auto;
}

.card .bottom {
  margin-top: 1rem;
  align-self: center;
  text-align: center
}

.card .bottom p {
  min-height: 5rem;
}

.card .bottom .cta-button {
  margin-top: .25rem;
}

.card p {
  margin-bottom: 0.5rem;
}

.bottom {
  align-self: flex-end;
}

.offers .explanation {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: black;
}

.offers .disclaimer {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  font-style: italic;
  font-size: small;
}

.results-container {
  display: flex;
  flex-direction: column;
  /* Space between cards */
  gap: 20px;
}

.results-container.hidden {
  display: none;
}

.results-container.visible {
  display: inherit;
}

.result {
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {
  .result {
    flex-direction: row;
  }
}

.result .left {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  flex: 1;
  padding-top: 0.5rem;
}

.result .left .logo {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: .5rem;
}

.result .left .logo img {
  margin: 0 auto;
  max-height: 48px;
}

@media (min-width: 768px) {
  .result .left .logo img {
    height: auto;
  }
}

.result .left .logo img.icon {
  height: 48px;
}

.result .left .apy {
  font-size: 1.5rem;
  font-weight: 250;
  font-family: 'Lora', 'Times New Roman', Times, serif;
  color: #3e4640;
  text-align: center;
  margin-bottom: .5rem;
}

@media (min-width: 640px) {
  .result .right {
    padding-right: 0.5rem;
  }

  .result .right {
    padding-left: 0.5rem;
  }
}

.result .right {
  display: flex;
  flex: 2;
  flex-direction: column;
  justify-content: space-between;
}

.result .description {
  margin-bottom: 16px;
}

.result .cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.result .cta a {
  margin-top: 0.5rem;
}

.feed .steps li.step-paused,
li.step-closed {
  font-style: italic;
  color: gray;
}

.feed .steps li a.hover-link:hover {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.feed .steps li a.hover-link {
  text-decoration: underline;
}

.feed .steps .actions-bar {
  margin-top: 0.25rem;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.feed .steps form {
  display: inline;
  margin-left: -1em;
}

.feed .steps form.action-button {
  margin-left: 0rem;
  margin-right: 0rem;
  min-width: 4rem;
  text-align: center;
}

.feed .steps div.action-button {
  margin-left: 0rem;
  margin-right: 0rem;
  min-width: 4rem;
}

.feed .steps form input[type="checkbox"] {
  display: inline;
  vertical-align: baseline;
}

/* Hide the default checkbox */

.feed .steps form input[type="checkbox"].step-action {
  display: none;
  vertical-align: baseline;
}

.feed .steps form button[type="submit"].action-button {
  margin-top: 0.5em;
  margin-bottom: .5em;
}

.feed .steps a.action-button {
  margin-top: 0.5em;
  margin-bottom: .5em;
}

/* Style the custom checkbox */

.feed .steps .step-start,
.step-skip {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  border: solid 1px grey;
}

/* Style the custom checkmark */

.feed .steps .step-start::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-65%, -50%) rotate(315deg);
  width: 0.35em;
  height: 0.35em;
  border-bottom: 2px solid green;
  border-right: 2px solid green;
}

/* Style the custom checkmark */

.feed .steps .step-skip::after {
  content: "x";
  position: absolute;
  top: 15%;
  left: 5%;
  transform: translate(20%, -35%);
  font-size: .75em;
  font-weight: 600;
  color: red;
}

/* Show the custom checkmark when the checkbox is checked */

.feed .steps input[type="checkbox"]:checked+.step-action::after {
  display: block;
}

.feed .steps li.checked {
  list-style: none;
  /* remove the default dot or disc */
  position: relative;
  /* make the li element a positioned container */
  font-style: italic;
}

.feed .steps li.checked:before {
  font-weight: 700;
  content: "\2713";
  /* add a checkmark character as content */
  position: absolute;
  /* position the checkmark relative to the li element */
  left: 0;
  /* position the checkmark at the left edge of the li element */
  margin-left: -20px;
  color: green;
  /* change the color of the checkmark for checked items */
}

/**
* Adding goals
*/

.goals-add {
  width: 100%;
}

@media (min-width: 640px) {
  .goals-add {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .goals-add {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .goals-add {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .goals-add {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .goals-add {
    max-width: 1536px;
  }
}

.goals-add {
  padding: 0.25rem;
}

@media (min-width: 640px) {
  .goals-add {
    padding: 2rem;
  }
}

.goals-add .title {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
}

.goals-add .introduction {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  padding-bottom: 1.5rem;
}

.goals-add .paragraph {
  padding: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.goals-add .goal-list {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .goals-add .goal-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.goals-add .goal {
  margin: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1.5rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {
  .goals-add .goal {
    max-width: 24rem;
  }
}

.goals-add .goal {
  border-radius: 18px;
}

.goals-add .goal .goal-avatar {
  width: 20%;
  max-width: 64px;
}

.goals-add .title-bar {
  margin: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.goals-add .goal-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  margin-left: 1rem;
  max-width: 70%;
}

.goals-add .goal-description {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  min-height: 25%;
}

.goals-add .actions-bar {
  justify-content: center;
}

.goals-add .call-to-action {
  margin-top: 3rem;
  text-align: center;
}

.goals-add .action {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.goals-add .what {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

/**
* Profile
*/

.profile-page {
  display: flex;
  flex-direction: row;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.profile-page nav.profile-nav {
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  padding-top: 1rem;
}

@media (min-width: 640px) {
  .profile-page nav.profile-nav {
    margin-right: 1rem;
  }
}

/* if on mobile, then hide the nav */

@media (max-width: 768px) {
  .profile-page nav.profile-nav {
    display: none;
  }
}

.profile-page nav.profile-nav ul {
  li {
    margin-bottom: 0.5rem;
  }
  li {
    margin-left: 0.5rem;
  }
  li {
    margin-right: 0.5rem;
  }
  li {
    border-radius: 0.5rem;
  }
  li {
    padding-left: 2rem;
  }
  li {
    padding-right: 2rem;
  }
  li:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }
}

.profile-page .sections {
  padding-bottom: 2rem;
}

.profile-page section {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 1rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  padding-bottom: 1rem;
  padding-left: 2rem;
}

@media (min-width: 640px) {
  .profile-page section {
    max-width: 42rem;
  }
}

/* if last child, then remove the border */

.profile-page section:last-child {
  border-bottom: none;
}

.profile-page .header {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

.profile-page .actions-bar {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.profile-page .explanation {
  margin-top: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  p {
    margin-bottom: 0.5rem;
  }
}

.properties .group {
  margin-bottom: 0.5rem;
}

.profile-page .group h2 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  padding-top: .5em;
  border-bottom: 1px solid #f0f0f0;
}

.profile-page .properties {
  display: flex;
  flex-direction: column;
}

.profile-page .properties .property {
  display: flex;
  flex-wrap: wrap;
}

.profile-page .properties label {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  text-align: right;
  width: 12em;
  padding-left: 2em;
  padding-right: 2em;
}

/**
* Profile page sections
*/

.budget-table {
  width: 100%;
  border-collapse: collapse;
  tr.group {
    /* table row margin top of 1rem */
    font-size: 1.25rem;
  }
  tr.group td {
    padding-top: 1rem;
  }
  tr.total {
    font-weight: bold;
  }
  tr:hover {
    background-color: #f9f9f9;
  }
  td,
    th {
    text-align: left;
  }
  .money {
    text-align: right;
    padding-right: .75rem;
  }
  /* Apply delta class only if the td is not within a tr.total */
  tr:not(.total) td.delta {
    /* solid green border  */
    border: 1px solid #4CAF50;
  }
}

/**
* Advisory
*/

.advisory-body {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .advisory-body {
    margin-right: auto;
  }

  .advisory-body {
    margin-left: auto;
  }

  .advisory-body {
    max-width: 42rem;
  }
}

.left-column {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1.5rem;
  padding-left: 0.25rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  width: 25%;
}

.advisory-card div {
  margin-left: 1em;
}

.user-name {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.summary-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.right-column {
}

/**
* Chat
*/

.chat-body {
  margin-left: 1rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.chat-input {
  flex-grow: 1;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  padding: 0.5rem;
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.chat-input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.chat-messages {
  margin-bottom: 1rem;
}

.chat-messages ol, .chat-messages ul {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.chat-messages div>p {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}

.chat-message {
  margin-bottom: 0.75rem;
  border-radius: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.chat-message ul li, .chat-message ol li {
  margin-top: 0.25rem;
  position: relative;
}

.chat-message .feedback {
  text-align: center;
}

.chat-message .feedback a {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.chat-message .actions-bar {
  justify-content: center;
  padding-top: 1rem;
}

.chat-message.message-user ul li::before {
  content: '-';
  /* The marker */
  right: 100%;
  /* Position the marker to the left of the text */
  margin-right: .5rem;
  /* Add some space between the marker and the text */
}

.message-assistant {
  background-color: rgb(243 243 243);
  margin-right: 25%;
}

.message-assistant hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1rem 3rem;
}

.message-assistant h2 {
  margin-top: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.message-assistant h3 {
  font-size: 1.15rem;
}

.message-assistant table {
  margin-bottom: 1rem;
}

.message-assistant td,
.message-assistant th {
  padding: 0 .5rem 0 0;
}

.message-assistant ul {
  list-style-type: disc;
  margin-left: 1.5rem;
}

.message-assistant ol {
  list-style-type: decimal;
  margin-left: 1rem;
}

.message-assistant p {
  display: block;
}

.chat-message.message-assistant a {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.chat-message.message-assistant a:hover {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.chat-message.message-assistant a:visited {
  --tw-text-opacity: 1;
  color: rgba(124, 58, 237, var(--tw-text-opacity));
}

.message-user {
  text-align: right;
  /* background-color: rgb(174 215 172); */
  background-color: #bddebb;
  margin-left: 25%;
  margin-right: 1rem;
}

.message-system {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(247, 238, 213);
  flex-direction: column;
  margin-right: 1em;
}

.message-system ul {
  list-style-type: disc;
  margin-left: 1em;
}

.with-signpost {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.message-image {
  min-width: 4rem;
  width: 4rem;
}

/* .message-image.pending img {
    animation: rotate 2s linear infinite;
    transform-origin: 50% 50%;
} */

.message-image.pending {
  position: relative;
  margin-right: 0.5rem;
}

.circular-progress {
  animation: rotate 2s linear infinite;
  height: 4rem;
  width: 4rem;
  position: absolute;
}

.circle {
  fill: none;
  stroke: #5a90f0;
  stroke-width: 3;
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite;
}

/**
* Financial Planning
*/

.person-name {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.person-age {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.person-occupation {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

main.feedback {
  margin-top: 2rem;
  width: 100%;
  padding: 2rem;
  margin-left: 0rem;
}

.feedback .submission {
  display: flex;
  align-items: center;
  justify-content: center;
}

.feedback .card {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2.5rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 2px 4px 12px #00000014;
  border-radius: 18px;
  min-width: 360px;
  max-width: 360px;
}

.feedback .title-bar {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: flex-start;
}

.feedback .title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.feedback .subtitle {
}

.feedback .input {
  border: lightgray 1px solid;
  background-color: rgb(250, 250, 250);
  font-size: 14px;
  padding: 9px;
  margin: 5px 0;
  display: block;
  width: 100%;
}

.feedback input.warning {
  border: orange 1px solid;
}

.feedback .call-to-action {
  margin-top: 3rem;
  text-align: center;
}

.feedback .cta-button {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 100%;
  margin: .5rem 0 0 0;
}

.feedback .cancel {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.feedback .cancel:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

/**
* Authentication
*/

/**
* Login page
*/

.login {
  margin-top: 2rem;
  width: 100%;
  padding: 2rem;
}

main.login {
  margin-left: 0rem;
}

.login .card {
  max-width: 360px;
}

/*
* Component : Widget
*/

.widget {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  /* background-color: #f7f3ec; */
  box-shadow: 2px 4px 12px #00000014;
  border-radius: 18px;
}

.widget .title {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

.widget .skip {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
  text-align: center;
  margin-top: 1rem;
}

/**
* Component : Authentication
*/

.authenticate {
  display: flex;
  align-items: center;
  justify-content: center;
}

.authenticate .provider-logo {
  display: inline-block;
  width: 19px;
  vertical-align: text-bottom;
  background-color: white;
  padding: 3px;
  margin-right: .5rem;
}

.authenticate .card {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2.5rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: 2px 4px 12px #00000014;
  border-radius: 18px;
  min-width: 360px;
}

.authenticate .title-bar {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: flex-start;
}

.authenticate .title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.authenticate .subtitle {
}

.authenticate .fine-print {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  font-size: 12px;
  margin-top: 1rem;
}

.authenticate .fine-print a {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.authenticate .message {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  text-align: center;
}

.authenticate .grant {
  margin-bottom: 1em;
  text-align: left
}

.authenticate .scope {
  margin-left: 1em;
  list-style-type: disc;
}

.authenticate .error {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.authenticate form {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  max-width: 280px;
}

.authenticate .input {
  border: lightgray 1px solid;
  background-color: rgb(250, 250, 250);
  font-size: 14px;
  padding: 9px;
  margin: 5px 0;
  display: block;
  width: 100%;
}

.authenticate input.warning {
  border: orange 1px solid;
}

.authenticate .call-to-action {
  margin-top: 3rem;
  text-align: center;
}

.authenticate .cta-button {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 100%;
  text-align: center;
  max-width: 12rem;
  margin: .5rem 0 0 0;
}

.authenticate .cancel {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.authenticate .cancel:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.authenticate .separator {
  display: flex;
  margin: 1rem 0;
  width: 100%;
  text-align: center;
  align-items: center;
}

.authenticate .separator .line {
  border-bottom: 1px solid #ccc;
  margin: 0 1rem;
  flex-grow: 1;
}

.authenticate .oauth {
  margin: .5rem 0;
  text-align: center;
  width: 100%;
}

.authenticate .oauth .cta-button {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 100%;
  max-width: 360px;
  margin: .5rem 0 0 0;
}

.authenticate .oauth a {
  font-weight: 600;
  color: #385185;
  text-decoration: none;
}

/*
*/

.static-content {
  padding: 1rem;
  max-width: 42rem;
  margin: 0 8rem;
}

.static-content .title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: .25rem;
}

.static-content .last-updated {
  font-size: .85rem;
  margin-bottom: 1rem;
}

.static-content .header {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: .25rem;
}

.static-content .sub-header {
  font-weight: bold;
}

.static-content .body {
  margin-bottom: 1rem;
  margin-left: 1.25rem;
}

.static-content a {
  color: #385185;
  text-decoration: none;
}

/**
* Waitlist
*/

main.waitlist {
  margin-left: 10rem;
}

.waitlist {
  min-height: 100vh;
}

.waitlist .feature {
}

.waitlist .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}

.waitlist .card .subtitle {
  max-width: 100%;
}

/**
* welcome
*/

.welcome {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

.welcome .header {
  background-color: black;
  padding: 1rem 0 1rem 0;
  color: white;
  text-align: center;
}

.welcome .header .title {
  font-size: 24px;
}

.welcome .banner {
  background: linear-gradient(to bottom, black, rgb(99 28 99));
  color: white;
  padding-bottom: 2rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  .welcome .banner {
    display: flex;
  }
}

.welcome .banner {
  flex-direction: row;
  justify-content: space-between;
  padding: 0 10%;
}

.welcome .banner .content {
  padding: 1rem;
  padding-bottom: 2rem;
}

@media (min-width: 640px) {
  .welcome .banner .content {
    max-width: 24rem;
  }
}

.welcome .banner .title {
  font-size: 20px;
  margin-bottom: 10px;
}

.welcome .headline {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 1.5rem;
  text-align: center;
}

@media (min-width: 640px) {
  .welcome .screenshot {
    max-width: 36rem;
  }
}

.welcome .screenshot {
  text-align: center;
  padding-bottom: 2rem;
}

.welcome .screenshot img {
  width: 75%;
  height: auto;
  margin: 0 auto;
}

.welcome .actions-bar {
  justify-content: space-around;
}

.welcome .body {
  background-color: white;
  text-align: left;
  margin: 0 auto;
}

@media (min-width: 640px) {
  .welcome .body .content {
    margin-left: 3rem;
  }

  .welcome .body .content {
    max-width: 28rem;
  }
}

.welcome .body .content {
  padding: 2rem;
  margin: 0 auto;
}

.welcome .body .headline {
  text-align: center;
}

.welcome .paragraph {
  margin-bottom: 2rem;
}

.welcome .feedback .actions-bar {
  display: flex;
  flex-direction: column;
}

.welcome .feedback .actions-bar .cta-button {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.welcome form.feedback {
  border-radius: 0.5rem;
  background-color: white;
  padding: 1rem;
}

.welcome textarea.feedback {
  border: 1px solid #ccc;
  width: 100%;
  padding: .25rem;
  margin-top: 1rem;
}

/**
* Learn (organic landing pages)
*/

.learn {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  background-color: #fafafa;
}

.learn .header {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}

@media (min-width: 640px) {
  .learn .header {
    padding-left: 0px;
  }
}

.learn .header {
  /* box-shadow: 0 10px 27px rgba(0,0,0,.1); */
  /* For Safari */
  position: sticky;
  top: 0;
  /* Ensure it stays above other content */
  z-index: 1000;
  height: 3rem;
  text-align: center;
  background-color: white;
  color: rgb(97 148 55);
}

.learn .header .title {
  font-size: 24px;
}

.learn .breadcrumbs {
  margin-top: 0.5rem;
  display: flex;
  max-width: 42rem;
  align-items: center;
  padding-left: 0.5rem;
}

@media (min-width: 640px) {
  .learn .breadcrumbs {
    padding-left: 0px;
  }
}

.learn .breadcrumbs {
  margin: .5rem auto;
  width: 100%;
}

.learn .breadcrumbs .breadcrumb {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  display: inline;
  font-size: 1rem;
  margin-right: .5rem;
}

.learn .breadcrumbs .breadcrumb:not(:last-child)::after {
  content: '>';
  margin-left: .5rem;
}

.learn .introduction {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  max-width: 42rem;
}

@media (min-width: 640px) {
  .learn .introduction {
    margin-left: auto;
  }

  .learn .introduction {
    margin-right: auto;
  }
}

.learn .introduction {
  font-size: 1rem;
}

.learn .introduction .goal-avatar-big {
  margin: 0 .5rem;
  width: 100%;
}

.learn .introduction .title {
  font-size: 1.5rem;
  line-height: 2rem;
}

.learn .introduction .synopsis {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}

.learn .body {
  margin-left: 1rem;
  margin-right: 1rem;
}

@media (min-width: 640px) {
  .learn .body {
    margin-left: 0px;
  }
}

.learn .body .content {
  max-width: 36rem;
  margin: 0 auto;
}

.learn H1,
.learn H2,
.learn H3 {
  font-family: Lora, Georgia, 'Times New Roman', Times, serif;
}

.learn H1 {
  font-size: 1.5rem;
}

.learn .paragraph {
  padding: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.learn .section-title {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
}

.learn .story-list {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .learn .story-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.learn .story-list {
  margin: 0 auto;
  justify-items: center;
}

.learn .story {
  margin: 0.5rem;
  max-width: 28rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1.5rem;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 18px;
}

.learn .story .title {
  font-size: large;
  margin-bottom: .5rem;
}

.learn .content H1 strong,
.learn .content H2 strong {
  font-weight: normal;
}

.learn .story-body ol li {
  margin-left: 1rem;
  list-style-type: decimal;
}

.learn .story-body ul li {
  margin-left: 1.5rem;
}

.learn .call-to-action {
  margin-top: 2rem;
  text-align: center;
}

.learn .cta-button {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}