trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }

trix-toolbar * {
  box-sizing: border-box; }

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }

trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }

trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }

trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }

trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%; }

trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-dialogs {
  position: relative; }

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }

trix-toolbar .trix-dialog--link {
  max-width: 600px; }

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::-moz-selection {
  background: highlight; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }

trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }

trix-editor .trix-button-group {
  display: inline-flex; }

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }

trix-editor .attachment__metadata-container {
  position: relative; }

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' \2022 '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
#admin-layout {
  display: flex;
  width: calc(100% - 40px);
  padding: 0 20px;

  #admin-aside {
    width: 200px;
    height: 100vh;
    background-color: var(--white);
    border-right: 1px solid var(--light-gray);
    position: fixed;
    padding-top: 20px;

    & li {
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
  }

  #admin-main {
    width: calc(100% - 200px);
    margin-left: 200px;
    padding: 20px;
  }
}

.pending {
  flex-direction: column;
  padding: 0 20px;
  align-items: center;
  margin: auto;
}

.pending:last-child {
  margin-bottom: 48px;
}

.pending h2 {
  text-align: center;
  padding: 16px 0;
  font-weight: 500;
}

.pending article {
  width: 80vw;
}

.pending-item {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  margin: 0 0 16px 0;
}

.pending-item li {
  display: flex;
  flex-direction: column;
  overflow-wrap: break-word;
  border-bottom: 1px solid var(--gray);
  padding: 16px 0;
}

.pending-title {
  color: var(--gray);
}

.user-info {
  align-items: center;
}

.pending-item li:last-child {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 10px;
  height: 42px;
  border-bottom: none;
}

.compared div {
  display: flex;
  flex-direction: column;
}

.approve-btn {
  border-radius: 20px;
  background: var(--green);
  color: var(--white);
  font-weight: 500;
  height: 42px;
  padding: 0.813rem 1.313rem;
  line-height: 100%;
}

.reject-btn {
  border-radius: 20px;
  border: 1px solid var(--gray);
  color: var(--gray);
  font-weight: 500;
  height: 42px;
  padding: 0.813rem 1.313rem;
  line-height: 100%;
}

.arrow {
  color: var(--green);
}

@media (min-width: 1024px) {
  .pending article {
    width: 80vw;
  }

  .pending-item {
    width: 80vw;
  }

  .pending-item li {
    flex-direction: row;
    gap: 10px;
  }

  .pending span {
    width: 150px;
  }
}
#barcode-field {
  width: 100%;
  height: 100%;
}
.map-modal {
  position: fixed;
  top: 0;
  left: 0;
}

.map-modal #map {
  width: 250px;
  height: 250px;
}
.claim-form-container {
  max-width: 280px;
}

#claim-form {
  margin: unset;
}
#loader {
  animation: loader 5s cubic-bezier(0.8, 0, 0.2, 1) infinite;
  height: 80px; /* Increased height */
  width: 82px;  /* Increased width */
  position: absolute;
  top: calc(50% - 40px); /* Adjusted to center the larger loader */
  left: calc(50% - 40px); /* Adjusted to center the larger loader */
}

@keyframes loader {
  90% { transform: rotate(0deg); }
  100% { transform: rotate(180deg); }
}

#top {
  animation: top 5s linear infinite;
  border-top: 40px solid var(--green); /* Increased border size */
  border-right: 40px solid transparent; /* Increased border size */
  border-left: 40px solid transparent; /* Increased border size */
  width: 2px; /* Increased width */
  transform-origin: 50% 100%;
}

#bottom {
  animation: bottom 5s linear infinite;
  border-right: 40px solid transparent;
  border-bottom: 40px solid var(--green);
  border-left: 40px solid transparent;
  width: 2px;
  transform: scale(0);
  transform-origin: 50% 100%;
}

@keyframes bottom {
  10% { transform: scale(0); }
  90% { transform: scale(1); }
  100% { transform: scale(1); }
}

#line {
  animation: line 5s linear infinite;
  border-left: 1px dotted var(--green);
  position: absolute;
  top: 40px;
  left: 39.5px;
}

@keyframes line {
  10% { height: 40px; }
  100% { height: 40px; }
}
#invite {
  text-align: center;
}

.contact-social {
  & a {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 32px;
  }

  height: 50px;
  padding: 4px 0;
  display: flex;
  gap: 8px;
  align-items: center;
}

#separator {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em;
  margin: 10px 0 20px;
}

#separator span {
  background: var(--white);
  padding: 0 10px;
}

#contact {
  padding: 88px 20px 20px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

  .field {
    margin-bottom: 16px;
  }

  .actions {
    padding-top: 8px;

    & input {
      background-color: var(--black);
      color: var(--white);
      width: 100%;
    }
  }

  & h1 {
    font-size: 2rem;
    font-weight: 500;
    margin-top: 24px;
  }

  & p {
    margin: 10px 0 20px 0;
    max-width: 500px;
  }
}

.contact-form {
  width: 100%;
  max-width: 500px;
}

#image-input {
  border-radius: 0.313rem;
  border: 0.063rem solid var(--gray);
  padding: 0.5rem;
  min-width: 240px;
  max-width: 572px;
}

.legal-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 3rem;
  gap: 16px;
  padding: 0 20px;
  flex-wrap: wrap;
  text-align: center;
}

@media (min-width: 1024px) {
  #contact {
    .g-recaptcha {
      transform: scale(1);
      transform-origin: 0 0;
    }
  }
}
form {
  margin: 0 20px 48px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.form-heading {
  padding: 20px 0;
  text-align: center;
}

.form-group {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 572px;
  gap: 2px;
}

.custom-form-group {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.number-field {
  width: 56px;
}

.text-area {
  width: 100%;
  font-size: 1rem;
  height: 84px;
  border-radius: 5px;
  padding: 10px 8px;
  border: 1px solid var(--gray);
}

.select-field,
.collection-select {
  width: 100%;
  border: 1px solid var(--gray);
  border-radius: 5px;
}

.search-bar,
.search-field {
  width: 100%;
}

.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  column-gap: 10px;
  row-gap: 0;
}

.checkbox-item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.button {
  border: none;
  color: var(--white);
  width: 240px;
  height: 42px;
  border-radius: 20px;
  font-size: 1rem;
  font-weight: 500;
}

.submit-button {
  background-color: var(--green);
}

.delete-button {
  background-color: var(--red);
}

.rich-text-area {
  border: 1px solid var(--gray);
  border-radius: 5px;
}

.text-field {
  width: 100%;
}
#dashboard {
  width: 100%;
  padding: 0 20px 20px 20px;

  .heading {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
  }
}

@media (min-width: 1024px) {
  #dashboard {
    padding: 0 40px 40px 40px;
  }
}
/* direct_uploads.css */

.direct-upload {
  display: inline-block;
  position: relative;
  padding: 2px 4px;
  margin: 0 3px 3px 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  font-size: 11px;
  line-height: 13px;
}

.direct-upload--pending {
  opacity: 0.6;
}

.direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  background: var(--green);
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
}

.direct-upload--complete .direct-upload__progress {
  opacity: 0.4;
}

.direct-upload--error {
  border-color: red;
}

input[type=file][data-direct-upload-url][disabled] {
  display: none;
}
.edit-icon-container {
  position: relative;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.edit-icon-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px dashed var(--green);
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotateBorder 10s linear infinite;
}

#change_log_vegan {
  width: 280px;
}

.modal-social-group span {
  top: 24px;
}

#edit-instagram {
  padding-left: 142px;
}

#edit-facebook {
  padding-left: 136px;
}

#edit-x {
  padding-left: 77px;
}

#upload-edit-btn {
  position: absolute;
  left: 114px;
  bottom: 11px;
  font-size: 14px;
}

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

  to {
    transform: rotate(360deg);
  }
}

.delete-icon-container {
  margin-left: 10px;
}

.delete-icon-container::before {
  border: 1px dashed var(--red);
}

.form-buttons .submit-button {
  width: 118px;
}
#avatar-container {
  position: relative;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: auto;
}

.avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}

#user_avatar {
  border: none;
  width: 0;
  padding: 0;
  color: transparent;
}

#user_avatar::-webkit-file-upload-button {
  visibility: hidden;
  width: 0;
}

#user_avatar::before {
  content: "";
  background: url(/assets/camera-c0d61473d1ff42157b527318c25a1841513679494fa3a2f09034ce578c88f8f2.svg) no-repeat right bottom;
  width: 80px;
  height: 80px;
  border-radius: 0;
  position: absolute;
  bottom: 2px;
  right: 0;
  border: none;
}

#edit_user {
  width: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  gap: 16px;
}

#user_password_confirmation,
#user_current_password {
  width: 240px;
}

#owner-panel {
  background-color: var(--green);
  height: 42px;
  width: 240px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

#owner-panel span {
  color: var(--white);
  font-weight: 500;
}

#cancel-button {
  background-color: var(--red);
  border: none;
  color: var(--white);
  width: 15rem;
  height: 2.625rem;
  border-radius: 1.25rem;
  font-weight: 500;
  font-size: 1rem;
}

#notification-check {
  & legend {
    font-size: 14px;
  }

  & .form-group {
    display: flex;
    flex-direction: row-reverse;
  }

  border: none;
}
#flash_messages {
  position: fixed;
  top: 70px;
  right: 20px;
  z-index: 5;
  max-width: 280px;
}

#flash_messages .notice,
#flash_messages .alert {
  padding: 10px 20px;
  border: 1px solid;
  border-radius: 5px;
  color: var(--white);
  animation: enter 0.5s, leave 0.5s 4s forwards;
}

@keyframes enter {
  from {
    transform: translateX(calc(100% + 100px));
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.25, 1.35);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes leave {
  from {
    transform: translateX(0);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.25, 1.35);
  }

  to {
    transform: translateX(calc(100% + 100px));
  }
}

#flash_messages .notice {
  background-color: var(--green);
  border-color: var(--green);
  box-shadow: 0 0 10px var(--green);
}

#flash_messages .alert {
  border-color: var(--red);
  background-color: var(--red);
  box-shadow: 0 0 10px var(--red);
}

@media (min-width: 1024px) {
  #flash_messages {
    right: 48px;
    max-width: 400px;
  }
}
#last-added-places-container {
  display: none;
}

@media (min-width: 1024px) {
  #last-added-places-container {
    display: block;
    margin: 0 48px;
    position: relative;
    overflow: hidden;
    height: 3.125rem;
  }

  #last-added-places-container h3 {
    font-weight: 400;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5rem;
    padding: 8px 32px 8px 0;
    height: 3.125rem;
    background-color: var(--white);
  }

  #last-places-list {
    display: flex;
    align-items: center;
    white-space: nowrap;
    column-gap: 1rem;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: my-animation 15s linear infinite;
    -webkit-animation: my-animation 15s linear infinite;
    animation: my-animation 30s linear infinite;
    height: 3.125rem;
    margin-right: 2rem;
  }

  /* for Firefox */
  @-moz-keyframes my-animation {
    from {
      -moz-transform: translateX(100%);
    }

    to {
      -moz-transform: translateX(-100%);
    }
  }

  /* for Chrome */
  @-webkit-keyframes my-animation {
    from {
      -webkit-transform: translateX(100%);
    }

    to {
      -webkit-transform: translateX(-100%);
    }
  }

  @keyframes my-animation {
    from {
      -moz-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }

    to {
      -moz-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  .place-card {
    text-decoration: underline;
    font-size: 1.125rem;
    font-weight: 400;
  }

  .vh-instagram {
    background-color: var(--white);
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 4px 0;
    display: flex;
    gap: 8px;
    align-items: center;
  }

  .vh-instagram a,
  .vh-code a {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 32px;
  }
}
.loading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  text-align: center;
}

.loading-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}

.spinner-circle {
  width: 50px;
  height: 50px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top: 4px solid var(--green);
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.loading-message {
  color: var(--dark-gray);
  font-size: 0.9rem;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#remember {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}

#user_remember_me {
  width: 1.25rem;
  height: 1.25rem;
}

#remember label {
  color: var(--gray);
}

#signup-link {
  width: 15rem;
  height: 2.625rem;
  border-radius: 1.25rem;
  border: 0.063rem solid var(--gray);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--black);
  text-decoration: none;
}
.map-container {
  display: flex;
  justify-content: center;
  position: relative;
}

#map {
  /* stylelint-disable */
  height: 100dvh;
  /* stylelint-enable */
  width: 100vw;
}

#map:focus {
  outline: none;
}

.gm-ui-hover-effect {
  display: none !important;
}

/* Blue border when click on the map issue */
.gm-style iframe + div {
  border: none !important;
}

/* Customizing advanced marker */
.marker-container {
  border: 1px solid var(--gray);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  border-radius: 25px;
  padding: 5px 11px;
  background-color: var(--white);
  box-shadow: rgba(0, 0, 0, 0.25) 0 4px 20px 0;
}

.mini-vegan-icon {
  box-shadow: 0 0 0 0 rgb(1, 218, 90);
  border-radius: 50%;
  transform: scale(1);
  animation: pulse 2s 2;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgb(1, 218, 90);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.marker-name {
  font-size: 1rem;
  color: var(--black);
}

/* Customizing place infoWindow */
.info-window {
  display: flex;
  flex-direction: column;
  height: auto;

  & h3 {
    margin-bottom: 0;
  }

  & p {
    font-size: 1rem;
  }
}

.info-window-image {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 5px;
}

.info-window-heading {
  display: flex;
  align-items: center;
  gap: 5px;
}

.place-status {
  position: relative;
  display: flex;
  justify-content: center;
}

.place-open-true {
  filter: grayscale(0);
}

.place-open-false,
.place-open-undefined {
  filter: grayscale(1);
}

.status-text {
  position: absolute;
  bottom: 0;
  font-size: 0.75rem;
}

/* Customizing find me button */
.custom-map-control-button {
  margin-right: 1.25rem;
  height: 3rem;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

#custom-zoom-controller-container {
  margin-right: 20px;
  margin-bottom: 20px;
}

#location-button {
  margin-bottom: 50px;
}

