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;
}
body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: auto; /* Enable scrolling for the body */
}

h2, p {
    text-shadow: 0px 0px 6px rgba(8, 13, 22, 0.5);
}


.backdrop-container {
    position: fixed;
    width: 100%;
    height: 100vh; /* Full height of the viewport */
    overflow: hidden;
    z-index: 0;
}

.backdrop-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(8, 13, 22,0.9), transparent);
    pointer-events: none; /* Ensure it doesn’t block clicks */
    z-index: 0; /* Place it above the image */
}


img.cinema-backdrop {
    position: fixed;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    height: 100vh;
    z-index: -1;
    mask-image: linear-gradient(to right, transparent, rgb(8, 13, 22), transparent calc(100% - 0px), transparent);
    /* (100% - 0px) ensures gradients appear equally from left and right */
    background-repeat: no-repeat;
    background-position: left top, right top, bottom; /* Position the gradients */
    transition: filter 0.3s ease; /* Smooth transition */
}

.blur-effect {
    filter: blur(0px);
    transition: filter 0.3s ease;
}

.cinema-content {
    position: absolute;
    top: 400px;
    /* position: relative; */
    
    z-index: 1;
    display: flex;
    justify-content: center;
    background: linear-gradient(to bottom, rgba(8, 13, 22, 0.0) 0%, rgba(8, 13, 22, 0.3) 100%);
    width: 100%;
    will-change: transform, filter, background;/* Optimize for performance */
    transition: background 0.3s ease, filter 0.3s ease; /* Smooth transition */
}

.cinema-content.fixed {
    position: fixed;
}

.cinema-content.fixed-gradient {
    background: linear-gradient(to bottom, rgba(8, 13, 22, 0.0) 0%, rgba(8, 13, 22, 0.3) 270px, rgba(8, 13, 22, 0.3) 100%); /* Fixed gradient after 270px of scrolling */
}

.cinema-content:before {
    content: "";
    position: absolute;
    top: 400;
    width: 100%;
    height: 100%;
    background: inherit; /* Inherit the gradient background */
    filter: blur(10px); /* Adjust the blur radius as needed */
    
    z-index: -1; /* Ensure the blur is behind the content */
}

.cinema-container {
    max-width: 1150px;
    justify-content: center;
}


img.cinema-poster {
    position: sticky;
    width: 230px;
    border-radius: 8px;
    outline: 1px solid rgba(255,255,255, 0.21);
    outline-offset: -1px;
    box-shadow: 0px 2px 10px rgba(8,13,22,0.5);
    display: inline-block;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    vertical-align: top;
    margin-right: 46px;
}

.fixed-poster {
    display: none; /* Initially hidden */
    position: fixed;
    top: 90px;
    z-index: 1000; /* Ensure it stays above other content */
}

.cinema-details {
    position: relative;
    max-width: 550px;
    display: inline-block;
    vertical-align: top;
    margin-right: 46px;
    margin-top: -25px;
}

h2.cinema-title {
    font-family: 'Poppins';
    font-size: 38px;
    line-height: 1.3;
    color: #E3F3F2;
    background-color: rgba(0,0,0,0);
    text-shadow: rgb(8,13,22) 0px 0 4px;
    transition: font-size 0.8s ease; /* Smooth transition for font-size */
    margin-bottom: 0px;
}

.cinema-title.sticky-title {
    position: sticky;
    top: 94px; /* Stick to 90px from the top */
    font-size: 30px !important; /* Decrease font size */
    
}

p.category-year {
    font-family: "Graphik";
    transition: opacity 0.3s ease; /* Smooth transition for visibility */
    font-size: 13.5px;
    color: rgba(149,171,171,0.7);
    margin-top: 6px;
    margin-bottom: 30px;
}

.category-year.hidden {
    opacity: 0;
    display: none;
}

ul.cinema-tabs {
    list-style-type: none;
    padding: 0;
    margin-bottom: 8px;
    transition: top 0.9s ease; /* Smooth transition for position */
}

.cinema-tabs.sticky-tabs {
    position: sticky;
    top: 146px;
    z-index: 1002;
    width: calc(100% - 40px); /* Ensure it spans the container width with padding adjustment */
    
}

.sticky-ctas {
    position: sticky;
    top: 10px; /* Adjust this if necessary */
    z-index: 1000;
}

ul.cinema-tabs {
    
}

ul.cinema-tabs li {
    display: inline-block;
    margin-right:22px;
    font-size: 16px;
    font-family: "Graphik";
    text-decoration: none !important;
    cursor: pointer;
}

ul.cinema-tabs li a.tab-link.active {
    color: white;
    font-weight: 500;
    text-decoration: none;
}

.tab-content {
    width: 550px;
    position: relative; /* Ensure the gradient overlay is positioned correctly */
    padding-top: 0px;
    
    overflow-y: hidden; /* Initially hidden, will be changed by JS */
    max-height: calc(100vh - 160px); /* Ensure the content does not overflow the viewport */
    /* Apply mask to create clipping effect */
    transition: mask-image 0.8s ease, -webkit-mask-image 0.8s ease; /* Smooth transition */
   
}


.tab-content.scrolled {
    margin-top: 20px; /* Add extra margin when scrolled */
    mask-image: linear-gradient(to bottom, transparent, black 30px, black calc(100% - 30px), transparent);
    -webkit-mask-image: linear-gradient(to bottom, transparent, black 30px, black calc(100% - 30px), transparent);
}

/* Hide the scrollbar for .tab-content */
.tab-content::-webkit-scrollbar {
    display: none;
}

.tab-content.scrollable {
    overflow-y: auto; /* Scroll only the content */
    /* pointer-events: auto; Enable interaction */
    /* transition: all 0.3s ease; Smooth transition */
}

.movietron-container {
    position: fixed;
    bottom: 0; 
    width: 560px; 
    z-index: 1000;
    margin-bottom: 0px;
}

#tab-movietron input.movietron-input {
    width: 400px;
    height: 42px;
    border-radius: 8px;
    background-color: rgba(255,255,255,0.1);
    outline: none;
    border: none;
    padding-left: 13px;
    position: fixed;
    bottom: 0;
    display: inline-block;
    margin-bottom: 0px;
}

#tab-movietron img.mic-icon {
    position: absolute;
    right: 156px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    z-index: 1000;
}

#tab-movietron .stop-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-right: 10px;
    display: inline-block;
}

#tab-movietron .stop-button img {
    width: 44px;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 425px;
    
}

#tab-movietron .submit-button {
    height: 44px;
    background: linear-gradient(to right, #FF6B5F, #FF9F6B);
    color: white;
    padding: 10px 20px;
    border-radius: 8px;
    border: none;
    font-size: 16px;
    margin-top: 1px;
    cursor: pointer;
    display: inline-block;
    margin-left: 465px;
}

/* MOVIETRON CHAT CLEAN TEXT STYLING */
.movietron-display {
    display: flex;
    flex-direction: column;
    gap: 20px; /* More vertical space between messages */
    margin-top: 30px;
    overflow-y: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
    max-height: calc(100vh - 160px); /* (Viewport height - space for movietron-container) */
    margin-bottom: 75px; /* So last message isn't hidden under container */
    
  background-color: transparent; /* Make sure no color blocks view */
}



  .movietron-display::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }
  .chat-message {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    font-family: "Poppins", sans-serif;
  }
  
  .chat-label {
    font-size: 13px;
    font-weight: 600;
    font-family: "Graphik";
    color: rgba(149,171,171,0.75); /* light label color */
    margin-bottom: 2px;
  }
  
  .chat-content {
    font-size: 14.5px;
    color: rgba(168,196,196,1);
    font-weight: 400;
    line-height: 1.5;
  }







