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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*/

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

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

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

.a1soir-colored {
  color: rgb(143, 31, 70);
}

:root {
  --light-grey-color: rgb(101, 101, 101);
}

.cadre {
  border-radius: 10px;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: rgb(205, 205, 205);
  color: rgb(0, 0, 0);
}

.bloc-mention{
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  background-color: rgb(228, 227, 227);
  color: rgb(0, 0, 0);
  text-align: center;
  font-style: italic;
}

.doc-important{
  color: rgb(37, 37, 37);
  font-size: large;
  font-weight: bold;
}

.h4-doc{
  color: rgb(37, 37, 37);
  text-align: left;
  font-size: x-large;
  font-weight: bold;
}

.h5-doc{
  background-color: rgb(183, 183, 183);
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 0px;
}

.h6-doc{
  color: rgb(143, 31, 70);
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
}

.table-doc{
  width: 100%;
  border-radius: 10px;
  background-color: rgb(237, 237, 237);
  border-color: white;
}

.table-invisible{
  background-color: rgb(249, 237, 237);
  border-color:  rgb(249, 237, 237);
}

.th-doc, .tfoot-doc{
  font-family: Arial, Helvetica, sans-serif;
  background-color: rgb(205, 205, 205);
  color: white;
  text-align: center;
  font-size: large;
  font-weight: bold;
 /* padding: 5px 10px 5px 10px;*/
 
}

.td-doc{
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  font-size: medium;
  vertical-align: middle;
}

.td-doc-valeurs{
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  font-size: medium;
  vertical-align: middle;
  width: 110px;
}

.centered{
  text-align: center;
}

.started{
  text-align: left;
}

.ended{
  text-align: right;
}

.td-doc-main{
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  font-size: medium;
  vertical-align: middle;
  padding: 5px;
  font-weight: bold;
}

.td-doc-normal{
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  font-size: medium;
  vertical-align: middle;
  padding: 5px;
}

.td-doc-italic{
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  font-size: medium;
  vertical-align: middle;
  padding-left: 40px;
  font-style: italic;

}

.td-doc-img-sousarticle{
  width: 50px;
  height: 50px;
  vertical-align: middle;
  padding-left: 40px;

}

.bolded{
  font-weight: bold;
}

.section-solidaire{
  page-break-inside: avoid;
}

.top-bottom-bordered{
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: white;

}

.green-colored{
  color: green;
}

.red-colored{
  color: red;
}


.table-etiquette-verso{
  width: 400px;
  height: 640px;
  margin: 5px;
  background-color: rgb(255, 255, 255);
  border-style: solid;
  border-color: rgb(182, 181, 181);
}

.th-titre-etiquette{
  padding-top: 5px;
  vertical-align: middle;
  color:black
}

.th-etiquette{
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  width: 400px;
  height: 380px;
}

.td-etiquette{
  font-size: large;
  padding: 5px;
  margin: 5px;
  font-family: Arial, Helvetica, sans-serif;
}

.td-etiquette-description{
  font-size: large;
  padding: 20px;
  margin: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.img-etiquette{
  /*width: 250px;*/
  max-height: 90%;
  max-width: 90%;
  vertical-align: middle;
  padding: 5px;
}

.img-qr-etiquette{
  width: 150px;
  padding: 5px;
  vertical-align: middle;
}

.taille-active{
  background-color: rgb(40, 170, 72);
  color: white;
  font-weight: bold;
  padding: 4px;
  margin: 5px;
  border-radius: 10px;
}

.taille-alternative{
  background-color: rgb(99, 99, 100);
  color: white;
  padding: 4px;
  margin: 5px;
  border-radius: 10px;
  height: 200px;
}

.middled{
  vertical-align: middle;
}

.shadowed{
  border-radius: .2em;
  box-shadow: 1px 2px 3px 4px rgba(165, 163, 163, 0.8);
}

.page-break {
  display: block;
  clear: both;
  page-break-after: always;
}

.hr-doted {
  border: none;
  border-top: 1px dotted rgb(35, 35, 35);
  color: #fff;
  background-color: #fff;
  height: 4px;
  margin-top: 46px;
  width: 100%;
}

.test-color{
  color:#8f1f46
}


/*


 */

 body {
  font-family: "Playfair Display", Arial, Helvetica, sans-serif;
  font-size: medium;
  overflow-x: hidden;
}

 .brand-colored{
    color:rgb(208, 77, 123);
 }

:root {
  --public-brand-color: rgb(184, 134, 11);
  --public-brand-bg-color: rgb(184, 134, 11);
  --public-brand-gradient: linear-gradient(
    135deg,
    rgba(184, 134, 11, 1) 0%,
    rgba(200, 150, 20, 0.95) 50%,
    rgba(184, 134, 11, 0.9) 100%
  );
  --public-brand-gradient-dotted: repeating-linear-gradient(
    to right,
    rgb(184, 134, 11) 0,
    rgb(184, 134, 11) 5px,
    transparent 5px,
    transparent 10px
  );
}

.public-brand-bg-color {
  background-color: var(--public-brand-bg-color) !important;
}

.public-brand-color {
  color: var(--public-brand-color) !important;
}

 .brand-bg{
    background-color:rgb(208, 77, 123);
 }

.bg-brand-colored{
   background-color:rgb(208, 77, 123);
}

/* Placeholder light for inputs */
.placeholder-light::placeholder {
  color: #f8f9fa !important;
  opacity: 0.7;
}

.placeholder-light::-webkit-input-placeholder {
  color: #f8f9fa !important;
  opacity: 0.7;
}

.placeholder-light::-moz-placeholder {
  color: #f8f9fa !important;
  opacity: 0.7;
}

/* Override Bootstrap blue focus for dark inputs */
.form-control.bg-dark:focus {
  border-color: rgba(255, 255, 255, 0.5) !important;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.15) !important;
}

/* Select prompt light */
.placeholder-light option:first-child {
  color: #f8f9fa !important;
  opacity: 0.7;
}

/* Black select arrow */
.form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat !important;
  background-position: right 0.75rem center !important;
  background-size: 16px 12px !important;
  padding-right: 2.5rem !important;
}

/* Calendar icon */
.form-control[type="date"]::-webkit-calendar-picker-indicator {
  cursor: pointer;
}

.form-control[type="date"]::-moz-calendar-picker-indicator {
  cursor: pointer;
}

/* Dropdown dark theme */
.dropdown-menu {
  background-color: #343a40 !important;
  border: 1px solid #6c757d !important;
}

.dropdown-item {
  color: #f8f9fa !important;
}

.dropdown-item:hover,
.dropdown-item:focus {
  background-color: #495057 !important;
  color: #ffffff !important;
}

.dropdown-item.fw-bold {
  background-color: #495057 !important;
  color: #ffffff !important;
}

