
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;
}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(/images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}
/*
 * This is a manifest file that'll be compiled into application.css.
 *


 */

:root {
  --bg: #f7f7f8;
  --surface: #ffffff;
  --surface-2: #fbfbfc;
  --border: #e6e6ea;
  --text: #1a1a1f;
  --muted: #6b6b76;
  --accent: #5b5bd6;
  --accent-hover: #4a4ac0;
  --accent-soft: #eeeefb;
  --danger: #d64545;
  --danger-soft: #fbeeee;
  --success: #2f9e6f;
  --warning: #b8860b;
  --radius: 10px;
  --radius-sm: 7px;
  --shadow: 0 1px 2px rgba(20, 20, 40, 0.04), 0 4px 16px rgba(20, 20, 40, 0.06);
  --shadow-sm: 0 1px 2px rgba(20, 20, 40, 0.06);
  --space: 16px;
  --font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

* { box-sizing: border-box; }

body {
  margin: 0;
  font-family: var(--font);
  font-size: 15px;
  line-height: 1.55;
  color: var(--text);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
}

h1 { font-size: 1.6rem; font-weight: 650; letter-spacing: -0.02em; margin: 0 0 1rem; }
h2 { font-size: 1.15rem; font-weight: 620; letter-spacing: -0.01em; margin: 0 0 0.75rem; }
a { color: var(--accent); text-decoration: none; }
a:hover { text-decoration: underline; }
.muted { color: var(--muted); font-size: 0.85em; }
.empty { color: var(--muted); padding: 1rem 0; }

/* ---- Header ---- */
.app-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.6rem 1.5rem;
  background: color-mix(in srgb, var(--surface) 88%, transparent);
  backdrop-filter: saturate(1.4) blur(10px);
  border-bottom: 1px solid var(--border);
  position: sticky;
  top: 0;
  z-index: 20;
}
.app-header__bar { display: flex; align-items: center; gap: 0.75rem; }
.brand { display: inline-flex; align-items: center; gap: 0.35rem; font-weight: 700; font-size: 1.05rem; color: var(--text); letter-spacing: -0.01em; }
.brand:hover { text-decoration: none; }
.app-header__menu { display: flex; align-items: center; gap: 1.5rem; margin-left: auto; }
.app-header__nav { display: flex; gap: 0.25rem; flex-wrap: wrap; }
.app-header__nav a {
  color: var(--muted);
  padding: 0.4rem 0.8rem;
  border-radius: 999px;
  font-weight: 550;
  transition: background 0.12s, color 0.12s;
}
.app-header__nav a:hover { color: var(--text); background: var(--surface-2); text-decoration: none; }
.app-header__account { display: flex; align-items: center; gap: 0.75rem; padding-left: 1.25rem; border-left: 1px solid var(--border); }
.app-header__user { color: var(--muted); font-size: 0.85rem; white-space: nowrap; }

.app-header__burger { display: none; flex-direction: column; gap: 4px; padding: 0.5rem; background: none; border: none; }
.app-header__burger span { display: block; width: 20px; height: 2px; background: var(--text); border-radius: 2px; transition: transform 0.2s, opacity 0.2s; }

@media (max-width: 720px) {
  .app-header { flex-wrap: wrap; padding: 0.6rem 1rem; }
  .app-header__bar { flex: 1; justify-content: space-between; }
  .app-header__burger { display: inline-flex; }
  .app-header__menu {
    flex-basis: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0.5rem;
    margin-left: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.25s ease;
  }
  .app-header--open .app-header__menu { max-height: 60vh; padding-top: 0.6rem; }
  .app-header__nav { flex-direction: column; }
  .app-header__account { padding-left: 0; border-left: none; border-top: 1px solid var(--border); padding-top: 0.6rem; justify-content: space-between; }
  .app-header--open .app-header__burger span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
  .app-header--open .app-header__burger span:nth-child(2) { opacity: 0; }
  .app-header--open .app-header__burger span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
}

/* ---- Layout ---- */
.app-main {
  max-width: 1080px;
  margin: 0 auto;
  padding: 1.75rem 1.25rem 4rem;
}

/* ---- Flash ---- */
.flash {
  max-width: 1080px;
  margin: 0.75rem auto 0;
  padding: 0.7rem 1rem;
  border-radius: var(--radius-sm);
  font-size: 0.9rem;
}
.flash--notice { background: var(--accent-soft); color: var(--accent); }
.flash--alert { background: var(--danger-soft); color: var(--danger); }