.tab-content .review {
    margin-bottom: 8px;
}

#tab-reviews .review .review-user-line img.review-thumbnail {
    display: inline-block;
    width: 24px;
    height: 24px; /* Ensure the height matches the width to form a perfect circle */
    position: absolute;
    margin-top: 11px;
    border: 1px solid transparent;
    border-radius: 50%; /* This rounds both the image and the border */
    background: 
    linear-gradient(to right, #FF8A5F,#FF9F6B),
    linear-gradient(to right, #FF8A5F , #FF9F6B); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

#tab-reviews .review p.review-username {
    font-family: "Graphik";
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    display: inline-block;
    margin-left: 33px;
}

#tab-reviews .review p.review-content {
    font-size: 15.5px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: -8px;
}

.tab-content p {
    font-family: "Poppins";
    font-size: 16px;
}



p.overview {
    margin-bottom: 30px;
}

p.runtime {
    font-family: "Graphik";
    font-size: 14px;
}

h3.cast-title, h3.tags {
    font-size: 15px;
    font-family: 'Graphik';
    font-weight: 500;
    margin-top: 24px;
}

.cinema-actors {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; /* This will align items to the start of the row */
    max-width: 550px;
    gap: 14px; /* This adds space between each actor */
    margin: 0 auto;
    margin-bottom: 30px;
}

.actor {
    width: 80px;
    display: flex;
    flex-direction: column;
}

.actor-img-container {
    width: 100%;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
    outline: 1px solid rgba(255,255,255,0.15);
    outline-offset: -1px;
    box-shadow: 0 1px 10px rgba(8, 13, 22, 0.5); /* Add shadow with blur */
}

img.profile-thumbnail {
    width: 80px;
    margin-top: -5px;
}

img.actor-silhouette {
    width: 80px;
    height: 90px;
    box-shadow: 0 1px 10px rgba(8, 13, 22, 0.5);
}

.actor p.actor-name {
   font-family: 'Graphik';
   font-size: 13px;
   text-align: center;
   color: rgba(149,171,171,0.75);
   margin-top: 10px;
} 

h3.tags {
    margin-bottom: 4px;
}

.tags-list {
    margin-bottom: 50px;
    margin-left: 1px;
}

p.tag-pill {
    display: inline-block;
    font-size: 13.5px;
    font-family: "Graphik";
    outline: 1px solid rgba(255,255,255,0.25); /* Example outline color */
    padding: 5px 8px; /* Add padding for better appearance */
    border-radius: 6px; /* Optional: round the corners to create a "pill" shape */
    color: rgba(227, 243, 242, 0.5) ;/* Text color */
    font-weight: 400; /* Make the text bold */
    margin-right: 5px;
    margin-bottom: -3px;
}

/* START CINEMA-CTAS & HOVER */
/* ------------------------- */
.right-side {
    position: relative;
    display: inline-block;
}

.cinema-ctas {
    background-color: rgba(8,13,22,0.5);
    width: 230px;
    height: auto;
    border-radius: 50px;
    vertical-align: top;
    outline: 1px solid rgba(255,255,255,0.085);
    outline-offset: -1px;
    padding: 8px 0px 8px 0px;
    margin-top: 12px;
    margin-bottom: 36px;
}

.cinema-actions {
    display: flex;
    justify-content: center;
    gap: 25px;
}

.cinema-actions .action {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.cinema-actions .action .cinema-icon {
    width: 20px;
    display: inline-block;
}



.cinema-actions .action .cinema-icon.hover {
    display: none;
}

.cinema-actions .action:hover .cinema-icon.default {
    display: none;
}

.cinema-actions .action:hover .cinema-icon.hover {
    display: block;
}

.cinema-actions .action .tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(8,13,22,0.7);
    color: rgba(184,219,217, 0.8);
    padding: 6px 7px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 11px;
    font-family: "Graphik";
    margin-bottom: 10px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 10;
}

.cinema-actions .action:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

.cinema-actions .action:hover {
    transform: scale(1.1);
}

.external-ratings {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.logo-square {
    width: 24px;
    height: 24px;
    outline: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 6px;
}

.logo-wrapper {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-right: 7px;
}

.logo-wrapper .tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(8,13,22,0.7);
    color: rgba(184,219,217, 0.8);
    padding: 6px 7px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 11px;
    font-family: "Graphik";
    margin-bottom: 8px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 10;
}

.logo-wrapper:hover .tooltip {
    opacity: 1;
    visibility: visible;
}


.your-rating {
    margin-top: 20px;
    margin-left: 20px;
    font-family: "Graphik";
    font-size: 14px;
}