.navbar-fixed-height {
  height: 60px;
  min-height: 60px;
  z-index: 1030;
}

.navbar-fixed-height .container-fluid {
  min-height: 60px;
  align-items: center;
}

.navbar-logo {
  height: 30px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  display: block;
}

@media (min-width: 768px) {
  .navbar-logo {
    height: 35px;
  }
}

@media (min-width: 1200px) {
  .navbar-logo {
    height: 40px;
  }
}

.navbar-admin {
  background-color: var(--light-beige-color) !important;
}

.navbar-admin > .container-fluid {
  align-items: center;
}

/* Navbar background is standard Bootstrap (`bg-light`) */

.navbar-admin .navbar-nav {
  flex-wrap: nowrap;
}

.navbar-admin .nav-item,
.navbar-admin .nav-link {
  white-space: nowrap;
}

.navbar-admin .container-fluid,
.navbar-admin .navbar-collapse {
  align-items: center;
}

.navbar-admin .navbar-collapse {
  background-color: var(--light-beige-color);
}

.navbar-admin .navbar-toggler {
  margin-left: 0;
}

.navbar-admin .navbar-collapse {
  padding-right: 0;
}

@media (max-width: 1199.98px) {
  .navbar-admin .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
   /* padding: 0.75rem 1rem;*/
    background-color: var(--light-beige-color);
    box-shadow: 0 6px 10px rgba(0,0,0,.08);
    border-top: 1px solid rgba(0,0,0,.05);
  }

  .navbar-admin .navbar-nav {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }

  .navbar-admin .navbar-nav .nav-item:not(:last-child) {
    margin-bottom: 0;
  }
}

.public-content {
  padding-top: 0;
  /*height: 100vh;
  overflow-y: auto;*/
}

.admin-content {
  padding-top: 0;
  /*height: 100vh;
  overflow-y: auto;*/
}

:root {
  --light-beige-color: rgb(236, 236, 236);
}

.light-beige-colored {
  background-color: var(--light-beige-color);
}

.page-max-widthed {
  width: 100%;
  max-width: 1000px;
}

.produit-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.lighter-beige-colored {
  background-color: #f4f4f4; 
}

.card-connexion{
   width: 90%;
   max-width: 500px;
}

/* Style the image to fill the container width while maintaining aspect ratio */
.img-produit {
   width: 100%;
   height: 100%;
   max-height: 300px;
   object-fit: cover;
   object-position: center; /* Center the image horizontally when it's taller than the container */
 }

.public-text-overlay {
  background: rgba(255, 255, 255, 0.7); /* White background with 70% opacity */
  border-radius: 4px;                  /* Rounded corners */
  padding: 4px;                  /* Padding for better spacing */
}


/* Compensation pour la navbar fixed-top - appliquée au niveau du layout */
.public-content {
  padding-top: 0px; /* Compensation pour la navbar fixed-top */
}

.public-main-content{
  margin: 0 auto;
}

.text-truncate-multiline {
  max-height: 4.5rem; /* Adjust based on how much text you want */
}

.promotion-badge {
  z-index: 10;
  font-weight: 200;
  overflow: hidden;
}

.carousel-multiple{
  height: 300px; 
  object-fit: cover;
}

.carousel-multiple .carousel-item {
  height: 300px;
  overflow: hidden;
}

.carousel-multiple .carousel-item img,
.carousel-multiple .carousel-item video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.carousel-single {
  max-height: 70vh;
}

.carousel-single .carousel-item img,
.carousel-single .carousel-item video {
  max-height: 80vh;
  object-fit: contain;
  width: 100%;
}

/* Styles pour les miniatures du carousel */
.carousel-thumbnails {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE et Edge */
}

.carousel-thumbnails::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.carousel-thumbnail {
  width: 60px;
  height: 60px;
  border: 2px solid transparent;
  opacity: 0.7;
  transition: opacity 0.2s, border-color 0.2s;
}

.carousel-thumbnail:hover {
  opacity: 1;
}

.carousel-thumbnail.active {
  opacity: 1;
  border-color: #fff;
}

.carousel-thumbnail-media {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 768px) {
  .carousel-thumbnail {
    width: 70px;
    height: 70px;
  }
}


/* chatbot */
 @keyframes bounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-8px); }
  }

  #chatbot-toggle-wrapper {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 9999;
    animation: bounce 2s ease-in-out infinite;
  }

  #chatbot-toggle {
    background: #262524;
    border: none;
    padding: 10px 14px;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    width: 70px;
    height: 70px;
  }

  #chatbot-toggle:hover {
    transform: scale(1.2) rotate(5deg);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.5);
  }

  #chatbot-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 9px 6px;
    background: linear-gradient(135deg, #9b9a95, #888383);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
    font-size: 16px;
    color: white;
  }


  .chatbox {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
  }

  .chatbox.visible {
    opacity: 1;
    visibility: visible;
  }

/* ============================================
   NAVBAR - Effet blur transparent
   ============================================ */

/* Navbar links with stitching effect */
.nav-link-public {
  position: relative;
  display: inline-block;
  color: rgba(255, 255, 255, 0.85) !important;
  transition: color 0.3s ease;
}

.nav-link-public:hover {
  color: rgba(255, 255, 255, 1) !important;
}

/* Fine ligne qui s'anime de gauche à droite au survol */
.nav-link-public::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: white;
  transition: width 0.6s ease-out;
  opacity: 0.7;
}

.nav-link-public:hover::after {
  width: 100%;
  opacity: 1;
}

/* Lien actif avec fine ligne permanente */
.nav-link-active::after {
  width: 100% !important;
  background-color: white;
  opacity: 0.9;
}

.nav-link-active span {
  color: white !important;
}

/* Footer hover effects */
.hover-link {
  transition: color 0.3s ease, padding-left 0.3s ease;
  display: inline-block;
}

.hover-link:hover {
  color: white !important;
  padding-left: 5px;
  font-weight: bold;
}

footer .bi-instagram:hover,
footer .bi-facebook:hover {
  color: white !important;
  transform: scale(1.2);
  transition: all 0.3s ease;
}

/* Admin carousel images */
.admin-carousel-image {
  object-fit: cover;
  height: 150px;
  width: 200px;
}

.admin-image-preview {
  width: 150px;
  height: 150px;
  object-fit: cover;
}

/* Bouton rendez-vous avec couleur de marque */
.shadow {
  background-color: var(--public-brand-bg-color);
  color: black;
  border: none;
  transition: all 0.3s ease;
}

.shadow:hover {
  background-color: var(--public-brand-bg-color);
  color: black;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(158, 158, 13, 0.4) !important;
}

/* Hover effect for collection cards */
.hover-card {
  transition: all 0.3s ease;
  border: 1px solid #dee2e6;
}

.hover-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15) !important;
  border-color: #d04d7b;
}