/* ---- Buttons ---- */
.btn, button, input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: 550;
  padding: 0.5rem 0.9rem;
  border-radius: var(--radius-sm);
  border: 1px solid var(--border);
  background: var(--surface);
  color: var(--text);
  cursor: pointer;
  transition: background 0.12s, border-color 0.12s, transform 0.05s;
  text-decoration: none;
}
.btn:hover, button:hover, input[type="submit"]:hover { background: var(--surface-2); text-decoration: none; }
.btn:active, button:active { transform: translateY(1px); }
.btn--primary, input[type="submit"] { background: var(--accent); border-color: var(--accent); color: #fff; }
.btn--primary:hover, input[type="submit"]:hover { background: var(--accent-hover); }
.btn--ghost { background: transparent; }
.btn--tiny { font-size: 0.78rem; padding: 0.3rem 0.55rem; }
.btn--danger { color: var(--danger); border-color: transparent; background: transparent; }
.btn--danger:hover { background: var(--danger-soft); }
.btn--ai { background: var(--accent-soft); color: var(--accent); border-color: transparent; }
.link { border: none; background: none; color: var(--accent); padding: 0; }
form.button_to { display: inline; }

/* ---- Cards ---- */
.card {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1.75rem;
  box-shadow: var(--shadow);
}
.card--centered {
  max-width: 440px;
  margin: 3rem auto;
  text-align: center;
}
.card--centered p { color: var(--muted); }

/* ---- Stats ---- */
.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 0.85rem;
  margin-bottom: 2rem;
}
.stat {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1.1rem 1.25rem;
  box-shadow: var(--shadow-sm);
}
.stat__value { display: block; font-size: 1.9rem; font-weight: 680; letter-spacing: -0.03em; overflow-wrap: anywhere; }
.stat__value--sm { font-size: 1.15rem; line-height: 1.25; }
.stat__label { color: var(--muted); font-size: 0.82rem; }
.section-gap { margin-top: 2.25rem; }
.table-scroll { overflow-x: auto; }

/* ---- Forms ---- */
.form { display: flex; flex-direction: column; gap: 0.4rem; max-width: 720px; }
.form label, .form legend { font-size: 0.82rem; font-weight: 560; color: var(--muted); margin-top: 0.6rem; }
input[type="text"], input[type="search"], input[type="number"], input[type="url"],
input[type="email"], select, textarea {
  width: 100%;
  font-family: inherit;
  font-size: 0.92rem;
  padding: 0.55rem 0.7rem;
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  background: var(--surface);
  color: var(--text);
}
input:focus, select:focus, textarea:focus {
  outline: none;
  border-color: var(--accent);
  box-shadow: 0 0 0 3px var(--accent-soft);
}
textarea { resize: vertical; }
.form__row { display: flex; gap: 0.75rem; flex-wrap: wrap; }
.form__row > div { flex: 1; min-width: 130px; }
.form__section {
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 0.5rem 1rem 1rem;
  margin-top: 1.25rem;
}
.form__section legend { padding: 0 0.4rem; font-size: 0.9rem; color: var(--text); }
.form .btn, .form input[type="submit"] { align-self: flex-start; margin-top: 1rem; }
.logo-preview { margin-top: 0.5rem; border: 1px solid var(--border); border-radius: var(--radius-sm); }

/* ---- Filters bar ---- */
.filters {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
.filters input, .filters select { width: auto; flex: 1; min-width: 120px; }

/* ---- Sidebar filters ---- */
.index-layout { display: grid; grid-template-columns: 260px 1fr; gap: 1.5rem; align-items: start; }
.filters-sidebar { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 1rem 1.1rem; position: sticky; top: 4.5rem; box-shadow: var(--shadow-sm); max-height: calc(100vh - 5.5rem); overflow-y: auto; }
.filters-sidebar__head { display: flex; align-items: center; justify-content: space-between; }
.filters-sidebar__head h2 { margin: 0; font-size: 0.95rem; }
.filters-sidebar__toggle { display: none; }
.filters-form { display: flex; flex-direction: column; gap: 0.15rem; margin-top: 0.5rem; }
.filters-form label { font-size: 0.78rem; font-weight: 560; color: var(--muted); margin-top: 0.55rem; }
.filters-form input, .filters-form select { width: 100%; }
.filters-form__row { display: flex; gap: 0.4rem; }
.filters-form__row > input { flex: 1 1 0; min-width: 0; }
.filters-form__actions { display: flex; gap: 0.5rem; margin-top: 0.9rem; }
.filters-form__actions .btn { flex: 1; }

@media (max-width: 820px) {
  .index-layout { grid-template-columns: 1fr; }
  .filters-sidebar { position: static; max-height: none; overflow: visible; }
  .filters-sidebar__toggle { display: inline-flex; }
  .filters-form { display: none; }
  .filters-form--open { display: flex; }
}

/* ---- Table ---- */
.table { width: 100%; border-collapse: collapse; background: var(--surface); border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow-sm); }
.table th, .table td { text-align: left; padding: 0.7rem 0.9rem; border-bottom: 1px solid var(--border); font-size: 0.9rem; }
.table th { color: var(--muted); font-weight: 560; background: var(--surface-2); }
.table tr:last-child td { border-bottom: none; }
.role-form { display: flex; gap: 0.4rem; align-items: center; }
.role-form select { width: auto; }