.your-rating span {
    font-weight: 600;
    font-size: 20px;
    background: linear-gradient(to right, #FF8A5F, #FF9F6B);  /* Apply the gradient */
    -webkit-background-clip: text;  /* Ensures background clip works in WebKit browsers (Chrome, Safari) */
    background-clip: text;  /* Standard for modern browsers */
    color: transparent;  /* Make text color transparent to show the gradient */
}

.your-rating p {
    text-shadow: 0px 0px 6px rgba(8, 13, 22, 0.5);
}

.mates-ratings-list {
   width: 100%; 
   height: auto;
}

h3.mates-ratings-title {
    font-size: 15px;
    font-weight: 600;
    margin-top: 18px;
    margin-left: 20px;
}

.external-ratings {
    display: flex;
    align-items: center;
}

span.imdb-rating,
span.tmdb-rating,
span.rt-rating {
    display: flex;
    align-items: center;
}

span.imdb-rating, span.tmdb-rating {
    margin-right: 22px;
}

span.imdb-score, span.rt-score, span.tmdb-score {
    font-size: 14px;
    font-weight: 400;
}

.mates-average-score {
    font-size: 19px;
    font-weight: 600;
     background: linear-gradient(to right, #FF8A5F, #FF9F6B);  /* Apply the gradient */
    -webkit-background-clip: text;  /* Ensures background clip works in WebKit browsers (Chrome, Safari) */
    background-clip: text;  /* Standard for modern browsers */
    color: transparent;  /* Make text color transparent to show the gradient */
}

.mate-rating-item {
    margin-left: 20px;
    margin-bottom: 6px;
}

img.mate-rating-photo {
    width: 40px;
    height: 40px;
    border: 1.5px solid transparent;
    border-radius: 50%;
    background: 
    linear-gradient(to right, #FF8A5F,#FF9F6B),
    linear-gradient(to right, #FF8A5F , #FF9F6B); 
    display: inline-block;
    margin-right: 9px;
}

.mate-name-group {
    position: absolute;
    text-align: left;
    margin-top: 12px;
    display: inline-block;
}

p.mate-username {
  text-align: left;
  font-family: "Poppins";
  font-size: 14.5px;
  font-style: italic;
  font-weight: 500;
  color: rgba(255,255,255,0.8);
  margin-top: -10px;
  margin-bottom: 14px;
  max-width: 13ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

p.mate-name {
  text-align: left;
  font-family: "Poppins";
  font-size: 13.5px;
  color: rgba(255,255,255,0.5);
  margin-top: -16px;
  max-width: 14ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

p.mate-rating-value {
    font-size: 19px;
    font-weight: 600;
     background: linear-gradient(to right, #FF8A5F, #FF9F6B);  /* Apply the gradient */
    -webkit-background-clip: text;  /* Ensures background clip works in WebKit browsers (Chrome, Safari) */
    background-clip: text;  /* Standard for modern browsers */
    color: transparent;  /* Make text color transparent to show the gradient */
    position: absolute;
    right: 10px;
    margin-top: 7px;
    display: inline-block;
}

.modal {
    display: none; /* Hidden by default */
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.modal.show {
    display: flex; /* Show modal when .show class is added */
}

body.modal-open {
    overflow: hidden;
}

.cinema-content.no-scroll {
    position: fixed; /* Freeze the content in place */
    width: 100%; /* Ensure the content doesn't shift */
    overflow: hidden;
    pointer-events: none;
}

/* END CINEMA-CTAS & HOVER */
/* ----------------------- */


@media (max-width: 600px) {
    .cinema-cast {
      justify-content: center;
    }
  }
/* Ensure this is included in your 'cinemas_browse' stylesheet */

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden; /* Prevent vertical scrolling */
}

.filters-row {
    position: relative;  /* ensures filters not covered by .cinemas-container gradient */
    display: flex;
    flex-wrap: wrap; /* This allows the buttons to wrap to the next line if needed */
    height: auto;
    margin-top: 68px;
    padding-left: 50px;
    z-index: 100000;
}

.filter-button {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

.filter-button button{
    font-size: 14px;
    font-family: "Graphik";
    color: rgb(147,176,177);
    padding: 10px 16px;
    height: auto;
    background: rgb(23,33,44);
    border: none;
    border-radius: 20px;
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s ease, outline 0.3s ease;
    
}

.filter-button button.active {
    background: rgb(44,63,84);
    
}

.filter-button button:focus {
    outline: none;
}

.filter-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%; /* Ensure dropdown appears below the button */
    left: 0;
    margin-top: 10px;
    background-color: rgba(23, 33, 44, 0.3);
    outline: 1px solid rgba(255,255,255, 0.1);
    min-width: 180px;
    border-radius: 10px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100000000;
    font-family: 'Graphik';
    font-size: 13.5px;
    backdrop-filter: blur(20px); /* Blur effect */
    overflow: hidden;
}
  
.filter-dropdown-menu.show {
    display: block;
    max-height: 500px;
    overflow: auto;
}

.dropdown-menu-wide {
    width: 250px;
}

/* Custom scrollbar for WebKit browsers (Chrome, Safari) */
.filter-dropdown-menu.show::-webkit-scrollbar {
    width: 4px;               /* Width of the scrollbar */
    background: transparent;  /* Transparent scrollbar track */
  }
  
  .filter-dropdown-menu.show::-webkit-scrollbar-thumb {
    background-color: rgba(23, 33, 44, 0.5); /* Semi-transparent scroller color */
    border-radius: 10px;                  /* Rounded scroller */
  }
  
  /* Custom scrollbar for Firefox */
  .filter-dropdown-menu.show {
    scrollbar-width: thin;                  /* Makes scrollbar thin */
    scrollbar-color: rgba(255,255,255,0.1) transparent; /* Color for scroller and track */
  }

.dropdown-header {
    display: flex;
    height: 36px;
    justify-content: space-between;
    padding: 6px 2px 6px 16px;
    background-color: rgba(23, 33, 44, 0.9);
    color: white;
    border-radius: 8px 0px 0 0;
}
  
.filter-dropdown-menu label {
    display: block;
    padding: 6px 13px;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}
  
.filter-dropdown-menu label:hover {
    background-color: rgba(255,255,255,0.05);
}

.filter-dropdown-menu p.filter-name {
    font-size: 16px;
    font-weight: 500;
    font-family: "Graphik";
    margin-top: 9px;
}

.filter-dropdown-menu span.filter-option {
    font-size: 14px;
    color: rgba(255,255,255, 0.8);
}

button.close-dropdown {
    font-size: 22px;
    margin-top: -4px;
    
    background-color: transparent;
}
    
.filter-checkbox + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    background: rgba(255,255,255,0.08);
    transition: all 0.3s ease;
}

.filter-checkbox:checked + label:before {
    background: linear-gradient(to right, #FF6B5F, #FF9F6B);
    color: white;
    border-radius: 4px;
}

.filter-checkbox:checked + label {
    color: white;
    border-radius: 4px;
}

.filter-submit-button {
    font-size: 15px;
    font-family: "Graphik";
    color: rgba(255,255,255,0.15);
    padding: 10px 16px;
    height: auto;
    background: rgba(255,255,255,0.07);
    border: none;
    border-radius: 20px;
    cursor: pointer; /* Pointer cursor on hover */
}





.cinemas-container {
    margin-top: 0px; /* Start 60px from top of viewport */
    height: calc(100vh - 131px); /* Subtract header height from viewport height */
    width: 100%;
    padding-top: 20px;
    padding-bottom: 28px;
    overflow-x: auto; /* Enable horizontal scrolling */
    overflow-y: hidden; /* Disable vertical scrolling */
    white-space: nowrap; /* Prevent wrapping */
    position: relative;
}

.cinemas-container::before,
.cinemas-container::after {
    content: '';
    position: fixed;
    top: 0;
    width: 400px;
    height: 100%;
    z-index: 5; /* Ensure it is above the blurred background but below the poster */
    pointer-events: none; /* Allow clicks to pass through */
}

.cinemas-container::before {
    left: 0;
    background: linear-gradient(to right, rgb(8, 13, 22), transparent);
}

.cinemas-container::after {
    right: 0;
    background: linear-gradient(to left, rgb(8, 13, 22), transparent);
}

.cinemas-wrapper {
    height: 100%;
    width: max-content; /* Ensure it expands based on its children's width */
    display: inline-block;
}

.cinema-card {
    position: relative;
    height: 100%;
    max-width: 354px;
    outline: 1px solid rgba(255,255,255, 0.15);
    outline-offset: -1px;
    border-radius: 20px;
    margin-right: 12px; /* Optional: add space between posters */
    display: inline-block; /* Ensure inline-block display */
    flex-direction: column;
    overflow: hidden;
}

img.card-cinema-backdrop {
    position: absolute;
    top: 85%;
    left: 52%;
    width: 220%; /* Increase width to create zoom effect */
    height: 220%; /* Increase height to create zoom effect */
    transform: translate(-50%, -50%); /* Center the image */
    z-index: -1;
    filter: blur(40px); /* Apply blur effect */
    z-index: -1; /* Ensure it is behind other content */
}

img.cinemas-browse-poster {
    height: calc(100% - 97px); /* Remaining height after subtracting cinema-extra-details */
    max-width: 354px;  /* force poster img to set width */
    z-index: 4;
}


.cinema-extra-details {
    height: 98px;
    flex-shrink: 0; /* Ensure the element doesn't shrink */
    margin-top: -7px;
    padding-left: 19px;
    z-index: 5;
    background: rgba(8, 13, 22, 0.4); /* Semi-transparent overlay */  
}



h3.card-title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 500;
    color: #E3F3F2;
    opacity: 90%;
    margin-top: -4px;
    padding-top:10px;
}

p.card-category-year {
    font-family: "Poppins";
    font-size: 12.5px;
    font-weight: 400;
    color: #E3F3F2;
    opacity: 70%;
    margin-top: -14px;
    margin-bottom: 2px;
}

.cinema-extra-details p.browse-tag {
    position: relative;
    margin-top: 6px;
    border-radius: 20px;
    font-size: 12px;
    display: inline-block;
    font-family: "Graphik";
    outline: 1px solid rgba(255,255,255,0.25); /* Example outline color */
    padding: 5px 8px; /* Add padding for better appearance */
    color: rgba(227, 243, 242, 0.5) ;/* Text color */
    font-weight: 400; /* Make the text bold */
    margin-right: 5px;
    margin-bottom: -1px;
}
/* Ensure the modal is positioned above other content */
.modal {
    display: none; /* Hidden by default */
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(23,33,44,.8); /* Darker background for more emphasis */
    z-index: 1000; /* High z-index to appear above other content */
    overflow: hidden; /* Prevent scrolling inside the modal */
}

.modal-content {
    background: rgba(255,255,255,.05);
    border-radius: 20px;
    outline: 1px solid rgba(255,255,255, 0.15);
    width: 753px;
    height: 476px;
    display: inline-block;
    color: white;
    font-family: "Graphik";
    box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.5); /* Add shadow for emphasis */
    z-index: 2000;
}

.modal-left {
    display: inline-block;
    height: 406px;
    margin-top: 0px;
    padding: 20px 20px 50px 20px;
    border-right: 1px solid rgba(255,255,255, 0.095);
}

img.cinema-modal-poster {
    width: 150px;
    border-radius: 6px;
    margin-top: 0px;
    margin-right: 0px;
    outline: 1px solid rgba(255,255,255, 0.18);
    outline-offset: -1px;
    box-shadow: 0px 0px 20px rgba(8,13,22,0.3);
}

span.close {
    font-size: 30px;
    font-weight: 400;
    position: relative;
    margin-left: 518px;
    top: 53px;
}

.cinema-modal-info {
    text-align: left;
    margin-bottom: 20px;
}

p.modal-cinema-title {
    max-width: 150px;
    margin-top: 10px;
    font-size: 13.5px;
    font-family: "Graphik";
    line-height: 1.4;
    margin-bottom: 0px;
}

.cinema-modal-info p.cinema-type {
    font-size: 12px;
    font-family: "Graphik";
    color: rgba(149,171,171,0.7);
    margin-top: 6px;
}

.modal .tab-pane {
    display: none;
}

.modal .tab-pane.active {
    display: block !important;
}

.watched {
    color: #bbb;
    font-size: 12px;
}

.modal-right {
    position: relative;
    margin-left: 190px;
    margin-top: -529px;
    padding: 27px 0px 20px 0px;
    text-align: left;
}

/* Tab navigation styles */
.tab-navigation {
    display: flex;
    list-style: none;
    width: 500px;
    padding: 0;
    margin-left: 32px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.tab-content {
    width: 560px;  /* necessary for "All-time favorite" tooltip to not be cut off */
}

.tab-item {
    cursor: pointer;
    padding: 10px 15px;
    font-family: "Graphik";
    font-size: 19px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.4);
    transition: color 0.3s ease, border-bottom 0.3s ease;
}

.tab-item:hover {
    color: rgba(255, 255, 255, 0.9); /* Change color on hover for a better user experience */
}

.tab-item.active {
    color: white;
    border-bottom: 2px solid white;
}

/* Tab content styles */
.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

#submitButton {
    background: rgba(255, 255, 255, 0.07);
    padding: 10px 20px;
    border-radius: 20px;
    cursor: not-allowed;
    color: rgba(255, 255, 255, 0.15);
    font-size: 16px;
    margin-top: 20px;
}

#submitButton.enabled {
    background: linear-gradient(to right, #FF6B5F, #FF9F6B);
    cursor: pointer;
    color: white;
}

.rate-section {
    margin-left: 32px;
    width: 532px;
}

h2.rate-this {
    font-weight: 500;
    font-family: "Graphik";
    color: rgba(227,243,242,0.8);
    margin-bottom: 25px;
}

p.rating-question {
    font-size: 14.5px;
    font-family: "Poppins";
    color: rgba(227,243,242,.6);
    line-height: 1.5;
    margin-bottom: 34px;
}

.rating-value {
    font-size: 16px;
    margin-bottom: 10px;
}

.rating-scale {
    position: relative;
    margin-bottom: 20px;
}

.rating-numbers {
    display: flex;
    width: 500px;
    justify-content: space-between;
    position: relative;
    margin-bottom: 48px;
    /* gap: 20px; */
}

.rating-numbers span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.08);
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
    position: relative;
    z-index: 1;
}

.rating-numbers span:hover:not(.active) {
    background-color: rgba(255,255,255,0.2);
    z-index: 3;
    /* transform: scale(1.1); */
}


.rating-numbers span.active {
    background: linear-gradient(to right, #FF6B5F, #FF9F6B);
    color: white;
}

.tooltip {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 7px;
    background-color: rgba(8,13,22,1);
    color: rgba(184,219,217, 0.8);
    border-radius: 5px;
    white-space: nowrap;
    font-size: 11px;
    font-family: "Graphik";
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    bottom: calc(100% + 5px); /* Add 10px space between tooltip and circle button */
}

.rating-numbers span:hover:not(.active) .tooltip {
    opacity: 1;
}

.rating-numbers span.active .tooltip {
    opacity: 1;
    background-color: transparent; /* Remove background color */
    background-image: linear-gradient(to right, #FF6B5F, #FF9F6B); /* Gradient text color */
    -webkit-background-clip: text;
    color: transparent;
    font-size: 13px;
    font-weight: 500;
    bottom: calc(100% + 4px);
}

/* Hide radio buttons */
.hidden-radio {
    display: none;
}



.aspects-section {
    margin-top: 14px;
}

.aspects-section p {
    font-family: "Poppins";
    font-size: 14.5px;
    color: #E3F3F299;
    margin-bottom: 20px;
}

.aspects-options {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 10px;
    column-gap: 36px;
    position: relative; /* Ensure position relative for absolute positioning of custom checkboxes */
}

.aspects-options input[type="checkbox"] {
    display: none; /* Hide the default checkbox */
}

.aspects-options label {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 28px; /* Space for custom checkbox */
    cursor: pointer;
    font-family: "Poppins";
    color: #E3F3F299;
    font-size: 14.5px;
}

/* Create a custom checkbox */
.aspects-options input[type="checkbox"] + label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3);
    background-color: transparent;
    transition: all 0.3s ease;
    z-index: 100;
}

/* Add orange background and white checkmark when checkbox is checked */
.aspects-options input[type="checkbox"]:checked + label::before {
    background-color: #FF8A5F;
    box-shadow: inset 0 0 0 2px #FF8A5F;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: 14px 14px;
    background-position: center;
    background-repeat: no-repeat;
}

textarea#review_content {
    margin-left: 32px;
    margin-right: 0px;
    width: calc(100% - 32px);
    height: 280px;
    background-color: transparent;
    border: none;
    outline: none;
    resize: none; /* Prevent resizing */
    overflow-y: scroll; /* Enable vertical scrolling with visible scrollbar */
    overflow-x: hidden;
    color: rgba(255, 255, 255, 0.65); /* Ensure the text is visible on a dark background */
    font-size: 16px;
    font-family: inherit; /* Ensure font matches the rest of the UI */
    line-height: 1.5;
    padding: 10px 35px 10px 10px; /* Right padding adjusted for optimal text width */
    box-sizing: border-box; /* Ensure padding doesn't affect overall width */
    -webkit-overflow-scrolling: touch;
}

textarea#review_content::placeholder {
    color: rgba(255, 255, 255, 0.3); /* Lighter placeholder text */
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }

  textarea#review_content[data-has-content="true"]::placeholder {
    opacity: 0; /* Hide the placeholder once typing starts */
  }
  
  textarea#review_content:focus {
   outline: none;
  }