@keyframes fadeInOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

#location-button.loading {
  animation: fadeInOut 2s linear infinite;
}

@media (min-width: 1024px) {
  #map {
    height: calc(100vh - 7.5rem);
  }

  .custom-map-control-button {
    margin-right: 3rem;
  }

  #custom-zoom-controller-container {
    margin-right: 3rem;
  }

  .info-window-image {
    max-height: 180px;
  }
}
#menu {
  padding: 0 20px;
  max-width: 640px;
  align-self: center;
}

#menu-header,
.menu-category-heading,
.like-container,
.like-button,
.most-liked {
  display: flex;
  align-items: center;
}

#menu-header {
  gap: 8px;
  flex-direction: row;

  & h2 {
    font-size: 1.25rem;
    font-weight: 500;
  }
}

#add-new-product {
  background-color: var(--green);
  color: var(--white);
  border-radius: 20px;
  height: 42px;
  padding: 10px 13px;
  font-weight: 500;
}

.menu-category-heading {
  font-size: 1.125rem;
  font-weight: 500;
  gap: 6px;
  margin-top: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(227, 230, 232);
  border-bottom-style: dashed;
  padding-bottom: 8px;

  & img {
    height: 24px;
  }
}

.menu-item {
  margin-bottom: 20px;
}

.menu-heading-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
}

.name {
  font-size: 1.125rem;
  font-weight: 500;
  word-break: break-word;
  display: flex;
  align-items: center;
}

.price {
  font-size: 1.125rem;
  font-weight: 500;
}

.menu-item-details {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
}

.menu-image {
  width: 280px;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
}

.description {
  word-break: break-word;
  width: 280px;
}

.like-container {
  flex-wrap: wrap;
}

.like-button {
  background-color: transparent;
  border: none;
  margin-right: 8px;
  height: 42px;
  justify-content: center;
  gap: 2px;
}

.heart {
  width: 35px;
  height: 25px;
}

.like-counter {
  font-size: 1rem;
}

.most-liked {
  border: 1px solid var(--gray);
  border-radius: 5px;
  font-size: 1rem;
}

.red-heart {
  width: 20px;
  height: 20px;
  margin: 2px;
}

/* Menu modal add/edit forms begins */
.menu-form-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: scroll;
}

& h3 {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 8px;
}

.menu-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 280px;
  overflow: scroll;
  padding-top: 16px;
}

& input,
textarea,
select {
  min-height: 42px;
}

.menu-item-price-input {
  width: 56px;
}

/* Menu turbo edit forms ends */

@media (min-width: 1024px) {
  .menu-form {
    overflow: hidden;
  }

  #menu {
    padding: 0;
  }

  #menu-header {
    & h2 {
      font-size: 1.75rem;
    }
  }

  .menu-category-heading {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 1.375rem;
    gap: 10px;

    & img {
      height: 36px;
    }
  }

  .menu-item {
    margin-bottom: 32px;
  }

  .menu-heading-container {
    .name {
      font-size: 1.25rem;
    }

    .price {
      font-size: 1.25rem;
    }
  }

  .like-container {
    .like-button {
      .like-counter {
        font-size: 1.125rem;
      }
    }

    .most-liked {
      font-size: 1.125rem;
    }
  }
}
header {
  align-items: center;
  justify-content: space-between;
  height: 3.75rem;
  padding: 0.688rem 1.25rem;
  gap: 1rem;
  position: relative;
  display: none;
}

#desktop-nav {
  display: none;
}

#logo {
  width: 8.25rem;
  height: 2.375rem;
}

/* ↓↓↓ MOBILE NAV MENU ↓↓↓ */
#mobile-nav {
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: var(--white);
  border-radius: 30px 30px 0 0;
  padding: 5px 20px;
}

.nav-menu {
  & span {
    font-size: 9px;
    text-align: center;
  }

  display: flex;
  list-style: none;
  justify-content: space-evenly;
  max-width: 400px;
  margin: auto;
}

.nav-link {
  width: 50px;
  height: 50px;
}

.nav-link a {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}

.nav-link.active .nav-icon {
  fill: #000e06;
}

.nav-link.active .nav-icon path {
  fill: var(--black);
  stroke: var(--black);
}

.nav-link.active .nav-icon line {
  stroke: var(--black);
}

.nav-icon {
  width: 40px;
  height: 40px;
}

#add-new {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}

#add-options {
  & div {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: center;
  }

  & a {
    background-color: var(--white);
    border: 0.5px solid var(--green);
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: row;
    padding: 4px;
    border-radius: 8px;
  }

  position: absolute;
  top: -70px;
  width: 100%;
}

.hidden {
  display: none;
}

.account-icon {
  display: block;
  border-radius: 50%;
  object-fit: cover;
}

/* ↑↑↑ MOBILE NAV MENU ↑↑↑ */

.search-address {
  font-size: 14px;
  color: var(--gray);
}

#account-links {
  & li {
    width: 50%;
  }

  height: 100vh;
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  padding-top: 35%;
  list-style-type: none;
  align-items: center;
  gap: 1.125rem;
}

@media (min-width: 1024px) {
  #mobile-nav {
    display: none;
  }

  #desktop-nav {
    display: block;
  }

  header {
    padding: 16px 48px;
    height: 4.375rem;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 2;
    width: 100%;
    background-color: var(--white);
  }

  #search-icon {
    width: 1.188rem;
    height: 1.188rem;
  }

  #search-field::placeholder {
    opacity: 0.8;
    color: var(--gray);
    font-size: 1.125rem;
    font-weight: 400;
  }

  .search-address {
    font-size: 14px;
  }

  .nav-menu {
    display: flex;
    gap: 2rem;
    list-style-type: none;
    justify-content: flex-end;
  }

  .nav-link {
    display: flex;
    align-items: center;
    height: auto;
    width: auto;
    padding: 0;
    background-color: var(--white);
  }

  #add-icon {
    display: block;
    fill: var(--green);
  }

  .nav-link span {
    white-space: nowrap;
  }

  .nav-icon {
    display: none;
  }

  .nav-menu span {
    font-size: 18px;
  }

  .wrapper {
    margin-top: 0;
    position: relative;
    display: inline-block;
  }

  #add-place-link {
    gap: 5px;
    display: flex;
    width: auto;
    flex-direction: row;
  }

  .dropdown {
    visibility: hidden;
    transition: visibility 0s linear 0.5s;
    position: absolute;
    right: 0;
    border-radius: 10px;
    background: var(--white);
    box-shadow: 0 0.25rem 1.25rem 0 rgba(0, 0, 0, 0.25);
    font-size: 1.125rem;
    height: 5.25rem;
    z-index: 6;
    gap: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px;
    list-style-type: none;

    & li {
      width: max-content;
      height: 24px;
      padding: 0;
    }
  }

  .wrapper:hover .dropdown {
    visibility: visible;
    transition-delay: 0s;
  }

  #logout-icon {
    display: none;
  }

  #account-links {
    display: none;
  }

  #add-new {
    display: none;
  }
}
#reset-button,
#reset-password {
  background-color: var(--black);
  border: none;
  color: var(--white);
}