/* ---- Presentation list ---- */
.presentation-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 0.9rem; }
.presentation-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.75rem;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1rem 1.15rem;
  box-shadow: var(--shadow-sm);
}
.presentation-card h2 { margin: 0; font-size: 1rem; }
.presentation-card__meta { display: flex; flex-direction: column; gap: 0.15rem; margin: 0; font-size: 0.85rem; color: var(--muted); }
.presentation-card__badges { display: flex; align-items: center; gap: 0.5rem; margin: 0; flex-wrap: wrap; }
.presentation-card__actions { display: flex; gap: 0.4rem; flex-wrap: wrap; }
.price { color: var(--text); font-weight: 620; font-size: 0.95rem; }

/* ---- Pagination (pagy) ---- */
.pagy { display: flex; flex-wrap: wrap; gap: 0.3rem; justify-content: center; margin: 1.75rem 0 0.5rem; align-items: center; }
.pagy a, .pagy label { display: inline-flex; align-items: center; justify-content: center; min-width: 2.1rem; height: 2.1rem; padding: 0 0.6rem; border: 1px solid var(--border); border-radius: var(--radius-sm); background: var(--surface); color: var(--text); font-size: 0.9rem; font-weight: 550; text-decoration: none; }
.pagy a:hover { background: var(--surface-2); text-decoration: none; }
.pagy a.current, .pagy a[aria-current="page"] { background: var(--accent); border-color: var(--accent); color: #fff; }
.pagy a[aria-disabled="true"], .pagy a.disabled { opacity: 0.4; pointer-events: none; }
.pagy .gap { border: none; background: none; color: var(--muted); }

/* ---- Badges ---- */
.badge { font-size: 0.72rem; font-weight: 600; padding: 0.15rem 0.5rem; border-radius: 999px; text-transform: uppercase; letter-spacing: 0.03em; }
.badge--draft { background: var(--surface-2); color: var(--muted); border: 1px solid var(--border); }
.badge--published { background: color-mix(in srgb, var(--success) 15%, transparent); color: var(--success); }
.badge--cover { background: var(--accent-soft); color: var(--accent); }
.badge--archived { background: var(--danger-soft); color: var(--danger); }
.badge--proxy-unknown { background: var(--surface-2); color: var(--muted); border: 1px solid var(--border); }
.badge--proxy-working { background: color-mix(in srgb, var(--success) 15%, transparent); color: var(--success); }
.badge--proxy-broken { background: var(--danger-soft); color: var(--danger); }
.proxies-table td { vertical-align: top; }
.proxies-table tr.is-disabled { opacity: 0.5; }
.proxies-actions { display: flex; gap: 0.35rem; flex-wrap: wrap; }
.proxies-error { color: var(--danger); }
.proxies-protocol { width: auto; }

/* ---- Editor ---- */
.editor { display: flex; flex-direction: column; gap: 1.5rem; }
.editor__header { display: flex; align-items: center; justify-content: space-between; gap: 1rem; flex-wrap: wrap; }
.editor__header h1 { margin: 0; }
.editor__header-actions { display: flex; gap: 0.5rem; }

/* ---- Gallery / photos ---- */
.gallery { border-top: 1px solid var(--border); padding-top: 1.25rem; }
.upload { display: flex; gap: 0.5rem; align-items: center; margin-bottom: 1rem; flex-wrap: wrap; }
.gallery__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 0.85rem; }
.photo {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 0.6rem;
  box-shadow: var(--shadow-sm);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.photo__handle { cursor: grab; color: var(--muted); font-size: 1.1rem; user-select: none; }
.photo__img { width: 100%; height: 150px; object-fit: cover; border-radius: var(--radius-sm); background: var(--surface-2); }
.photo__actions, .photo__ai { display: flex; gap: 0.35rem; flex-wrap: wrap; }
.photo__ai { border-top: 1px dashed var(--border); padding-top: 0.5rem; }
.photo { position: relative; }
.photo--processing { opacity: 0.75; }
.photo__ai-badge { position: absolute; top: 0.4rem; right: 0.4rem; z-index: 2; background: var(--accent); color: #fff; font-size: 0.66rem; font-weight: 650; padding: 0.12rem 0.4rem; border-radius: 999px; }
.photo__lock { display: flex; align-items: center; justify-content: center; gap: 0.45rem; padding: 0.6rem; font-size: 0.82rem; color: var(--accent); }
.spinner { width: 14px; height: 14px; border: 2px solid var(--accent-soft); border-top-color: var(--accent); border-radius: 50%; animation: spin 0.7s linear infinite; }
@keyframes spin { to { transform: rotate(360deg); } }

.gallery__head { display: flex; align-items: center; justify-content: space-between; gap: 0.75rem; flex-wrap: wrap; }
.gallery__head h2 { margin: 0; }
.ai-panel__warning { font-size: 0.85rem; color: var(--muted); display: flex; gap: 0.5rem; flex-wrap: wrap; align-items: center; }
.ai-panel__quota { color: var(--accent); font-weight: 550; }

/* ---- AI mask editor ---- */
.mask-editor[hidden] { display: none; }
.mask-editor { position: fixed; inset: 0; z-index: 120; background: rgba(0, 0, 0, 0.8); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0.9rem; padding: 1.25rem; }
.mask-editor__hint { color: #fff; margin: 0; font-size: 0.9rem; }
.mask-editor__stage { position: relative; line-height: 0; max-width: 90vw; max-height: 70vh; }
.mask-editor__img { max-width: 90vw; max-height: 70vh; width: auto; height: auto; display: block; user-select: none; -webkit-user-drag: none; border-radius: 6px; }
.mask-editor__canvas { position: absolute; inset: 0; width: 100%; height: 100%; cursor: crosshair; touch-action: none; opacity: 0.5; }
.mask-editor__actions { display: flex; gap: 0.5rem; }

/* ---- AI panel ---- */
.ai-panel { border-top: 1px solid var(--border); padding-top: 1.25rem; }
.ai-op-list { display: flex; flex-direction: column; gap: 0.4rem; }
.ai-op {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  background: var(--surface);
  font-size: 0.85rem;
}
.ai-op__kind { font-weight: 560; }
.ai-op__photo { color: var(--muted); }
.ai-op__status { margin-left: auto; font-weight: 560; }
.ai-op--completed .ai-op__status { color: var(--success); }
.ai-op--failed .ai-op__status { color: var(--danger); }
.ai-op--running .ai-op__status { color: var(--warning); }
.ai-op--pending .ai-op__status { color: var(--muted); }
.ai-op__error { color: var(--danger); font-size: 0.78rem; }

/* ---- Public landing ---- */
.landing { max-width: 900px; margin: 0 auto; }
.landing__header { text-align: center; margin-bottom: 2rem; }
.landing__header h1 { font-size: 2rem; }
.landing__price { font-size: 1.5rem; font-weight: 700; color: var(--accent); margin: 0.5rem 0; }
.landing__location { color: var(--muted); }
.landing__gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 0.75rem; margin-bottom: 2rem; }
.landing__photo { width: 100%; border-radius: var(--radius); box-shadow: var(--shadow-sm); }
.landing__specs { display: flex; gap: 1.5rem; justify-content: center; flex-wrap: wrap; padding: 1.25rem; background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); margin-bottom: 1.5rem; }
.landing__specs div { display: flex; flex-direction: column; align-items: center; }
.landing__specs span { color: var(--muted); font-size: 0.8rem; }
.landing__specs strong { font-size: 1.2rem; }
.landing__description { line-height: 1.7; }
.landing__map { text-align: center; margin-top: 1.5rem; }

/* ---- Dashboard lists ---- */
.dashboard__lists { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1rem; }
.recent { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 1.1rem 1.25rem; box-shadow: var(--shadow-sm); }
.recent__list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.5rem; }
.recent__list li { display: flex; justify-content: space-between; gap: 0.5rem; align-items: baseline; font-size: 0.9rem; }