/* Scrollbar styling for review textarea */
textarea#review_content::-webkit-scrollbar {
  width: 7px;
}

textarea#review_content::-webkit-scrollbar-track {
  background: transparent;
}

textarea#review_content::-webkit-scrollbar-thumb {
  background: rgba(184, 219, 217, 0.3);
  border-radius: 3px;
}

textarea#review_content::-webkit-scrollbar-thumb:hover {
  background: rgba(184, 219, 217, 0.5);
}

.save-button .save-button {
    position: absolute;
    background: rgba(255,255,255,0.07);
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    color: rgba(255,255,255,0.15);
    cursor: not-allowed;
    font-size: 16px;
    top: 462px;
    margin-left: 442px;
    transition: background 0.3s ease, color 0.3s ease, cursor 0.3s ease;
}

.save-button .save-button.enabled {
    background: linear-gradient(to right, #FF6B5F, #FF9F6B);
    cursor: pointer;
    color: #ffffff;
}

.save-button .save-button:hover.enabled {
    opacity: 0.9;
}

.delete-rating-button {
    position: absolute;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 20px;
    padding: 10px 20px;
    color: rgba(255,255,255,0.2);
    cursor: not-allowed;
    font-size: 16px;
    top: 462px;
    margin-left: 334px;
    transition: color 0.3s ease, cursor 0.3s ease, border-color 0.3s ease;
    display: none;
}

.delete-rating-button.enabled {
    display: block;
    cursor: pointer;
    color: #95ABAB;
    border-color: #95ABAB;
}

.delete-rating-button:hover.enabled {
    color: #B8DBDB;
    border-color: #B8DBDB;
}

.delete-rating-button .tooltip {
    opacity: 1;
    bottom: calc(100% + 6px);
    white-space: normal;
    z-index: 10000;
    text-align: center;
    width: 180px;
    padding: 6px 5px;
}

/* Visibility toggle styles */
.visibility-toggle {
    position: absolute;
    top: 476px;
    left: 32px;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: opacity 0.3s ease;
    z-index: 1;
    pointer-events: auto;
}

.visibility-toggle:hover {
    opacity: 0.8;
}

.visibility-icon {
    width: 20px;
    height: 20px;
    display: block;
}

.visibility-label {
    font-family: "Poppins";
    font-size: 13.5px;
    color: #E3F3F299;
}

body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

#ratingModal {
    display: none; 
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); 
    justify-content: center; 
    align-items: center;
    z-index: 9999; 
}