#reset-page-links {
  display: none;
}

#new_user {
  & #signup-link {
    border: none;
  }

  width: 240px;
}
#add-new-place {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100vw - 80px);
  margin: auto;
}

#add-place {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  padding: 1rem 0 1rem 0;
}

#address-group {
  gap: 0;
}

#place_address {
  width: 100%;
  border-radius: 5px 5px 0 0;
}

#form-map {
  height: 7.875rem;
  border-radius: 0 0 0.313rem 0.313rem;
  border: 1px solid var(--gray);
  border-top: none;
  min-width: 240px;
  max-width: 572px;
}

#place_address:focus ~ #form-map {
  border: 1px solid var(--green);
  border-top: none;
}

#add-new-place-form {
  width: calc(100vw - 80px);
}

.sub-group {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  max-width: 572px;
}

.select-wrapper {
  position: relative;
}

.tags-form {
  overflow: scroll;
  max-height: 131px;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  scrollbar-width: none;  /* Firefox */
}

.tags-form::-webkit-scrollbar {
  display: none;
}

.tag {
  border-radius: 0.313rem;
  border: 0.063rem solid var(--gray);
  padding: 0.625rem 0.5rem;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  width: auto;
  height: 42px;
}

.tag-select {
  width: 15px;
  height: 15px;
}

.tag-names {
  min-width: auto;
  max-width: unset;
}

/* Style image upload  */
#add-new-place-form select {
  width: 10.063rem;
  height: 2.625rem;
  border-radius: 0.313rem;
  border: 0.063rem solid var(--gray);
  font-size: 1rem;
  padding: 0.625rem 0.5rem;
}

#add-new-place-form input[type="submit"] {
  margin-top: 2.25rem;
  width: 15rem;
  height: 2.625rem;
  border-radius: 1.25rem;
  background: var(--green);
  color: var(--white);
  font-weight: 500;
  border: none;
  margin-right: auto;
  margin-left: auto;
}

.social-wrapper {
  & input {
    border-radius: 0 5px 5px 0;
    border-left: none;
  }

  width: 100%;
  display: flex;
  flex-direction: row-reverse;
}

#instagram-input {
  width: 100%;
}

#facebook-input {
  width: 100%;
}

#x-input {
  width: 100%;
}

.platform {
  height: 42px;
  top: 21px;
  padding: 10px 8px;
  border-radius: 5px 0 0 5px;
  border: 1px solid var(--gray);
  color: var(--gray);
  background-color: var(--ligth-gray);
}

.platform-input:focus {
  border-left: none;
}

.platform-input:focus ~ .platform {
  border-color: var(--green);
}

#submit-place {
  margin-bottom: 25px;
}

@media (min-width: 1024px) {
  #add-place {
    padding-top: 48px;
  }

  .add-new-place-form-group {
    width: 35.75rem;
  }

  #form-map {
    width: 35.75rem;
  }

  #add-new-place-form #place_images {
    width: 280px;
  }

  .sub-group {
    display: flex;
    flex-direction: row;
    gap: 0.75rem;
    width: 35.75rem;
  }

  .sub-group input {
    width: 280px;
  }

  .social-wrapper {
    & input {
      border-radius: 0 5px 5px 0;
      border-left: none;
    }

    display: flex;
    flex-direction: row-reverse;
  }

  #instagram-input {
    width: 146px;
  }

  #facebook-input {
    width: 152px;
  }

  #x-input {
    width: 211px;
  }

  #submit-place {
    align-items: center;
  }
}
.place {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.place-heading-container {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.place-heading-left {
  display: flex;
  gap: 2px;
  flex-direction: column;
}

.place-heading-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.edit-options {
  position: absolute;
  top: 60px;
  z-index: 2;
  border-radius: 5px;
  background: var(--white);
}

.flex-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 8px;
}

.claim-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding: 6px;
}

.claim-icon {
  padding: 5px;
}

.place-heading-title {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 500;
  min-height: 42px;
}

.place-review-score-container {
  display: flex;
  align-items: center;
}

.review-score {
  background-color: var(--black);
  color: var(--white);
  padding: 2px 4px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  gap: 2px;
}

.review-size {
  text-decoration: underline;
  margin-left: 8px;
}

#place-edit-toggle-button {
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
}

.place-toggle-text {
  color: var(--gray);
  font-size: 0.875rem;
}

.separator {
  margin: 24px 20px;
  border: 0.5px solid rgba(227, 230, 232);
}

.place-features-container {
  display: flex;
  flex-direction: column;
}

/* Slider images modal form starts */
.slider {
  .edit-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .edit-button {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .edit-icon-container {
    left: calc(50% - 21px);
    top: calc(50% - 21px);
  }
}

.no-photo-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.no-photo {
  position: absolute;
  top: 50%;
  background-color: var(--black);
  color: var(--white);
  padding: 4px 8px;
  border-radius: 0 5px 5px 0;
}

.photo-select-form-container {
  margin: 16px 20px;

  & p {
    margin: 16px 0;
    text-align: center;
  }
}

.select-images-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.image-checkbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  & input[type="checkbox"] {
    position: absolute;
    width: 20px;
    height: 20px;
  }

  & img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 5px;
  }
}

.add-new-photos {
  margin: 40px 20px 40px 20px;
  display: flex;
  flex-direction: column;
  max-width: 360px;

  & label {
    font-size: 1rem;
  }
}

/* Slider images modal form end */

.place-details {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
}

.place-details-primary-wrapper {
  margin-top: 1rem;
  display: flex;
  gap: 24px;
  justify-content: center;
}

.place-detail {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.detail-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 42px;

  .detail {
    font-size: 0.75rem;
    text-align: center;
  }
}

.detail-icon {
  height: 26px;
  width: auto;
}

.place-closed {
  filter: grayscale(1);
}

.dynamic-icon-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dynamic-status {
  position: absolute;
  bottom: 0;
  font-size: 0.75rem;
}

.opening-hours-table {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 200px;
  background-color: var(--white);
  color: var(--black);
  border-radius: 10px;
  z-index: 2;
  padding: 10px;
  box-shadow: 0 0.25rem 1.25rem 0 rgba(0, 0, 0, 0.25);
}

.place-status-wrapper:hover .opening-hours-table {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: visibility 0s, opacity 0.3s, transform 0.3s;
}

.opening-hours-table-heading {
  font-weight: 500;
}

/* Modal forms start */
.select-type {
  width: 100%;
}