/* ---- Header brand ---- */
.app-header__left { display: flex; align-items: center; gap: 1.25rem; }
.brand {
  font-weight: 720;
  font-size: 1.05rem;
  letter-spacing: -0.02em;
  color: var(--text);
}
.brand:hover { text-decoration: none; opacity: 0.85; }

/* ---- Page header (title + action) ---- */
.page-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.25rem;
  flex-wrap: wrap;
}
.page-header h1 { margin: 0; }
.page-header__actions { display: flex; gap: 0.5rem; flex-wrap: wrap; }

/* ---- Admin tabs ---- */
.admin-tabs { display: flex; gap: 0.25rem; flex-wrap: wrap; border-bottom: 1px solid var(--border); margin-bottom: 1.5rem; }
.admin-tabs a { padding: 0.55rem 0.9rem; color: var(--muted); font-weight: 550; font-size: 0.9rem; border-bottom: 2px solid transparent; margin-bottom: -1px; }
.admin-tabs a:hover { color: var(--text); text-decoration: none; }
.admin-tabs a.is-active { color: var(--accent); border-bottom-color: var(--accent); }

/* ---- Footer ---- */
.app-footer { max-width: 1080px; margin: 2rem auto 0; padding: 1.5rem 1.25rem; border-top: 1px solid var(--border); color: var(--muted); font-size: 0.82rem; text-align: center; }
.presentation-card--archived { opacity: 0.72; border-style: dashed; }
.presentation-card__views { margin-left: auto; color: var(--muted); font-size: 0.8rem; }