#ratingModal::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(28px); /* Adjust the blur intensity here */
    z-index: -1; /* Ensure it stays behind the modal content */
}
/* For You Page Styles */

.foryou-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

.foryou-title {
  font-size: 32px;
  font-weight: 600;
  color: rgba(184, 219, 217, 0.95);
  font-family: "Graphik";
  margin-bottom: 30px;
}

.recommendations-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.recommendation-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background-color: rgba(8, 13, 22, 0.3);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.recommendation-item:hover {
  background-color: rgba(8, 13, 22, 0.5);
  border-color: rgba(255, 255, 255, 0.15);
}

.recommendation-cinema {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
}

.recommendation-poster {
  width: 80px;
  height: 120px;
  border-radius: 8px;
  object-fit: cover;
  transition: transform 0.2s ease;
}

.recommendation-poster:hover {
  transform: scale(1.05);
}

.recommendation-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.recommendation-title-link {
  text-decoration: none;
}

.recommendation-cinema-title {
  font-size: 20px;
  font-weight: 600;
  color: rgba(184, 219, 217, 0.95);
  font-family: "Graphik";
  margin: 0;
  transition: color 0.2s ease;
}

.recommendation-title-link:hover .recommendation-cinema-title {
  color: #FF8A5F;
}

.recommendation-year {
  font-size: 14px;
  color: rgba(184, 219, 217, 0.6);
  font-family: "Graphik";
  margin: 0;
}

.recommendation-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}

.recommender-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.recommender-avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid transparent;
  background: 
    linear-gradient(to right, #FF8A5F, #FF9F6B),
    linear-gradient(to right, #FF8A5F, #FF9F6B);
}

.recommender-avatar.placeholder {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.recommender-details {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: flex-start;
}

.recommender-username {
  font-size: 15px;
  font-weight: 500;
  color: rgba(184, 219, 217, 0.95);
  font-family: "Graphik";
  margin: 0;
}

.recommender-name {
  font-size: 13px;
  color: rgba(184, 219, 217, 0.6);
  font-family: "Graphik";
  margin: 0;
}

.recommendation-date {
  font-size: 12px;
  color: rgba(184, 219, 217, 0.5);
  font-family: "Graphik";
  margin: 0;
  font-style: italic;
}

.no-recommendations {
  text-align: center;
  padding: 60px 20px;
}

.no-recommendations p {
  font-size: 16px;
  color: rgba(184, 219, 217, 0.6);
  font-family: "Graphik";
  margin: 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .recommendation-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  
  .recommendation-meta {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
div {
    border: none;
    padding: 0;
    margin: 0;
  }
  
  div.mate-cinema {
    position: relative;
    outline: 1px solid rgba(255,255,255, 0.15);
    outline-offset: -1px;
    padding: 36px 20px 18px 18px;
    margin-bottom: 20px;
    width: 480px;
    min-height: 220px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    overflow: hidden;
  }
  
  div.mate-cinema:first-of-type {
    margin-top: 100px;
  }

  .mate-newsfeed-photo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: -260px;
    margin-right: 10px;
    border: 1px solid rgba(255,255,255,0.15 );
    outline-offset: -1px;
    border-radius: 50%;
    /* background: 
    linear-gradient(to right, #FF8A5F,#FF9F6B),
    linear-gradient(to right, #FF8A5F , #FF9F6B); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box; */
    display: inline-block;
  }

  h3.mate-newsfeed-status {
    font-weight: 400;
    font-family: "Graphik";
    color: rgba(227,243,242,0.97);
    font-size: 15px;
    margin-top: -48px;
    margin-left: 52px;
    margin-bottom: 20px;
  }

  span.mate-name-bold {
    font-weight: 500;
    color: rgba(227,243,242,0.97);
  }

  .date-posted {
    margin-left: 52px;
    margin-top: 10px;
    font-family: "Graphik";
    font-size: 12.5px;
    color: rgba(227,243,242,0.55);
  }


  .newsfeed-background-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; /* Ensures the background image is centered */
    background-repeat: no-repeat;
    filter: blur(40px);
    z-index: -1; /* Keep it behind the content */
  }

  .newsfeed-background-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 13, 21, 0.6); /* Midnight blue overlay with 50% opacity */
    z-index: 1; /* Ensure the overlay stays above the background */
    pointer-events: none; /* Ensures it doesn't interfere with any content interaction */
  }


  .newsfeed-watched-right {
    display: inline-block;
    vertical-align: top;
    margin-left: 12px;
    margin-top: 12px;
    z-index: 10;
    border: none;
    outline: hidden;
  }

  img.newsfeed-poster {
    width: 106px;
    height: 159px;
    border-radius: 6px;
    outline: 1px solid rgba(255,255,255, 0.18);
    outline-offset: -1px;
    box-shadow: 0px 0px 20px rgba(8,13,22,0.3);
    margin-top: 7px;
    display: inline-block;
  }

  .cinema-newsfeed-info {
    margin-top: -172px;
    margin-left: 122px;
  }

  h2.newsfeed-title-watched {
    font-size: 16.5px;
    font-weight: 600;
    width: 315px;
    margin-bottom: -1px;
    margin-top: 7px;
    font-family: 'Poppins';
    color: #E3F3F2;
    white-space: normal; /* Allows text to wrap to the next line */
    word-wrap: break-word; /* Ensures the text will break if it's too long */
    line-height: 1.3;
  }

  .newsfeed-star-rated {
    display: inline-block;
    margin-left: 0px;
  }

  .newsfeed-rating-pill {
    height: 22px;
    width: fit-content;
    padding-left: 9px;
    padding-right: 10px;
    border-radius: 24px;
    background: rgba(255,255,255,0.1);
    display: flex;
    align-items: center; /* Vertically center inline-block divs */
    outline: 1px solid rgba(255,255,255,0.15); /* Example outline color */
    margin-top: -3px;
  }

  img.newsfeed-star-rated-icon {
    position: absolute;
    width: 13px;
    margin-top: -5.5px;
    margin-right: -12px;
  }

  .newsfeed-rating-phrase {
    /* position: absolute; */
    display: inline-block;
    margin-left: 17.5px;
    margin-top: 1.25px;
    font-family: "Graphik";
    font-size: 12.5px;
   
    color: rgba(227,243,242,0.70);
  }

  span.rating-phrase-text {
    font-style: regular;
    color: rgba(227,243,242,0.35);
  }

  span.italic-value {
    font-style: italic;
    color: rgba(227,243,242,0.7);
  }

  p.newsfeed-review {
    font-size: 14px;
    font-family: "Poppins";
    margin-left: 122px;
    margin-top: -52px;
    margin-bottom: 7px;
    color: rgba(227,243,242,0.75);
  }
    

    

    
    