.hover-card .card-footer {
  transition: all 0.3s ease;
}

.hover-card:hover .card-footer span {
  color: #d04d7b !important;
}

.hover-card:hover .bi-arrow-right {
  transform: translateX(5px);
  transition: transform 0.3s ease;
}

/* Collection card image placeholder */
.collection-card-image {
  height: 250px;
}

.collection-card-image i {
  font-size: 4rem;
}

  
  .reference-item {
    display: flex;
    align-items: center;
    white-space: nowrap;
    font-size: 1.1rem;
    font-weight: 500;
    color: #2c3e50;
    padding: 1rem 2rem;
    background: rgb(50, 50, 50);
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
  }
  
  .reference-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  }
  
  .reference-item i {
    font-size: 1.3rem;
  }
  
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  
  /* Responsive */
  @media (max-width: 768px) {
    .reference-item {
      font-size: 0.95rem;
      padding: 0.75rem 1.5rem;
      border-radius: 4px;
    }
    
    .reference-item i {
      font-size: 1.1rem;
    }
    
    .references-slider {
      gap: 10px;
      animation: scroll 40s linear infinite;
    }
  }

  /* Effet de grossissement élégant pour le bouton RDV */
  .btn-rdv-hover {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;
    transform-origin: center;
  }
  
  .btn-rdv-hover:hover {
    transform: scale(1.04);
    box-shadow: 0 4px 12px rgba(255, 255, 255, 0.2);
  }
  
  /* Classe pour le border-radius des boutons publics */
  .public-btn-border-radius {
    border-radius: 0.1rem !important;
  }
  
  .hover-lift {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  .hover-lift:hover {
    transform: translateY(-5px);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }

  /* Smooth scroll */
  html {
    scroll-behavior: smooth;
    overflow-x: hidden;
  }

  /* Scrollbar personnalisée en thème sombre - uniquement pour le shop */
  /* Pour Chrome, Safari, Edge */
  .public-scroll::-webkit-scrollbar {
    width: 16px;
  }

  .public-scroll::-webkit-scrollbar-track {
    background: #1a1a1a;
  }

  .public-scroll::-webkit-scrollbar-thumb {
    background: #4a4a4a;
    border-radius: 8px;
  }

  .public-scroll::-webkit-scrollbar-thumb:hover {
    background: #5a5a5a;
  }

  /* Pour Firefox */
  .public-scroll {
    scrollbar-width: auto;
    scrollbar-color: #4a4a4a #1a1a1a;
  }

  /* Animation légère pour les cards équipe */
  .team-card-hover {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .team-card-hover:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1) !important;
  }

  .public-scroll {
    /* Reserve stable space for the scrollbar WITHOUT affecting the fixed navbar width */
    scrollbar-gutter: stable;
    flex: 1 1 auto;
    min-height: 0;
  }

  .admin-scroll {
    /* Same behavior for admin layout */
    scrollbar-gutter: stable;
    flex: 1 1 auto;
    min-height: 0;
  }
  

  
  /* Espacements des sections */
  section {
    scroll-margin-top: 100px;
  }


  

/* Accordions */
.accordion-button {
  font-weight: 600;
  padding: 1.25rem 1.5rem;
}

.accordion-button:focus {
  border-color: #dee2e6;
  box-shadow: none;
}

/* FAQ Accordion custom styles - Black cards with white chevrons */
.accordion-item.bg-black .accordion-button {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #6c757d !important;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255, 255, 255)'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: var(--bs-accordion-btn-icon);
}

.accordion-item.bg-black .accordion-button::after {
  background-image: var(--bs-accordion-btn-icon) !important;
  filter: brightness(0) invert(1);
}

.accordion-item.bg-black .accordion-button:not(.collapsed) {
  background-color: #000 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.accordion-item.bg-black .accordion-button:focus {
  border-color: #6c757d !important;
  box-shadow: none !important;
}

.accordion-item.bg-black .accordion-body {
  background-color: #000 !important;
  color: #fff !important;
}

.faq-accordion-button {
  background: transparent !important;
  border: none !important;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(255, 255, 255)'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: var(--bs-accordion-btn-icon);
}

.faq-accordion-button::after {
  background-image: var(--bs-accordion-btn-icon);
}

.faq-accordion-button:not(.collapsed) {
  background-color: transparent !important;
  color: inherit !important;
  box-shadow: none !important;
}

.faq-accordion-body {
  padding: 1.5rem;
  background-color: transparent;
}

/* Espacements des sections */
section {
  scroll-margin-top: 100px;
}


/* ========================================
   Slider de références - Défilement automatique
   ======================================== */

.references-slider-wrapper {
  overflow: hidden;
  position: relative;
  padding: 20px 0;
}

.references-slider {
  display: flex;
  gap: 4rem;
  animation: scroll 80s linear infinite;
  width: fit-content;
}

.references-slider:hover {
  animation-play-state: paused;
}

.reference-item {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 1.1rem;
  font-weight: 500;
  color: white;
  padding: 1.2rem 2.5rem;
  background: linear-gradient(135deg, #2c2c2c 0%, #393939 50%, #2c2c2c 100%);
  border-radius: 50px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  min-width: fit-content;
  flex-shrink: 0;
}

.reference-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.reference-item i {
  font-size: 1.3rem;
  flex-shrink: 0;
}

.reference-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Styles pour les items de témoignages dans le slider */
.testimonial-slider-item {
  transition: all 0.3s ease;
  cursor: pointer;
}

.testimonial-slider-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3) !important;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Responsive pour références */
@media (max-width: 768px) {
  .reference-item {
    font-size: 0.9rem;
    padding: 1rem 2rem;
  }
  
  .reference-item i {
    font-size: 1.1rem;
  }
  
  .references-slider {
    gap: 3rem;
    animation: scroll 60s linear infinite;
  }
}

/* ========================================
   Page Home - Hero Section & 3D Model
   ======================================== */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');

/* Hero section */
.home-hero {
  min-height: 100vh;
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-top: 80px;
  margin-bottom: 600px; /* Espace avant le contenu suivant */
  overflow: hidden; /* Empêche le débordement horizontal */
}

.home-hero .row {
  width: 100%;
  align-items: center;
  position: relative;
  z-index: 2; /* Le texte passe au-dessus du canvas 3D */
}

/* Colonne de la robe */
.dress-column {
  display: flex;
  align-items: center;
  padding-bottom: 0;
}

/* Colonne du texte */
.text-column {
  display: flex;
  align-items: center;
  padding-top: 0;
}

.text-content {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

/* Animation du texte qui change */
.animated-text-container {
  min-height: 60px;
  display: flex;
  align-items: center;
  margin-top: 6rem;
}

.animated-text {
  margin-bottom: 2rem;
  text-shadow: 0 1px 5px rgba(0,0,0,0.5);
}

#changing-text {
  display: inline-block;
  font-style: italic;
  color: #ffffff;
  position: relative;
  font-size: 1.5rem;
}