/* ---- Centered form pages (new presentation) ---- */
.form-page { max-width: 640px; margin: 0 auto; }
.form-page .form.card { gap: 0.4rem; }
.form__actions { display: flex; gap: 0.6rem; align-items: center; margin-top: 1.25rem; }

/* ---- Elevation & motion ---- */
.stat, .presentation-card, .recent, .photo {
  transition: transform 0.14s ease, box-shadow 0.14s ease, border-color 0.14s ease;
}
.presentation-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  border-color: color-mix(in srgb, var(--accent) 40%, var(--border));
}
/* No transform on .photo: it would become the containing block for the
   fixed-position mask overlay it holds, flipping its size on hover. */
.photo:hover {
  box-shadow: var(--shadow);
  border-color: color-mix(in srgb, var(--accent) 40%, var(--border));
}
.stat {
  position: relative;
  overflow: hidden;
}
.stat::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: linear-gradient(var(--accent), color-mix(in srgb, var(--accent) 40%, transparent));
}

/* ---- Auth / pending screens ---- */
.card--centered { padding: 2.5rem 2rem; box-shadow: var(--shadow); }
.card--centered h1 { font-size: 1.4rem; }
.card--centered::before {
  content: "🔑";
  display: block;
  font-size: 2.5rem;
  margin-bottom: 0.75rem;
}

/* ---- Public landing hero ---- */
.landing__header {
  padding: 3rem 1.5rem;
  border-radius: var(--radius);
  background:
    radial-gradient(120% 120% at 50% 0%, var(--accent-soft), transparent 60%),
    var(--surface);
  border: 1px solid var(--border);
}
.landing__price {
  display: inline-block;
  padding: 0.25rem 0.9rem;
  border-radius: 999px;
  background: var(--accent);
  color: #fff;
}

@media (max-width: 640px) {
  .app-main { padding: 1.25rem 1rem 3rem; }
  .app-header { flex-direction: column; align-items: stretch; gap: 0.6rem; }
  .app-header__left { justify-content: space-between; }
  .editor__header { flex-direction: column; align-items: stretch; }
  .stat__value { font-size: 1.6rem; }
}

/* ---- Photo uploader ---- */
.uploader { display: flex; flex-direction: column; gap: 0.75rem; margin-bottom: 1.25rem; }
.uploader__drop {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  padding: 1.75rem;
  border: 2px dashed var(--border);
  border-radius: var(--radius);
  cursor: pointer;
  text-align: center;
  color: var(--muted);
  transition: border-color 0.12s, background 0.12s, color 0.12s;
}
.uploader__drop:hover { border-color: var(--accent); background: var(--accent-soft); color: var(--accent); }
.uploader__icon { font-size: 1.8rem; }
.uploader__input { display: none; }

/* ---- Trix rich-text editor ---- */
trix-editor {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  color: var(--text);
  min-height: 150px;
  padding: 0.6rem 0.7rem;
}
trix-editor:focus { outline: none; border-color: var(--accent); box-shadow: 0 0 0 3px var(--accent-soft); }
trix-editor:empty:not(:focus)::before { color: var(--muted); }
trix-toolbar .trix-button-group { border-color: var(--border); border-radius: var(--radius-sm); }
trix-toolbar .trix-button { border-bottom: none; }
.landing__description :is(h1, h2, h3) { margin: 1rem 0 0.5rem; }
.landing__description a { color: var(--accent); }