/* Recommend Tab Styles */

#recommend {
  max-height: 280px !important;
  overflow-y: scroll !important;
  overflow-x: hidden !important;
  margin-bottom: 20px;
  padding: 0 10px 0 0;
  -webkit-overflow-scrolling: touch;
}

.recommend-tab-content {
  padding: 10px 0;
  pointer-events: auto;
}

.recommend-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -3px;
  margin-bottom: 17px;
  padding: 0 10px;
}

.sort-select {
  margin-left: 22px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sort-select label {
  font-size: 14px;
  color: rgba(184, 219, 217, 0.8);
  font-family: "Graphik";
}



.mate-sort-dropdown {
  background-color: rgba(8, 13, 22, 0.5);
  border: 1px solid rgba(184, 219, 217, 0.2);
  border-radius: 5px;
  color: rgba(184, 219, 217, 0.9);
  padding: 5px 25px 5px 10px;
  font-size: 13px;
  font-family: "Graphik";
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='rgba(184, 219, 217, 0.9)' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 8px center;
}

.mate-sort-dropdown:focus {
  outline: none;
  border-color: rgba(184, 219, 217, 0.4);
}

.select-all-wrapper {
  display: flex;
  margin-right: 7.5px;
  align-items: center;
  gap: 10px;
}

.select-all-wrapper label {
  font-size: 14px;
  color: rgba(184, 219, 217, 0.8);
  font-family: "Graphik";
}

.select-all-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  background-color: transparent;
  position: relative;
}

.select-all-checkbox:checked {
  background-color: #FF8A5F;
  border-color: #FF8A5F;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-position: center;
  background-repeat: no-repeat;
}

.mates-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding-left: 32px;
  padding-right: 3px;
}

.mate-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  padding-right: 6px;
  margin-right: 7px;
  position: relative;
}

.mate-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(to right, 
    transparent 0%, 
    rgba(255, 255, 255, 0.15) 5%, 
    rgba(255, 255, 255, 0.15) 95%, 
    transparent 100%);
}

.mate-item:last-child::after {
  display: none;
}

.mate-info {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}

.mate-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid transparent;
  background: 
    linear-gradient(to right, #FF8A5F,#FF9F6B),
    linear-gradient(to right, #FF8A5F , #FF9F6B); 
}

.mate-avatar.placeholder {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.mate-details {
  display: flex;
  flex-direction: column;
  gap: 1px;
  margin-top: 8px;
}

.mate-username {
  font-size: 15px;
  font-weight: 500;
  color: rgba(184, 219, 217, 0.95);
  font-family: "Graphik";
  margin: 0;
}

.mate-name {
  font-size: 13px;
  color: rgba(184, 219, 217, 0.6);
  font-family: "Graphik";
  margin: 0;
}

.mate-action {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
}

.mate-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  background-color: transparent;
  position: relative;
}

.mate-checkbox:checked {
  background-color: #FF8A5F;
  border-color: #FF8A5F;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-position: center;
  background-repeat: no-repeat;
}

.already-recommended-icon,
.already-watched-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.already-recommended-icon {
  background-color: rgba(76, 175, 80, 0.2);
  color: #4CAF50;
}

.already-watched-icon {
  background-color: rgba(158, 158, 158, 0.2);
  color: #9E9E9E;
}

.already-recommended-icon svg,
.already-watched-icon svg {
  stroke-width: 2.5;
}

.no-mates-message {
  text-align: center;
  padding: 40px 20px;
}

.no-mates-message p {
  font-size: 15px;
  color: rgba(184, 219, 217, 0.6);
  font-family: "Graphik";
  margin: 0;
}

/* Scrollbar styling for recommend tab */
#recommend::-webkit-scrollbar {
  width: 7px;
}

#recommend::-webkit-scrollbar-track {
  background: transparent;
}

#recommend::-webkit-scrollbar-thumb {
  background: rgba(184, 219, 217, 0.3);
  border-radius: 3px;
}

#recommend::-webkit-scrollbar-thumb:hover {
  background: rgba(184, 219, 217, 0.5);
}
img.movies {
    display: inline-block;
    width: 300px;
    width: 250px;
    border-radius: 8px;
    outline: 1px solid rgba(255,255,255, 0.2);
    outline-offset: -1px;
}
.people-second-header {
  margin-top: 60px;
  width: 100%;
  border-top: 1px solid rgba(255,255,255, 0.15);
  position: fixed;
  background-color: rgb(8,13,22);
  z-index: 10;
}


h2.search-for-mates {
  position: relative;
  font-size: 19px;
  font-weight: 400;
  font-family: "Graphik";
  color: rgba(255,255,255,0.9);
  top: 35px;
  margin-left: 40px;
}

#user-search-input {
    position: relative;
    width: 280px;
    margin-left: 2px;
    outline: none;
    color: rgba(255,255,255,0.6);
    background-color: transparent;
    border-radius: 10px;
    outline: none; /* Removes the outer outline */
    border: none; /* Removes the border */
    box-shadow: none; /* Removes any inner shadow (bevel) */
    font-size: 14.5px;
  }

#user-search-input::placeholder {
    color: rgba(255,255,255,0.4);
    font-size: 14.5px;
}



#search-results.autocomplete-user-results {
  position: absolute;
  height: auto;
  border-radius: 20px;
  left: 180px;
  z-index: 2000;
  background-color: rgb(34,38,45);
  padding-right: 0px;
  overflow: hidden;
}

.autocomplete-item {
  position: relative; /* Ensure button position is relative to this container */
  display: flex; /* Use flexbox for layout */
  align-items: center; /* Vertically align content */
  width: 296px;
  height:40px;
  padding-top: 13px;
  padding-left: 16px;
  padding-bottom: 14px;
  cursor: pointer;
  font-family: "Poppins";
  font-size: 15px;
  border-bottom: 1px solid rgba(255,255,255, 0.15);
}