/* Animations pour le texte qui change */
#changing-text.slide-in {
  animation: slideInFromRight 0.8s ease-out forwards;
}

#changing-text.fade-out {
  animation: smokeDisappear 0.8s ease-in forwards;
}

@keyframes slideInFromRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
  }
}

@keyframes smokeDisappear {
  0% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1);
    filter: blur(5px);
  }
  100% {
    opacity: 0;
    transform: scale(1.3);
    filter: blur(10px);
  }
}


@keyframes fadeInUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Flèche de scroll */
.scroll-indicator {
  position: fixed;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: max-content;
  display: flex;
  justify-content: center;
  animation: fadeInUp 1s ease-out 1.5s both;
  cursor: pointer;
  text-align: center;
  z-index: 100;
}

.scroll-indicator i {
  font-size: 3rem;
  color: rgb(45, 43, 43);
  text-shadow: 0 2px 10px rgba(255, 255, 255, 0.3);
  animation: bounceArrow 2s ease-in-out infinite;
  display: inline-block;
}

@keyframes bounceArrow {
  0%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(15px);
    opacity: 0.7;
  }
}

.scroll-indicator:hover i {
  color: rgba(45, 43, 43, 0.8);
  animation-play-state: paused;
}

/* Titre A1soir */
.text-content h1 {
  font-size: 2rem;
}

/* Titre avec gradient */
.hero-gradient-text {
  position: relative;
  width: 100%;
  z-index: 10;
  font-family: 'Playfair Display', serif;
  background: linear-gradient(135deg, 
    #d04d7b 0%, 
    #ffffff 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: none;
}

/* Animations d'entrée pour titre et sous-titre */
.hero-title-animation {
  animation: fadeInUp 1s ease-out 0.3s both;
}

.hero-subtitle-animation {
  animation: fadeInUp 1s ease-out 0.7s both;
}

/* Effet de gradient sur le sous-titre */
.hero-gradient-subtitle {
  margin-top: 2rem;
  background: linear-gradient(135deg, 
    #ffffff 0%, 
    #f0c0d0 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: drop-shadow(0 1px 5px rgba(0,0,0,0.5));
}

/* ================================
   SECTION DÉCOUVREZ NOTRE UNIVERS
   ================================ */

.discover-section {
  position: relative;
  height: 600vh; /* Hauteur pour créer l'espace de scroll (augmenté pour plus de temps de scroll) */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Conteneur fixe au centre */
.discover-section .container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  max-width: 1300px;
  width: 100%;
  padding: 0 2rem;
  pointer-events: none;
}

/* Items de la section - Les animations sont gérées par JavaScript */
[data-discover-item] {
  opacity: 0;
  transform: translateY(40px);
  will-change: opacity, transform, filter;
}

/* Titre */
.discover-title {
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.discover-main-title {
  font-family: 'Playfair Display', serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  background: var(--public-brand-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: 0.5px;
}

/* Décoration */
.title-decoration {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
}

.decoration-line {
  width: 100px;
  height: 2px;
  background: linear-gradient(90deg, 
    transparent 0%,
    var(--public-brand-color) 50%,
    transparent 100%
  );
}

/* Conteneur principal : image à gauche, texte à droite */
.discover-content-wrapper {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 5rem;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
}

/* Container pour l'image qui change */
.discover-image-container {
  position: relative;
  width: 100%;
  height: 450px;
  opacity: 0;
  transform: translateX(-60px);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1),
              transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.discover-image-container[data-discover-item] {
  will-change: opacity, transform, filter;
}

.discover-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius:0.2rem;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.5),
              0 0 0 1px rgba(184, 134, 11, 0.15);
  transition: opacity 0.6s ease, transform 0.6s ease;
  filter: brightness(0.85) contrast(1.15) saturate(1.1);
  opacity: 0;
  transform: scale(1.1);
}

.discover-img.discover-img-active {
  opacity: 1;
  transform: scale(1);
  z-index: 1;
}

/* Contenu texte à droite */
.discover-content-right {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  justify-content: center;
}

/* Description */
.discover-description {
  margin-bottom: 0;
  max-width: 100%;
  text-align: left;
}

.description-text {
  font-size: 1.4rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.description-subtext {
  font-size: 1rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
}

/* Icônes */
.discover-icons {
  display: flex;
  justify-content: flex-start;
  gap: 2rem;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}

.icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  cursor: default;
  transition: transform 0.3s ease;
  padding: 1rem;
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(184, 134, 11, 0.1);
  min-width: 100px;
}

.icon-item i {
  font-size: 2.5rem;
  color: var(--public-brand-color);
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.icon-item span {
  font-size: 0.9rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: color 0.3s ease;
}

.icon-item:hover {
  transform: translateY(-5px);
  background: rgba(184, 134, 11, 0.08);
  border-color: rgba(184, 134, 11, 0.3);
  box-shadow: 0 4px 16px rgba(184, 134, 11, 0.2);
}

.icon-item:hover i {
  transform: scale(1.15) rotate(5deg);
  color: rgba(200, 150, 20, 1);
}

.icon-item:hover span {
  color: var(--public-brand-color);
}

/* Responsive */
@media (max-width: 1024px) {
  .discover-content-wrapper {
    grid-template-columns: 1fr;
    gap: 3rem;
    padding: 1.5rem;
  }
  
  .discover-image-container {
    max-width: 100%;
    height: 400px;
    order: -1; /* Image en premier sur mobile */
  }
  
  .discover-content-right {
    text-align: center;
    gap: 2rem;
  }
  
  .discover-description {
    text-align: center;
  }
  
  .discover-icons {
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .discover-section {
    height: 180vh;
  }

  .discover-section .container {
    max-width: 90%;
    padding: 0 1rem;
  }
  
  .discover-content-wrapper {
    gap: 1.5rem;
  }
  
  .discover-main-title {
    font-size: 2.5rem;
  }
  
  .description-text {
    font-size: 1.2rem;
  }
  
  .description-subtext {
    font-size: 1rem;
  }
  
  .discover-icons {
    gap: 0.75rem;
  }
  
  .icon-item i {
    font-size: 2rem;
  }
  
  .icon-item span {
    font-size: 1rem;
  }
  
  .discover-image-container {
    height: 300px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .discover-main-title {
    font-size: 3rem;
  }
  
  .discover-icons {
    gap: 3rem;
  }
}

/* ================================
   CAROUSEL DE CARDS AU SCROLL
   ================================ */

.scroll-cards-carousel {
  position: relative;
  height: 600vh; /* Hauteur augmentée pour que chaque carte reste affichée plus longtemps */
  overflow: visible;
}

.scroll-animation-text {
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  font-size: 2.2rem;
  color: rgb(72, 71, 71);
  text-transform: uppercase;
}

.scroll-cards-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-out;
}

.scroll-card {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  transform: translateX(0) scale(0.85);
  z-index: 1;
  pointer-events: auto;
  transition: all 1s cubic-bezier(0.4, 0.0, 0.2, 1);
  will-change: transform, opacity;
  border-radius: 0;
  overflow: hidden;
}

/* Couleur personnalisée - Dégradé élégant avec couleur principale dorée */
.bg-darker-gradient {
  background: linear-gradient(135deg, 
    rgba(25, 25, 20, 0.95) 0%, 
    rgba(30, 25, 20, 0.95) 50%, 
    rgba(20, 20, 15, 0.95) 100%) !important;
  backdrop-filter: blur(25px) saturate(180%);
  border: none !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), 
              inset 0 1px 0 rgba(255, 255, 255, 0.08);
  border-radius: 0 !important;
}

/* Card body - pleine hauteur et centré */
.nav-card-link .card-body {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  padding: 2rem !important;
}

/* Cards de navigation - Styles simplifiés et élégants */
.nav-card {
  position: relative;
  overflow: hidden;
  border-radius: 0 !important;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* Lien cliquable - seulement le contenu */
.nav-card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Image de fond de la carte - pleine page */
.nav-card-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.nav-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.4;
  filter: brightness(0.5) contrast(1.2);
}

/* Fond dégradé par-dessus l'image pour améliorer la lisibilité */
.nav-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0.2) 50%,
    rgba(0, 0, 0, 0.6) 100%
  );
  z-index: 1;
  pointer-events: none;
}