/* ---- Universal presentation form ---- */
.form { max-width: 820px; }
.form__section { margin-top: 0.5rem; }
.form__section > h2 {
  font-size: 1rem;
  margin: 0 0 0.85rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid var(--border);
}
.form__section[hidden] { display: none; }
.form__check-cell { display: flex; align-items: flex-end; padding-bottom: 0.55rem; }
.check { display: inline-flex; align-items: center; gap: 0.4rem; font-size: 0.88rem; color: var(--text); cursor: pointer; }
.check input { width: auto; margin: 0; }

.char-list__row dd .chips { display: inline-flex; flex-wrap: wrap; gap: 0.35rem; }

.map-hint { margin: 0.1rem 0 0.2rem; }
.map-canvas { height: 320px; border-radius: 10px; border: 1px solid var(--border); overflow: hidden; margin: 0.5rem 0 0.9rem; z-index: 0; }
.map-canvas--public { height: 360px; }
.map-pin { font-size: 26px; line-height: 1; display: flex; align-items: center; justify-content: center; filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35)); }
.leaflet-container { font: inherit; background: var(--surface-2); }

/* ---- Trix toolbar polish ---- */
trix-toolbar { margin-bottom: 0.4rem; }
trix-toolbar .trix-button-row { gap: 0.15rem; }
trix-toolbar .trix-button {
  background: var(--surface);
  border: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  border-radius: 6px;
  height: 1.9rem;
  margin-right: 2px;
}
trix-toolbar .trix-button:hover { background: var(--surface-2); }
trix-toolbar .trix-button.trix-active { background: var(--accent-soft); border-color: var(--accent); }
trix-toolbar .trix-button-group { border: none; margin-bottom: 0; }

/* ---- Public landing extras ---- */
.landing__kind { display: flex; gap: 0.6rem; justify-content: center; margin-bottom: 0.5rem; }
.landing__kind span { font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.05em; color: var(--muted); }
.landing__tags { display: flex; gap: 0.4rem; justify-content: center; flex-wrap: wrap; margin-top: 0.85rem; }
.chips { display: flex; flex-wrap: wrap; gap: 0.4rem; }
.chip { font-size: 0.82rem; padding: 0.25rem 0.7rem; border-radius: 999px; background: var(--surface-2); border: 1px solid var(--border); color: var(--text); }
.chip--tag { background: var(--accent-soft); color: var(--accent); border-color: transparent; font-weight: 550; }
.landing__group { margin-top: 1.5rem; }
.landing__group h3 { font-size: 0.95rem; margin-bottom: 0.5rem; }

/* ---- Selected-photos preview (before upload) ---- */
.uploader__preview { display: flex; flex-wrap: wrap; gap: 0.5rem; }
.uploader__preview:empty { display: none; }
.uploader__thumb {
  width: 84px;
  height: 84px;
  object-fit: cover;
  border-radius: var(--radius-sm);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-sm);
}

/* ---- Public listing (sellable landing) ---- */
.listing { max-width: 1080px; margin: 0 auto; position: relative; }
.listing__hero { border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); }
.listing__hero-img { width: 100%; max-height: 560px; object-fit: cover; display: block; }
.listing__thumbs { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 0.5rem; margin-top: 0.5rem; }
.listing__thumb { width: 100%; height: 88px; object-fit: cover; border-radius: var(--radius-sm); cursor: pointer; transition: opacity 0.12s; }
.listing__thumb:hover { opacity: 0.85; }
.listing__body { display: grid; grid-template-columns: 1fr 320px; gap: 2.5rem; margin-top: 2rem; align-items: start; }
.listing__kind { display: flex; gap: 0.6rem; margin: 0; }
.listing__kind span { font-size: 0.76rem; text-transform: uppercase; letter-spacing: 0.05em; color: var(--accent); font-weight: 650; }
.listing__title { font-size: 1.9rem; line-height: 1.2; margin: 0.4rem 0 0.5rem; }
.listing__location { color: var(--muted); margin: 0 0 0.85rem; }
.listing__tags { display: flex; flex-wrap: wrap; gap: 0.4rem; margin: 0 0 1rem; }
.listing__section { margin-top: 1.75rem; }
.listing__section h2 { font-size: 1.1rem; margin-bottom: 0.75rem; }
.listing__description { line-height: 1.75; }
.listing__description :is(h1, h2, h3) { margin: 1rem 0 0.5rem; }