#place-location {
  #location-input {
    border-radius: 5px 5px 0 0;
    margin-bottom: -1px;
  }

  #modal-location-wrapper {
    max-width: 500px;
    min-width: 280px;
    width: 100%;
  }

  #modal-map {
    width: 100%;
    height: 200px;
    border: 1px solid var(--gray);
    border-radius: 0 0 5px 5px;
  }

  #location-input:focus ~ #modal-map {
    border: 1px solid var(--green);
  }
}

/* Modal forms end */

.place-tags {
  margin-top: 16px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  gap: 8px;
}

.place-tags::-webkit-scrollbar {
  display: none;
}

.place-tag {
  font-size: 0.875rem;
  border: 1px solid var(--gray);
  border-radius: 5px;
  padding: 3px 7px;
  white-space: nowrap;
}

/* Turbo modal forms  */
.modalize {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  overflow: scroll;

  & label {
    font-size: 1rem;
  }
}

/* Place tags modal form starts */
#place-tags-modal {
  padding: 20px;
  overflow: scroll;
  gap: 16px;

  label:first-child {
    text-align: center;
  }

  .tags-form {
    height: 100%;
    max-height: 100%;
    overflow: scroll;
    justify-content: center;
  }
}

/* Place tags modal form ends */

.social-links {
  margin-top: 16px;
  display: flex;
  gap: 24px;
  justify-content: center;

  .edit-button {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.social {
  width: 42px;
  height: 42px;
}

/* Place social links modal form starts */
.modal-social-group {
  display: flex;
  flex-direction: column;
  position: relative;
}

.social-platform {
  position: absolute;
  top: 22px;
  padding: 10px 8px;
  border-right: 1px solid var(--gray);
}

.social-input {
  padding-left: 138px;
}

.social-input-x {
  padding-left: 75px;
}

/* Place social links modal form end */

#reviews {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-self: center;
}

#reviews-header {
  & h2 {
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 16px;
    max-width: 280px;
  }
}

.review {
  margin-bottom: 20px;
}

.review-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
}

.review-content {
  .show-rating {
    display: flex;
    align-items: center;
    margin-bottom: 8px;

    .star {
      margin: 0;
      width: 14px;
      height: 14px;
    }
  }
}

.review-time {
  margin-left: 14px;
  font-size: 0.875rem;
  color: var(--gray);
}

.review-images-container {
  margin-top: 8px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.review-image {
  width: 81px;
  height: 81px;
  object-fit: cover;
  border-radius: 5px;
}

.reviewer-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.875rem;
  word-break: break-word;
  min-width: 90px;
  max-width: 90px;
  color: var(--gray);

  & a {
    color: var(--gray);
    text-decoration: underline;
  }
}

.review-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.review:last-of-type {
  margin-bottom: 30px;
}

.add-review-btn {
  max-width: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  gap: 8px;
  height: 42px;
  border: 1px solid var(--gray);
  padding: 11px 35px;
  width: 100%;
  border-radius: 20px;
  margin: 0 auto;
}

.inputs-wrapper {
  width: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.form-group {
  width: 100%;
  font-weight: 400;
  display: flex;
  flex-direction: column;
}

.modal-input {
  width: 100%;
}

.form-buttons {
  display: flex;
  justify-content: space-between;
  width: 280px;
  margin: 16px auto;
  z-index: 3;

  .primary-green-btn {
    font-size: 1rem;
    font-weight: 500;
    height: 42px;
    border-radius: 20px;
    width: 118px;
    background-color: var(--green);
    color: var(--white);
    border: none;
  }

  .turbo-cancel-btn {
    font-size: 1rem;
    font-weight: 500;
    border-radius: 20px;
    color: var(--gray);
    border: 1px solid var(--gray);
    width: 118px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* Inline forms end  */

.contributors {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;

  & h2 {
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 16px;
  }
}

.contributors-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  max-width: 280px;
  gap: 16px;
  flex-wrap: wrap;

  & img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
  }
}

.contributor {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.875rem;
  word-break: break-word;
  min-width: 90px;
  max-width: 90px;
  color: var(--gray);

  & a {
    color: var(--gray);
    text-decoration: underline;
  }
}

@media (min-width: 1024px) {
  .separator {
    margin: 48px 0;
  }

  .place-heading-container {
    padding: 0;
    margin-top: 24px;
  }

  .place-heading-title {
    font-size: 2rem;
  }

  .place-heading-right {
    flex-direction: row;
    position: initial;
    gap: 8px;
  }

  .edit-options {
    position: initial;
    background-color: initial;
    z-index: 2;
  }

  .flex-container {
    flex-direction: row;
  }

  .place-features-container {
    flex-direction: row;
    margin-top: 24px;
    gap: 60px;
  }

  .place-details {
    width: 50%;
    padding: 0;
  }

  .place-details-primary-wrapper {
    margin-top: 0;
    justify-content: space-between;
  }

  .place-detail {
    flex: 0;
  }

  .place-tags {
    justify-content: flex-start;
  }

  #place-tags-modal::-webkit-scrollbar {
    display: none;
  }

  .social-links {
    flex-direction: column;
    gap: 16px;
  }

  .social-link {
    display: flex;
    align-items: center;
    column-gap: 6px;
    text-decoration: underline;
  }

  .detail-group {
    flex-direction: row;
    gap: 4px;

    .detail-icon {
      height: 36px;
    }

    .detail {
      white-space: nowrap;
      font-size: 1.125rem;
    }

    .dynamic-status {
      font-size: 0.8rem;
    }
  }

  .place {
    padding: 0 48px;
  }

  #reviews {
    flex-direction: row;
    gap: 27px;

    #reviews-header {
      & h2 {
        font-size: 1.75rem;
      }
    }
  }

  .review {
    margin-bottom: 40px;
  }

  .review-content {
    .show-rating {
      .star {
        width: 20px;
        height: 20px;
      }
    }
  }

  .review-time {
    font-size: 1rem;
  }

  .review-image {
    width: 120px;
    height: 120px;
  }

  .reviewer-info {
    width: 140px;
  }

  .review-avatar {
    width: 70px;
    height: 70px;
  }

  .contributors-wrapper {
    max-width: 100%;
  }
}

.place-owner-feedback {
  border: 1px dotted var(--gray);
  margin-bottom: 1rem;
  padding: 1rem;
  border-radius: 0.5rem;
}

.place-owner-feedback:hover {
  border-style: solid;
}

.place-owner-feedback > p {
  margin-bottom: 0.5rem;
}

.place-owner-feedback-photos {
  width: 100%;
  display: grid;
  grid-gap: 1rem;
}

.place-owner-single-feedback-photo {
  width: 100%;
  height: auto;
  object-fit: cover;
}