/* Icône wrapper */
.nav-card-icon-wrapper {
  width: 90px;
  height: 90px;
  background: linear-gradient(135deg, rgba(184, 134, 11, 0.15), rgba(200, 150, 20, 0.15));
  transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.nav-card-link:hover .nav-card-icon-wrapper {
  background: linear-gradient(135deg, rgba(184, 134, 11, 0.25), rgba(200, 150, 20, 0.25));
  transform: scale(1.1) rotate(5deg);
}

.nav-card-icon {
  font-size: 2.5rem;
  color: var(--public-brand-color);
  transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  opacity: 1;
  transform: scale(1) translateY(0);
}

.nav-card-link:hover .nav-card-icon {
  color: rgba(200, 150, 20, 1);
  transform: scale(1.15) rotate(-5deg);
}

/* Animations d'entrée pour l'icône */
.nav-card-icon.animate-in {
  animation: iconEnter 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}

@keyframes iconEnter {
  0% {
    opacity: 0;
    transform: scale(0.8) translateY(20px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

/* Animations de sortie pour l'icône */
.nav-card-icon.animate-out {
  animation: iconExit 0.4s cubic-bezier(0.4, 0.0, 1, 1) forwards;
}

@keyframes iconExit {
  0% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
  100% {
    opacity: 0;
    transform: scale(0.8) translateY(-20px);
  }
}

/* Titre */
.nav-card-title {
  font-family: 'Playfair Display', serif;
  color: #ffffff;
  transition: all 0.3s ease;
  opacity: 1;
  transform: translateX(0);
}

.nav-card-link:hover .nav-card-title {
  color: #ffffff;
}

/* Animations d'entrée pour le titre */
.nav-card-title.animate-in {
  animation: titleEnter 0.5s cubic-bezier(0.4, 0.0, 0.2, 1) 0.1s forwards;
}

@keyframes titleEnter {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Animations de sortie pour le titre */
.nav-card-title.animate-out {
  animation: titleExit 0.4s cubic-bezier(0.4, 0.0, 1, 1) forwards;
}

@keyframes titleExit {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-30px);
  }
}

/* Description */
.nav-card-description {
  transition: all 0.3s ease;
  opacity: 1;
  transform: translateX(0);
  color: #b8b8b8;
}

.nav-card-link:hover .nav-card-description {
  color: #c8c8c8;
}

/* Animations d'entrée pour la description */
.nav-card-description.animate-in {
  animation: descriptionEnter 0.5s cubic-bezier(0.4, 0.0, 0.2, 1) 0.2s forwards;
}

@keyframes descriptionEnter {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Animations de sortie pour la description */
.nav-card-description.animate-out {
  animation: descriptionExit 0.4s cubic-bezier(0.4, 0.0, 1, 1) 0.05s forwards;
}

@keyframes descriptionExit {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-30px);
  }
}

/* Flèche */
.nav-card-arrow {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.3s ease;
}

.nav-card-arrow i {
  font-size: 2.5rem;
  color: var(--public-brand-color);
  transition: all 0.3s ease;
}

.nav-card-link:hover .nav-card-arrow i {
  transform: translateX(5px);
  color: rgba(200, 150, 20, 1);
}

/* Animations d'entrée pour la flèche */
.nav-card-arrow.animate-in {
  animation: arrowEnter 0.5s cubic-bezier(0.4, 0.0, 0.2, 1) 0.3s forwards;
}

@keyframes arrowEnter {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Animations de sortie pour la flèche */
.nav-card-arrow.animate-out {
  animation: arrowExit 0.4s cubic-bezier(0.4, 0.0, 1, 1) 0.1s forwards;
}

@keyframes arrowExit {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-30px);
  }
}

/* Responsive */
@media (max-width: 768px) {
  .scroll-cards-container {
    width: 100vw;
    height: 100vh;
  }
  
  .scroll-card {
    width: 100vw;
    height: 100vh;
  }
  
  .nav-card-icon-wrapper {
    width: 70px;
    height: 70px;
  }
  
  .nav-card-icon {
    font-size: 2rem;
  }
  
  .nav-card .card-body {
    padding: 2rem 1.5rem !important;
  }
  
  .nav-card-title {
    font-size: 1.5rem !important;
  }
  
  .nav-card-description {
    font-size: 1rem !important;
  }
  
  .nav-card-arrow i {
    font-size: 2rem !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .scroll-cards-container {
    width: 100vw;
    height: 100vh;
  }
  
  .scroll-card {
    width: 100vw;
    height: 100vh;
  }
  
  .nav-card-icon-wrapper {
    width: 80px;
    height: 80px;
  }
  
  .nav-card-icon {
    font-size: 2.25rem;
  }
}

/* Responsive pour la page home */
@media (max-width: 768px) {
  .home-hero {
    padding-top: 60px;
    margin-bottom: 300px; /* Moins d'espace sur mobile */
  }

  .home-hero .row {
    flex-direction: column;
  }

  .dress-column,
  .text-column {
    padding-bottom: 0;
    text-align: center;
  }

  .text-column {
    margin-top: 1rem;
    padding-top: 0;
    align-items: center;
  }

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

  .text-content h1 {
    font-size: 3rem !important;
  }

  .animated-text-container {
    justify-content: center;
    min-height: 50px;
  }

  .home-hero .btn {
    font-size: 0.9rem;
    padding: 0.75rem 2rem !important;
  }

  .scroll-indicator {
    margin-top: 1.5rem;
    text-align: center;
  }

  .scroll-indicator i {
    font-size: 2.5rem;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .text-content h1 {
    font-size: 4rem;
  }
}

/* ============================================
   PAGE HEADERS - Style pour fond foncé
   ============================================ */

.page-title {
  letter-spacing: 0.1em;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  position: relative;
  display: inline-block;
}

@keyframes dotted-line-draw {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}

.page-title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-image: var(--public-brand-gradient-dotted);
  clip-path: inset(0 100% 0 0);
  animation: dotted-line-draw 0.6s ease-in-out forwards;
  animation-delay: 0.8s;
}

.page-subtitle {
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

/* Responsive pour les headers */
@media (max-width: 768px) {
  .page-title {
    font-size: 2.5rem !important;
    letter-spacing: 0.05em;
  }
  
  .page-subtitle {
    font-size: 1rem !important;
    padding: 0 1rem;
  }
}


/* ============================================
   IMAGE HOVER EFFECT - Changement d'image au survol
   ============================================ */
.image-hover-container {
  cursor: pointer;
  position: relative;
}

.image-hover-base {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}

.image-hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.image-hover-container:hover .image-hover-base {
  opacity: 0;
}

.image-hover-container:hover .image-hover-overlay {
  opacity: 1;
}

/* ============================================
   PAGE HEADER - Zoom effect on hover
   ============================================ */
/* Animations subtiles pour le titre et sous-titre du header */
.page-header-title {
  animation: fadeInUpSubtle 1s ease-out;
  animation-fill-mode: both;
}

.page-header-subtitle {
  animation: fadeInUpSubtle 1s ease-out 0.2s;
  animation-fill-mode: both;
}

@keyframes fadeInUpSubtle {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.page-header-image:hover {
  transform: scale(1.05);
}

/* Responsive width pour la première image du header */
.page-header-image-wrapper-first {
  width: 100% !important;
}

@media (min-width: 768px) {
  .page-header-image-wrapper-first {
    width: 50% !important;
  }
}

/* ============================================
   SECTION TITLE - Underline animation on scroll
   ============================================ */
.section-title-wrapper {
  position: relative;
}

.section-title-underline {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 0;
  height: 1px;
  background: black;
  transition: width 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

[data-aos="title-underline"] .section-title-underline {
  width: 0;
}

[data-aos="title-underline"].aos-animate .section-title-underline {
  width: 25%;
}

/* ============================================
   ANIMATIONS PERSONNALISÉES - Effet fumée
   ============================================ */

/* Animation fumée - Apparition */
@keyframes smoke-fade-in-animation {
  0% {
    opacity: 0;
    filter: blur(20px);
    transform: scale(0.8) translateY(30px);
  }
  60% {
    opacity: 0.8;
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: scale(1) translateY(0);
  }
}

[data-aos="smoke-fade-in"].aos-animate {
  animation: smoke-fade-in-animation 1.2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* Animation fumée - Glissement depuis la droite */
@keyframes smoke-slide-right-animation {
  0% {
    opacity: 0;
    filter: blur(15px);
    transform: translateX(-60px) scale(0.9);
  }
  60% {
    opacity: 0.8;
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0) scale(1);
  }
}

[data-aos="smoke-slide-right"].aos-animate {
  animation: smoke-slide-right-animation 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* Animation fumée - Glissement depuis la gauche */
@keyframes smoke-slide-left-animation {
  0% {
    opacity: 0;
    filter: blur(15px);
    transform: translateX(60px) scale(0.9);
  }
  60% {
    opacity: 0.8;
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0) scale(1);
  }
}

[data-aos="smoke-slide-left"].aos-animate {
  animation: smoke-slide-left-animation 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* Effet hover fumée sur le bouton */
.btn-smoke-hover {
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
}

.btn-smoke-hover::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
  transform: translate(-50%, -50%);
  transition: all 0.6s ease;
  z-index: 0;
}

.btn-smoke-hover:hover::before {
  width: 300%;
  height: 300%;
}

.btn-smoke-hover:hover {
  transform: translateY(-5px) scale(1.05);
  filter: brightness(1.1);
}

.btn-smoke-hover i,
.btn-smoke-hover span {
  position: relative;
  z-index: 1;
}

/* Animation de pulsation pour les éléments AOS */
[data-aos].aos-animate {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* ================================
   INFO CARDS & COLLECTION CARDS & CONCEPT CARDS
   ================================ */

.info-card,
.concept-card {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  overflow: hidden;
  border-radius: 4px;
}

/* Info cards conservent un fond clair élégant */
.info-card {
  background: linear-gradient(
    135deg,
    rgba(255, 255, 240, 0.15) 0%,
    rgba(255, 248, 220, 0.2) 50%,
    rgba(255, 255, 240, 0.15) 100%
  );
  border: 1px solid rgba(255, 255, 255, 0.1);
}

/* Concept cards : fond noir élégant avec transparence */
.concept-card {
  background: linear-gradient(
    135deg,
    rgba(5, 5, 5, 0.85) 0%,
    rgba(15, 15, 15, 0.9) 40%,
    rgba(30, 30, 30, 0.95) 100%
  );
  border: 1px solid rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}

/* Section sombre partagée (ex : "Comment ça marche ?") */
.dark-gradient-section {
  background: linear-gradient(
    135deg,
    rgba(5, 5, 5, 0.9) 0%,
    rgba(20, 20, 20, 0.95) 45%,
    rgba(40, 40, 40, 0.98) 100%
  );
  border-radius: 1rem;
}

/* Collection Card - Style simplifié */
.collection-card-link {
  display: block;
  text-decoration: none;
}

/* Effet de zoom sur l'image au survol */
.collection-card-image {
  transition: transform 0.6s ease;
  transform-origin: center center;
}

.collection-card-link:hover .collection-card-image {
  transform: scale(1.1);
}

/* Effet hover sur le titre de la collection card - exactement comme la navbar */
.collection-card-title {
  position: relative;
  display: inline-block;
  color: rgba(255, 255, 255, 0.85);
  transition: color 0.3s ease;
  padding-bottom: 4px;
}

.collection-card-link:hover .collection-card-title {
  color: rgba(255, 255, 255, 1);
}

/* Fine ligne qui s'anime de gauche à droite au survol - légèrement plus épaisse et espacée */
.collection-card-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1.5px;
  background-color: white;
  transition: width 0.6s ease-out;
  opacity: 0.7;
}

.collection-card-link:hover .collection-card-title::after {
  width: 100%;
  opacity: 1;
}


.info-card:hover,
.concept-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.4);
}

/* ================================
   FLOATING CONTACT ICONS
   ================================ */

.floating-contact-icons {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.floating-icon-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease;
  font-size: 1.2rem;
  opacity: 0;
  transform: translateY(-20px);
  animation: floatingIconEnter 1s ease-out forwards;
}

.floating-icon-btn:nth-child(1) {
  animation-delay: 0.2s;
}

.floating-icon-btn:nth-child(2) {
  animation-delay: 0.35s;
}

.floating-icon-btn:nth-child(3) {
  animation-delay: 0.5s;
}

.floating-icon-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2);
  background: rgba(44, 44, 44, 1);
  color: #ffffff;
  border-color: rgba(44, 44, 44, 1);
}

.floating-phone-tooltip {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translate(-10%, -50%);
  background: #fff;
  color: #000;
  padding: 0.35rem 0.9rem;
  border-radius: 0.4rem;
  font-size: 0.8rem;
  font-weight: 500;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  letter-spacing: 0.2em;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  white-space: nowrap;
  border: 1px solid rgba(0,0,0,0.08);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.floating-icon-btn:hover .floating-phone-tooltip,
.floating-icon-btn:focus .floating-phone-tooltip {
  opacity: 1;
  transform: translate(-10%, -50%);
}

@keyframes floatingIconEnter {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 768px) {
  .floating-contact-icons {
    right: 15px;
    bottom: 15px;
    gap: 10px;
  }
  
  .floating-icon-btn {
    width: 45px;
    height: 45px;
    font-size: 1.1rem;
  }
}

/* Concept Card Specific Styles */
.concept-card {
  padding: 2rem;
}

.concept-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 1rem;
}

/* Collection Card Specific Styles */
.collection-card-placeholder {
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.2);
}