.spec-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 0.6rem; margin: 1.5rem 0; }
.spec { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-sm); padding: 0.7rem 0.85rem; }
.spec__label { display: block; font-size: 0.74rem; color: var(--muted); margin-bottom: 0.1rem; }
.spec__value { font-weight: 640; font-size: 1.05rem; }

.contact-card { position: sticky; top: 5rem; background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 1.5rem; box-shadow: var(--shadow); }
.contact-card__price { font-size: 1.7rem; font-weight: 720; letter-spacing: -0.02em; }
.contact-card__bargain { font-size: 0.68rem; font-weight: 650; color: var(--accent); background: var(--accent-soft); padding: 0.12rem 0.5rem; border-radius: 999px; vertical-align: middle; margin-left: 0.4rem; }
.contact-card h3 { font-size: 0.8rem; color: var(--muted); text-transform: uppercase; letter-spacing: 0.05em; margin: 1.25rem 0 0.5rem; }
.contact-card__name { font-weight: 640; margin: 0 0 0.5rem; }
.contact-card__list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.55rem; font-size: 0.96rem; }
.contact-card__list li { display: flex; align-items: center; gap: 0.5rem; }
.contact-ic { flex: none; width: 18px; height: 18px; display: inline-flex; align-items: center; justify-content: center; font-size: 15px; }
.contact-card__map { width: 100%; margin-top: 1.25rem; }

@media (max-width: 820px) {
  .listing__body { grid-template-columns: 1fr; gap: 1.5rem; }
  .contact-card { position: static; }
  .listing__title { font-size: 1.5rem; }
}

/* ---- Characteristics (imported features) ---- */
.char-list { margin: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); border-radius: var(--radius-sm); overflow: hidden; }
.char-list__row { display: contents; }
.char-list__row dt, .char-list__row dd { padding: 0.5rem 0.85rem; border-bottom: 1px solid var(--border); font-size: 0.9rem; }
.char-list__row dt { color: var(--muted); background: var(--surface-2); margin: 0; }
.char-list__row dd { margin: 0; font-weight: 550; }
@media (max-width: 560px) { .char-list { grid-template-columns: 1fr; } .char-list__row dt { border-bottom: none; padding-bottom: 0; } }

/* ---- Editable characteristics rows ---- */
.feature-rows { display: flex; flex-direction: column; gap: 0.5rem; margin-bottom: 0.75rem; }
.feature-row { display: flex; gap: 0.5rem; align-items: center; }
.feature-row__field { flex: 1; }

/* ---- Presentation card cover ---- */
.presentation-card { padding: 0; overflow: hidden; }
.presentation-card__cover { display: block; height: 175px; background: var(--surface-2); }
.presentation-card__cover img { width: 100%; height: 100%; object-fit: cover; display: block; }
.presentation-card__noimg { display: flex; align-items: center; justify-content: center; height: 100%; font-size: 2.5rem; opacity: 0.45; }
.presentation-card__body { padding: 1rem 1.15rem 0; flex: 1; }
.presentation-card__actions { padding: 0 1.15rem 1.1rem; align-items: stretch; }
.presentation-card__actions > .btn,
.presentation-card__actions > form.button_to { flex: 1 1 calc(50% - 0.2rem); margin: 0; }
.presentation-card__actions > form.button_to > .btn,
.presentation-card__actions > form.button_to > button { width: 100%; }