@media (min-width: 1024px) {
  .place-owner-feedback-photos {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.qr-code-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.download-qr-title {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

.qr-code-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.place-owner-header,
.place-owner-subheader {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 20px;
  padding-left: 20px;
  padding-right: 20px;
  flex-wrap: wrap;
}

.place-owner-header-link {
  font-size: 1.5rem;
}

.place-owner-subheader {
  margin-top: 1rem;
}

.summary-wrapper {
  display: flex;
  flex-direction: column;
}

.top-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}

.summary-details,
.daily-graph,
.monthly-graph {
  width: 100%;
}

.summary-details {
  padding-top: 1rem;
}

.summary-details > p {
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  .top-row {
    flex-direction: row;
  }
}
.posts-wrapper {
  padding: 16px 20px 20px 20px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin: 0 auto;
}

#posts {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

#post {
  padding: 0;
  flex: 1;
  min-width: 0;

  & article {
    background: var(--white);
    border-radius: 12px;
    padding: 20px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: 1px solid var(--light-gray);
  }

  & .header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    gap: 16px;
  }

  /* Dropdown */
  & .sort-dropdown {
    position: relative;
    display: inline-block;
  }

  & .sort-button {
    padding: 0 20px;
    height: 44px;
    max-height: 44px;
    background-color: var(--white);
    border: 1px solid var(--dark-gray);
    border-radius: 30px;
    cursor: pointer;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background-color 0.2s ease;
  }

  & .sort-button:hover {
    background-color: var(--light-gray);
  }

  & .dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    background-color: var(--white);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 1;
    border: 0.5px solid var(--dark-gray);
    overflow: hidden;
    margin-top: 1px;
  }

  & .sort-dropdown:hover .dropdown-content {
    display: block;
  }

  & .sort-link {
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: var(--dark-gray);
  }

  & .sort-link:hover {
    background-color: var(--light-gray);
  }

  & .sort-link.active {
    background-color: var(--white);
  }

  & #search-container {
    display: block;
    flex: 1 1 100%;
  }

  & #search-results {
    width: 100%;
  }

  & #search-form {
    width: 100%;
  }

  & .action-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
  }

  & .new-link-wrapper {
    display: block;
    border: 0.5px solid var(--dark-gray);
    height: 44px;
    border-radius: 30px;
    max-height: 44px;
    transition: background-color 0.2s ease;
  }

  & .new-link-wrapper:hover {
    background-color: var(--light-gray);
  }

  & .new-link-wrapper a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 16px;
    gap: 8px;
  }

  & h2 {
    font-size: 1.25rem;
    margin: 6px 0;
    color: var(--black);
    line-height: 1.4;
  }

  & .post-link-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-decoration: none;
    color: inherit;
  }

  & .active {
    background-color: var(--black);
  }

  & .post-topic {
    display: flex;
    align-items: center;
  }

  & .user-avatar {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 5px;
  }

  & .post-user {
    display: flex;
    align-items: center;
  }

  & .post-topic-image {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 4px;
  }

  & .post-topic-date {
    color: var(--dark-gray);
    margin-left: 5px;
  }

  & .post-info-container {
    display: flex;
    align-items: center;
    margin: 12px -20px 0;
    gap: 16px;
    padding: 12px 20px 0;
    border-top: 1px solid var(--light-gray);
  }

  & h3 {
    font-size: 0.9rem;
    color: var(--dark-gray);
    margin-bottom: 0;
    margin-right: 4px;
  }

  & .post-user-name {
    font-size: 0.9rem;
    color: var(--dark-gray);
  }

  & .post-like-container {
    display: flex;
    align-items: center;
    gap: 1px;
  }
}

.posts-divider {
  margin: 1rem -20px;
  border: 0;
  border-top: 1px solid var(--light-gray);
  opacity: 1;
}

.post-topics-aside {
  display: block;
  position: fixed;
  top: 0;
  left: -100%;
  height: 100vh;
  width: 85%;
  max-width: 300px;
  background-color: var(--white);
  z-index: 11;
  transition: left 0.3s ease;
  overflow-y: auto;
  padding: 20px;
}

.online-users {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 4px;
  color: var(--dark-gray);
}

.dot-icon {
  width: 10px;
  height: 10px;
  fill: var(--green);
  animation: ripple 1.5s 3;
}

@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

.post-topics-aside.active {
  left: 0;
}

/* Overlay when sidebar is open */
.topics-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 10;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.topics-overlay.active {
  display: block;
  opacity: 1;
}

aside .post-topics {
  border-radius: 0;
  padding: 20px 0;
  background: var(--white);
}

aside .post-topics h3 {
  margin-bottom: 10px;
  color: var(--dark-gray);
}

aside .post-topics ul {
  list-style-type: none;
  padding: 0;
}

aside .post-topics li {
  margin-bottom: 8px;
}

aside .post-topics .topic-link {
  text-decoration: none;
  color: var(--dark-gray);
  transition: color 0.3s ease, background-color 0.3s ease;
  display: block;
  padding: 8px 12px;
  border-radius: 8px;
}

aside .post-topics .topic-link-content {
  display: flex;
  align-items: center;
  gap: 10px;
}

aside .post-topics .topic-image {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
}

aside .post-topics .topic-count {
  margin-left: auto;
  background-color: var(--light-gray);
  color: var(--dark-gray);
  font-size: 0.8rem;
  padding: 2px 8px;
  border-radius: 12px;
}

aside .post-topics .topic-link:hover {
  background-color: var(--light-gray);
}

aside .post-topics .topic-link.active {
  background-color: var(--gray);
  color: var(--white);
}

aside .post-topics .topic-link.active span {
  color: var(--white);
}

aside .post-topics .topic-link.active .topic-count {
  background-color: var(--white);
  color: var(--dark-gray);
}

.icon-heart,
.icon-comment {
  width: 24px;
  height: 24px;
  fill: var(--dark-gray);
  transition: fill 0.3s ease;
}

@media (min-width: 1024px) {
  #post {
    & .sort-dropdown,
    & .action-right,
    & #search-container {
      flex: none;
    }

    & #search-container {
      min-width: 400px;
    }

    & .sort-dropdown {
      order: 1;
    }

    & .action-right {
      order: 3;
    }

    & #search-container {
      order: 2;
    }
  }

  .post-topics-aside {
    position: sticky;
    top: calc(4.375rem + 20px);
    width: 300px;
    height: calc(100vh - 40px);
    box-shadow: none;
    overflow-y: auto;
    padding: 0;
    z-index: 0;
  }

  aside .post-topics {
    border-radius: 12px;
    padding: 20px;
    border: 1px solid var(--light-gray);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  }

  .mobile-topics-toggle {
    display: none;
  }

  .topics-overlay {
    display: none !important;
  }

  .posts-wrapper {
    padding: 24px 48px;
    gap: 48px;
  }
}
#product-index {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 20px 20px 20px;
}

.product-show {
  padding: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 62px;
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 14px;
  list-style-type: none;
  padding: 0 16px;
}

.breadcrumb {
  display: flex;
  flex-direction: row;
  gap: 6px;
}

.breadcrumb-separator {
  font-size: 14px;
  color: var(--gray);
}

.product {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#product-image-container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product-image {
  width: 100%;
  height: 320px;
  object-fit: contain;
  object-position: center;
  border-radius: 10px;
}

.disclaimer-text {
  font-size: 12px;
}