.collection-card:hover .collection-card-footer {
  background: rgba(255, 255, 255, 0.05);
}

.collection-card-footer i {
  transition: transform 0.3s ease;
}

.collection-card:hover .collection-card-footer i {
  transform: translateX(5px);
}

/* ================================
   SCROLL REVEAL ANIMATIONS
   ================================ */



/* État initial : invisible */
[data-scroll-reveal] {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1),
              transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);

}

/* État révélé : visible */
[data-scroll-reveal].is-revealed {
  opacity: 1;
  transform: translateY(0);
}

/* Variations pour plus de dynamisme (optionnel) */
[data-scroll-reveal]:nth-child(even) {
  transition-delay: 0.1s;
}

[data-scroll-reveal]:nth-child(odd) {
  transition-delay: 0.05s;
}



.alert-cabine {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 249, 250, 0.98) 100%) !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  color: #000000 !important;
  backdrop-filter: blur(20px) saturate(180%);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15), 
              0 0 60px rgba(0, 0, 0, 0.1) !important;
  animation: slideInFromRight 0.5s ease-out;
}

@keyframes slideInFromRight {
  0% {
    transform: translateX(400px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* ================================
   CABINE D'ESSAYAGE CARDS
   ================================ */

/* Effet hover sur les items produits dans la cabine */
.cabine-product-card {
  background: linear-gradient(135deg, rgba(20, 20, 20, 0.85) 0%, rgba(35, 35, 35, 0.85) 100%);
  border-color: rgba(70, 70, 70, 0.4) !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.35);
  transition: background 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.cabine-product-card:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, rgba(25, 25, 25, 0.9) 0%, rgba(45, 45, 45, 0.92) 70%, rgba(255, 215, 0, 0.25) 100%);
  border-color: rgba(255, 215, 0, 0.45) !important;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 215, 0, 0.18);
}