button.add-movie-mate {
  position: absolute;
  background: linear-gradient(to right, #FF6B5F, #FF9F6B);
  color: white;
  padding: 10px 20px;
  border-radius: 20px;
  border: none;
  font-size: 16px;
  margin-top: 2px;
  left: 232px;
  width: 70px;
}

.autocomplete-item:hover {
  
}

.text-container {
  display: flex;
  flex-direction: column; /* Stack username-info and name-info */
  margin-top: 14px;
  margin-left: 9px;
}

.username-info {
  font-size: 14.5px;
  font-style: italic;
  font-weight: 500;
  color: rgba(255,255,255,0.8);
  margin-top: 0; /* Remove margin for better alignment */
}

.name-info {
  font-size: 13.5px;
  color: rgba(255,255,255,0.5);
  margin-top: -18px;
  
}

.user-photo {
  width: 40px;
  border-radius: 40px;
  border: 1.5px solid transparent;
  border-radius: 50%;
  background: 
    linear-gradient(to right, #FF8A5F,#FF9F6B),
    linear-gradient(to right, #FF8A5F , #FF9F6B); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  margin-left: -6px;
}


button#clear-search {
  position: absolute;
  left: 354px;
  margin-top: -116px;
  font-weight: 400;
  font-size: 13px;
  font-family: "Graphik";
  color: rgba(255,255,255,0.35);
}

button#close-modal {
  font-size: 24px;
  font-weight: 400;
  margin-top: 20px;
  margin-left: -20px;
}

.no-person {
  font-family: "Graphik";
  font-size: 14px;
  font-style: italic;
  color: rgba(255,255,255,0.3);
  text-align: left;
  margin-left: 40px;
  margin-top: -3px;
}

.email-invite {
  border-top: 1px solid rgba(255,255,255, 0.095);
  width: 373px;
  margin-left: 40px;
  margin-top: 18px;
}

p.invite-line {
  font-family: "Graphik";
  font-size: 14.5px;
  color: rgba(255,255,255,0.7);
  margin-top: 25px;
}

input#email-invite-input {
  margin-top: 1px;
  margin-left: 2px;
  width: 293px;
  border-radius: 10px 4px 4px 10px;
  background-color: transparent;
  border: none;
  outline: none;
}

input#email-invite-input::placeholder {
  font-size: 14.5px;
  color: rgba(255,255,255,0.4);
}

button.send-invite {
  
  background: rgba(255, 255, 255, 0.07);
  color: rgba(255, 255, 255, 0.15);
  cursor: not-allowed;
  padding: 7px 11px;
  border-radius: 4px 10px 10px 4px;
  border: none;
  font-size: 13.5px;
  margin-top: 3px;
  left: 360px;
  display: none;
}

button.send-invite.enabled {
  background: linear-gradient(to right, #FF6B5F, #FF9F6B);
  cursor: pointer;
  color: white;
}

.individual-mate {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 150px;
}

img.mate-photo {
  width: 150px;
  border-radius: 50%;
  outline: 1px solid rgba(255,255,255,0.15); /* Example outline color */
  outline-offset: -1px;
}

p.mate-username {
  text-align: center;
  font-family: "Poppins";
  font-size: 14.5px;
  font-style: italic;
  font-weight: 500;
  color: rgba(255,255,255,0.8);
  margin-top: 12px;
}

p.mate-name {
  text-align: center;
  font-family: "Poppins";
  font-size: 13.5px;
  color: rgba(255,255,255,0.5);
  margin-top: -16px;
}

button.delete-mate {
  width: 80px;
  display: none;
  text-align: center;
  margin-left: 35px;
}

/* Show the delete button only when hovering over .individual-mate */
.individual-mate:hover .delete-mate {
  display: inline-block;
}

.mates-header-inline {
  height: 54px;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: 50px;
  padding-right: 50px;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(255,255,255, 0.15);
}

h3.add-mates-title,
h3.invite-title {
  font-size: 16px;
  font-weight: 500;
  font-family: "Graphik";
  color: rgba(255,255,255,0.70);
}


.vertical-separator {
  width: 1px;
  height: 24px;
  background-color: rgba(255,255,255,0.15);
  margin: 0 7px;
}

h2.your-moviemates {
  font-size: 20px;
  font-weight: 500;
  font-family: "Graphik";
  color: rgba(255,255,255,0.85);
  position: fixed;
  top: 150px;
  margin-left: 50px;
}

/* Make .individual-mate items flow horizontally */
.your-added-moviemates {
  position: fixed;
  margin-left: 50px;
  top: 216px;
  text-align: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.settings-profile-photo {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #ccc;
    display: block;
    margin-bottom: 20px;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
  }

  .ratings-second-header {
    margin-top: 60px;
    height: 58px;
    width: 100%;
    border-top: 1px solid rgba(255,255,255, 0.15);
    position: fixed;
    background-color: rgb(8,13,22);
    z-index: 10;
  }

  h2.ratings-title {
    display: inline-block;
    margin-left: 50px;
    margin-top: 18px;
    font-family: "Graphik";
    font-size: 20px;
    font-weight: 500;
    color: rgba(255,255,255,0.85);
  }

  .sort {
    margin-left: 30px;
    display: inline-block;
    font-family: "Graphik";
    font-size: 13px;
  }

  select#sort {
    background-color: #242C37;
    border-radius: 5px;
    font-size: 13px;
    border: none;
    padding: 4px;
    
  }

  .watched-list {
    padding-left: 50px; 
    padding-right: 50px;
    margin-top: 140px;
    margin-bottom: 25px;
    display: grid;
    grid-template-columns: repeat(auto-fit, 304px); /* Fixed width for each card */
    gap: 16px; /* Adjusts the gap between cards */
    justify-content: center; /* Centers the entire grid container */
  }
  
  .cinema-card-watched {
    position: relative;
    border-radius: 14px;
    outline: 1px solid rgba(255,255,255, 0.15);
    outline-offset: -1px;
    height: 158px;
    overflow: hidden;
  }

  .cinema-background-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; /* Ensures the background image is centered */
    background-repeat: no-repeat;
    filter: blur(40px);
    z-index: -1; /* Keep it behind the content */
  }

  .cinema-background-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 13, 21, 0.6); /* Midnight blue overlay with 50% opacity */
    z-index: 1; /* Ensure the overlay stays above the background */
    pointer-events: none; /* Ensures it doesn't interfere with any content interaction */
  }


  .cinema-poster-watched {
    width: 106px;
    height: 158px;
    outline: 1px solid rgba(255,255,255, 0.05);
    
    outline-offset: -1px;
    display: inline-block;
    /* margin-top: 15px;
    margin-left: 16px; */
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    z-index: 10;
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5); /* Creates a black shadow */
    }
  
  .watched-right {
    display: inline-block;
    vertical-align: top;
    margin-left: 12px;
    margin-top: 12px;
    z-index: 10;
  }

  h2.cinema-title-watched {
    font-size: 15.5px;
    font-weight: 500;
    width: 164px;
    margin-bottom: -1px;
    margin-top: 7px;
    font-family: 'Poppins';
    color: #E3F3F2;
    white-space: normal; /* Allows text to wrap to the next line */
    word-wrap: break-word; /* Ensures the text will break if it's too long */
    line-height: 1.3;
  }

  p.category-year {
    font-family: "Graphik";
    font-size: 12px;
    margin-bottom: 22px;
  }

  p.watched-your-rating {
    font-family: "Graphik";
    font-size: 11px;
    margin-bottom: 9px;
  }

  .user-rating-pill {
    height: 22px;
    width: fit-content;
    padding-left: 9px;
    padding-right: 10px;
    border-radius: 24px;
    background: rgba(255,255,255,0.1);
    display: flex;
    align-items: center; /* Vertically center inline-block divs */
    outline: 1px solid rgba(255,255,255,0.15); /* Example outline color */
  }

  .watched-rating-score {
    font-weight: 600;
    font-size: 15px;
    background: linear-gradient(to right, #FF8A5F, #FF9F6B);  /* Apply the gradient */
    -webkit-background-clip: text;  /* Ensures background clip works in WebKit browsers (Chrome, Safari) */
    background-clip: text;  /* Standard for modern browsers */
    color: transparent;  /* Make text color transparent to show the gradient */
    font-family: "Poppins";
    text-align: right;
    display: inline-block;
    margin-top: 1px;
  }

  .star-rated {
    display: inline-block;
    margin-left: 0px;
  }

  img.star-rated-icon {
    position: absolute;
    width: 13px;
    margin-top: -5.75px;
  }

  .rating-phrase {
    /* position: absolute; */
    display: inline-block;
    margin-left: 17.5px;
    margin-top: 1.25px;
    font-family: "Graphik";
    font-size: 12.5px;
    
  }

  span.rating-phrase-text {
    font-style: regular;
    color: rgba(227,243,242,0.35);
  }
    
  

  span.italic-value {
    font-style: italic;
    color: rgba(227,243,242,0.7);
  }

  p.rated-on {
    font-family: "Graphik";
    font-size: 10px;
    color: rgba(149,171,171, 0.65);
    margin-top: 20px;
  }
/*
 * 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.
 *






 */


 @font-face {
    font-family: 'Graphik';
    src: url(/assets/fonts/Graphik-Font-Family);
 }

* {
    font-family: 'Poppins', sans-serif;
    color: rgb(149,171,171);
    text-decoration: none;

}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    background-color: rgb(8,13,22);

}

