
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: rgb(0, 0, 0);
}
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-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}
trix-editor [data-trix-mutable].attachment__caption-editor:focus::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: " •";
}
.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;
}

figcaption {
  display: none;
}

.trix-content .attachment-gallery > .attachment {
  margin-bottom: 1rem !important;
}
/* line 2, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 8, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .user-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
}

/* line 19, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .user-image .material-symbols-rounded {
  user-select: none;
  font-size: 30px;
}

/* line 24, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .user-image img {
  display: inline;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 33, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper a[id] {
  display: block;
  padding-top: 85px;
  margin-top: -85px;
}

/* line 39, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  width: calc(100% - 80px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  word-break: break-all;
}

/* line 53, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment::before {
  position: absolute;
  top: 15px;
  left: -12px;
  border-right: 12px solid #e9e9e9;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  content: "";
}

/* line 63, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment::after {
  position: absolute;
  top: 14px;
  left: -11px;
  border-right: 12px solid #fff;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  content: "";
}

/* line 73, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment header {
  display: flex;
  gap: 10px;
  font-weight: bold;
  color: #252c41;
}

/* line 80, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment header .username .user-link {
  color: #03a6ff;
  text-decoration: none;
}

/* line 84, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment header .username .user-link:hover {
  opacity: 0.7;
}

/* line 91, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment a[id^="anchor-"] {
  position: relative;
  outline: none;
  z-index: -1;
}

/* line 97, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .comment-body {
  line-height: 1.5;
  color: #252c41;
}

/* line 101, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .comment-body p {
  margin: 0;
}

/* line 105, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .comment-body a {
  color: #03a6ff;
  font-weight: 500;
}

/* line 111, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 116, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb {
  display: block;
  width: 100px;
  height: 60px;
  overflow: hidden;
  cursor: pointer;
}

/* line 125, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb .image-wrapper.popup::after {
  font-family: 'Material Symbols Rounded';
  content: '\e5cd';
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 36px;
}

/* line 137, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb .image-wrapper:not(.popup):hover {
  opacity: 0.7;
}

/* line 143, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb img {
  width: 100px;
  height: 60px;
  object-fit: cover;
  border-radius: 4px;
}

/* line 150, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb .popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  height: auto;
  max-width: max-content;
  transform: translate(-50%, -50%);
  z-index: 11;
  background: rgba(0, 0, 0, 0.8);
}

/* line 162, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb .image-popup {
  width: 100%;
  height: auto;
  max-height: 95dvh;
}

/* line 169, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}

/* line 181, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #52616a;
}

/* line 187, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .footer .icons {
  display: flex;
  gap: 20px;
}

/* line 191, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .footer .icons .material-symbols-rounded {
  font-size: 20px;
  user-select: none;
  cursor: pointer;
}

/* line 198, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .footer .created_at {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  color: #52616a;
  font-size: 14px;
}

/* line 206, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .footer .created_at .material-symbols-rounded {
  font-size: 18px;
}

/* line 212, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 217, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .menu-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  right: 0;
  padding: 10px;
  background-color: white;
  border-radius: 12px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}

/* line 233, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .menu-item {
  width: 70px;
}

/* line 236, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .menu-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  font-size: 14px;
  color: #252c41;
}

/* line 245, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .menu-item a:hover {
  opacity: 0.7;
}

/* line 249, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .menu-item a .material-symbols-rounded {
  font-size: 18px;
}

/* line 253, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .menu-item a.color-danger {
  color: #f1404b;
}

/* line 256, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .menu-item a.color-danger .material-symbols-rounded {
  color: #f1404b;
}

/* line 263, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .material-symbols-rounded {
  cursor: pointer;
  font-size: 22px;
  color: #52616a;
}

/* line 268, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu .material-symbols-rounded:hover {
  opacity: 0.7;
}

/* line 274, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu-checkbox {
  display: none;
}

/* line 277, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .menu-checkbox:checked ~ .menu-wrapper {
  opacity: 1;
  visibility: inherit;
}

/* line 283, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .cancel {
  display: block;
  text-align: right;
  color: #f1404b;
  font-size: 14px;
}

/* line 292, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper footer .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  font-size: 14px;
  color: #52616a;
}

/* line 300, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper footer .right .material-symbols-rounded {
  font-size: 18px;
}

/* line 304, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper footer .right .created-at, [data-scope-path='activity_logs/comments/comment'] .comment-wrapper footer .right .updated-at {
  white-space: nowrap;
}

/* line 309, app/assets/stylesheets/activity_logs/comments/comment.desktop.scss */
[data-scope-path='activity_logs/comments/comment'] .comment-wrapper footer .right .updated-at .material-symbols-rounded {
  font-size: 20px;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper {
    position: relative;
    flex-direction: column;
  }
  /* line 7, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .user-image {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    z-index: 1;
  }
  /* line 16, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment {
    padding: 15px;
    width: 100%;
    font-size: 14px;
  }
  /* line 21, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment::before, [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment::after {
    content: inherit;
  }
  /* line 25, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment header {
    margin-left: 45px;
    margin-top: 6.5px;
  }
  /* line 29, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment header .username {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-width: 220px;
  }
  /* line 39, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb {
    width: 80px;
    height: 50px;
  }
  /* line 43, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb img {
    width: 80px;
    height: 50px;
  }
  /* line 48, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .images .thumb .popup {
    width: 95%;
  }
  /* line 54, app/assets/stylesheets/activity_logs/comments/comment.mobile.scss */
  [data-scope-path='activity_logs/comments/comment'] .comment-wrapper .comment .footer {
    gap: 5px;
  }
}
/* line 1, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 0;
  word-break: break-all;
}

/* line 8, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .textarea {
  display: block;
  padding: 15px;
  width: 100%;
  min-height: 140px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  resize: vertical;
  background-color: #fff;
  overflow-y: auto;
  line-height: 1.5;
}

/* line 26, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

/* line 32, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons.comment-button {
  justify-content: flex-end;
}

/* line 36, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .button {
  font-size: 14px;
  color: #fff;
  padding: 6px 26px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 45, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .submit {
  appearance: none;
  -webkit-appearance: none;
  font-weight: bold;
  border: #a0bf69;
  background-color: #a0bf69;
  font-size: 14px;
}

/* line 53, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .submit:hover {
  opacity: 0.7;
}

/* line 58, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .cancel, [data-scope-path='activity_logs/comments/form'] .buttons .delete {
  color: #f1404b;
}

/* line 61, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .cancel:hover, [data-scope-path='activity_logs/comments/form'] .buttons .delete:hover {
  opacity: 0.7;
}

/* line 66, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .submit-button {
  width: max-content;
  border-radius: 26px;
  background-color: #fff;
  cursor: pointer;
}

/* line 72, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .submit-button .submit {
  appearance: none;
  -webkit-appearance: none;
  padding: 8px 26px;
  border-radius: 26px;
  border: none;
  font-size: 14px;
  color: #252c41;
  background-color: #fff;
  cursor: pointer;
  font-weight: normal;
}

/* line 85, app/assets/stylesheets/activity_logs/comments/form.desktop.scss */
[data-scope-path='activity_logs/comments/form'] .buttons .submit-button:hover {
  opacity: 0.7;
}
/* line 2, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

/* line 8, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button form {
  margin: 0;
}

/* line 12, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button .submit {
  display: flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  margin: 0;
  padding: 5px;
  width: 30px;
  height: 30px;
  font-weight: bold;
  font-size: 22px;
  color: #f91881;
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none;
  background-color: #fff;
  border-radius: 50%;
  line-height: 1;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
}

/* line 36, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button .submit::after {
  margin-top: 2px;
  font-family: 'Material Symbols Rounded';
  content: '\e87d';
  font-variation-settings: 'FILL' 0, 'wght' 600, 'GRAD' 0, 'opsz' 48;
}

/* line 43, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button .submit:hover {
  opacity: 0.7;
}

/* line 49, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button .unlike::after {
  font-family: 'Material Symbols Rounded';
  content: '\e87d';
  font-variation-settings: 'FILL' 1, 'wght' 600, 'GRAD' 0, 'opsz' 48;
}

/* line 57, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button .animate::after {
  transition-delay: 0s;
  animation-name: like;
  animation-duration: .3s;
  animation-timing-function: ease;
}

@keyframes like {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(1.3, 0.8) rotate(5deg);
    transform: scale(1.3, 0.8) rotate(5deg);
  }
  70% {
    -webkit-transform: scale(0.8, 1.3) rotate(-3deg);
    transform: scale(0.8, 1.3) rotate(-3deg);
  }
  80% {
    -webkit-transform: scale(1.1, 0.85) rotate(1deg);
    transform: scale(1.1, 0.85) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}

/* line 89, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='activity_logs/likes/like'] .like__button .count {
  font-size: 12px;
  color: #52616a;
}
/* line 1, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 6, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .heading-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 55px;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  height: 300px;
  background-image: url(/images/background_finds_2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: darken;
  z-index: 1;
}

/* line 24, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .heading-wrapper .heading-top {
  display: flex;
  flex-direction: column;
}

/* line 29, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .heading-wrapper h1 {
  display: flex;
  justify-content: center;
  margin: 0;
}

/* line 34, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .heading-wrapper h1 .title {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f4f5f9;
}

/* line 40, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .heading-wrapper h1 .title .material-symbols-rounded {
  font-size: 32px;
}

/* line 46, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .heading-wrapper .description {
  color: #f4f5f9;
  font-size: 18px;
  font-weight: 400;
}

/* line 54, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] details summary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 15px;
  cursor: pointer;
}

/* line 62, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] details summary::-webkit-details-marker {
  display: none;
}

/* line 67, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] form {
  margin: 0;
}

/* line 71, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .friend-search {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px 8px 6px 6px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  color: #252c41;
}

/* line 82, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .friend-search .field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 87, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .friend-search .field .heading {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  font-weight: 500;
}

/* line 94, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .friend-search .field .heading .material-symbols-rounded {
  user-select: none;
}

/* line 100, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .friend-search .submit {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 8px 36px;
  width: 140px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  border: #001e2a;
  border-radius: 26px;
  background-color: #001e2a;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  transition: .3s ease-in-out;
  cursor: pointer;
}

/* line 116, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .friend-search .submit:hover {
  animation: bounce 2s ease-in-out;
}

/* line 122, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .checkboxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 128, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .checkbox {
  display: none;
}

/* line 132, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox {
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: inline;
  font-size: var(--input-size--default);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  --input-size: var(--input-size--default);
  user-select: none;
  --input-color--line: var(--theme-light--color-line-success);
}

/* line 147, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox label {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}

/* line 156, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input__box {
  position: relative;
  --theme-light--color-border: rgba(0, 0, 0, 0.3);
  --theme-light--color-line-success: #fff;
  --input-size--default: 11px;
  --input-color--border: var(--theme-light--color-border);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #f4f5f9;
  user-select: none;
  --input-color--line: var(--theme-light--color-line-success);
  text-align: left;
  cursor: pointer;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-color: rgba(0, 0, 0, 0.08627);
  border: 1px solid var(--input-color--border);
  vertical-align: calc((var(--input-size--default) - 11px) / 2 - var(--input-size--default) / 4);
  transition: background-color .1s ease;
  border-radius: calc(11px * .266);
  opacity: .9;
  background-color: #fff;
}

/* line 183, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox .input__box:before {
  transition: width .05s linear;
  --rotation: 45deg;
  --translate-top: 4px;
  --translate-left: 3px;
}

/* line 190, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox input:checked + .input__box {
  background-color: #a0bf69;
  transition-delay: 0s;
  animation-name: wobble;
  animation-duration: .3s;
  animation-timing-function: ease;
}

@keyframes wobble {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(1.1, 0.9) rotate(5deg);
    transform: scale(1.1, 0.9) rotate(5deg);
  }
  70% {
    -webkit-transform: scale(0.9, 1.1) rotate(-3deg);
    transform: scale(0.9, 1.1) rotate(-3deg);
  }
  80% {
    -webkit-transform: scale(1.05, 0.95) rotate(1deg);
    transform: scale(1.05, 0.95) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}

/* line 222, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox input:checked + .input__box:before {
  position: absolute;
  top: 2px;
  left: 1px;
  width: calc(16px / 2 - 2px);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  content: "";
  position: absolute;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  border-bottom-color: var(--input-color--line);
  border-bottom-style: solid;
  -webkit-transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
  transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
}

/* line 239, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox input:checked + .input__box:after {
  position: absolute;
  top: 4px;
  right: 3px;
  width: calc(16px / 2 + 3px);
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}

/* line 248, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox .input__box:after, [data-scope-path='finds/index'] .input--checkbox .input__box:before {
  content: "";
  position: absolute;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  width: 0;
  border-bottom-color: var(--input-color--line);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-radius: 1px;
  -webkit-transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
  transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
}

/* line 262, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .input--checkbox .input__box:after {
  --rotation: -45deg;
  --translate-top: -2px;
  --translate-left: 8px;
}

/* line 268, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  gap: 20px;
  justify-content: center;
  margin-bottom: 6px;
}

/* line 276, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user {
  width: calc(33.333% - 20px);
  display: flex;
  flex-direction: column;
  color: #252c41;
  background-color: #fff;
  border-radius: 8px 8px 6px 6px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 285, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .header {
  position: relative;
}

/* line 288, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .header::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(180deg, transparent 0 40%, #111 120%);
}

/* line 298, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .header img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

/* line 306, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .body {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 5px 15px 15px;
}

/* line 312, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .body .top {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* line 319, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-info {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

/* line 326, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-info .image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 335, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-info .username {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 67%;
  font-weight: bold;
}

/* line 343, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-info .username a {
  color: #03a6ff;
}

/* line 346, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-info .username a:hover {
  opacity: 0.7;
}

/* line 353, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .self-introduction {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 30px;
  font-size: 14px;
}

/* line 362, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-data {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
  width: 100%;
  font-size: 14px;
  color: #52616a;
}

/* line 371, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-data .item {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 376, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-data .item .heading {
  display: flex;
  align-items: center;
  gap: 5px;
  min-width: 125px;
  border-bottom: 1px dotted;
  word-break: keep-all;
}

/* line 384, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-data .item .heading .material-symbols-rounded {
  font-size: 20px;
}

/* line 389, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .user-data .item .text {
  margin-top: 3px;
  width: 60%;
  border-bottom: 1px dotted;
}

/* line 397, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .footer {
  display: flex;
  justify-content: space-between;
  margin: 0 15px 15px;
}

/* line 402, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .footer .sns {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 407, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .footer .sns .icon {
  width: 20px;
  height: auto;
}

/* line 413, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .footer .logined_at {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  color: #52616a;
  font-size: 14px;
}

/* line 421, app/assets/stylesheets/finds/index.desktop.scss */
[data-scope-path='finds/index'] .users .user .footer .logined_at .material-symbols-rounded {
  font-size: 18px;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/finds/index.mobile.scss */
  [data-scope-path='finds/index'] .heading-wrapper {
    height: 150px;
  }
  /* line 6, app/assets/stylesheets/finds/index.mobile.scss */
  [data-scope-path='finds/index'] .heading-wrapper h1 {
    font-size: 26px;
  }
  /* line 10, app/assets/stylesheets/finds/index.mobile.scss */
  [data-scope-path='finds/index'] .heading-wrapper h1 .title .material-symbols-rounded {
    font-size: 30px;
  }
  /* line 18, app/assets/stylesheets/finds/index.mobile.scss */
  [data-scope-path='finds/index'] .users .user {
    width: 100%;
  }
  /* line 23, app/assets/stylesheets/finds/index.mobile.scss */
  [data-scope-path='finds/index'] .users .user .body .top .self-introduction {
    height: 32px;
    font-size: 14px;
  }
  /* line 29, app/assets/stylesheets/finds/index.mobile.scss */
  [data-scope-path='finds/index'] .users .user .body .user-data {
    font-size: 14px;
  }
}
/* line 3, app/assets/stylesheets/layouts/application.scss */
html {
  line-height: 1.15;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic UI", "Meiryo", sans-serif;
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__hashtag::before {
  content: "\e9ef";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__close::before {
  content: "\e5cd";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__chat::before {
  content: "\e0b7";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__schedule::before {
  content: "\e8b5";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__like::before {
  content: "\e87d";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__add_notes::before {
  content: "\e091";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__add::before {
  content: "\e145";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__title::before {
  content: "\e264";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__category::before {
  content: "\e574";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__tips_and_updates::before {
  content: "\e79a";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__add_photo_alternate::before {
  content: "\e43e";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__add_a_photo::before {
  content: "\e439";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__image::before {
  content: "\e3f4";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__settings::before {
  content: "\e8b8";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__expand_more::before {
  content: "\e5cf";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__reply::before {
  content: "\e15e";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__keyboard_double_arrow_right::before {
  content: "\eac9";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__search::before {
  content: "\e8b6";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__groups::before {
  content: "\f233";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__forum::before {
  content: "\e0bf";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__description::before {
  content: "\e873";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__open_in_new::before {
  content: "\e89e";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__menu::before {
  content: "\e5d2";
}

/* line 31, app/assets/stylesheets/mixin/_material_symbols_icons.scss */
html .icon__bolt::before {
  content: "\ea0b";
}

@media screen and (max-width: 810px) {
  /* line 9, app/assets/stylesheets/layouts/application.scss */
  html .material-symbols-rounded {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48;
  }
}

/* line 15, app/assets/stylesheets/layouts/application.scss */
html body.no-scroll {
  overflow: hidden;
}

/* line 19, app/assets/stylesheets/layouts/application.scss */
html body .material-symbols-rounded {
  user-select: none;
}

/* line 24, app/assets/stylesheets/layouts/application.scss */
html body main .wrapper {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1200px;
}

/* line 32, app/assets/stylesheets/layouts/application.scss */
html body #modal #backsheet {
  content: '';
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  animation: appear .3s ease;
}

/* line 45, app/assets/stylesheets/layouts/application.scss */
html body #modal [data-controller='modal'] {
  animation: appear .3s ease;
}

@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 59, app/assets/stylesheets/layouts/application.scss */
html body .back-to-top-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 20vh;
}

/* line 66, app/assets/stylesheets/layouts/application.scss */
html body .back-to-top-container.back-to-top-container--intersecting .back-to-top__button {
  opacity: 0;
  visibility: hidden;
}

/* line 72, app/assets/stylesheets/layouts/application.scss */
html body .back-to-top-container .back-to-top__button {
  position: fixed;
  bottom: 15px;
  right: 15px;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}

/* line 81, app/assets/stylesheets/layouts/application.scss */
html body .back-to-top-container .button {
  background-color: #fff;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  color: #252c41;
}
/* line 3, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header ul {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 0;
  padding: 0;
}

/* line 11, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header ul li {
  list-style: none;
}

/* line 14, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header ul li:hover {
  opacity: 0.7;
}

/* line 18, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  font-size: 14px;
}

/* line 25, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header ul li a .material-symbols-rounded {
  font-size: 20px;
}

/* line 32, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .icons {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* line 37, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .icons .material-symbols-rounded {
  cursor: pointer;
  color: #52616a;
}

/* line 41, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .icons .material-symbols-rounded.logout {
  color: #f1404b;
}

/* line 47, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .button {
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  height: 32px;
  padding: 0 20px;
  border-radius: 16px;
  cursor: pointer;
  border: none;
  text-decoration: none;
  font-size: 14px;
}

/* line 60, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .button:hover {
  background: rgba(0, 30, 42, 0.8);
}

/* line 65, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .twitter--color {
  font-weight: bold;
  background: #00acee;
}

/* line 69, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .twitter--color:hover {
  background: rgba(0, 172, 238, 0.8);
}

/* line 74, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] header .form {
  margin: 0;
}

/* line 79, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu {
  display: flex;
  align-items: center;
}

/* line 83, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-backsheet,
[data-scope-path='layouts/header'] .menu .navi-backsheet {
  content: '';
  position: fixed;
  top: 100%;
  left: 50%;
  width: 100vw;
  height: 100dvh;
  transform: translate(-50%, 0);
  z-index: 1;
  transition: all 0.4s;
  visibility: hidden;
}

/* line 97, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu #menu-button,
[data-scope-path='layouts/header'] .menu #navi-button {
  display: none;
}

/* line 102, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-button,
[data-scope-path='layouts/header'] .menu .navi-button {
  cursor: pointer;
}

/* line 107, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-button .image img,
[data-scope-path='layouts/header'] .menu .navi-button .image img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  object-fit: contain;
}

/* line 116, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content {
  position: fixed;
  top: 64px;
  right: -300px;
  width: 250px;
  height: calc(100dvh - 66px);
  z-index: 2;
  border: 1px solid #e5e5e5;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
}

/* line 127, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content ul {
  flex-direction: column;
  align-items: flex-start;
  margin: 20px;
}

/* line 132, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content ul li {
  display: flex;
  gap: 5px;
  justify-items: center;
  font-weight: bold;
}

/* line 138, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content ul li a {
  padding: 8px 12px;
  border-radius: 6px;
  transition: all 0.15s;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 148, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content ul li a:hover {
  color: #1a1a1a;
}

/* line 153, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content ul li .logout-in-menu {
  color: #dc2626;
}

/* line 156, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content ul li .logout-in-menu:hover {
  color: #dc2626;
}

@media (min-width: 48rem) {
  /* line 167, app/assets/stylesheets/layouts/header.desktop.scss */
  [data-scope-path='layouts/header'] .menu .navi-button {
    display: none;
  }
}

/* line 173, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu .menu-content,
[data-scope-path='layouts/header'] .menu .navi-content {
  background-color: #ffffff;
}

/* line 179, app/assets/stylesheets/layouts/header.desktop.scss */
body.dark [data-scope-path='layouts/header'] .menu .menu-content, body.dark [data-scope-path='layouts/header'] .menu .navi-content {
  background-color: #0a0a0a;
  color: #fafafa;
  border: 1px solid #27272a;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.3), 0 4px 6px -4px rgba(0, 0, 0, 0.3);
}

/* line 186, app/assets/stylesheets/layouts/header.desktop.scss */
body.dark [data-scope-path='layouts/header'] .menu .menu-content ul li a, body.dark [data-scope-path='layouts/header'] .menu .navi-content ul li a {
  color: #fafafa;
}

/* line 192, app/assets/stylesheets/layouts/header.desktop.scss */
body.cyberpunk [data-scope-path='layouts/header'] .menu .menu-content, body.cyberpunk [data-scope-path='layouts/header'] .menu .navi-content {
  background-color: #0f0f0f;
  color: #00ff00;
  border: 1px solid #ff00ff;
  box-shadow: 0 10px 15px -3px rgba(255, 0, 255, 0.2), 0 4px 6px -4px rgba(255, 0, 255, 0.2);
}

/* line 199, app/assets/stylesheets/layouts/header.desktop.scss */
body.cyberpunk [data-scope-path='layouts/header'] .menu .menu-content ul li a, body.cyberpunk [data-scope-path='layouts/header'] .menu .navi-content ul li a {
  color: #00ff00;
}

/* line 205, app/assets/stylesheets/layouts/header.desktop.scss */
body.retro [data-scope-path='layouts/header'] .menu .menu-content, body.retro [data-scope-path='layouts/header'] .menu .navi-content {
  background-color: #fffbeb;
  color: #1f1f1f;
  border: 1px solid #f59e0b;
  box-shadow: 0 10px 15px -3px rgba(245, 158, 11, 0.1), 0 4px 6px -4px rgba(245, 158, 11, 0.1);
}

/* line 214, app/assets/stylesheets/layouts/header.desktop.scss */
body.forest [data-scope-path='layouts/header'] .menu .menu-content, body.forest [data-scope-path='layouts/header'] .menu .navi-content {
  background-color: #f0fdf4;
  color: #1f1f1f;
  border: 1px solid #22c55e;
  box-shadow: 0 10px 15px -3px rgba(34, 197, 94, 0.1), 0 4px 6px -4px rgba(34, 197, 94, 0.1);
}

@media (min-width: 48rem) {
  /* line 221, app/assets/stylesheets/layouts/header.desktop.scss */
  body.forest [data-scope-path='layouts/header'] .menu .navi-content {
    color: #fafafa;
  }
}

/* line 229, app/assets/stylesheets/layouts/header.desktop.scss */
body.ocean [data-scope-path='layouts/header'] .menu .menu-content, body.ocean [data-scope-path='layouts/header'] .menu .navi-content {
  background-color: #f0f9ff;
  color: #1f1f1f;
  border: 1px solid #3b82f6;
  box-shadow: 0 10px 15px -3px rgba(59, 130, 246, 0.1), 0 4px 6px -4px rgba(59, 130, 246, 0.1);
}

/* line 238, app/assets/stylesheets/layouts/header.desktop.scss */
body.sunset [data-scope-path='layouts/header'] .menu .menu-content, body.sunset [data-scope-path='layouts/header'] .menu .navi-content {
  background-color: #fefce8;
  color: #1f1f1f;
  border: 1px solid #f97316;
  box-shadow: 0 10px 15px -3px rgba(249, 115, 22, 0.1), 0 4px 6px -4px rgba(249, 115, 22, 0.1);
}

@media (min-width: 48rem) {
  /* line 245, app/assets/stylesheets/layouts/header.desktop.scss */
  body.sunset [data-scope-path='layouts/header'] .menu .navi-content {
    color: #fafafa;
  }
}

/* line 251, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-content {
  right: 0;
}

/* line 255, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-content {
  left: 0;
}

/* line 259, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-backsheet,
[data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-backsheet {
  background: rgba(0, 0, 0, 0.5);
  visibility: inherit;
}

/* line 266, app/assets/stylesheets/layouts/header.desktop.scss */
body.dark [data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-backsheet, body.dark [data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-backsheet {
  background: rgba(0, 0, 0, 0.7);
}

/* line 272, app/assets/stylesheets/layouts/header.desktop.scss */
body.cyberpunk [data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-backsheet, body.cyberpunk [data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-backsheet {
  background: rgba(15, 15, 15, 0.8);
}

/* line 278, app/assets/stylesheets/layouts/header.desktop.scss */
body.retro [data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-backsheet, body.retro [data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-backsheet {
  background: rgba(251, 191, 36, 0.2);
}

/* line 284, app/assets/stylesheets/layouts/header.desktop.scss */
body.forest [data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-backsheet, body.forest [data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-backsheet {
  background: rgba(34, 197, 94, 0.2);
}

/* line 290, app/assets/stylesheets/layouts/header.desktop.scss */
body.ocean [data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-backsheet, body.ocean [data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-backsheet {
  background: rgba(59, 130, 246, 0.2);
}

/* line 296, app/assets/stylesheets/layouts/header.desktop.scss */
body.sunset [data-scope-path='layouts/header'] .menu #menu-button:checked ~ .menu-backsheet, body.sunset [data-scope-path='layouts/header'] .menu #navi-button:checked ~ .navi-backsheet {
  background: rgba(249, 115, 22, 0.2);
}

/* line 302, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: fixed;
  gap: 30px;
  top: 64px;
  left: -300px;
  margin: 0;
  padding: 20px;
  width: 250px;
  height: calc(100dvh - 66px);
  z-index: 2;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
  font-weight: bold;
}

/* line 319, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] nav ul {
  align-items: flex-start;
  flex-direction: column;
}

/* line 324, app/assets/stylesheets/layouts/header.desktop.scss */
[data-scope-path='layouts/header'] nav a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  width: auto;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.15s;
}

@media (min-width: 48rem) {
  /* line 337, app/assets/stylesheets/layouts/header.desktop.scss */
  [data-scope-path='layouts/header'] nav {
    display: flex;
    flex-direction: inherit;
    position: inherit;
    width: auto;
    height: auto;
    margin-left: 32px;
    padding: 0;
    box-shadow: unset !important;
    border: none !important;
    background-color: unset !important;
    font-weight: normal;
  }
  /* line 350, app/assets/stylesheets/layouts/header.desktop.scss */
  [data-scope-path='layouts/header'] nav ul {
    align-items: center;
    flex-direction: row;
  }
  /* line 355, app/assets/stylesheets/layouts/header.desktop.scss */
  [data-scope-path='layouts/header'] nav a {
    padding: 0;
  }
}
@media screen and (max-width: 810px) {
  /* line 4, app/assets/stylesheets/layouts/header.mobile.scss */
  [data-scope-path='layouts/header'] header .left {
    width: inherit;
  }
  /* line 9, app/assets/stylesheets/layouts/header.mobile.scss */
  [data-scope-path='layouts/header'] header .center ul {
    gap: 25px;
  }
  /* line 13, app/assets/stylesheets/layouts/header.mobile.scss */
  [data-scope-path='layouts/header'] header .center .text {
    display: none;
  }
  /* line 20, app/assets/stylesheets/layouts/header.mobile.scss */
  [data-scope-path='layouts/header'] header .right .form .button {
    padding: 0 15px;
  }
}
/* line 2, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 8px;
  position: sticky;
  top: 80px;
}

/* line 11, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__add_content a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 16px 24px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(119.09deg, #FF6614 32.64%, #F59D4F 93.84%);
  border-radius: 26px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

/* line 26, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__add_content a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(119.09deg, #F59D4F 32.64%, #FF6614 93.84%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

/* line 40, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__add_content a:hover::before {
  opacity: 1;
}

/* line 47, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__items {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 53, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__items__item {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 16px 24px;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  transition: border-left 0.1s ease;
  color: #61646B;
  border-left: 3px solid transparent;
  cursor: pointer;
}

/* line 66, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__items__item.active, [data-scope-path='layouts/sidebar'] .sidebar .sidebar__items__item:hover {
  border-left: 3px solid #ff6614;
  background: #fff2f2;
  font-weight: bold;
  color: #ff6614;
}

/* line 75, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite {
  position: relative;
}

/* line 78, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-toggle {
  display: none;
}

/* line 81, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-toggle:checked ~ .sidebar__favorite-links {
  max-height: 300px;
  opacity: 1;
  margin-top: 8px;
}

/* line 87, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-toggle:checked ~ .sidebar__favorite-header {
  color: #ff6614;
  border-left: 3px solid;
  background: #fff2f2;
  font-weight: bold;
}

/* line 93, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-toggle:checked ~ .sidebar__favorite-header .sidebar__favorite-icon {
  transform: rotate(180deg);
}

/* line 99, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  cursor: pointer;
  color: #61646B;
  transition: border-left 0.1s ease;
}

/* line 108, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-header .sidebar__favorite-icon {
  transition: transform 0.3s ease;
  font-size: 20px;
}

/* line 113, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-header:hover {
  color: #ff6614;
  border-left: 3px solid;
  background: #fff2f2;
  font-weight: bold;
}

/* line 121, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-links {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  padding-left: 16px;
}

/* line 128, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-links a {
  display: block;
  padding: 10px 24px;
  text-decoration: none;
}

/* line 133, app/assets/stylesheets/layouts/sidebar.scss */
[data-scope-path='layouts/sidebar'] .sidebar .sidebar__favorite .sidebar__favorite-links a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
/* line 1, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}

/* line 7, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

/* line 13, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .header .heading {
  margin: 0;
  margin-top: 30px;
}

/* line 19, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .write {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 24, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .write .link {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: #03a6ff;
  font-size: 14px;
}

/* line 32, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .write .link .material-symbols-rounded {
  font-size: 20px;
}

/* line 38, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .message {
  font-size: 14px;
}

/* line 41, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .message .link {
  text-decoration: none;
  color: #03a6ff;
}

/* line 47, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 6px;
}

/* line 54, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
  padding: 20px 20px 10px 20px;
  width: calc(50% - 10px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.14);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

/* line 72, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log:hover {
  transform: translateY(-0.12em);
}

/* line 76, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 54px;
  font-size: 18px;
  font-weight: bold;
}

/* line 86, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log footer {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}

/* line 92, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log footer .likes {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: #52616a;
}

/* line 99, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log footer .likes::before {
  font-family: 'Material Symbols Rounded';
  content: '\e87d';
  font-variation-settings: 'FILL' 1, 'wght' 600, 'GRAD' 0, 'opsz' 48;
  color: #f91881;
}

/* line 107, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log footer .right {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #52616a;
}

/* line 114, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .my-logs .log footer .right .material-symbols-rounded {
  font-size: 20px;
}

/* line 122, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .no-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin: 0 auto;
  color: #52616a;
  font-size: 14px;
}

/* line 131, app/assets/stylesheets/my_activity_logs/index.desktop.scss */
[data-scope-path='my_activity_logs/index'] .no-contents img {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 810px) {
  /* line 4, app/assets/stylesheets/my_activity_logs/index.mobile.scss */
  [data-scope-path='my_activity_logs/index'] .my-logs .log {
    width: 100%;
  }
}
/* line 2, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

/* line 8, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .header .heading {
  margin: 0;
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 5px;
}

/* line 16, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .header .heading::before {
  font-family: 'Material Symbols Rounded';
  content: '\e87d';
  font-variation-settings: 'FILL' 1, 'wght' 600, 'GRAD' 0, 'opsz' 48;
  color: #f91881;
}

/* line 25, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .write {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 30, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .write .link {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: #03a6ff;
  font-size: 14px;
}

/* line 40, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .message {
  font-size: 14px;
}

/* line 43, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .message .link {
  text-decoration: none;
  color: #03a6ff;
}

/* line 49, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 6px;
}

/* line 56, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
  padding: 20px 20px 10px 20px;
  width: calc(50% - 10px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.14);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

/* line 74, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log:hover {
  transform: translateY(-0.12em);
}

/* line 78, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 54px;
  font-size: 18px;
  font-weight: bold;
}

/* line 88, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log footer {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}

/* line 94, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log footer .author {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 102, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log footer .author .image img {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 50%;
}

/* line 111, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log footer .right {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #52616a;
}

/* line 118, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .my-likes .log footer .right .material-symbols-rounded {
  font-size: 20px;
}

/* line 126, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .no-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin: 0 auto;
  color: #52616a;
  font-size: 14px;
}

/* line 135, app/assets/stylesheets/my_likes/index.desktop.scss */
[data-scope-path='my_likes/index'] .no-contents img {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 810px) {
  /* line 4, app/assets/stylesheets/my_likes/index.mobile.scss */
  [data-scope-path='my_likes/index'] .my-likes .log {
    width: 100%;
  }
}
/* line 1, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

/* line 7, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 85%;
  margin: 0;
}

/* line 14, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* line 19, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .js-error {
  display: none;
  color: #f1404b;
}

/* line 25, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .submit-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/* line 33, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .attached-images {
  display: flex;
  gap: 20px;
  align-items: center;
}

/* line 39, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .attached-images .file-label .material-symbols-rounded {
  color: #52616a;
  font-size: 28px;
  user-select: none;
  cursor: pointer;
}

/* line 45, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .attached-images .file-label .material-symbols-rounded:hover {
  opacity: 0.8;
}

/* line 50, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .attached-images .file-label .file {
  display: none;
}

/* line 56, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .image-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
}

/* line 62, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .image-box img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  user-select: none;
}

/* line 69, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .attachments .image-box .material-symbols-rounded {
  font-weight: 300;
  font-size: 20px;
  color: #f1404b;
  user-select: none;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .tips {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 84, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .tips div {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 91, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .tips .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 97, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .response-button {
  display: flex;
  justify-content: flex-end;
}

/* line 101, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .response-button .submit-button {
  border-radius: 26px;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 107, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .response-button .submit-button .submit {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  padding: 8px 26px;
  border-radius: 26px;
  font-size: 14px;
  color: #252c41;
  background-color: #fff;
  cursor: pointer;
}

/* line 119, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .response-button .submit-button:hover {
  opacity: 0.7;
}

/* line 125, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* line 130, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field .error {
  color: #f1404b;
}

/* line 135, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field .button__submit__send .material-symbols-rounded {
  cursor: pointer;
  font-size: 30px;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

/* line 142, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field .button__submit__send .icon__send::before {
  content: '\e163';
}

/* line 146, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field .button__submit__send .icon__send:hover {
  opacity: 0.7;
}

/* line 151, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field .button__submit__send .submit {
  display: none;
}

/* line 157, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field__textarea {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

/* line 162, app/assets/stylesheets/responses/new.desktop.scss */
[data-scope-path='responses/new'] .form .field__textarea .field {
  width: 100%;
}
/* line 1, app/assets/stylesheets/shared/breadcrumb.scss */
.breadcrumb {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 16px;
  z-index: 1;
  font-size: 14px;
  overflow-x: auto;
}

@media screen and (max-width: 810px) {
  /* line 1, app/assets/stylesheets/shared/breadcrumb.scss */
  .breadcrumb {
    font-size: 12px;
  }
}

/* line 14, app/assets/stylesheets/shared/breadcrumb.scss */
.breadcrumb a {
  white-space: nowrap;
}

/* line 17, app/assets/stylesheets/shared/breadcrumb.scss */
.breadcrumb a:hover {
  opacity: 0.7;
}

/* line 22, app/assets/stylesheets/shared/breadcrumb.scss */
.breadcrumb .current {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-width: 700px;
}
/* line 1, app/assets/stylesheets/shared/flash.scss */
.fade-out {
  transition: opacity 200ms;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/shared/flash.scss */
.fade-out-active {
  opacity: 0;
}

/* line 10, app/assets/stylesheets/shared/flash.scss */
[data-scope-path='shared/flash'] {
  display: flex;
  justify-content: center;
}

/* line 14, app/assets/stylesheets/shared/flash.scss */
[data-scope-path='shared/flash'] .flash-message {
  position: fixed;
  top: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 15px;
  max-width: 85%;
  z-index: 10;
  border-radius: 8px;
  font-weight: bold;
  color: #fff;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
  z-index: 100;
  animation: appear .3s ease;
}

/* line 31, app/assets/stylesheets/shared/flash.scss */
[data-scope-path='shared/flash'] .flash-message.success {
  background-color: #a0bf69;
}

/* line 35, app/assets/stylesheets/shared/flash.scss */
[data-scope-path='shared/flash'] .flash-message.error {
  background-color: #f1404b;
}

/* line 39, app/assets/stylesheets/shared/flash.scss */
[data-scope-path='shared/flash'] .flash-message .button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}

/* line 47, app/assets/stylesheets/shared/flash.scss */
[data-scope-path='shared/flash'] .flash-message .button .material-symbols-rounded {
  font-size: 20px;
  font-weight: bold;
}

@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 2, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  animation: appear .3s ease;
}

@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 23, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 20px;
  max-width: 420px;
  width: 95%;
  background: #ffffff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 11;
}

/* line 42, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .dismiss-button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

/* line 49, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .outside-link-dialog-modal {
  display: flex;
  flex-direction: column;
  gap: 20px;
  word-break: break-word;
  align-items: center;
}

/* line 56, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .outside-link-dialog-modal .notice {
  font-weight: bold;
}

/* line 60, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .outside-link-dialog-modal .open-link {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #03a6ff;
  font-size: 14px;
  font-weight: 500;
  overflow-y: auto;
  max-height: 150px;
  padding: 10px 0;
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .outside-link-dialog-modal .open-link:hover {
  opacity: 0.7;
}

/* line 76, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .outside-link-dialog-modal .open-link .material-symbols-rounded {
  font-size: 18px;
}

/* line 80, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .outside-link-dialog-modal .open-link .text {
  text-decoration: underline;
}

/* line 86, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .cancel {
  color: #f1404b;
  text-decoration: underline;
  cursor: pointer;
}

/* line 91, app/assets/stylesheets/shared/outside_link.scss */
[data-scope-path='shared/outside_link'] .modal .cancel:hover {
  opacity: 0.7;
}
/* line 1, app/assets/stylesheets/shared/switch.scss */
.switch {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
}

/* line 7, app/assets/stylesheets/shared/switch.scss */
.switch .toggle {
  position: absolute;
  display: none;
}

/* line 11, app/assets/stylesheets/shared/switch.scss */
.switch .toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

/* line 19, app/assets/stylesheets/shared/switch.scss */
.switch input.toggle-round + label {
  padding: 2px;
  width: 45px;
  height: 20px;
  background-color: #dddddd;
  border-radius: 60px;
}

/* line 26, app/assets/stylesheets/shared/switch.scss */
.switch input.toggle-round + label:before,
.switch input.toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

/* line 35, app/assets/stylesheets/shared/switch.scss */
.switch input.toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  transition: background 0.4s;
}

/* line 41, app/assets/stylesheets/shared/switch.scss */
.switch input.toggle-round + label:after {
  width: 22px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: margin 0.4s;
}

/* line 48, app/assets/stylesheets/shared/switch.scss */
.switch input.toggle-round:checked + label:before {
  background-color: #a0bf69;
}

/* line 51, app/assets/stylesheets/shared/switch.scss */
.switch input.toggle-round:checked + label:after {
  margin-left: 25px;
}
/* line 1, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 6, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .heading-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 55px;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  height: 300px;
  background-image: url(/images/background_team_logs_1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: darken;
  z-index: 1;
}

/* line 24, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .heading-wrapper .heading-top {
  display: flex;
  flex-direction: column;
}

/* line 29, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .heading-wrapper h1 {
  display: flex;
  justify-content: center;
  margin: 0;
}

/* line 34, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .heading-wrapper h1 .title {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f4f5f9;
}

/* line 40, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .heading-wrapper h1 .title .material-symbols-rounded {
  font-size: 32px;
}

/* line 46, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .heading-wrapper .new-log {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  color: #252c41;
  text-decoration: none;
  padding: 8px 36px;
  border: 1px solid #f4f5f9;
  border-radius: 26px;
  background-color: #f4f5f9;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
  transition: .3s ease-in-out;
}

/* line 60, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .heading-wrapper .new-log:hover {
  animation: bounce 2s ease-in-out;
}

/* line 66, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .new-log-mobile {
  display: none;
}

/* line 70, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .cannot-create-log {
  text-align: center;
  font-size: 14px;
  color: #52616a;
}

/* line 76, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 6px;
}

/* line 83, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
  padding: 20px 20px 10px 20px;
  width: calc(50% - 10px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.14);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

/* line 101, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log:hover {
  transform: translateY(-0.12em);
}

/* line 105, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 54px;
  font-size: 18px;
  font-weight: bold;
}

/* line 115, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log footer {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}

/* line 121, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log footer .author {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 129, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log footer .author .image img {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 50%;
}

/* line 138, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log footer .right {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #52616a;
}

/* line 145, app/assets/stylesheets/team_logs/index.desktop.scss */
[data-scope-path='team_logs/index'] .team-logs .log footer .right .material-symbols-rounded {
  font-size: 20px;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .heading-wrapper {
    height: 150px;
  }
  /* line 6, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .heading-wrapper h1 {
    font-size: 26px;
  }
  /* line 10, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .heading-wrapper h1 .title .material-symbols-rounded {
    font-size: 30px;
  }
  /* line 16, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .heading-wrapper .heading-top {
    width: 95%;
    gap: 20px;
  }
  /* line 21, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .heading-wrapper .new-log {
    display: none;
  }
  /* line 26, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .new-log-mobile {
    display: flex;
    gap: 5px;
    font-size: 18px;
    color: #252c41;
    text-decoration: none;
    padding: 8px 36px;
    border: 1px solid #f4f5f9;
    border-radius: 26px;
    background-color: #f4f5f9;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
    transition: .3s ease-in-out;
    max-width: 105px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    white-space: nowrap;
  }
  /* line 46, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .team-logs .log {
    gap: 10px;
    padding: 13px;
    width: 100%;
  }
  /* line 51, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .team-logs .log footer {
    flex-direction: column;
    align-items: initial;
    justify-content: initial;
  }
  /* line 56, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .team-logs .log footer .right {
    gap: 5px;
  }
  /* line 59, app/assets/stylesheets/team_logs/index.mobile.scss */
  [data-scope-path='team_logs/index'] .team-logs .log footer .right .material-symbols-rounded {
    font-size: 16px;
  }
}
/* line 2, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  gap: 20px;
  justify-content: center;
  margin-bottom: 7px;
}

/* line 10, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member {
  position: relative;
  display: flex;
  flex-direction: column;
  width: calc(25% - 20px);
  color: #252c41;
  background-color: #fff;
  border-radius: 8px 8px 6px 6px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 20, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .header {
  position: relative;
}

/* line 23, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .header::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: linear-gradient(180deg, transparent 0 40%, #111 120%);
}

/* line 33, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .header img {
  width: 100%;
  height: 80px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

/* line 41, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .body {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0 15px 15px;
}

/* line 48, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .member-info {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 60, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .member-info .image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 69, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .member-info .username {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
  color: #03a6ff;
  width: 90%;
  text-align: center;
}

/* line 79, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .member-info .username a {
  color: #03a6ff;
}

/* line 82, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .member-info .username a:hover {
  opacity: 0.7;
}

/* line 89, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member footer {
  display: flex;
  position: absolute;
  right: 5px;
  bottom: 5px;
  gap: 5px;
}

/* line 96, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member footer .show, [data-scope-path='teams/team_members'] .team-members .member footer .edit {
  cursor: pointer;
}

/* line 99, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member footer .show .material-symbols-rounded, [data-scope-path='teams/team_members'] .team-members .member footer .edit .material-symbols-rounded {
  font-size: 20px;
  color: #52616a;
}

/* line 107, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .description-wrapper a {
  text-decoration: none;
}

/* line 111, app/assets/stylesheets/teams/_team_members.desktop.scss */
[data-scope-path='teams/team_members'] .team-members .member .description-wrapper .description {
  margin: 45px 0 10px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-size: 14px;
  color: #52616a;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/teams/_team_members.mobile.scss */
  [data-scope-path='teams/team_members'] .team-members {
    flex-direction: column;
  }
  /* line 6, app/assets/stylesheets/teams/_team_members.mobile.scss */
  [data-scope-path='teams/team_members'] .team-members .member {
    width: inherit;
  }
  /* line 10, app/assets/stylesheets/teams/_team_members.mobile.scss */
  [data-scope-path='teams/team_members'] .team-members .member .description-wrapper .description {
    height: 100%;
    max-height: 95px;
  }
}
/* line 2, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  gap: 30px;
}

/* line 10, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] header .team {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* line 16, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] header .team .logo img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 12px;
  background: #fff;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 27, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] header .title {
  max-width: 800px;
  font-size: 24px;
  text-align: left;
  outline: none;
  font-weight: bold;
}

/* line 34, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] header .title[contenteditable=true]:empty:before {
  content: attr(placeholder);
  pointer-events: none;
  display: block;
  /* For Firefox */
  color: #52616a;
  font-weight: normal;
}

/* line 43, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] header .error {
  display: block;
  margin-top: 10px;
  width: 100%;
  color: #f1404b;
  text-align: center;
  font-weight: bold;
}

/* line 53, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .breadcrumb {
  margin: 24px 0;
}

/* line 56, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .breadcrumb .current {
  max-width: inherit;
}

/* line 61, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

/* line 66, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container section {
  display: flex;
  flex-direction: column;
  flex: 3;
}

/* line 72, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container section .body {
  padding: 20px;
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
}

/* line 83, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container section .body trix-toolbar {
  position: sticky;
  top: 55px;
  padding: 20px 0;
  background-color: #fff;
  z-index: 1;
}

/* line 91, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container section .body .trix-content {
  border: none;
  padding: 0;
}

/* line 96, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container section .body figure {
  text-align: center;
  margin: 0;
}

/* line 100, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container section .body figure img {
  width: 100%;
  max-width: max-content;
  height: max-content;
  border-radius: 6px;
}

/* line 110, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside {
  width: 300px;
}

/* line 113, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar {
  height: 100%;
}

/* line 116, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .sidebar-wrapper {
  position: sticky;
  top: 85px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 124, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

/* line 130, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .button {
  font-size: 14px;
  color: #fff;
  padding: 6px 26px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 139, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .submit {
  appearance: none;
  -webkit-appearance: none;
  font-weight: bold;
  border: #a0bf69;
  background-color: #a0bf69;
  font-size: 14px;
}

/* line 147, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .submit:hover {
  opacity: 0.7;
}

/* line 152, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .cancel, [data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .delete {
  color: #f1404b;
}

/* line 155, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .cancel:hover, [data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .delete:hover {
  opacity: 0.7;
}

/* line 160, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .delete {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 12px;
  text-decoration: none;
  margin-top: 20px;
}

/* line 168, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .sidebar .buttons .delete .material-symbols-rounded {
  font-size: 16px;
}

/* line 175, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .public-range {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 0;
  padding: 15px;
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #52616a;
  font-size: 13.5px;
}

/* line 191, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .public-range .heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 16px;
}

/* line 201, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .radio-buttons .radio {
  display: none;
}

/* line 205, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .radio-buttons .input--radio {
  user-select: none;
}

/* line 208, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .radio-buttons .input--radio label {
  cursor: pointer;
  display: flex;
  gap: 8px;
  align-items: center;
}

/* line 216, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .radio-buttons .input__box {
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #f4f5f9;
  user-select: none;
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  transition: background-color .1s ease;
  opacity: .9;
  background-color: #fff;
  border-radius: 50%;
}

/* line 232, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .radio-buttons .input--radio input:checked + .input__box {
  border-radius: 50%;
  background-color: #a0bf69;
  transition-delay: 0s;
  animation-name: wobble;
  animation-duration: .3s;
  animation-timing-function: ease;
}

@keyframes wobble {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(1.1, 0.9) rotate(5deg);
    transform: scale(1.1, 0.9) rotate(5deg);
  }
  70% {
    -webkit-transform: scale(0.9, 1.1) rotate(-3deg);
    transform: scale(0.9, 1.1) rotate(-3deg);
  }
  80% {
    -webkit-transform: scale(1.05, 0.95) rotate(1deg);
    transform: scale(1.05, 0.95) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}

/* line 265, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .radio-buttons .input--radio .input__box:after {
  content: "";
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
}

/* line 272, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .radio-buttons .input--radio input:checked + .input__box:after {
  position: absolute;
  top: 19%;
  left: 20%;
  width: 10px;
  height: 10px;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}

/* line 283, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .edit {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 288, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .edit .link {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: #03a6ff;
  font-size: 14px;
}

/* line 296, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .edit .link:hover {
  opacity: 0.7;
}

/* line 300, app/assets/stylesheets/teams/activity_logs/form.desktop.scss */
[data-scope-path='teams/activity_logs/form'] .container aside .edit .link .material-symbols-rounded {
  font-size: 20px;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/teams/activity_logs/form.mobile.scss */
  [data-scope-path='teams/activity_logs/form'] header {
    margin: 20px 0;
    gap: 20px;
  }
  /* line 9, app/assets/stylesheets/teams/activity_logs/form.mobile.scss */
  [data-scope-path='teams/activity_logs/form'] header .team .logo img {
    width: 70px;
    height: 70px;
  }
  /* line 16, app/assets/stylesheets/teams/activity_logs/form.mobile.scss */
  [data-scope-path='teams/activity_logs/form'] header .title {
    font-size: 20px;
  }
  /* line 21, app/assets/stylesheets/teams/activity_logs/form.mobile.scss */
  [data-scope-path='teams/activity_logs/form'] .container {
    flex-direction: column;
  }
  /* line 25, app/assets/stylesheets/teams/activity_logs/form.mobile.scss */
  [data-scope-path='teams/activity_logs/form'] .container section .body {
    padding: 15px;
    width: inherit;
    font-size: 14px;
  }
  /* line 31, app/assets/stylesheets/teams/activity_logs/form.mobile.scss */
  [data-scope-path='teams/activity_logs/form'] .container section .body figure img {
    height: inherit;
  }
  /* line 38, app/assets/stylesheets/teams/activity_logs/form.mobile.scss */
  [data-scope-path='teams/activity_logs/form'] .container aside {
    width: inherit;
  }
}
/* line 4, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  gap: 30px;
}

/* line 12, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .header .team {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* line 18, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .header .team .logo img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 12px;
  background: #fff;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 29, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .header .title {
  max-width: 800px;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  margin: 0;
}

/* line 38, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .breadcrumb {
  margin: 24px 0;
}

/* line 41, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .breadcrumb .current {
  max-width: inherit;
}

/* line 46, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

/* line 52, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section {
  display: flex;
  flex-direction: column;
  flex: 3;
  gap: 30px;
}

/* line 58, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
  padding: 20px;
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
}

/* line 73, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body figure {
  text-align: center;
  margin: 0;
}

/* line 77, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body figure img {
  width: 100%;
  max-width: max-content;
  height: max-content;
  border-radius: 6px;
}

/* line 85, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .preview--youtube {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 650px;
  height: 370px;
}

/* line 93, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .iframe-discription {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #52616a;
}

/* line 102, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .image-wrapper.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  height: auto;
  max-width: max-content;
  transform: translate(-50%, -50%);
  z-index: 11;
  background: rgba(0, 0, 0, 0.8);
}

/* line 113, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .image-wrapper.popup::after {
  font-family: 'Material Symbols Rounded';
  content: '\e5cd';
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 36px;
  line-height: 1.15;
  cursor: pointer;
}

/* line 127, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .image-wrapper:not(.popup):hover {
  opacity: 0.9;
  cursor: pointer;
}

/* line 133, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .image-wrapper .image-popup {
  width: 100%;
  height: auto;
  max-height: 95dvh;
}

/* line 139, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .image-wrapper .overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
}

/* line 151, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .share {
  position: absolute;
  top: 0;
  left: -65px;
  height: 100%;
}

@media screen and (max-width: 1350px) {
  /* line 151, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
  [data-scope-path='teams/activity_logs/show'] .container section .body .share {
    position: static;
    height: inherit;
  }
}

/* line 162, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .share .icons {
  display: flex;
  flex-direction: column;
  gap: 15px;
  position: sticky;
  top: 85px;
}

@media screen and (max-width: 1350px) {
  /* line 162, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
  [data-scope-path='teams/activity_logs/show'] .container section .body .share .icons {
    flex-direction: row;
    align-items: center;
    gap: 30px;
  }
}

/* line 176, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .share .share-tweet {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  font-size: 10px;
  color: #52616a;
  text-decoration: none;
}

/* line 10, app/assets/stylesheets/mixin/_sns-shares.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .share .share-tweet:hover {
  opacity: 0.7;
}

/* line 14, app/assets/stylesheets/mixin/_sns-shares.scss */
[data-scope-path='teams/activity_logs/show'] .container section .body .share .share-tweet img {
  padding: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
}

/* line 183, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .comments {
  gap: 15px;
}

/* line 186, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .comments #anchor-comments {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

/* line 192, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .comments .form--sort {
  margin: 0;
}

/* line 195, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .comments .form--sort .select {
  padding: 5px;
  border: 1px solid #f4f5f9;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  color: #252c41;
  outline: none;
  font-size: 14px;
}

/* line 207, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .comments .heading {
  margin: 10px 0;
}

/* line 211, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container section .comments .cannot-comment {
  margin: 20px 0;
  text-align: center;
  font-size: 14px;
  color: #52616a;
}

/* line 220, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside {
  width: 300px;
}

/* line 223, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside .sidebar {
  height: 100%;
}

/* line 226, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside .sidebar .sidebar-wrapper {
  position: sticky;
  top: 85px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 235, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside dl {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 0;
  padding: 20px;
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #52616a;
}

/* line 250, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside dl .data-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13.5px;
  border-bottom: 1px dotted #a4a4a4;
}

/* line 257, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside dl .data-wrapper dt {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* line 262, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside dl .data-wrapper dt .material-symbols-rounded {
  font-size: 20px;
}

/* line 267, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside dl .data-wrapper .name {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  width: 152px;
}

/* line 274, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside dl .data-wrapper .name .link {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: right;
  color: #03a6ff;
}

/* line 282, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside dl .data-wrapper .name .link:hover {
  opacity: 0.7;
}

/* line 290, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside .edit {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 295, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside .edit .link {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: #03a6ff;
  font-size: 14px;
}

/* line 303, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside .edit .link:hover {
  opacity: 0.7;
}

/* line 307, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .container aside .edit .link .material-symbols-rounded {
  font-size: 20px;
}

/* line 315, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  max-width: 870;
  margin-bottom: 6px;
}

/* line 323, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
  padding: 20px 20px 10px 20px;
  width: calc(50% - 10px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.14);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

/* line 341, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log:hover {
  transform: translateY(-0.12em);
}

/* line 345, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 54px;
  font-size: 18px;
  font-weight: bold;
}

/* line 355, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log footer {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}

/* line 361, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log footer .author {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 369, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log footer .author .image img {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 50%;
}

/* line 378, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log footer .right {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #52616a;
}

/* line 385, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log footer .right .material-symbols-rounded {
  font-size: 20px;
}

/* line 393, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 870px;
  margin-top: 54px;
  margin-bottom: 15px;
}

/* line 401, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading.border-red {
  border-bottom: 1px solid #f1404b;
}

/* line 405, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading.border-green {
  border-bottom: 1px solid #a0bf69;
}

/* line 409, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading .box {
  display: inline-block;
  padding: 8px 12px;
  color: #fff;
  border-radius: 8px 8px 0 0;
}

/* line 415, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading .box.backgrond-red {
  background: #f1404b;
}

/* line 419, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading .box.backgrond-green {
  background: #a0bf69;
}

/* line 423, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading .box .text {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
}

/* line 430, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading .box .text .material-symbols-rounded {
  font-size: 20px;
}

/* line 437, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading .readmore a {
  font-size: 14px;
  text-decoration: none;
  color: #52616a;
}

/* line 442, app/assets/stylesheets/teams/activity_logs/show.desktop.scss */
[data-scope-path='teams/activity_logs/show'] .heading .readmore a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .header {
    margin: 20px 0;
    gap: 20px;
  }
  /* line 9, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .header .team .logo img {
    width: 70px;
    height: 70px;
  }
  /* line 16, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .header .title {
    font-size: 20px;
  }
  /* line 21, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .container {
    flex-direction: column;
  }
  /* line 25, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .container section .body {
    padding: 15px;
    width: inherit;
    font-size: 14px;
  }
  /* line 31, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .container section .body figure img {
    height: inherit;
  }
  /* line 36, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .container section .body .preview--youtube {
    height: calc(95vw - 190px);
  }
  /* line 42, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .container section .comments .cannot-comment {
    margin-bottom: 0;
  }
  /* line 48, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .container aside {
    width: inherit;
  }
  /* line 53, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .related-team-activity-logs {
    flex-direction: column;
  }
  /* line 56, app/assets/stylesheets/teams/activity_logs/show.mobile.scss */
  [data-scope-path='teams/activity_logs/show'] .related-team-activity-logs .log {
    width: inherit;
  }
}
/* line 1, app/assets/stylesheets/teams/destroy.desktop.scss */
[data-scope-path='teams/destroy'] {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 10px;
  max-width: 420px;
  width: 95%;
  height: 200px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* line 19, app/assets/stylesheets/teams/destroy.desktop.scss */
[data-scope-path='teams/destroy'] .modal-inner {
  position: relative;
  z-index: 3;
}

/* line 23, app/assets/stylesheets/teams/destroy.desktop.scss */
[data-scope-path='teams/destroy'] .modal-inner .dismiss-button {
  position: fixed;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 4;
}

/* line 32, app/assets/stylesheets/teams/destroy.desktop.scss */
[data-scope-path='teams/destroy'] .warning {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

/* line 41, app/assets/stylesheets/teams/destroy.desktop.scss */
[data-scope-path='teams/destroy'] .warning .material-symbols-rounded {
  font-size: 50px;
  color: #f1404b;
}

/* line 47, app/assets/stylesheets/teams/destroy.desktop.scss */
[data-scope-path='teams/destroy'] .submit {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: bold;
  background-color: #f1404b;
  text-decoration: none;
  height: 20px;
}
/* line 1, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 90%;
  width: 100%;
  height: 80%;
  background: #ffffff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  transform: translate(-50%, -50%);
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 1;
}

/* line 16, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .modal-inner {
  position: relative;
}

/* line 19, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .modal-inner .dismiss-button {
  position: absolute;
  top: -25px;
  right: 5px;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .modal-inner .warning {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

/* line 35, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .modal-inner .warning .material-symbols-rounded {
  font-size: 50px;
  color: #f1404b;
}

/* line 40, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .modal-inner .warning .submit {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: bold;
  background-color: #f1404b;
  text-decoration: none;
  height: 20px;
}

/* line 57, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0;
}

/* line 63, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .form .agreement {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 68, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .form .agreement a {
  color: #03a6ff;
}

/* line 73, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] .form .checkbox {
  width: 20px;
  height: 20px;
}

/* line 79, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] {
  padding: 20px 20px 0 20px;
}

/* line 82, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] .edit-error {
  margin: 20px;
  color: #f1404b;
}

/* line 87, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] .buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 30px;
  position: sticky;
  top: 0;
  bottom: 0;
  padding: 10px 20px;
  background-color: #fff;
  z-index: 10;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}

/* line 102, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] .buttons .button {
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 111, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] .buttons .submit {
  appearance: none;
  -webkit-appearance: none;
  font-weight: bold;
  border: #a0bf69;
  background-color: #a0bf69;
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 124, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] .buttons .submit:hover {
  opacity: 0.7;
}

/* line 129, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] .buttons .cancel {
  border: 1px solid #f1404b;
  color: #f1404b;
  background-color: #fff;
  text-decoration: none;
}

/* line 135, app/assets/stylesheets/teams/edit.desktop.scss */
[data-scope-path='teams/edit'] [data-scope-path='teams/form'] .buttons .cancel:hover {
  opacity: 0.7;
}
/* line 1, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

/* line 7, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  max-width: 610px;
  margin: 0;
}

/* line 15, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 20, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .field .heading {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* line 26, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .field .file-preview {
  margin-top: 10px;
}

/* line 29, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .field .file-preview img {
  width: 200px;
  height: auto;
}

/* line 35, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .field .error {
  color: #f1404b;
}

/* line 39, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .field .trix-content {
  color: #52616a;
}

/* line 44, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .label {
  color: #252c41;
}

/* line 48, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #252c41;
}

/* line 58, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons .radio {
  display: none;
}

/* line 62, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons .input--radio {
  user-select: none;
}

/* line 65, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons .input--radio label {
  cursor: pointer;
  display: flex;
  gap: 5px;
}

/* line 72, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons .input__box {
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #f4f5f9;
  user-select: none;
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  transition: background-color .1s ease;
  opacity: .9;
  background-color: #fff;
  border-radius: 50%;
}

/* line 88, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons .input--radio input:checked + .input__box {
  border-radius: 50%;
  background-color: #a0bf69;
  transition-delay: 0s;
  animation-name: wobble;
  animation-duration: .3s;
  animation-timing-function: ease;
}

@keyframes wobble {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(1.1, 0.9) rotate(5deg);
    transform: scale(1.1, 0.9) rotate(5deg);
  }
  70% {
    -webkit-transform: scale(0.9, 1.1) rotate(-3deg);
    transform: scale(0.9, 1.1) rotate(-3deg);
  }
  80% {
    -webkit-transform: scale(1.05, 0.95) rotate(1deg);
    transform: scale(1.05, 0.95) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}

/* line 121, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons .input--radio .input__box:after {
  content: "";
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
}

/* line 128, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .radio-buttons .input--radio input:checked + .input__box:after {
  position: absolute;
  top: 19%;
  left: 20%;
  width: 10px;
  height: 10px;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}

/* line 139, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .name, [data-scope-path='teams/form'] .form .twitter {
  display: block;
  padding: 15px;
  width: 100%;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 152, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .textarea {
  display: block;
  padding: 15px;
  width: 100%;
  height: 600px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  resize: vertical;
  background-color: #fff;
  overflow-y: auto;
  line-height: 1.5;
  transform: rotate(0.00001deg);
  -moz-transform: rotate(0.00001deg);
  -ms-transform: rotate(0.00001deg);
  -o-transform: rotate(0.00001deg);
  -webkit-transform: rotate(0.00001deg);
}

/* line 174, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .textarea figure {
  text-align: center;
  margin: 0;
}

/* line 178, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .textarea figure img {
  width: 100%;
  max-width: max-content;
  height: max-content;
  border-radius: 6px;
}

/* line 187, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 192, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .js-error {
  display: none;
  color: #f1404b;
}

/* line 197, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .submit-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/* line 205, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .attached-images {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}

/* line 212, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .attached-images .file-label .material-symbols-rounded {
  color: #52616a;
  font-size: 28px;
  user-select: none;
  cursor: pointer;
}

/* line 218, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .attached-images .file-label .material-symbols-rounded:hover {
  opacity: 0.8;
}

/* line 223, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .attached-images .file-label .file {
  display: none;
}

/* line 229, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .image-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
}

/* line 235, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .image-box img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  user-select: none;
}

/* line 242, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .attachments .image-box .material-symbols-rounded {
  font-weight: 300;
  font-size: 20px;
  color: #f1404b;
  user-select: none;
  cursor: pointer;
}

/* line 252, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .tips {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 258, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .tips div {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 265, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .tips .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 271, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .submit-button {
  width: max-content;
  border-radius: 26px;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  margin: 0 auto;
  margin-bottom: 7px;
}

/* line 280, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .submit-button .submit {
  appearance: none;
  -webkit-appearance: none;
  padding: 8px 26px;
  border-radius: 26px;
  border: none;
  font-size: 14px;
  color: #252c41;
  background-color: #fff;
  cursor: pointer;
}

/* line 292, app/assets/stylesheets/teams/form.desktop.scss */
[data-scope-path='teams/form'] .form .submit-button:hover {
  opacity: 0.7;
}
@media screen and (max-width: 810px) {
  /* line 6, app/assets/stylesheets/teams/form.mobile.scss */
  [data-scope-path='teams/form'] .form .textarea figure img {
    height: inherit;
  }
}
/* line 1, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 6, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .heading-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 55px;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  height: 300px;
  background-image: url(/images/background_teams_2.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: darken;
  z-index: 1;
}

/* line 24, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .heading-wrapper .heading-top {
  display: flex;
  flex-direction: column;
}

/* line 29, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .heading-wrapper h1 {
  display: flex;
  justify-content: center;
  margin: 0;
}

/* line 34, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .heading-wrapper h1 .title {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f4f5f9;
}

/* line 40, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .heading-wrapper h1 .title .material-symbols-rounded {
  font-size: 32px;
}

/* line 46, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .heading-wrapper .new-team {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  color: #252c41;
  text-decoration: none;
  padding: 8px 36px;
  border: 1px solid #f4f5f9;
  border-radius: 26px;
  background-color: #f4f5f9;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
  transition: .3s ease-in-out;
}

/* line 60, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .heading-wrapper .new-team:hover {
  animation: bounce 2s ease-in-out;
}

/* line 66, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .new-team-mobile {
  display: none;
}

/* line 70, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .cannot-create-team {
  text-align: center;
  font-size: 14px;
  color: #52616a;
}

/* line 77, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] details summary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 15px;
  cursor: pointer;
}

/* line 85, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] details summary::-webkit-details-marker {
  display: none;
}

/* line 91, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px 8px 6px 6px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  color: #252c41;
}

/* line 102, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 107, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .field .heading {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  font-weight: 500;
}

/* line 114, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .field .heading .material-symbols-rounded {
  user-select: none;
}

/* line 120, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .submit {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  padding: 8px 36px;
  width: 140px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  border: #001e2a;
  border-radius: 26px;
  background-color: #001e2a;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  transition: .3s ease-in-out;
  cursor: pointer;
}

/* line 137, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .submit:hover {
  animation: bounce 2s ease-in-out;
}

/* line 142, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .checkboxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 148, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .checkbox {
  display: none;
}

/* line 152, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox {
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  display: inline;
  font-size: var(--input-size--default);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  --input-size: var(--input-size--default);
  user-select: none;
  --input-color--line: var(--theme-light--color-line-success);
}

/* line 167, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox label {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}

/* line 176, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input__box {
  position: relative;
  --theme-light--color-border: rgba(0, 0, 0, 0.3);
  --theme-light--color-line-success: #fff;
  --input-size--default: 11px;
  --input-color--border: var(--theme-light--color-border);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #f4f5f9;
  user-select: none;
  --input-color--line: var(--theme-light--color-line-success);
  text-align: left;
  cursor: pointer;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-color: rgba(0, 0, 0, 0.08627);
  border: 1px solid var(--input-color--border);
  vertical-align: calc((var(--input-size--default) - 11px) / 2 - var(--input-size--default) / 4);
  transition: background-color .1s ease;
  border-radius: calc(11px * .266);
  opacity: .9;
  background-color: #fff;
}

/* line 203, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox .input__box:before {
  transition: width .05s linear;
  --rotation: 45deg;
  --translate-top: 4px;
  --translate-left: 3px;
}

/* line 210, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox input:checked + .input__box {
  background-color: #a0bf69;
  transition-delay: 0s;
  animation-name: wobble;
  animation-duration: .3s;
  animation-timing-function: ease;
}

@keyframes wobble {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(1.1, 0.9) rotate(5deg);
    transform: scale(1.1, 0.9) rotate(5deg);
  }
  70% {
    -webkit-transform: scale(0.9, 1.1) rotate(-3deg);
    transform: scale(0.9, 1.1) rotate(-3deg);
  }
  80% {
    -webkit-transform: scale(1.05, 0.95) rotate(1deg);
    transform: scale(1.05, 0.95) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}

/* line 242, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox input:checked + .input__box:before {
  position: absolute;
  top: 2px;
  left: 1px;
  width: calc(16px / 2 - 2px);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  content: "";
  position: absolute;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  border-bottom-color: var(--input-color--line);
  border-bottom-style: solid;
  -webkit-transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
  transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
}

/* line 259, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox input:checked + .input__box:after {
  position: absolute;
  top: 4px;
  right: 3px;
  width: calc(16px / 2 + 3px);
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}

/* line 268, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox .input__box:after, [data-scope-path='teams/index'] .friend-search .input--checkbox .input__box:before {
  content: "";
  position: absolute;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  width: 0;
  border-bottom-color: var(--input-color--line);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-radius: 1px;
  -webkit-transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
  transform: rotate(var(--rotation)) translateX(var(--translate-top)) translateY(var(--translate-left));
}

/* line 282, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .friend-search .input--checkbox .input__box:after {
  --rotation: -45deg;
  --translate-top: -2px;
  --translate-left: 8px;
}

/* line 289, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  gap: 20px;
  margin-bottom: 6px;
}

/* line 296, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team {
  width: calc(33.333% - 13.5px);
  display: flex;
  flex-direction: column;
  color: #252c41;
  background-color: #fff;
  border-radius: 8px 8px 6px 6px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 306, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team header img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

/* line 314, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 15px;
}

/* line 320, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .top {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

/* line 327, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .top .image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 336, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .top .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 70%;
  font-weight: bold;
}

/* line 344, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .top .name a {
  color: #03a6ff;
}

/* line 347, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .top .name a:hover {
  opacity: 0.7;
}

/* line 354, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .data {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
  width: 100%;
  font-size: 14px;
  color: #52616a;
}

/* line 363, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .data .item {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 368, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .data .item .heading {
  display: flex;
  align-items: center;
  gap: 5px;
  min-width: 125px;
  border-bottom: 1px dotted;
  word-break: keep-all;
}

/* line 376, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .data .item .heading .material-symbols-rounded {
  font-size: 20px;
}

/* line 381, app/assets/stylesheets/teams/index.desktop.scss */
[data-scope-path='teams/index'] .teams .team .body .data .item .text {
  margin-top: 3px;
  width: 60%;
  border-bottom: 1px dotted;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/teams/index.mobile.scss */
  [data-scope-path='teams/index'] .heading-wrapper {
    height: 150px;
  }
  /* line 6, app/assets/stylesheets/teams/index.mobile.scss */
  [data-scope-path='teams/index'] .heading-wrapper h1 {
    font-size: 26px;
  }
  /* line 10, app/assets/stylesheets/teams/index.mobile.scss */
  [data-scope-path='teams/index'] .heading-wrapper h1 .title .material-symbols-rounded {
    font-size: 30px;
  }
  /* line 16, app/assets/stylesheets/teams/index.mobile.scss */
  [data-scope-path='teams/index'] .heading-wrapper .heading-top {
    width: 95%;
    gap: 20px;
  }
  /* line 21, app/assets/stylesheets/teams/index.mobile.scss */
  [data-scope-path='teams/index'] .heading-wrapper .new-team {
    display: none;
  }
  /* line 26, app/assets/stylesheets/teams/index.mobile.scss */
  [data-scope-path='teams/index'] .new-team-mobile {
    display: flex;
    gap: 5px;
    font-size: 18px;
    color: #252c41;
    text-decoration: none;
    padding: 8px 36px;
    border: 1px solid #f4f5f9;
    border-radius: 26px;
    background-color: #f4f5f9;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
    transition: .3s ease-in-out;
    max-width: 105px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    white-space: nowrap;
  }
  /* line 46, app/assets/stylesheets/teams/index.mobile.scss */
  [data-scope-path='teams/index'] .teams .team {
    width: 100%;
  }
}
/* line 1, app/assets/stylesheets/teams/new.desktop.scss */
[data-scope-path='teams/new'] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 6, app/assets/stylesheets/teams/new.desktop.scss */
[data-scope-path='teams/new'] .heading-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 55px;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  height: 300px;
  background-image: url(/images/background_topics_1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: darken;
  z-index: 1;
}

/* line 24, app/assets/stylesheets/teams/new.desktop.scss */
[data-scope-path='teams/new'] .heading-wrapper .heading-top {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

/* line 30, app/assets/stylesheets/teams/new.desktop.scss */
[data-scope-path='teams/new'] .heading-wrapper h1 {
  display: flex;
  justify-content: center;
  margin: 0;
}

/* line 35, app/assets/stylesheets/teams/new.desktop.scss */
[data-scope-path='teams/new'] .heading-wrapper h1 .title {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f4f5f9;
}

/* line 41, app/assets/stylesheets/teams/new.desktop.scss */
[data-scope-path='teams/new'] .heading-wrapper h1 .title .material-symbols-rounded {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
  font-size: 32px;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/teams/new.mobile.scss */
  [data-scope-path='teams/new'] .heading-wrapper {
    height: 150px;
  }
}
/* line 1, app/assets/stylesheets/teams/settings/edit.desktop.scss */
[data-scope-path='teams/settings/edit'] {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 10px;
  max-width: 420px;
  width: 95%;
  height: 200px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* line 19, app/assets/stylesheets/teams/settings/edit.desktop.scss */
[data-scope-path='teams/settings/edit'] .modal-inner {
  position: relative;
  z-index: 3;
}

/* line 23, app/assets/stylesheets/teams/settings/edit.desktop.scss */
[data-scope-path='teams/settings/edit'] .modal-inner .dismiss-button {
  position: fixed;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 4;
}

/* line 32, app/assets/stylesheets/teams/settings/edit.desktop.scss */
[data-scope-path='teams/settings/edit'] .warning {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

/* line 41, app/assets/stylesheets/teams/settings/edit.desktop.scss */
[data-scope-path='teams/settings/edit'] .warning .material-symbols-rounded {
  font-size: 50px;
  color: #f1404b;
}

/* line 47, app/assets/stylesheets/teams/settings/edit.desktop.scss */
[data-scope-path='teams/settings/edit'] .submit {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: bold;
  background-color: #f1404b;
  text-decoration: none;
  height: 20px;
}
/* line 1, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
}

/* line 7, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 55px;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  height: 300px;
  background-image: url(/images/background_topics_1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}

/* line 22, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background-image: linear-gradient(180deg, transparent 0 40%, #111 120%);
}

/* line 32, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper .settings {
  display: flex;
  align-items: center;
  gap: 15px;
  position: absolute;
  bottom: 10px;
  right: 15px;
  z-index: 1;
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper .settings .material-symbols-rounded {
  font-size: 26px;
  color: #fff;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
}

/* line 47, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper .settings .material-symbols-rounded:hover {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48;
}

/* line 53, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper .team {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
  position: relative;
  top: 36px;
}

/* line 66, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper .team .logo img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 12px;
  background: #fff;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 76, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper .team .team-name {
  display: flex;
  align-items: center;
  gap: 5px;
  position: absolute;
  top: 25px;
  left: 140px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}

/* line 87, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .heading-wrapper .team .team-name .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/* line 97, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .cannot-applicant {
  margin: 15px 0;
  text-align: center;
  font-size: 14px;
  color: #52616a;
}

/* line 104, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .tab-button {
  display: none;
}

/* line 108, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .tab-switch {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #52616a;
  list-style-type: none;
}

/* line 118, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .tab-switch li:nth-of-type(1) label {
  border-radius: 5px 0 0 0;
}

/* line 122, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .tab-switch li:nth-last-of-type(1) label {
  border-radius: 0 5px 0 0;
}

/* line 128, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .tab-list {
  display: block;
  padding-top: 5px;
  width: 150px;
  text-align: center;
  background: #afafaf;
  box-sizing: border-box;
  color: #fff;
  line-height: 2;
  cursor: pointer;
}

/* line 140, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] #tab__team-info:checked ~ .tab-switch #tab-list1,
[data-scope-path='teams/show'] #tab__team-member:checked ~ .tab-switch #tab-list2,
[data-scope-path='teams/show'] #tab__team_activity-log:checked ~ .tab-switch #tab-list3 {
  background: #52616a;
}

/* line 146, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .tab-switch-content {
  margin-bottom: 7px;
}

/* line 149, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .tab-switch-content .tab-content {
  display: none;
}

/* line 154, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] #tab__team-info:checked ~ .tab-switch-content .tab-content1,
[data-scope-path='teams/show'] #tab__team-member:checked ~ .tab-switch-content .tab-content2,
[data-scope-path='teams/show'] #tab__team_activity-log:checked ~ .tab-switch-content .tab-content3 {
  display: block;
}

/* line 160, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 610px;
  font-size: 14px;
  color: #52616a;
}

/* line 170, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info a {
  color: #03a6ff;
}

/* line 174, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .description {
  margin: 14px 0;
}

/* line 178, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info figure {
  text-align: center;
  margin: 0;
}

/* line 182, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info figure img {
  width: 100%;
  max-width: max-content;
  height: max-content;
  border-radius: 6px;
}

/* line 191, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .image-wrapper.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  height: auto;
  max-width: max-content;
  transform: translate(-50%, -50%);
  z-index: 11;
  background: rgba(0, 0, 0, 0.8);
}

/* line 202, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .image-wrapper.popup::after {
  font-family: 'Material Symbols Rounded';
  content: '\e5cd';
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 36px;
  line-height: 1.15;
  cursor: pointer;
}

/* line 216, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .image-wrapper:not(.popup):hover {
  opacity: 0.9;
  cursor: pointer;
}

/* line 222, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .image-wrapper .image-popup {
  width: 100%;
  height: auto;
  max-height: 95dvh;
}

/* line 228, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .image-wrapper .overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
}

/* line 240, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .preview--youtube {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 650px;
  height: 370px;
}

/* line 248, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .iframe-discription {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #52616a;
}

/* line 256, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .data {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 100%;
}

/* line 264, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .data dt {
  min-width: 130px;
  margin-bottom: 15px;
  width: 22%;
  display: flex;
  align-items: center;
  gap: 5px;
  border-bottom: 1px dotted;
}

/* line 274, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .data dd {
  width: 58%;
  min-width: 130px;
  margin: 0;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 3px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px dotted;
}

/* line 287, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .data-icons {
  display: flex;
  justify-content: center;
  gap: 20px;
}

/* line 292, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .data-icons .voice {
  background-color: #fff;
  border-radius: 50%;
  padding: 10px;
  user-select: none;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  z-index: 1;
}

/* line 300, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .data-icons .voice .material-symbols-rounded {
  font-size: 25px;
}

/* line 306, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .play {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-size: 18px;
}

/* line 313, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .play .play-style {
  display: flex;
  gap: 5px;
}

/* line 319, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

/* line 325, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .sns a {
  color: #52616a;
  padding: 5px;
  border-radius: 50%;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  background-color: #fff;
}

/* line 333, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-info .sns a img {
  width: 22px;
  height: 22px;
  padding: 3px;
}

/* line 343, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-edit .buttons {
  display: flex;
  justify-content: center;
}

/* line 347, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-edit .buttons .edit-team {
  font-size: 14px;
  color: #52616a;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  background-color: #fff;
  text-decoration: none;
}

/* line 357, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-edit .buttons .edit-team:hover {
  background-color: #52616a;
  color: #fff;
}

/* line 365, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .applicants-count {
  display: flex;
  justify-content: center;
}

/* line 369, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .applicants-count .applicants {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #03a6ff;
  text-decoration: none;
}

/* line 378, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .applicants-count .applicants .material-symbols-rounded {
  color: #03a6ff;
  animation: bound .5s infinite alternate;
}

@keyframes bound {
  0% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(-3px);
  }
}

/* line 388, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .applicants-count .applicants:hover {
  opacity: 0.7;
}

/* line 394, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .join {
  display: flex;
  justify-content: center;
}

/* line 398, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .join .applicants {
  font-size: 18px;
  font-weight: bold;
  color: #03a6ff;
}

/* line 403, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .join .applicants.cancel {
  color: #ce2f39;
}

/* line 407, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .join .applicants:hover {
  opacity: 0.7;
}

/* line 413, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

/* line 420, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .new-log {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 425, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .new-log .link {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: #03a6ff;
  font-size: 16px;
  font-weight: bold;
}

/* line 434, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .new-log .link:hover {
  opacity: 0.7;
}

/* line 438, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .new-log .link .material-symbols-rounded {
  font-size: 20px;
}

/* line 445, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .sort .form--sort {
  margin: 0;
}

/* line 448, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .sort .form--sort .select {
  padding: 5px;
  border: 1px solid #f4f5f9;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  color: #252c41;
  outline: none;
  font-size: 14px;
  text-align: center;
}

/* line 462, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1080px;
}

/* line 469, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
  padding: 20px 20px 10px 20px;
  width: calc(50% - 10px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.14);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

/* line 487, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log:hover {
  transform: translateY(-0.12em);
}

/* line 491, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 54px;
  font-size: 18px;
  font-weight: bold;
}

/* line 501, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}

/* line 507, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer .author {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 515, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer .author .image img {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 50%;
}

/* line 524, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer .right {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #52616a;
}

/* line 531, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer .right .material-symbols-rounded {
  font-size: 20px;
}

/* line 539, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .no-contents {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin: 0 auto;
  font-size: 14px;
  color: #52616a;
}

/* line 549, app/assets/stylesheets/teams/show.desktop.scss */
[data-scope-path='teams/show'] .team-activity-log .no-contents img {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 810px) {
  /* line 4, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .heading-wrapper {
    height: 150px;
  }
  /* line 7, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .heading-wrapper::before {
    height: 150px;
  }
  /* line 11, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .heading-wrapper .team {
    gap: 10px;
    top: 10px;
    padding: 0 20px;
  }
  /* line 16, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .heading-wrapper .team .team-name {
    gap: 5px;
    position: initial;
    top: 18px;
    left: 120px;
    width: 63%;
    font-size: 18px;
  }
  /* line 26, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .heading-wrapper .team .logo img {
    width: 60px;
    height: 60px;
  }
  /* line 34, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .tab-switch {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    width: inherit;
  }
  /* line 39, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .tab-switch li {
    width: 100%;
  }
  /* line 44, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .tab-switch li:nth-of-type(1) label, [data-scope-path='teams/show'] .tab-switch li:nth-last-of-type(1) label {
    border-radius: 0;
  }
  /* line 49, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .tab-switch li .tab-list {
    width: inherit;
  }
  /* line 57, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-info figure img {
    height: inherit;
  }
  /* line 62, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-info .preview--youtube {
    height: calc(95vw - 190px);
  }
  /* line 68, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-activity-log .activity-logs {
    flex-direction: column;
  }
  /* line 71, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-activity-log .activity-logs .log {
    gap: 10px;
    padding: 13px;
    width: 100%;
  }
  /* line 76, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-activity-log .activity-logs .log .title {
    font-size: 16px;
  }
  /* line 80, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer {
    flex-direction: column;
    align-items: initial;
    justify-content: initial;
  }
  /* line 86, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer .author .name {
    font-size: 12px;
  }
  /* line 91, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer .right {
    gap: 5px;
  }
  /* line 94, app/assets/stylesheets/teams/show.mobile.scss */
  [data-scope-path='teams/show'] .team-activity-log .activity-logs .log footer .right .material-symbols-rounded {
    font-size: 16px;
  }
}
/* line 2, app/assets/stylesheets/teams/user_status/form.desktop.scss */
[data-scope-path='teams/user_status/form'] .form {
  margin: 55px 0 0 0;
}

/* line 5, app/assets/stylesheets/teams/user_status/form.desktop.scss */
[data-scope-path='teams/user_status/form'] .form .textarea {
  display: block;
  padding: 10px;
  width: 100%;
  height: 120px;
  border-radius: 8px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  resize: vertical;
  overflow-y: auto;
  color: #52616a;
  line-height: 1.2;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic UI", "Meiryo", sans-serif;
}

/* line 22, app/assets/stylesheets/teams/user_status/form.desktop.scss */
[data-scope-path='teams/user_status/form'] .form .buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 10px;
  padding: 10px 0;
  z-index: 10;
}

/* line 31, app/assets/stylesheets/teams/user_status/form.desktop.scss */
[data-scope-path='teams/user_status/form'] .form .buttons .button {
  font-size: 12px;
  color: #fff;
  padding: 4px 16px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 39, app/assets/stylesheets/teams/user_status/form.desktop.scss */
[data-scope-path='teams/user_status/form'] .form .buttons .button:hover {
  opacity: 0.7;
}

/* line 44, app/assets/stylesheets/teams/user_status/form.desktop.scss */
[data-scope-path='teams/user_status/form'] .form .buttons .submit {
  appearance: none;
  -webkit-appearance: none;
  border: #a0bf69;
  background-color: #a0bf69;
  font-weight: bold;
}

/* line 52, app/assets/stylesheets/teams/user_status/form.desktop.scss */
[data-scope-path='teams/user_status/form'] .form .buttons .cancel {
  border: 1px solid #f1404b;
  color: #f1404b;
  background-color: #fff;
  text-decoration: none;
}
/* line 1, app/assets/stylesheets/teams/user_status/show.desktop.scss */
[data-scope-path='teams/user_status/show'] {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 20px;
  max-width: 420px;
  width: 95%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* line 18, app/assets/stylesheets/teams/user_status/show.desktop.scss */
[data-scope-path='teams/user_status/show'] .modal-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
  max-height: 400px;
}

/* line 27, app/assets/stylesheets/teams/user_status/show.desktop.scss */
[data-scope-path='teams/user_status/show'] .modal-inner header {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 32, app/assets/stylesheets/teams/user_status/show.desktop.scss */
[data-scope-path='teams/user_status/show'] .modal-inner header img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12);
}

/* line 42, app/assets/stylesheets/teams/user_status/show.desktop.scss */
[data-scope-path='teams/user_status/show'] .modal-inner header .username a {
  font-weight: bold;
  color: #03a6ff;
}

/* line 49, app/assets/stylesheets/teams/user_status/show.desktop.scss */
[data-scope-path='teams/user_status/show'] .modal-inner .description {
  padding: 0 5px;
  font-size: 14px;
  color: #52616a;
  overflow-y: auto;
}

/* line 56, app/assets/stylesheets/teams/user_status/show.desktop.scss */
[data-scope-path='teams/user_status/show'] .modal-inner .dismiss-button {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}
/* line 1, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 20px;
  max-width: 420px;
  width: 95%;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 2;
  gap: 20px;
}

/* line 20, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .title {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 20px;
}

/* line 27, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 0;
}

/* line 33, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .form .tips {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 5px;
  color: #52616a;
}

/* line 40, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .form .tips .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 47, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .form .button:hover {
  opacity: 0.7;
}

/* line 52, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .form .submit {
  appearance: none;
  -webkit-appearance: none;
  font-size: 12px;
  color: #fff;
  padding: 6px 20px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: bold;
  border: #a0bf69;
  background-color: #a0bf69;
}

/* line 65, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .form .submit.reject-button {
  border: #ce2f39;
  background-color: #ce2f39;
}

/* line 72, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .dismiss-button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .users {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 10px;
  width: 100%;
  max-height: 50dvh;
  overflow-y: auto;
}

/* line 88, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .users .user {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}

/* line 94, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .users .user .left {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 100, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .users .user .left .image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 109, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .users .user .left a {
  font-size: 12px;
  color: #03a6ff;
}

/* line 115, app/assets/stylesheets/teams/users/index.desktop.scss */
[data-scope-path='teams/users/index'] .users .user .right {
  display: flex;
  gap: 10px;
}
/* line 1, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 20px;
  max-width: 420px;
  width: 95%;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 2;
  gap: 30px;
}

/* line 20, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .title {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 20px;
}

/* line 27, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 0;
}

/* line 33, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .tips {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 5px;
  color: #52616a;
}

/* line 40, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .tips .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 46, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .button {
  text-align: center;
}

/* line 50, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}

/* line 57, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .buttons .button {
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 66, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .buttons .submit {
  appearance: none;
  -webkit-appearance: none;
  font-weight: bold;
  border: #a0bf69;
  background-color: #a0bf69;
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .buttons .submit:hover {
  opacity: 0.7;
}

/* line 84, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .buttons .cancel {
  border: 1px solid #f1404b;
  color: #f1404b;
  background-color: #fff;
  text-decoration: none;
}

/* line 90, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .form .buttons .cancel:hover {
  opacity: 0.7;
}

/* line 97, app/assets/stylesheets/teams/users/new.desktop.scss */
[data-scope-path='teams/users/new'] .dismiss-button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/* line 2, app/assets/stylesheets/topics/edit.desktop.scss */
[data-scope-path='topics/edit'] .content-wrapper {
  display: flex;
  gap: 20px;
}
/* line 2, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 0;
}

/* line 9, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 14, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__field .form__heading {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* line 20, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__field .form__error {
  color: #f1404b;
}

/* line 25, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__label {
  color: #252c41;
}

/* line 29, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  max-height: 150px;
}

/* line 36, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__header_banner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  background: linear-gradient(180deg, #F6416C 0%, #FFDE7D 100%);
  color: #fff;
  cursor: pointer;
}

/* line 45, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__header_banner .icon__add_photo_alternate {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 10px;
  border-radius: 25px;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 1;
}

/* line 54, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__header_banner .icon__add_photo_alternate:hover {
  opacity: 0.7;
}

/* line 60, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__header_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80px;
  width: 80px;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.65);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  color: #fff;
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__header_icon .icon__add_photo_alternate {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  border-radius: 25px;
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 82, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__header_icon .icon__add_photo_alternate:hover {
  opacity: 0.7;
}

/* line 88, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__file_field {
  display: none;
}

/* line 92, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__file_preview_banner {
  width: 100%;
}

/* line 95, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__file_preview_banner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  mix-blend-mode: darken;
  content: '';
}

/* line 106, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__file_preview_banner img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

/* line 112, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__file_preview_banner .form__banner_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  mix-blend-mode: darken;
}

/* line 123, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__file_preview_icon {
  width: 100%;
}

/* line 126, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__header .form__file_preview_icon img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 12px;
}

/* line 135, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__title {
  display: block;
  padding: 15px;
  width: 100%;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 148, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__textarea {
  display: block;
  padding: 15px;
  width: 100%;
  min-height: 140px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  resize: vertical;
  background-color: #fff;
  overflow-y: auto;
  line-height: 1.5;
}

/* line 166, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__text_field {
  display: block;
  margin-top: 5px;
  padding: 15px;
  width: 100%;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 179, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__tips {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 184, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__tips div {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 191, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__tips .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 197, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__disabled {
  user-select: none;
  opacity: 0.4;
}

/* line 202, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__submit_button {
  text-align: center;
}

/* line 205, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__submit_button .form__submit {
  appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: bold;
  border: #a0bf69;
  background-color: #a0bf69;
}

/* line 218, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/form'] .form__submit_button .form__submit:hover {
  opacity: 0.7;
}

/* line 7, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  color: #252c41;
}

/* line 17, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons .radio {
  display: none;
}

/* line 21, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons .input--radio {
  user-select: none;
}

/* line 24, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons .input--radio label {
  cursor: pointer;
  display: flex;
  gap: 5px;
}

/* line 31, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons .input__box {
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #f4f5f9;
  user-select: none;
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  transition: background-color .1s ease;
  opacity: .9;
  background-color: #fff;
  border-radius: 50%;
}

/* line 47, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons .input--radio input:checked + .input__box {
  border-radius: 50%;
  background-color: #a0bf69;
  transition-delay: 0s;
  animation-name: wobble;
  animation-duration: .3s;
  animation-timing-function: ease;
}

@keyframes wobble {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(1.1, 0.9) rotate(5deg);
    transform: scale(1.1, 0.9) rotate(5deg);
  }
  70% {
    -webkit-transform: scale(0.9, 1.1) rotate(-3deg);
    transform: scale(0.9, 1.1) rotate(-3deg);
  }
  80% {
    -webkit-transform: scale(1.05, 0.95) rotate(1deg);
    transform: scale(1.05, 0.95) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}

/* line 80, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons .input--radio .input__box:after {
  content: "";
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
}

/* line 87, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .radio-buttons .input--radio input:checked + .input__box:after {
  position: absolute;
  top: 19%;
  left: 20%;
  width: 10px;
  height: 10px;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}

/* line 98, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 103, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .js-error {
  display: none;
  color: #f1404b;
}

/* line 108, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .submit-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/* line 116, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .attached-images {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}

/* line 123, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .attached-images .file-label .material-symbols-rounded {
  color: #52616a;
  font-size: 28px;
  user-select: none;
  cursor: pointer;
}

/* line 129, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .attached-images .file-label .material-symbols-rounded:hover {
  opacity: 0.8;
}

/* line 134, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .attached-images .file-label .file {
  display: none;
}

/* line 140, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .image-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
}

/* line 146, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .image-box img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  user-select: none;
}

/* line 153, app/assets/stylesheets/topics/form.desktop.scss */
[data-scope-path='topics/form'] .form__form .attachments .image-box .material-symbols-rounded {
  font-weight: 300;
  font-size: 20px;
  color: #f1404b;
  user-select: none;
  cursor: pointer;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/topics/form.mobile.scss */
  [data-scope-path='topics/form'] .form {
    width: 100%;
  }
}
/* line 5, app/assets/stylesheets/topics/hashtags/edit.desktop.scss */
[data-scope-path='topics/hashtags/edit'] {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 95%;
  max-width: 600px;
  max-height: 80%;
  background: #ffffff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 2;
  overflow-y: scroll;
}

/* line 17, app/assets/stylesheets/mixin/layouts/_modal.scss */
[data-scope-path='topics/hashtags/edit'] .modal__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
}

/* line 25, app/assets/stylesheets/mixin/layouts/_modal.scss */
[data-scope-path='topics/hashtags/edit'] .modal__title {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 18px;
}

/* line 32, app/assets/stylesheets/mixin/layouts/_modal.scss */
[data-scope-path='topics/hashtags/edit'] .modal__dismiss_button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 0;
}

/* line 9, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 14, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__field .form__heading {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* line 20, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__field .form__error {
  color: #f1404b;
}

/* line 25, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__label {
  color: #252c41;
}

/* line 29, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  max-height: 150px;
}

/* line 36, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__header_banner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  background: linear-gradient(180deg, #F6416C 0%, #FFDE7D 100%);
  color: #fff;
  cursor: pointer;
}

/* line 45, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__header_banner .icon__add_photo_alternate {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 10px;
  border-radius: 25px;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 1;
}

/* line 54, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__header_banner .icon__add_photo_alternate:hover {
  opacity: 0.7;
}

/* line 60, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__header_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80px;
  width: 80px;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.65);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  color: #fff;
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__header_icon .icon__add_photo_alternate {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  border-radius: 25px;
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 82, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__header_icon .icon__add_photo_alternate:hover {
  opacity: 0.7;
}

/* line 88, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__file_field {
  display: none;
}

/* line 92, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__file_preview_banner {
  width: 100%;
}

/* line 95, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__file_preview_banner::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  mix-blend-mode: darken;
  content: '';
}

/* line 106, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__file_preview_banner img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

/* line 112, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__file_preview_banner .form__banner_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  mix-blend-mode: darken;
}

/* line 123, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__file_preview_icon {
  width: 100%;
}

/* line 126, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__header .form__file_preview_icon img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 12px;
}

/* line 135, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__title {
  display: block;
  padding: 15px;
  width: 100%;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 148, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__textarea {
  display: block;
  padding: 15px;
  width: 100%;
  min-height: 140px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  resize: vertical;
  background-color: #fff;
  overflow-y: auto;
  line-height: 1.5;
}

/* line 166, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__text_field {
  display: block;
  margin-top: 5px;
  padding: 15px;
  width: 100%;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 179, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__tips {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 184, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__tips div {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 191, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__tips .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 197, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__disabled {
  user-select: none;
  opacity: 0.4;
}

/* line 202, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__submit_button {
  text-align: center;
}

/* line 205, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__submit_button .form__submit {
  appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  color: #fff;
  padding: 8px 36px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: bold;
  border: #a0bf69;
  background-color: #a0bf69;
}

/* line 218, app/assets/stylesheets/mixin/_form.scss */
[data-scope-path='topics/hashtags/edit'] .form__submit_button .form__submit:hover {
  opacity: 0.7;
}

/* line 2, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .hashtags__list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  list-style-type: none;
}

/* line 10, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .hashtags__list .hashtags__item {
  display: flex;
  align-items: center;
  padding: 2px 6px;
  line-height: 1.2;
  border-radius: 16px;
  background-color: rgba(3, 166, 255, 0.1);
  cursor: default;
}

/* line 19, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .hashtags__list .hashtags__item :hover {
  opacity: 0.7;
}

/* line 23, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .hashtags__list .hashtags__item .hashtags__link {
  font-size: 14px;
  color: #03a6ff;
  text-decoration: none;
}

/* line 30, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .hashtags__list .hashtags__item .hashtags__remove .icon__close {
  font-size: 22px;
  color: #52616a;
}

/* line 37, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .hashtags__list .hashtags__item__custom {
  cursor: default;
}

/* line 41, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .hashtags__list .hashtags__item__custom .hashtags__link__custom .icon__add {
  font-size: 20px;
}

/* line 48, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .tagify__tag {
  line-height: 1.2;
}

/* line 52, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .tagify__tag > div::before {
  box-shadow: none;
  background-color: rgba(3, 166, 255, 0.1);
  border-radius: 16px;
}

/* line 60, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .tagify__tag-text {
  font-size: 14px;
  color: #03a6ff;
}

/* line 66, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/hashtags/edit'] .tagify__tag__removeBtn::after {
  font-size: 18px;
}
/* line 2, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

/* line 8, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button form {
  margin: 0;
}

/* line 12, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button .submit {
  display: flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  margin: 0;
  padding: 5px;
  width: 30px;
  height: 30px;
  font-weight: bold;
  font-size: 22px;
  color: #f91881;
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none;
  background-color: #fff;
  border-radius: 50%;
  line-height: 1;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
}

/* line 36, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button .submit::after {
  margin-top: 2px;
  font-family: 'Material Symbols Rounded';
  content: '\e87d';
  font-variation-settings: 'FILL' 0, 'wght' 600, 'GRAD' 0, 'opsz' 48;
}

/* line 43, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button .submit:hover {
  opacity: 0.7;
}

/* line 49, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button .unlike::after {
  font-family: 'Material Symbols Rounded';
  content: '\e87d';
  font-variation-settings: 'FILL' 1, 'wght' 600, 'GRAD' 0, 'opsz' 48;
}

/* line 57, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button .animate::after {
  transition-delay: 0s;
  animation-name: like;
  animation-duration: .3s;
  animation-timing-function: ease;
}

@keyframes like {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(1.3, 0.8) rotate(5deg);
    transform: scale(1.3, 0.8) rotate(5deg);
  }
  70% {
    -webkit-transform: scale(0.8, 1.3) rotate(-3deg);
    transform: scale(0.8, 1.3) rotate(-3deg);
  }
  80% {
    -webkit-transform: scale(1.1, 0.85) rotate(1deg);
    transform: scale(1.1, 0.85) rotate(1deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}

/* line 89, app/assets/stylesheets/mixin/_likes.scss */
[data-scope-path='topics/likes/like'] .like__button .count {
  font-size: 12px;
  color: #52616a;
}
/* line 2, app/assets/stylesheets/topics/new.desktop.scss */
[data-scope-path='topics/new'] .content-wrapper {
  display: flex;
  gap: 20px;
}
/* line 4, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 10, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .user-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
}

/* line 21, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .user-image .material-symbols-rounded {
  user-select: none;
  font-size: 30px;
}

/* line 26, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .user-image img {
  display: inline;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 35, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper a[id] {
  display: block;
  padding-top: 85px;
  margin-top: -85px;
}

/* line 41, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  width: calc(100% - 80px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  word-break: break-all;
}

/* line 55, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response::before {
  position: absolute;
  top: 15px;
  left: -12px;
  border-right: 12px solid #e9e9e9;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  content: "";
}

/* line 65, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response::after {
  position: absolute;
  top: 14px;
  left: -11px;
  border-right: 12px solid #fff;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  content: "";
}

/* line 75, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .header {
  display: flex;
  gap: 10px;
  font-weight: bold;
  color: #252c41;
}

/* line 82, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .header .username .user-link {
  color: #03a6ff;
  text-decoration: none;
}

/* line 86, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .header .username .user-link:hover {
  opacity: 0.7;
}

/* line 93, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response a[id^="anchor-"] {
  position: relative;
  outline: none;
  z-index: -1;
}

/* line 99, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .body {
  line-height: 1.5;
  color: #252c41;
}

/* line 2, app/assets/stylesheets/mixin/_youtube_preview.scss */
[data-scope-path='topics/response'] .response-wrapper .response .body .youtube__preview {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 650px;
  height: 370px;
}

@media screen and (max-width: 810px) {
  /* line 2, app/assets/stylesheets/mixin/_youtube_preview.scss */
  [data-scope-path='topics/response'] .response-wrapper .response .body .youtube__preview {
    height: calc(95vw - 190px);
  }
}

/* line 14, app/assets/stylesheets/mixin/_youtube_preview.scss */
[data-scope-path='topics/response'] .response-wrapper .response .body .youtube__iframe-discription {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #52616a;
}

/* line 105, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .body p {
  margin: 0;
}

/* line 109, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .body a {
  color: #03a6ff;
  font-weight: 500;
}

/* line 115, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 10px;
}

/* line 121, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images .thumb {
  display: block;
  width: 100px;
  height: 60px;
  overflow: hidden;
  cursor: pointer;
}

/* line 130, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images .thumb .image-wrapper.popup::after {
  font-family: 'Material Symbols Rounded';
  content: '\e5cd';
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 36px;
}

/* line 142, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images .thumb .image-wrapper:not(.popup):hover {
  opacity: 0.7;
}

/* line 148, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images .thumb img {
  width: 100px;
  height: 60px;
  object-fit: cover;
  border-radius: 4px;
}

/* line 155, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images .thumb .popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  height: auto;
  max-width: max-content;
  transform: translate(-50%, -50%);
  z-index: 50;
  background: rgba(0, 0, 0, 0.8);
}

/* line 167, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images .thumb .image-popup {
  width: 100%;
  height: auto;
  max-height: 95dvh;
}

/* line 174, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .images .overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}

/* line 186, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #52616a;
  margin-top: 10px;
}

/* line 193, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer a {
  text-decoration: none;
}

/* line 196, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer a .material-symbols-rounded {
  font-size: 20px;
  user-select: none;
  cursor: pointer;
}

/* line 203, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  font-size: 14px;
  color: #52616a;
}

/* line 211, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer .right .material-symbols-rounded {
  font-size: 18px;
}

/* line 215, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer .right .updated-at {
  white-space: nowrap;
}

/* line 220, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer .right .updated-at .material-symbols-rounded {
  font-size: 20px;
}

/* line 225, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .footer .right .created-at {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 235, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 240, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .menu-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  right: 0;
  padding: 10px;
  background-color: white;
  border-radius: 12px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}

/* line 256, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .menu-item {
  width: 70px;
}

/* line 259, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .menu-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  font-size: 14px;
  color: #252c41;
}

/* line 268, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .menu-item a:hover {
  opacity: 0.7;
}

/* line 272, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .menu-item a .material-symbols-rounded {
  font-size: 18px;
}

/* line 276, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .menu-item a.color-danger {
  color: #f1404b;
}

/* line 279, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .menu-item a.color-danger .material-symbols-rounded {
  color: #f1404b;
}

/* line 286, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .material-symbols-rounded {
  cursor: pointer;
  font-size: 22px;
  color: #52616a;
}

/* line 291, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu .material-symbols-rounded:hover {
  opacity: 0.7;
}

/* line 297, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu-checkbox {
  display: none;
}

/* line 300, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .menu-checkbox:checked ~ .menu-wrapper {
  opacity: 1;
  visibility: inherit;
}

/* line 306, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  margin: 0;
}

/* line 313, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .textarea {
  display: block;
  padding: 15px;
  width: 100%;
  min-height: 140px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  color: #252c41;
  outline: none;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  resize: vertical;
  background-color: #fff;
  overflow-y: auto;
  line-height: 1.5;
  word-break: break-all;
}

/* line 332, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* line 337, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .js-error {
  display: none;
  color: #f1404b;
}

/* line 343, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .submit-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/* line 351, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .attached-images {
  display: flex;
  gap: 20px;
  align-items: center;
}

/* line 357, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .attached-images .file-label .material-symbols-rounded {
  color: #52616a;
  font-size: 28px;
  user-select: none;
  cursor: pointer;
}

/* line 363, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .attached-images .file-label .material-symbols-rounded:hover {
  opacity: 0.8;
}

/* line 368, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .attached-images .file-label .file {
  display: none;
}

/* line 374, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .image-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
}

/* line 380, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .image-box img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  user-select: none;
}

/* line 387, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .attachments .image-box .material-symbols-rounded {
  font-weight: 300;
  font-size: 20px;
  color: #f1404b;
  user-select: none;
  cursor: pointer;
}

/* line 397, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .tips {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 402, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .tips div {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 409, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .tips .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 415, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .response-button {
  display: flex;
  justify-content: flex-end;
}

/* line 419, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .response-button .submit-button {
  border-radius: 26px;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 425, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .response-button .submit-button .submit {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  padding: 8px 26px;
  border-radius: 26px;
  font-size: 14px;
  color: #252c41;
  background-color: #fff;
  cursor: pointer;
}

/* line 437, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .response-button .submit-button:hover {
  opacity: 0.7;
}

/* line 443, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .field {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* line 448, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .form .field .error {
  color: #f1404b;
}

/* line 454, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

/* line 460, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons .button {
  font-size: 14px;
  color: #fff;
  padding: 6px 26px;
  border-radius: 26px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 469, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons .submit {
  appearance: none;
  -webkit-appearance: none;
  padding: 8px 26px;
  border-radius: 26px;
  border: #a0bf69;
  background-color: #a0bf69;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}

/* line 481, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons .submit:hover {
  opacity: 0.7;
}

/* line 486, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons .cancel, [data-scope-path='topics/response'] .response-wrapper .response .buttons .delete {
  color: #f1404b;
}

/* line 489, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons .cancel:hover, [data-scope-path='topics/response'] .response-wrapper .response .buttons .delete:hover {
  opacity: 0.7;
}

/* line 494, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons .submit-button {
  width: max-content;
  border-radius: 26px;
  background-color: #fff;
  cursor: pointer;
}

/* line 501, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .response-wrapper .response .buttons .cancel {
  display: block;
  text-align: right;
  color: #f1404b;
  font-size: 14px;
}

/* line 512, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .image-wrapper.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  height: auto;
  max-width: max-content;
  transform: translate(-50%, -50%);
  z-index: 50;
  background: rgba(0, 0, 0, 0.8);
}

/* line 523, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .image-wrapper.popup::after {
  font-family: 'Material Symbols Rounded';
  content: '\e5cd';
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 36px;
  line-height: 1.15;
  cursor: pointer;
}

/* line 537, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .image-wrapper:not(.popup):hover {
  opacity: 0.9;
  cursor: pointer;
}

/* line 543, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .image-wrapper .image-popup {
  width: 100%;
  height: auto;
  max-height: 95dvh;
}

/* line 549, app/assets/stylesheets/topics/response.desktop.scss */
[data-scope-path='topics/response'] .image-wrapper .overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper {
    position: relative;
    flex-direction: column;
  }
  /* line 7, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .user-image {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    z-index: 1;
  }
  /* line 16, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response {
    padding: 15px;
    width: 100%;
    font-size: 14px;
  }
  /* line 21, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response::before, [data-scope-path='topics/response'] .response-wrapper .response::after {
    content: inherit;
  }
  /* line 25, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response .header {
    margin-left: 45px;
    margin-top: 6.5px;
  }
  /* line 29, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response .header .username {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-width: 220px;
  }
  /* line 39, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response .images .thumb {
    width: 80px;
    height: 50px;
  }
  /* line 43, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response .images .thumb img {
    width: 80px;
    height: 50px;
  }
  /* line 48, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response .images .thumb .popup {
    width: 95%;
  }
  /* line 54, app/assets/stylesheets/topics/response.mobile.scss */
  [data-scope-path='topics/response'] .response-wrapper .response .footer {
    gap: 5px;
  }
}
/* line 1, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] {
  z-index: 50;
  transform: translateX(100%);
  transition: all 0.2s;
  overflow-x: auto;
  box-sizing: border-box;
}

/* line 8, app/assets/stylesheets/topics/responses/replies/index.scss */
.active[data-scope-path='topics/responses/replies/index'] {
  transform: translateX(0);
}

/* line 12, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index']:has(.drawer-toggle:checked) {
  transform: translateX(100%);
}

/* line 16, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .icon__close {
  cursor: pointer;
}

/* line 20, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] #topics_responses_replies {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

/* line 26, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .reply {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

/* line 32, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .header {
  display: flex;
  gap: 5px;
  align-items: center;
  margin-bottom: 10px;
}

/* line 38, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .header .user__image {
  border-radius: 10px;
}

/* line 41, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .header .user__image img {
  width: 20px;
  height: 20px;
  object-fit: cover;
  border-radius: 10px;
}

/* line 49, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .header .name {
  font-weight: bold;
}

/* line 52, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .header .name .user-link {
  color: #03a6ff;
  text-decoration: none;
}

/* line 59, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  color: #52616a;
  font-size: 14px;
}

/* line 67, app/assets/stylesheets/topics/responses/replies/index.scss */
[data-scope-path='topics/responses/replies/index'] .footer .material-symbols-rounded {
  font-size: 18px;
}
/* line 6, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 2, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100vh;
  z-index: 1;
}

/* line 9, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container:hover {
  opacity: 0.85;
}

/* line 14, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container.scroll_to_target__container__intersecting .scroll_to_target___button {
  opacity: 0;
  visibility: hidden;
}

/* line 20, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container .scroll_to_target___button {
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}

/* line 30, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container .button {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 5px;
  border-radius: 30px;
  cursor: pointer;
  border: none;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  color: #252c41;
}

/* line 41, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container .button .image {
  position: relative;
  width: 34px;
  height: 34px;
  object-fit: contain;
  border-radius: 50%;
}

/* line 48, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container .button .image:first-of-type {
  left: 3px;
}

/* line 52, app/assets/stylesheets/mixin/_scroll_to_target.scss */
[data-scope-path='topics/show'] .scroll_to_target__container .button .image:last-of-type {
  right: 3px;
}

/* line 3, app/assets/stylesheets/mixin/_button__next_link.scss */
[data-scope-path='topics/show'] .button__next_link {
  font-weight: bold;
  width: 100%;
  padding: 0.3em 4em;
  cursor: pointer;
  transition: all 0.3s;
  color: #03a6ff;
  border: 2px solid #03a6ff;
  border-radius: 20px;
  background: #fff;
}

/* line 14, app/assets/stylesheets/mixin/_button__next_link.scss */
[data-scope-path='topics/show'] .button__next_link:hover {
  transition: all 0.3s;
  color: #fff;
  background: #03a6ff;
}

/* line 15, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  z-index: 1;
  border-radius: 0 0 16px 16px;
  background: center/cover no-repeat, linear-gradient(180deg, #F6416C 0%, #FFDE7D 100%), rgba(0, 0, 0, 0.65);
  background-blend-mode: darken;
}

/* line 27, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .hidden {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  gap: 10px;
  width: 100%;
  height: 300px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  background-image: linear-gradient(180deg, transparent 0%, #111111ba 0%);
}

/* line 40, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .hidden .material-symbols-rounded {
  font-size: 45px;
}

/* line 45, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .heading-top {
  display: flex;
  flex-direction: column;
  max-width: 960px;
}

/* line 50, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .heading-top h1 {
  margin: 0 15px;
  line-height: 1.35;
  font-size: 28px;
}

/* line 55, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .heading-top h1 .title {
  display: flex;
  align-items: center;
  color: #f4f5f9;
}

/* line 61, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .heading-top h1 .title .material-symbols-rounded {
  font-size: 32px;
}

/* line 68, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .category {
  padding: 8px 50px;
  font-size: 20px;
  color: #f4f5f9;
  font-weight: bold;
  border-radius: 8px 0 0 0;
}

/* line 75, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .category--strategy {
  background-color: #30A9DE;
}

/* line 78, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .category--skill_build {
  background-color: #F68657;
}

/* line 81, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .category--equipment {
  background-color: #5A9367;
}

/* line 84, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .category--recruit {
  background-color: #9055A2;
}

/* line 87, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .category--screenshot_share {
  background-color: #ef5285;
}

/* line 90, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__heading-wrapper .category--small_talk {
  background-color: #77919d;
}

/* line 96, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  gap: 30px;
}

/* line 105, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__header .image img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 12px;
  background: #fff;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 115, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__header .title {
  max-width: 800px;
  font-weight: bold;
  text-align: left;
  margin: 0;
}

/* line 125, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__settings {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 20px;
  z-index: 1;
}

/* line 134, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__settings .icon__settings {
  color: #52616a;
}

/* line 137, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .page__settings .icon__settings::before {
  content: '\e5d3';
}

/* line 143, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .share {
  position: absolute;
  top: -190px;
  left: -65px;
  height: 100%;
}

@media screen and (max-width: 1350px) {
  /* line 143, app/assets/stylesheets/topics/show.desktop.scss */
  [data-scope-path='topics/show'] .share {
    position: static;
    height: inherit;
  }
}

/* line 154, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .share .icons {
  position: sticky;
  top: 70px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

@media screen and (max-width: 1350px) {
  /* line 154, app/assets/stylesheets/topics/show.desktop.scss */
  [data-scope-path='topics/show'] .share .icons {
    align-items: center;
    justify-content: center;
  }
}

/* line 167, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] .share .sns-shares {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  font-size: 10px;
  color: #52616a;
  text-decoration: none;
}

/* line 10, app/assets/stylesheets/mixin/_sns-shares.scss */
[data-scope-path='topics/show'] .share .sns-shares:hover {
  opacity: 0.7;
}

/* line 14, app/assets/stylesheets/mixin/_sns-shares.scss */
[data-scope-path='topics/show'] .share .sns-shares img {
  padding: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
}

/* line 172, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article {
  position: relative;
  display: flex;
  gap: 20px;
}

/* line 177, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .responses {
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex: 3;
}

/* line 183, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .responses .append-response {
  display: none;
}

/* line 187, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .responses .cannot-comment {
  margin: 20px 0;
  text-align: center;
  font-size: 14px;
  color: #52616a;
}

/* line 194, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .responses .responses__inner {
  display: flex;
  flex-direction: column-reverse;
  gap: 24px;
}

/* line 201, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .sidebar {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 8px;
}

/* line 208, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 213, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
  background: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
}

/* line 223, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .sidebar__box__heading {
  display: flex;
  align-items: center;
  color: #52616a;
}

/* line 228, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .sidebar__box__heading .icon__hashtag {
  font-size: 22px;
}

/* line 231, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .sidebar__box__heading .icon__hashtag::before {
  content: '\e9ef';
}

/* line 2, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .hashtags__list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  list-style-type: none;
}

/* line 10, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .hashtags__list .hashtags__item {
  display: flex;
  align-items: center;
  padding: 2px 6px;
  line-height: 1.2;
  border-radius: 16px;
  background-color: rgba(3, 166, 255, 0.1);
  cursor: default;
}

/* line 19, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .hashtags__list .hashtags__item :hover {
  opacity: 0.7;
}

/* line 23, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .hashtags__list .hashtags__item .hashtags__link {
  font-size: 14px;
  color: #03a6ff;
  text-decoration: none;
}

/* line 30, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .hashtags__list .hashtags__item .hashtags__remove .icon__close {
  font-size: 22px;
  color: #52616a;
}

/* line 37, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .hashtags__list .hashtags__item__custom {
  cursor: default;
}

/* line 41, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .hashtags__list .hashtags__item__custom .hashtags__link__custom .icon__add {
  font-size: 20px;
}

/* line 48, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .tagify__tag {
  line-height: 1.2;
}

/* line 52, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .tagify__tag > div::before {
  box-shadow: none;
  background-color: rgba(3, 166, 255, 0.1);
  border-radius: 16px;
}

/* line 60, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .tagify__tag-text {
  font-size: 14px;
  color: #03a6ff;
}

/* line 66, app/assets/stylesheets/mixin/_hashtags.scss */
[data-scope-path='topics/show'] article .sidebar .sidebar__boxs .sidebar__box .tagify__tag__removeBtn::after {
  font-size: 18px;
}

/* line 242, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside {
  flex: 1;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 249, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .related-topics {
  text-align: center;
  font-size: 20px;
}

/* line 254, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 259, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic {
  position: relative;
  width: 100%;
  height: 190px;
  box-sizing: border-box;
  border-radius: 8px 8px 6px 6px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  text-decoration: none;
  transition: all 0.3s ease 0s;
  background-color: #fff;
}

/* line 270, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic:hover {
  transform: translateY(-0.12em);
}

/* line 274, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header {
  position: relative;
  overflow: hidden;
}

/* line 278, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .image::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(180deg, transparent 0 40%, #111 120%);
}

/* line 288, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 8px 8px 0px 0px;
}

/* line 295, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .category {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px 20px;
  font-size: 14px;
  color: #f4f5f9;
  box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

/* line 305, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .category--strategy {
  background-color: #30A9DE;
}

/* line 308, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .category--skill_build {
  background-color: #F68657;
}

/* line 311, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .category--equipment {
  background-color: #5A9367;
}

/* line 314, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .category--recruit {
  background-color: #9055A2;
}

/* line 317, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .category--screenshot_share {
  background-color: #ef5285;
}

/* line 320, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic header .category--small_talk {
  background-color: #77919d;
}

/* line 326, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic .title {
  padding: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 25px;
  color: #252c41;
}

/* line 336, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic footer {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 0 10px 10px;
  box-sizing: border-box;
}

/* line 347, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic footer .size, [data-scope-path='topics/show'] article aside .topics .topic footer .created_at {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  color: #52616a;
  font-size: 14px;
}

/* line 355, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .topic footer .size .material-symbols-rounded, [data-scope-path='topics/show'] article aside .topics .topic footer .created_at .material-symbols-rounded {
  font-size: 18px;
}

/* line 362, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .no-contents {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  color: #52616a;
}

/* line 371, app/assets/stylesheets/topics/show.desktop.scss */
[data-scope-path='topics/show'] article aside .topics .no-contents img {
  width: 150px;
  height: 150px;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper {
    height: 150px;
  }
  /* line 6, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .hidden {
    height: 150px;
    font-size: 20px;
  }
  /* line 10, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .hidden .material-symbols-rounded {
    font-size: 30px;
  }
  /* line 17, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .heading-top h1 .title {
    font-size: 16px;
  }
  /* line 23, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .topic-info {
    gap: 10px;
  }
  /* line 26, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .topic-info .material-symbols-rounded {
    font-size: 20px;
  }
  /* line 31, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .topic-info #topic_favorite .submit {
    font-size: 22px;
  }
  /* line 34, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .topic-info #topic_favorite .submit:hover {
    opacity: 1;
  }
  /* line 41, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] .heading-wrapper .category {
    padding: 8px 20px;
    font-size: 14px;
  }
  /* line 47, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article {
    flex-direction: column;
  }
  /* line 50, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside {
    padding: 0;
  }
  /* line 53, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside .topics {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 7px;
  }
  /* line 59, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside .topics .topic {
    width: calc(50% - 12px);
  }
  /* line 62, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside .topics .topic .title {
    height: 22px;
    font-size: 14px;
  }
  /* line 67, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside .topics .topic footer {
    gap: 10px;
  }
  /* line 70, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside .topics .topic footer .size, [data-scope-path='topics/show'] article aside .topics .topic footer .created_at {
    font-size: 12px;
  }
  /* line 73, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside .topics .topic footer .size .material-symbols-rounded, [data-scope-path='topics/show'] article aside .topics .topic footer .created_at .material-symbols-rounded {
    font-size: 16px;
  }
  /* line 80, app/assets/stylesheets/topics/show.mobile.scss */
  [data-scope-path='topics/show'] article aside .topics .no-contents {
    width: 100%;
  }
}
/* line 2, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .heading-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  height: 300px;
  background-image: url(/images/background2.jpg);
  background-repeat: no-repeat;
  background-position: 50% 25%;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: darken;
  z-index: 1;
}

/* line 19, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .heading-wrapper .heading-top {
  display: flex;
  flex-direction: column;
}

/* line 24, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .heading-wrapper h1 {
  display: flex;
  justify-content: center;
  margin: 0;
}

/* line 29, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .heading-wrapper h1 .title {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f4f5f9;
}

/* line 35, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .heading-wrapper h1 .title .material-symbols-rounded {
  font-size: 32px;
}

/* line 41, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .heading-wrapper .description {
  color: #f4f5f9;
  font-size: 18px;
  font-weight: 400;
}

/* line 48, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main {
  display: flex;
  gap: 20px;
}

/* line 52, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section {
  display: flex;
  flex-direction: column;
  gap: 40px;
  flex: 3;
}

/* line 58, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 63, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading.border-red {
  border-bottom: 1px solid #f1404b;
}

/* line 67, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading.border-green {
  border-bottom: 1px solid #a0bf69;
}

/* line 71, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading .box {
  display: inline-block;
  padding: 8px 12px;
  color: #fff;
  border-radius: 8px 8px 0 0;
}

/* line 77, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading .box.backgrond-red {
  background: #f1404b;
}

/* line 81, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading .box.backgrond-green {
  background: #a0bf69;
}

/* line 85, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading .box .text {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
}

/* line 92, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading .box .text .material-symbols-rounded {
  font-size: 20px;
}

/* line 99, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading .readmore a {
  font-size: 14px;
  text-decoration: none;
  color: #52616a;
}

/* line 104, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .heading .readmore a:hover {
  opacity: 0.8;
}

/* line 111, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .topics, [data-scope-path='tops/show'] .main .section .team-activity-logs, [data-scope-path='tops/show'] .main .section .teams {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 7px;
}

/* line 119, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .team-activity-logs .no-contents {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  color: #52616a;
}

/* line 128, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main .section .team-activity-logs .no-contents img {
  width: 150px;
  height: 150px;
}

/* line 136, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main aside {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
}

/* line 143, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main aside .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  border-bottom: 1px solid #03a6ff;
}

/* line 150, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main aside .heading .box {
  border-radius: 8px 8px 0 0;
}

/* line 153, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main aside .heading .box .text {
  display: flex;
  gap: 5px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  background: #03a6ff;
  padding: 6px 10px;
  color: #fff;
  border-radius: 8px 8px 0 0;
}

/* line 164, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main aside .heading .box .text .material-symbols-rounded {
  font-size: 20px;
}

/* line 171, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main aside .heading .readmore a {
  text-decoration: none;
  color: #52616a;
}

/* line 175, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .main aside .heading .readmore a:hover {
  opacity: 0.8;
}

/* line 184, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topics-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 190, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic {
  display: flex;
  flex-direction: column;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  width: calc(50% - 10px);
}

/* line 197, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left {
  position: relative;
}

/* line 200, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .image {
  position: relative;
  overflow: hidden;
}

/* line 204, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .image::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-image: linear-gradient(180deg, transparent 0 40%, #111 120%);
}

/* line 214, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .image img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
  transition: 0.3s all;
}

/* line 221, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .image img:hover {
  transform: scale(1.1, 1.1);
}

/* line 227, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .category {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px 20px;
  font-size: 14px;
  color: #f4f5f9;
  box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

/* line 237, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .category--strategy {
  background-color: #30A9DE;
}

/* line 240, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .category--skill_build {
  background-color: #F68657;
}

/* line 243, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .category--equipment {
  background-color: #5A9367;
}

/* line 246, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .category--recruit {
  background-color: #9055A2;
}

/* line 249, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .category--screenshot_share {
  background-color: #ef5285;
}

/* line 252, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .left .category--small_talk {
  background-color: #77919d;
}

/* line 258, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px;
  position: relative;
  width: 100%;
  padding: 10px;
  background: #fff;
  border-radius: 0 8px 8px 0;
  text-decoration: none;
  box-sizing: border-box;
}

/* line 271, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-top {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 276, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-top .link {
  text-decoration: none;
}

/* line 280, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-top .title, [data-scope-path='tops/show'] .topic .right .inner-top .body {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/* line 287, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-top .title {
  height: 40px;
  color: #252c41;
  font-size: 18px;
  font-weight: bold;
  transition: all 0.1s ease-out;
}

/* line 294, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-top .title:hover {
  color: #52616a;
}

/* line 299, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-top .body {
  height: 33px;
  font-size: 14px;
  color: #52616a;
}

/* line 306, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-bottom {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}

/* line 311, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-bottom .size, [data-scope-path='tops/show'] .topic .right .inner-bottom .created_at {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  color: #52616a;
  font-size: 14px;
}

/* line 319, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .topic .right .inner-bottom .size .material-symbols-rounded, [data-scope-path='tops/show'] .topic .right .inner-bottom .created_at .material-symbols-rounded {
  font-size: 18px;
  user-select: none;
}

/* line 328, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .profiles {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 7px;
}

/* line 334, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .profiles .profile {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 15px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  text-decoration: none;
  background-color: #fff;
  transition: all 0.3s ease 0s;
}

/* line 345, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .profiles .profile:hover {
  transform: translateY(-0.12em);
}

/* line 349, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .profiles .profile .top {
  display: flex;
  gap: 10px;
  align-items: center;
  color: #252c41;
}

/* line 356, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .profiles .profile .top .image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 365, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .profiles .profile .top .username {
  font-weight: bold;
  color: #03a6ff;
  text-decoration: underline;
}

/* line 372, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .profiles .profile .bottom {
  font-size: 14px;
  color: #52616a;
}

/* line 379, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

/* line 384, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
  padding: 20px 20px 10px 20px;
  width: calc(50% - 10px);
  border: 1px solid #f4f5f9;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.14);
  background-color: #fff;
  word-break: break-all;
  line-height: 1.5;
  color: #252c41;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

/* line 402, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log:hover {
  transform: translateY(-0.12em);
}

/* line 406, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 54px;
  font-size: 18px;
  font-weight: bold;
}

/* line 416, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log footer {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}

/* line 422, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log footer .author {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #52616a;
}

/* line 429, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log footer .author .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/* line 437, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log footer .author .image img {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 12px;
}

/* line 446, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log footer .created-at {
  white-space: nowrap;
}

/* line 450, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log footer .right {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #52616a;
}

/* line 457, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .activity-logs .log footer .right .material-symbols-rounded {
  font-size: 20px;
}

/* line 465, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 470, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team {
  width: calc(50% - 10px);
  display: flex;
  flex-direction: column;
  color: #252c41;
  background-color: #fff;
  border-radius: 8px 8px 6px 6px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 480, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team header img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

/* line 488, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 15px;
}

/* line 494, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .top {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

/* line 501, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .top .image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.12);
}

/* line 510, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .top .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 70%;
  font-weight: bold;
}

/* line 518, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .top .name a {
  color: #03a6ff;
}

/* line 521, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .top .name a:hover {
  opacity: 0.7;
}

/* line 528, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .data {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
  width: 100%;
  font-size: 14px;
  color: #52616a;
}

/* line 537, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .data .item {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 542, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .data .item .heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  min-width: 125px;
  border-bottom: 1px dotted;
  word-break: keep-all;
}

/* line 551, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .data .item .heading .material-symbols-rounded {
  font-size: 20px;
}

/* line 556, app/assets/stylesheets/tops/show.desktop.scss */
[data-scope-path='tops/show'] .teams-wrapper .team .body .data .item .text {
  margin-top: 3px;
  width: 60%;
  border-bottom: 1px dotted;
}
@media screen and (max-width: 810px) {
  /* line 3, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .heading-wrapper {
    height: 150px;
  }
  /* line 7, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main {
    flex-direction: column;
  }
  /* line 16, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .left .image::after {
    height: 100px;
  }
  /* line 20, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .left .image img {
    height: 100px;
  }
  /* line 26, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .right {
    padding: 10px;
  }
  /* line 30, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .right .inner-top .title {
    height: 35px;
    font-size: 14px;
    line-height: 1.3;
  }
  /* line 36, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .right .inner-top .body {
    font-size: 14px;
    word-break: break-all;
  }
  /* line 42, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .right .inner-bottom {
    gap: 12px;
  }
  /* line 45, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .right .inner-bottom .size, [data-scope-path='tops/show'] .main .section .topics .topics-wrapper .topic .right .inner-bottom .created_at {
    font-size: 12px;
  }
  /* line 55, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .activity-logs .log {
    gap: 10px;
    padding: 13px;
    width: 100%;
  }
  /* line 60, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .activity-logs .log .title {
    font-size: 16px;
  }
  /* line 64, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .activity-logs .log footer {
    flex-direction: column;
    align-items: initial;
    justify-content: initial;
  }
  /* line 70, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .activity-logs .log footer .author .name {
    font-size: 12px;
  }
  /* line 75, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .activity-logs .log footer .right {
    gap: 5px;
  }
  /* line 78, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .activity-logs .log footer .right .material-symbols-rounded {
    font-size: 16px;
  }
  /* line 87, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main .section .teams .team {
    width: 100%;
  }
  /* line 93, app/assets/stylesheets/tops/show.mobile.scss */
  [data-scope-path='tops/show'] .main aside {
    padding: 0;
  }
}
/*
 * 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.
 *


 */

trix-toolbar .trix-button-group {
  margin-bottom: 0;
  border-radius: 5px;
}

trix-toolbar .trix-button-group .trix-button--icon {
  width: 2em;
}

trix-toolbar .trix-button-group .material-symbols-rounded {
  font-size: 20px;
}

trix-toolbar .trix-button-group .foreground-color-picker,
trix-toolbar .trix-button-group .background-color-picker {
  display: flex;
  align-items: center;
  padding: 0 0.4em;
}

trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 0;
}

trix-toolbar .trix-button {
  border-bottom: none;
  background-color: #fff;
}

trix-toolbar .trix-button:first-child {
  border-radius: 4px 0 0 4px;
}

trix-toolbar .trix-button:last-child {
  border-radius: 0 4px 4px 0;
}

trix-toolbar .trix-button-row {
  overflow-x: inherit;
  gap: 15px;
}

trix-toolbar .trix-button-row .trix-button-group {
  border: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.04);
}

trix-toolbar .trix-button-row .trix-button:not(:first-child) {
  border-left: 1px solid rgba(0, 0, 0, 0.04);
}

@media screen and (max-width: 810px) {
  trix-toolbar .trix-button-row {
    overflow-y: auto;
  }
}

.action-text {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 8px;
}
trix-editor.trix-content {
  display: block;
  padding: 15px;
  width: 100%;
  min-height: 140px;
  border-radius: 12px;
  font-size: 16px;
  outline: none;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  resize: vertical;
  overflow-y: auto;
  line-height: 1.5;
  word-break: break-all;
}

.trix-content ul {
  list-style: revert;
}
.trix-content ol {
  list-style: decimal;
}
.trix-content ul, .trix-content ol {
  margin-left: 8px;
}

.trix-content a {
  color: #03a6ff;
  font-weight: 500;
}

.trix-content img {
  max-width: 300px;
  max-height: 300px;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}

.trix-content h3 {
  font-size: 1.17em;
  font-weight: bold;
}

.blog.trix-content {
  line-height: 1.8;
}

/* Modal styles for screenshots */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: none;
  padding: 1rem;
  overflow-y: auto;
}

.modal-overlay.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.modal-open {
  overflow: hidden;
}

#modal {
  position: relative;
  z-index: 1001;
  max-width: 90vw;
  max-height: 90vh;
  margin: auto;
}

.file-preview img {
  max-height: 128px;
  width: auto;
}