.cabine-product-card:hover .btn-outline-danger {
  background-color: rgba(255, 215, 0, 0.1);
  border-color: rgba(255, 215, 0, 0.6);
  color: #ffd700;
}

/* Bouton "Ajouter des produits" (cabine) */
.btn-cabine-add {
  background: var(--public-brand-gradient);
  color: #ffffff;
  border: none;
  transition: all 0.25s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
}

/* Effet hover sur le bouton "Ajouter d'autres produits" */
.btn-cabine-add:hover {
  background: var(--public-brand-gradient) !important;
  border-color: transparent !important;
  transform: translateY(-1px) scale(1.01);
  box-shadow: 0 6px 18px rgba(255, 215, 0, 0.3), 0 2px 8px rgba(0, 0, 0, 0.2) !important;
}


.cabine-reservation-form .form-control:-webkit-autofill,
.cabine-reservation-form .form-control:-webkit-autofill:hover,
.cabine-reservation-form .form-control:-webkit-autofill:focus,
.cabine-reservation-form .form-select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #1b1b1b inset !important;
  -webkit-text-fill-color: #f8f9fa !important;
  transition: background-color 5000s ease-in-out 0s;
}
.form-control-dark::placeholder {
  color: rgba(248, 249, 250, 0.75) !important;
}

.form-control-dark:-webkit-autofill,
.form-control.form-control-dark:-webkit-autofill,
.form-control-dark:-webkit-autofill:hover,
.form-control-dark:-webkit-autofill:focus,
.form-select.form-control-dark:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #1b1b1b inset !important;
  -webkit-text-fill-color: #f8f9fa !important;
  transition: background-color 5000s ease-in-out 0s;
}

/* ============================================
   BOUTIQUE VIDEO SECTION - Liens de collection
   ============================================ */
/* Style pour les liens de collection avec surlignage fin */
.boutique-collection-link {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  padding: 0.5rem 1rem;
  transition: all 0.3s ease;
  text-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.boutique-collection-link::after {
  content: '';
  position: absolute;
  bottom: 0.3rem;
  left: 0;
  width: 40%;
  height: 1px;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: left;
  transition: width 0.3s ease, transform 0.3s ease;
}

.boutique-collection-link.is-revealed::after {
  animation: drawLine 0.6s ease-out forwards;
}

@keyframes drawLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

.boutique-collection-link:hover {
  color: #fff;
}

.boutique-collection-link:hover::after {
  width: 100%;
  transform: scaleX(1);
}

/* Effet hover sur les images du carousel */
.carousel-image-main-text {
  text-shadow: 0 2px 4px rgba(0,0,0,0.8);
  font-size: 1rem;
  transition: transform 0.3s ease;
  display: block;
}

.carousel-image-sub-text {
  text-shadow: 0 2px 4px rgba(0,0,0,0.8);
  font-size: 0.85rem;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  display: block;
}

.carousel-image-hover:hover .carousel-image-main-text {
  transform: translateY(-15px);
}

.carousel-image-hover:hover .carousel-image-sub-text {
  opacity: 1;
  transform: translateY(0);
}

/* Formulaire en 3 étapes - Utilise les tabs Bootstrap natifs */
#rdv-tab-content .tab-pane {
  transition: opacity 0.15s linear;
}