/* GLOBAL SCROLLBAR STYLING */

::-webkit-scrollbar {
    width: 0px; /* Thin scrollbar */
    height: 0px; /* Thin horizontal scrollbar */
  }
  
  /* Scrollbar track (background area) */
  ::-webkit-scrollbar-track {
    background: transparent; /* No ugly white track */
  }
  
  /* Scrollbar thumb (the draggable part) */
  ::-webkit-scrollbar-thumb {
    background-color: rgba(100, 100, 100, 0.5); /* Dark gray thumb */
    border-radius: 4px;
  }
  
  /* Scrollbar on hover */
  ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(100, 100, 100, 0.7);
  }
/* LOGO */
/* ---- */

img.login-logo {
    width: 400px;
    margin-bottom: 50px;
}

/* HEADER begins */
/* ------------- */

.header {
    z-index: 1000;
}

.header-content {
    display: inline-block;
    background-color: rgb(8,13,22);
    width:100%;
    height: 60px;
    z-index: 200000;  /* needs to be higher than filters-row */
    position: fixed;

    /* Permalink - use to edit and share this gradient: https://www.colorzilla.com/gradient-editor */
   
}

.logo-home {
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
    margin-top: -5px;
}

img.header-logo {
    width: 146px;
    margin-top: 17.5px;
    
}

.user-links {
    display: inline-block;
    height: 60px;
    margin-top: 13px;
}

.user-links ul {
    margin-top: 8px;
}

.user-links li {
    font-family: 'Graphik';
    font-size: 14px;
    list-style-type: none;
    display: inline-block;
    margin-right: 20px;
}

.user-links li a {
    text-decoration: none;
}

.user-links li a:hover {
    color: #E3F3F2;
}

.user-links ul li a.active {
    color: white;
}

.header-user {
    font-family: 'Graphik';
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 6.5px;
    cursor: pointer;
}

img.thumbnail {
    width: 26px;
    border: 1.5px solid transparent;
    border-radius: 50%;
    background: 
    linear-gradient(to right, #FF8A5F,#FF9F6B),
    linear-gradient(to right, #FF8A5F , #FF9F6B); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    position: relative;
    margin-right: 4px;
    display: inline-block;
    top: 9px;
}

p.profile-link {
    display: inline-block;
    font-size: 13px;
    font-style: italic;
}

p.profile-link a {
    font-size: 12.5px;
    font-style: normal;
    text-decoration: none;
    color: rgba(149,171,171, 45);
}

/* HEADER DROPDOWN MENU */
/* -------------------- */

.thumbnail, .profile-link {
    cursor: pointer;
}

.dropdown-menu {
    display: none;
    position: absolute;
    right: 0; /* Align the dropdown to the right edge of the header-user */
    background-color: rgba(255,255,255,0.06);
    outline: 1px solid rgba(255,255,255, 0.1);
    backdrop-filter: blur(20px); /* Blur effect */
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
    z-index: 1000; /* Ensure it's on top */
    min-width: 120px;
    border-radius: 8px;
    overflow: hidden;
    visibility: hidden; /* Initially hidden */
    opacity: 0; /* Initially transparent */
    transition: opacity 0.2s ease, visibility 0.2s ease; /* Smooth transition */
}

/* Ensure the dropdown remains visible when hovering over header-user or dropdown-menu */
.header-user:hover .dropdown-menu,
.dropdown-menu:hover {
    display: block;
    visibility: visible; /* Make visible */
    opacity: 1; /* Make opaque */
}

/* Prevent the dropdown menu from being pushed down */
.header-user:hover .dropdown-menu {
    margin-top: 0; /* Ensure no additional margin is added */
}

.dropdown-item {
    text-align: left;
    font-size: 14px;
}

.dropdown-item a {
    color: rgba(149,171,171, 45);
    padding: 10px 0px 10px 12px;
    text-decoration: none;
    display: block;
}

.dropdown-item a:hover {
    background-color: rgba(8,13,22,0.4);
}
/* HEADER DROPDOWN MENU ENDS */
/* ------------------------- */

/* HEADER ends */
/* ----------- */

/* USER begins */
/* ----------- */

/* FLASH NOTICE */
/* ------------ */
.flash {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 4px;
  }
  
  .flash.notice {
    background-color: #e6ffe6;
    border: 1px solid #66ff66;
    color: #008000;
  }
  
  .flash.alert {
    background-color: #ffe6e6;
    border: 1px solid #ff6666;
    color: #800000;
  }

  /* SEARCH */

  /* Style for the search input */
#cinema-search-input {
    width: 200px;
    margin-left: 10px;
    padding-top: 7px;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 7px;
    outline: none;
    color: rgba(255,255,255,0.6);
    background-color: rgb(36,44,55);
    border-radius: 10px;
    margin-bottom: 10px;
    outline: none; /* Removes the outer outline */
    border: none; /* Removes the border */
    box-shadow: none; /* Removes any inner shadow (bevel) */
  }

#cinema-search-input::placeholder {
    color: rgba(255,255,255,0.4);
    font-size: 13px;
}
  
#autocomplete-results {
    border-radius: 8px;
    width: 220px;
    margin-left: 673px;
    margin-top: -20px;
    padding-right: 0px;
    max-height: 307px; /* Set a maximum height */
    list-style-type: none;
    overflow-y: auto;  /* Allow vertical scrolling when content exceeds max-height */
    scrollbar-width: none; /* Optional: Make scrollbar thinner */
    scrollbar-color: transparent transparent; /* Firefox */
    backdrop-filter: blur(20px);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25); /* Add box shadow */
}



/* Container for the autocomplete results */
.search-results {
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}
  
.search-result-item {
    display: flex; /* Flexbox for horizontal alignment */
    width: 220px;
    height: 76px;
    border-bottom: 1px solid rgb(255,255,255,0.2); /* Add a border to separate items */
    align-items: flex-start; /* Align items to the top */
}
  
img.search-result-poster {
    width: 40px;
    height: 60px;
    display: inline-block;
    margin-left: 12px;
    border-radius: 3px;
    align-self: center; /* Vertically center the poster */
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
}

/* For the cinema title */
.search-result-title {
    text-shadow: none; /* Ensures no text-shadow is applied */
    color: rgba(255,255,255,0.9); /* Adjust text color as needed */
    font-size: 12.5px;
    font-family: "Poppins";
    font-weight: 500;
    line-height: 1.2;
    width: 124px;
    margin-left: 12px; /* Adjust margins if necessary */
    margin-bottom: -7px;
}

/* For the cinema type and date */
.search-result-details {
    text-shadow: none; /* Ensures no text-shadow is applied */
    color: rgba(255,255,255,0.7); /* Adjust text color as needed */
    font-size: 11px;
    font-family: "Graphik";
    margin-left: 12px; /* Adjust margins if necessary */
}

  