.product-heading-container {
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;

  & h1 {
    width: 100%;
  }

  & p {
    font-size: 12px;
    width: 100%;
  }
}

.product-features-container {
  display: flex;
  margin-top: 24px;
  gap: 60px;
  flex-direction: column;
}

.product-details {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.shops:not(:last-child)::after {
  content: "•";
}

.statement {
  padding: 16px 0;
  border-top: 1px solid var(--gray);
  border-bottom: 1px solid var(--gray);
  margin: 16px 0;
}

.trix-content a {
  text-decoration: underline;
}

#delete-product {
  display: flex;
  justify-content: center;
}

#product-delete-btn {
  padding: 5px 10px;
  background-color: var(--red);
  border: none;
  color: var(--white);
  border-radius: 1.25rem;
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.edit-product {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.edit-icon-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px dashed var(--green);
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotateBorder 10s linear infinite;
}

#product-search-container {
  position: relative;
  margin: 0 auto;
  display: flex;
  border-radius: 0 0 0.313rem 0.313rem;
  padding: 0 20px;
}

#product-search-wrapper {
  background-color: var(--white);
  border-radius: 30px;
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
  width: 100%;
}

#product-search-form {
  display: flex;
  flex-direction: row;
  height: 50px;
  margin-bottom: 0;

  /* margin bottom will be removed after refactoring
   all old forms with custom builder and their style */
}

#product-search-field {
  width: 100%;
  border: none;
  background: var(--white);
  z-index: 1;
}

#product-filters {
  & * {
    flex: 0 0 auto;
    max-width: max-content;
  }

  & ul {
    display: flex;
    list-style-type: none;
    align-items: center;
    gap: 8px;
  }

  & li {
    display: flex;
    align-items: center;
    gap: 4px;
    background: var(--light-gray);
    border-radius: 15px;
    padding: 0 10px;
    height: 30px;
  }

  & span {
    border-radius: 15px;
    padding: 8px 10px;
    width: 200px;
    background: var(--gray);
    color: var(--white);
    height: 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
  }

  .input-filter {
    width: 100%;
    max-width: 100%;
  }

  display: flex;
  flex-direction: column;
  overflow-x: auto;
  overflow-y: hidden;
  width: calc(100vw - 40px);
  white-space: nowrap;
  gap: 8px;
  padding-bottom: 6px;
}

#products {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(135px, 1fr));
  gap: 10px;
}

#product {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 235px;
}

.product-wrapper {
  & .product-image {
    height: 135px;
    border-radius: 0;
  }

  & .no-photo-wrapper {
    height: unset;
  }

  & p {
    font-size: 14px;
    font-weight: 500;
    padding: 8px;
  }

  width: 200px;
  height: 235px;
  border: 0.5px solid var(--gray);
  border-radius: 8px;
  margin: 8px 0;
  padding: 16px 0;
}

.pagination {
  & * {
    display: flex;
    align-items: center;
    width: fit-content;
  }

  a {
    width: 16px;
    height: 16px;
    justify-content: center;
  }

  & .current {
    font-weight: 600;
  }

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 16px;
}

/* Product New Page */
#new-product {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product-form {
  margin: 0 1.25rem 3rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  width: calc(100vw - 80px);
}

#scanner-page {
  height: calc(100vh - 62px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#scan-results {
  width: calc(100vw - 40px);
}

#barcode-field {
  & video {
    width: 100%;
    height: 210px;
    object-fit: cover;
    border-radius: 30px;
  }

  canvas {
    display: none;
  }

  width: calc(100vw - 40px);
  display: flex;
  justify-content: center;
  height: 210px;
}

#barcode-input {
  width: calc(100vw - 40px);
}

.rescan {
  & button {
    color: var(--white);
    font-size: 16px;
    font-weight: 500;
    background-color: var(--green);
    border: none;
    border-radius: 8px;
    height: 50px;
    width: 135px;
  }

  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.found-product,
.not-found-product {
  padding: 32px 16px;
  border: 0.5px solid var(--green);
  border-radius: 8px;
  text-align: center;
  width: 280px;
}

@media (min-width: 1024px) {
  #filter-form {
    display: flex;
    flex-direction: column;
  }

  .product-features-container {
    flex-direction: row;
  }

  #product-image-container {
    width: 50%;
  }

  .product-image {
    height: 400px;
  }

  .product-details {
    width: 50%;
  }

  .statement {
    text-align: center;
  }

  .disclaimer-text {
    text-align: center;
  }

  #product-search-container {
    & #search-results {
      top: 52px;
      z-index: 1;
      background-color: var(--white);
    }

    & #product-search-wrapper {
      box-shadow: unset;
      border: 1px solid var(--gray);
    }

    padding: unset;
    width: 40vw;
    margin-left: 0;
    position: absolute;
    left: 278px;
  }

  #products {
    margin-top: 77px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    margin-left: 230px;
  }

  #product-filters {
    & ul {
      flex-direction: column;
      align-items: flex-start;
      max-width: unset;
      width: 220px;
      overflow-y: scroll;
      scroll-behavior: smooth;
      max-height: calc(25% - 3px);
    }

    & .filter-separator {
      height: 1px;
      background-color: var(--gray);
    }

    & li {
      background-color: unset;
    }

    & span {
      background-color: unset;
      color: unset;
      font-weight: 500;
    }

    flex-direction: column;
    width: 230px;
    position: fixed;
    left: 48px;
    align-items: flex-start;
    margin-bottom: 16px;
    margin-right: 16px;
    height: calc(100vh - 86px);
  }
}
/* Form on place review page */

.add-review {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  padding-top: 16px;
  overflow: scroll;

  .review-group {
    width: 280px;
  }
}

/*
* star rating
*/

.rating {
  display: flex;
  width: 100%;
  justify-content: left;
  overflow: hidden;
  flex-direction: row-reverse;
  position: relative;
}

.rating-0 {
  filter: grayscale(100%);
}

.rating > input {
  display: none;
}

#rating-section {
  .star-numbers {
    color: transparent;
    width: 42px;
    height: 42px;
    min-width: 42px;
    max-width: 150px;
  }
}

.rating > label,
.star.unfilled {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23dedede' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  transition: 0.3s;
}

.rating > input:checked ~ label,
.star.filled,
.rating > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23000000' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23000000' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.show-rating {
  position: relative;
  display: flex;
}

.star {
  cursor: default;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
}
.map-container > div:first-of-type {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 48px;
  position: absolute;
  top: 16px;
  z-index: 1;
  padding: 0 20px;
}

#product-index > div:first-of-type {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 48px;
  top: 16px;
  padding: 0 20px;
}

#product-index {
  & #search-form {
    border: 0.5px solid var(--gray);
  }
}

#search-container {
  position: relative;
}

#scanner {
  position: absolute;
  right: 20px;
  height: 48px;
  display: flex;
  align-items: center;
  top: 0;
}

#search-wrapper {
  height: 48px;
}