/* Créneaux horaires occupés */
button[data-time]:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
  text-decoration: line-through;
}


/* Flatpickr Calendar Styles - Fond Blanc - Style moderne élégant */
.flatpickr-calendar {
  box-shadow: none !important;
  border-radius: 16px !important;
  border: none !important;
  padding: 10px 8px !important;
  width: 100% !important;
  max-width: 100% !important;
  background: #ffffff !important;
}

.calendar-container-large {
  min-height: 420px;
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.calendar-container-large .flatpickr-calendar {
  width: 100% !important;
  max-width: 1000px !important;
}

.calendar-container-large .flatpickr-innerContainer {
  display: flex !important;
  justify-content: center !important;
  margin: 0 auto !important;
}

/* Styles pour les boutons de créneaux horaires - Noir et Blanc */
.btn-outline-dark[data-time] {
  border-width: 2px !important;
  transition: all 0.3s ease !important;
  border-color: #000 !important;
  color: #000 !important;
  background: #fff !important;
}

.btn-outline-dark[data-time]:hover {
  background-color: #000 !important;
  color: #fff !important;
  transform: translateY(-3px) scale(1.05) !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3) !important;
}

.btn-outline-dark[data-time].active,
.btn-dark[data-time] {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
  font-weight: 600 !important;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.4) !important;
  transform: scale(1.08) !important;
}

/* En-tête mois + flèches */
.flatpickr-months {
  margin-bottom: 8px !important;
  background: transparent !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  min-height: 50px !important;
}

.flatpickr-months .flatpickr-month {
  height: auto !important;
  min-height: 40px !important;
  padding: 8px 8px !important;
  color: #000 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  visibility: visible !important;
  opacity: 1 !important;
  line-height: 1.4 !important;
}

.flatpickr-current-month {
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
  color: #000 !important;
  letter-spacing: 0.5px !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  line-height: 1.5 !important;
  padding: 4px 0 !important;
}

.flatpickr-current-month .cur-month {
  margin-right: 8px !important;
  color: #000 !important;
}

/* Ligne des jours de semaine */
.flatpickr-weekdays {
  margin-bottom: 6px !important;
  background: transparent !important;
  padding: 4px 0 !important;
}

.flatpickr-weekday {
  font-size: 11px !important;
  text-transform: uppercase !important;
  color: rgba(0, 0, 0, 0.7) !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
}

/* Jours */
.flatpickr-days {
  padding: 4px !important;
  width: 100% !important;
}

.flatpickr-day {
  border-radius: 4px !important;
  margin: 2px !important;
  flex: 1 0 auto !important;
  max-width: calc((100% / 7) - 4px) !important;
  height: 52px !important;
  line-height: 52px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  border: 2px solid transparent !important;
  color: #000 !important;
  background: #ffffff !important;
  transition: all 0.3s ease !important;
}

.flatpickr-days .dayContainer {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

/* Jour sélectionné (case noire avec texte blanc) */
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected:hover {
  background: #000 !important;
  color: #fff !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3) !important;
  font-weight: 700 !important;
  border-color: #000 !important;
  transform: scale(1.05) !important;
}

/* Jour hover */
.flatpickr-day:hover {
  background: #f8f9fa !important;
  color: #000 !important;
  border-color: #000 !important;
  transform: scale(1.05) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
}

/* Jours hors mois / désactivés */
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.flatpickr-disabled {
  color: rgba(0, 0, 0, 0.2) !important;
  cursor: not-allowed !important;
  background: #fafafa !important;
}

.flatpickr-day.flatpickr-disabled:hover {
  transform: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

/* Enlever la bordure bleue d'origine */
.flatpickr-day:focus {
  outline: none !important;
}

.flatpickr-day.today {
  border: 2px solid #000 !important;
  font-weight: 700 !important;
  background: #fff !important;
}

.flatpickr-day.today:hover {
  background: #f8f9fa !important;
}

/* Boutons précédent / suivant */
.flatpickr-prev-month,
.flatpickr-next-month {
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 2px solid #000 !important;
  background: #fff !important;
  color: #000 !important;
  transition: all 0.3s ease !important;
  position: absolute !important;
}

.flatpickr-prev-month {
  left: 10px !important;
  right: auto !important;
}

.flatpickr-next-month {
  right: 10px !important;
  left: auto !important;
}

.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  background: #000 !important;
  color: #fff !important;
  transform: translateY(-50%) scale(1.1) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
}

/* Responsive - Cellules adaptatives sur mobile */
@media (max-width: 768px) {
  .flatpickr-day {
    max-width: calc((100% / 7) - 4px) !important;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 15px !important;
    margin: 2px !important;
  }
  
  .flatpickr-current-month {
    font-size: 18px !important;
  }
  
  .flatpickr-weekday {
    font-size: 10px !important;
  }
  
  .calendar-container-large {
    min-height: 360px;
  }
  
  .flatpickr-months {
    padding: 10px 0 6px 0 !important;
  }
}

@media (max-width: 480px) {
  .flatpickr-day {
    max-width: calc((100% / 7) - 2px) !important;
    height: 38px !important;
    line-height: 38px !important;
    font-size: 13px !important;
    margin: 1px !important;
  }
  
  .flatpickr-current-month {
    font-size: 16px !important;
  }
  
  .flatpickr-weekday {
    font-size: 9px !important;
  }
  
  .page-header-container {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    left: 0 !important;
    right: 0 !important;
  }
  
  .page-header-image-wrapper {
    flex: 0 0 100% !important;
    width: 100% !important;
    box-sizing: border-box;
  }
  
  @media (min-width: 768px) {
    .page-header-image-wrapper {
      flex: 0 0 50% !important;
      width: 50% !important;
      max-width: 50% !important;
      min-width: 50% !important;
    }
  }

  .flatpickr-prev-month,
  .flatpickr-next-month {
    width: 32px !important;
    height: 32px !important;
  }
  
  .calendar-container-large {
    min-height: 320px;
  }
  
  .flatpickr-months {
    padding: 8px 0 4px 0 !important;
  }
}

/* Product Gallery Modal - Flèches et indicateurs noirs */
.modal[id^="modalProduit_"] .carousel-control-prev-icon,
.modal[id^="modalProduit_"] .carousel-control-next-icon {
  filter: invert(1);
}

.modal[id^="modalProduit_"] .carousel-indicators button {
  background-color: #ffffff;
}

.dropdown-menu.multi-column {
  column-gap: 0.75rem;
  max-height: 60vh;
  overflow-y: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  min-width: 18rem;
  max-width: 90vw;
  white-space: normal;
  overflow-x: hidden;
}

.dropdown-menu.columns-2 {
  column-count: 2;
}

.dropdown-menu.columns-3 {
  column-count: 3;
}