/* ---- Lightbox ---- */
.listing__hero-img { cursor: zoom-in; }
.listing__thumb { cursor: pointer; }
.lightbox { position: fixed; inset: 0; z-index: 100; background: rgba(0, 0, 0, 0.9); display: flex; align-items: center; justify-content: center; }
.lightbox[hidden] { display: none; }
.lightbox__img { max-width: 92vw; max-height: 88vh; object-fit: contain; border-radius: var(--radius-sm); }
.lightbox__btn { position: absolute; background: rgba(255, 255, 255, 0.14); color: #fff; border: none; width: 46px; height: 46px; border-radius: 50%; font-size: 1.5rem; line-height: 1; cursor: pointer; display: flex; align-items: center; justify-content: center; }
.lightbox__btn:hover { background: rgba(255, 255, 255, 0.28); }
.lightbox__close { top: 1.25rem; right: 1.25rem; }
.lightbox__prev { left: 1.25rem; top: 50%; transform: translateY(-50%); }
.lightbox__next { right: 1.25rem; top: 50%; transform: translateY(-50%); }
.lightbox__counter { position: absolute; bottom: 1.25rem; left: 50%; transform: translateX(-50%); color: #fff; font-size: 0.9rem; background: rgba(0, 0, 0, 0.5); padding: 0.25rem 0.8rem; border-radius: 999px; }

/* ---- Print / PDF export ---- */
@media print {
  @page { margin: 1.2cm; }
  :root { --shadow: none; }
  body { background: #fff; }
  .app-header, .app-footer, .flash, .listing__thumbs,
  .lightbox, .map-canvas, .contact-card__map { display: none !important; }
  .app-main { padding: 0; }
  .listing { max-width: none; }
  .listing__body { display: block; }
  .listing__hero-img { max-height: 320px; }
  .listing__aside { margin-top: 1.5rem; break-inside: avoid; }
  .contact-card { position: static; box-shadow: none; border: 1px solid #ccc; }
  .listing__section { break-inside: avoid; }
  a { color: inherit; text-decoration: none; }
  * { -webkit-print-color-adjust: exact; print-color-adjust: exact; }
}

/* ---- PDF / print document ---- */
.print-body { background: #ececed; padding: 1.5rem 0; }
.print-toolbar { position: fixed; top: 1rem; right: 1rem; z-index: 5; }
.pdf { max-width: 820px; margin: 0 auto; background: #fff; color: #14141a; padding: 2.4rem 2.6rem; box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15); }
.pdf__head { display: flex; align-items: center; justify-content: space-between; border-bottom: 2px solid var(--accent); padding-bottom: 0.8rem; }
.pdf__brand { font-weight: 700; font-size: 1.2rem; }
.pdf__logo { max-height: 46px; width: auto; }
.pdf__kind { display: flex; gap: 0.5rem; margin: 0; }
.pdf__kind span { font-size: 0.72rem; text-transform: uppercase; letter-spacing: 0.05em; color: var(--accent); font-weight: 650; }
.pdf__title-row { display: flex; justify-content: space-between; align-items: baseline; gap: 1rem; margin-top: 1.2rem; }
.pdf__title { font-size: 1.7rem; margin: 0; }
.pdf__price { font-size: 1.5rem; font-weight: 720; color: var(--accent); white-space: nowrap; }
.pdf__loc { color: #555; margin: 0.3rem 0 1rem; }
.pdf__cover { width: 100%; height: 360px; object-fit: cover; border-radius: 8px; display: block; }
.pdf__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 8px; }
.pdf__thumb { width: 100%; height: 130px; object-fit: cover; border-radius: 6px; display: block; }
.pdf__specs { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.6rem; margin: 1.4rem 0; }
.pdf__spec { border: 1px solid #e3e3e8; border-radius: 8px; padding: 0.6rem 0.7rem; }
.pdf__spec-label { display: block; font-size: 0.72rem; color: #777; text-transform: uppercase; letter-spacing: 0.03em; }
.pdf__spec-value { font-weight: 640; font-size: 1rem; }
.pdf__section { margin-top: 1.4rem; }
.pdf__section h2 { font-size: 1.05rem; border-bottom: 1px solid #eee; padding-bottom: 0.3rem; }
.pdf__desc { line-height: 1.7; }
.pdf__chars { display: grid; grid-template-columns: 1fr 1fr; gap: 0.2rem 1.5rem; margin: 0; }
.pdf__chars > div { display: flex; justify-content: space-between; gap: 0.5rem; padding: 0.35rem 0; border-bottom: 1px solid #f0f0f2; }
.pdf__chars dt { color: #666; margin: 0; }
.pdf__chars dd { margin: 0; font-weight: 550; text-align: right; }
.pdf__contact ul { list-style: none; padding: 0; margin: 0.4rem 0 0; display: flex; flex-wrap: wrap; gap: 0.3rem 1.5rem; }
.pdf__contact-name { font-weight: 640; margin: 0; }
.pdf__foot { margin-top: 2rem; padding-top: 1rem; border-top: 1px solid #eee; text-align: center; color: #888; font-size: 0.8rem; }

@media print {
  .print-body { background: #fff; padding: 0; }
  .print-toolbar { display: none; }
  .pdf { max-width: none; box-shadow: none; padding: 0; }
  .pdf__section, .pdf__cover, .pdf__grid, .pdf__specs, .pdf__chars > div { break-inside: avoid; }
  img { -webkit-print-color-adjust: exact; print-color-adjust: exact; }
  @page { margin: 1.2cm; }
}