#search-wrapper:focus-within #search-results {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#search-form {
  width: 278px;
  height: 48px;
  display: flex;
  flex-direction: row;
  background-color: var(--white);
  margin: unset;
  border-radius: 30px;
  padding: 8px 20px;
  position: relative;
  z-index: 2;
}

#search-field {
  border: none;
}

#search-icon {
  width: 1.688rem;
  height: 1.5rem;
  z-index: 1;
}

#search-field::placeholder {
  font-size: 1.125rem;
  color: var(--gray);
}

#search-field:focus {
  outline: none;
}

#search-results {
  background-color: var(--white);
  border-radius: 30px;
  max-height: 400px;
  overflow: scroll;
  scrollbar-width: none;
  scroll-behavior: smooth;
  width: 278px;
  position: absolute;
  top: 0;
  padding-top: 48px;
  z-index: 1;
}

.result-icon {
  width: 24px;
  margin-right: 4px;
}

.search-result {
  & mark {
    background-color: var(--green);
    color: var(--white);
  }

  height: auto;
  width: 100%;
  padding: 16px 20px;
}

.result-link {
  & div {
    display: flex;
    align-items: center;
  }
}

.new-link-wrapper {
  display: none;
}

@media (min-width: 1024px) {
  .map-container > div:first-of-type {
    padding: 0 48px;
    display: flex;
    justify-content: space-between;
  }

  .map-container {
    & #search-form {
      width: 40vw;
    }
  }

  #search-field {
    width: 100%;
  }

  #search-results {
    width: 40vw;

  }

  #product-index > div:first-of-type {
    & #search-form {
      border: 0.5px solid var(--gray);
      width: 40vw;
    }

    & .new-link-wrapper {
      border: 0.5px solid var(--gray);
      height: 50px;
      border-radius: 30px;
    }

    position: fixed;
    padding: 16px 48px 16px 16px;
    top: 70px;
    left: 268px;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 268px);
    background-color: var(--white);
    height: 64px;
    z-index: 1;
  }

  #product-index {
    padding: 16px 48px 0 48px;
  }

  #scanner {
    display: none;
  }

  .new-link-wrapper {
    & a {
      display: flex;
      gap: 5px;
      background-color: var(--white);
      align-items: center;
      border-radius: 30px;
      height: 48px;
      padding: 0 20px;
    }

    display: block;
  }
}
.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

#signup-button {
  color: var(--white);
  font-weight: 500;
  background: var(--green);
  border: none;
}

.select {
  width: 100%;
  max-width: 240px;
}

.user-agreement-checkbox-wrapper {
  display: flex;
  font-size: 14px;
  width: 240px;
  align-items: center;
}

#user_user_agreement_accepted {
  width: 24px;
  display: inline-block;
  margin-right: 10px;
}

#user_username {
  width: 240px;
}
.slider {
  position: relative;
  width: 100%;
  height: 320px;
}

.slider-container {
  display: flex;
  height: 320px;
  overflow: hidden;
}

.slider-image--hidden {
  display: none;
}

.slider-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 10px;
}

.slide-buttons {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
}

.slide-buttons span {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.slider-number {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 1;
  background-color: var(--black);
  color: white;
  padding: 5px;
  border-radius: 5px;
}

@media (min-width: 1024px) {
  .slider {
    width: 50%;
    height: 400px;

    .slider-container {
      height: 400px;

      .slider-image {
        height: 400px;
      }
    }
  }

  .slide-buttons {
    width: 100%;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

.turbo-progress-bar {
  background-color: var(--green);
}

:root {
  --green: #01da5a;
  --red: #ed1a25;
  --black: #000e06;
  --white: #fff;
  --dark-gray: #454545;
  --gray: #989e9a;
  --light-gray: #f5f5f5;

  scroll-behavior: smooth;
  background-color: var(--white);
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: General Sans, sans-serif;
}

@font-face {
  font-family: "General Sans";
  src: url(/assets/GeneralSans-Variable-f62649e598950dcd8c7096dcb2c539a111de912fd637c15621a5002e8eff6cd9.ttf);
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
input,
textarea,
select,
button,
label,
span {
  color: var(--black);
}

h1 {
  font-size: 1.5rem;
  font-weight: 500;
}

h2 {
  font-size: 1.25rem;
  font-weight: 500;
}

.page-title {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

/* FORM STYLES */

.field_with_errors {
  display: inline;
}

.default-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
  overflow: scroll;
}

.default-form-group {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.required::after {
  content: "*";
  color: var(--red);
}

input {
  font-size: 1rem;
  height: 2.625rem;
  padding: 0.625rem 0.5rem;
  border-radius: 0.313rem;
  border: 0.063rem solid var(--gray);
  background: var(--white);
  background-color: var(--white);
}

/* Hide increment buttons in number inputs starts */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

textarea {
  font-size: 1rem;
  height: 84px;
  border-radius: 5px;
  padding: 10px 8px;
  background: var(--white);
}

select {
  width: 100%;
  height: 2.625rem;
  border-radius: 0.313rem;
  border: 0.063rem solid var(--gray);
  font-size: 1rem;
  padding: 0.625rem 0.5rem;
  background: var(--white);
  background-color: var(--white);
}

/* FORM STYLES END */

.disabled {
  pointer-events: none;
  opacity: 0.5;
}

main {
  width: 100%;
  margin-bottom: 62px;
}

.user-forms {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.5rem;
  gap: 1rem;
  padding: 0 20px;
}

.user-forms h1 {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
}

.field {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}

label {
  font-size: 0.875rem;
}

::placeholder {
  color: var(--gray);
  font-size: 1rem;
}

.session-links-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.actions {
  margin-top: 0.5rem;
}

.actions input {
  width: 15rem;
  height: 2.625rem;
  border-radius: 1.25rem;
  border: 0.063rem solid var(--gray);
  color: var(--black);
  font-weight: 500;
  background-color: var(--white);
  font-size: 1rem;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
  border: 1px solid var(--green);
  transition: 0.3s;

}

.session-links {
  color: var(--gray);
  text-decoration-line: underline;
}

#re-send {
  background-color: var(--black);
  border: none;
  color: var(--white);
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.visible-on-desktop {
  display: none;
}

.text-center {
  text-align: center;
}

.dotted {
  text-decoration: underline dotted;
}

.underline {
  text-decoration: underline;
}

.active_link {
  text-decoration: underline solid var(--green);
}

.red-text {
  color: var(--red);
}

.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

.recaptcha-container {
  width: 240px;
}

.gender {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

.default-image {
  filter: blur(5px);
  opacity: 0.5;
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 3;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 20px;
}

.modal-header {
  margin-bottom: 16px;
}

.modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@media (min-width: 1024px) {
  .visible-on-desktop {
    display: block;
  }

  body {
    min-height: 100vh;
    background-color: var(--white);
  }

  main {
    padding: 24px 48px;
    margin-bottom: 0;
  }

  .user-forms {
    margin-top: 80px;
  }

  .edit-user {
    margin-top: 24px;
  }
}
