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;
}
@tailwind base;
@tailwind components;
@tailwind utilities;

/* Base styles */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Couleur visible en overscroll (rebond Safari/iOS, glow Chromium) :
     dark violet teinte gradient marque, pas le vert systeme par defaut. */
  background-color: #1a0533;
}

body {
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  background: #0a0a0a;
  color: #e8e8ec;
}

/* ============================================================
   Nexio Research — Data grid background
   Grille subtile bicolore cyan/violet, evoque les graphes data
   sans surcharger. A poser sur les sections principales via
   la classe utilitaire .nx-grid-bg.
   ============================================================ */
.nx-grid-bg {
  background-color: #0a0a0a;
  background-image:
    linear-gradient(rgba(43, 211, 239, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(161, 0, 255, 0.05) 1px, transparent 1px);
  background-size: 64px 64px;
  background-position: -1px -1px;
}

.nx-grid-bg-dense {
  background-color: #0a0a0a;
  background-image:
    linear-gradient(rgba(43, 211, 239, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(161, 0, 255, 0.06) 1px, transparent 1px);
  background-size: 32px 32px;
  background-position: -1px -1px;
}

/* Fade out de la grille sur les bords (radial mask) pour eviter
   l'effet "ecran de calcul" trop tech. Donne un focus au centre. */
.nx-grid-fade {
  -webkit-mask-image: radial-gradient(ellipse at center, #000 40%, transparent 100%);
          mask-image: radial-gradient(ellipse at center, #000 40%, transparent 100%);
}

/* ============================================================
   Nx Glows — taches de lumiere organiques (pas de disque rond).
   Deux radial-gradients superposes a positions decalees + tailles
   d'ellipse asymetriques pour casser toute forme reguliere.
   Les bords disparaissent dans la transparence — aucun cercle
   ni ovale net.
   A utiliser sur une div .absolute avec dimensions large (700px+).
   ============================================================ */
/* Base commune : transparence agressive + blur massif pour tuer tout
   bord net. Mix-blend-mode screen pour fusionner les couleurs entre
   blobs adjacents (effet "lumiere additive" comme spots de scene). */
.nx-glow-spectrum,
.nx-glow-violet,
.nx-glow-quanti,
.nx-glow-quali,
.nx-glow-live,
.nx-glow-conseil,
.nx-glow-due {
  filter: blur(80px) saturate(1.25);
}

.nx-glow-spectrum {
  background:
    radial-gradient(circle at 28% 32%, rgba(43, 211, 239, 0.7) 0%, transparent 40%),
    radial-gradient(circle at 72% 68%, rgba(161, 0, 255, 0.65) 0%, transparent 40%),
    radial-gradient(circle at 50% 50%, rgba(0, 140, 255, 0.45) 0%, transparent 45%);
}
.nx-glow-violet {
  background:
    radial-gradient(circle at 32% 38%, rgba(161, 0, 255, 0.70) 0%, transparent 40%),
    radial-gradient(circle at 70% 65%, rgba(83, 13, 255, 0.60) 0%, transparent 40%);
}
.nx-glow-quanti {
  background:
    radial-gradient(circle at 32% 35%, rgba(46, 212, 181, 0.75) 0%, transparent 40%),
    radial-gradient(circle at 70% 70%, rgba(43, 211, 239, 0.50) 0%, transparent 40%);
}
.nx-glow-quali {
  background:
    radial-gradient(circle at 28% 35%, rgba(124, 58, 237, 0.75) 0%, transparent 40%),
    radial-gradient(circle at 75% 70%, rgba(83, 13, 255, 0.55) 0%, transparent 40%);
}
.nx-glow-live {
  background:
    radial-gradient(circle at 32% 35%, rgba(233, 30, 99, 0.75) 0%, transparent 40%),
    radial-gradient(circle at 75% 70%, rgba(161, 0, 255, 0.55) 0%, transparent 40%);
}
.nx-glow-conseil {
  background:
    radial-gradient(circle at 32% 35%, rgba(255, 166, 48, 0.75) 0%, transparent 40%),
    radial-gradient(circle at 75% 70%, rgba(233, 30, 99, 0.50) 0%, transparent 40%);
}
.nx-glow-due {
  background:
    radial-gradient(circle at 28% 35%, rgba(30, 144, 255, 0.75) 0%, transparent 40%),
    radial-gradient(circle at 75% 70%, rgba(0, 140, 255, 0.55) 0%, transparent 40%);
}

/* ============================================================
   Blob ambient drift — animation lente des taches de couleur
   en arriere-plan pour evoquer une respiration data-organique.
   Amplitudes calibrees pour rester visibles malgre le blur massif
   (160px) qui dilue les petits mouvements. Trois trajectoires
   asynchrones avec opacity pulse pour eviter l'effet "en bloc".
   Coupe automatiquement si prefers-reduced-motion.
   ============================================================ */
@keyframes nx-drift-a {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
  20%      { transform: translate3d(18%, -12%, 0) scale(1.18) rotate(4deg); }
  40%      { transform: translate3d(10%, 15%, 0) scale(0.88) rotate(-3deg); }
  60%      { transform: translate3d(-14%, 8%, 0) scale(1.10) rotate(5deg); }
  80%      { transform: translate3d(-8%, -10%, 0) scale(0.95) rotate(-2deg); }
}
@keyframes nx-drift-b {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
  25%      { transform: translate3d(-20%, 10%, 0) scale(1.20) rotate(-5deg); }
  50%      { transform: translate3d(12%, -16%, 0) scale(0.85) rotate(6deg); }
  75%      { transform: translate3d(-6%, 14%, 0) scale(1.08) rotate(-3deg); }
}
@keyframes nx-drift-c {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
  33%      { transform: translate3d(14%, -10%, 0) scale(1.12) rotate(10deg); }
  66%      { transform: translate3d(-10%, 12%, 0) scale(0.92) rotate(-6deg); }
}
/* Pulse opacite — separe des filter pour pas ecraser le blur(60px) des glows */
@keyframes nx-pulse {
  0%, 100% { opacity: var(--nx-blob-base-opacity, 1); }
  50%      { opacity: calc(var(--nx-blob-base-opacity, 1) * 1.25); }
}

@media (prefers-reduced-motion: no-preference) {
  .nx-blob-a {
    animation: nx-drift-a 18s ease-in-out infinite, nx-pulse 7s ease-in-out infinite;
    will-change: transform, opacity;
  }
  .nx-blob-b {
    animation: nx-drift-b 22s ease-in-out infinite, nx-pulse 9s ease-in-out infinite;
    animation-delay: -6s, -2s;
    will-change: transform, opacity;
  }
  .nx-blob-c {
    animation: nx-drift-c 14s ease-in-out infinite, nx-pulse 5s ease-in-out infinite;
    animation-delay: -3s, -1s;
    will-change: transform, opacity;
  }
}

/* Typographie corps des pages legales : lisible et aeree, sans rupture
   avec le design system Nexio. Pas de prose Tailwind pour eviter les
   couleurs claires hardcodees qui cassent sur fond sombre. */
.legal-body { color: #e8e8ec; line-height: 1.7; }
.legal-body h2 {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.875rem;       /* 30px */
  line-height: 1.05;
  letter-spacing: 0.005em;
  margin-top: 3rem;
  margin-bottom: 1.25rem;
}
.legal-body h2:first-child { margin-top: 0; }
.legal-body h3 {
  font-weight: 700;
  color: #ffffff;
  font-size: 1.125rem;       /* 18px */
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}
.legal-body p { margin-bottom: 1rem; color: #e8e8ec; }
.legal-body p + p { margin-top: 0.75rem; }
.legal-body strong { color: #ffffff; font-weight: 600; }
.legal-body ul { list-style: disc; padding-left: 1.5rem; margin-bottom: 1rem; }
.legal-body ol { list-style: decimal; padding-left: 1.5rem; margin-bottom: 1rem; }
.legal-body li { margin-bottom: 0.5rem; color: #e8e8ec; }
.legal-body a { color: #2bd3ef; text-decoration: underline; text-underline-offset: 3px; }
.legal-body a:hover { color: #ffffff; }
.legal-body table {
  width: 100%;
  margin: 1.5rem 0;
  border-collapse: collapse;
  font-size: 0.9375rem;
}
.legal-body th, .legal-body td {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #2a2a30;
  text-align: left;
  vertical-align: top;
}
.legal-body th {
  font-weight: 600;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.02);
}

/* ============================================================
   Trix content — dark mode Nexio
   Override des styles .trix-content (definis plus bas en theme
   clair pour les vues admin) quand affiche en mode lecture Nexio.
   ============================================================ */
.trix-content-dark { color: #f0f0f5; font-size: 1.1875rem; line-height: 1.75; }
.trix-content-dark > *:first-child { margin-top: 0; }
.trix-content-dark > * + * { margin-top: 1.5rem; }

.trix-content-dark h1,
.trix-content-dark h2,
.trix-content-dark h3,
.trix-content-dark h4 {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.005em;
  line-height: 1.05;
}
.trix-content-dark h1 { font-size: 2.25rem; margin-top: 3.5rem; margin-bottom: 1.25rem; }
.trix-content-dark h2 { font-size: 1.875rem; margin-top: 3rem; margin-bottom: 1.25rem; }
.trix-content-dark h3 { font-size: 1.5rem; margin-top: 2.5rem; margin-bottom: 1rem; }
.trix-content-dark h4 { font-size: 1.25rem; margin-top: 2rem; margin-bottom: 0.75rem; }

.trix-content-dark p { color: #f0f0f5; line-height: 1.75; }
.trix-content-dark strong { color: #ffffff; font-weight: 600; }
.trix-content-dark em { color: #ffffff; }
.trix-content-dark a {
  color: #2bd3ef;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(43, 211, 239, 0.4);
}
.trix-content-dark a:hover {
  color: #ffffff;
  text-decoration-color: #ffffff;
}
.trix-content-dark ul, .trix-content-dark ol { padding-left: 1.5rem; }
.trix-content-dark ul { list-style: disc; }
.trix-content-dark ol { list-style: decimal; }
.trix-content-dark li { color: #f0f0f5; line-height: 1.75; margin-bottom: 0.5rem; }
.trix-content-dark blockquote {
  border-left: 4px solid #2bd3ef;
  padding-left: 1.5rem;
  font-size: 1.25rem;
  color: #ffffff;
  margin: 2rem 0;
  font-style: normal;
}
.trix-content-dark img,
.trix-content-dark figure {
  border-radius: 1.25rem;
  margin: 2rem 0;
  max-width: 100%;
  height: auto;
}
.trix-content-dark figcaption {
  font-size: 0.875rem;
  color: #9a9aab;
  font-style: italic;
  text-align: center;
  margin-top: 0.5rem;
}
.trix-content-dark pre {
  background-color: #1c1c20;
  border: 1px solid #2a2a30;
  color: #e8e8ec;
  padding: 1.25rem;
  border-radius: 0.75rem;
  overflow-x: auto;
  font-size: 0.875rem;
  margin: 2rem 0;
}
.trix-content-dark code {
  background-color: rgba(43, 211, 239, 0.1);
  color: #2bd3ef;
  padding: 0.125rem 0.375rem;
  border-radius: 0.25rem;
  font-size: 0.9em;
  font-family: ui-monospace, SFMono-Regular, monospace;
}
.trix-content-dark pre code {
  background: transparent;
  color: #e8e8ec;
  padding: 0;
}

/* Tables : design data-table soigne.
   - Header en teinte cyan (signature Nexio) sur fond legerement remonte
     pour anchorer la lecture sans recourir a un gradient flashy.
   - Body : padding compact, line-height confortable, separateurs nets.
   - 1ere colonne en blanc fort (600) pour le scan ligne par ligne. */
.trix-content-dark table {
  width: 100%;
  min-width: 38rem;
  table-layout: auto;
  border-collapse: collapse;
  margin: 2rem 0;
  font-size: 0.95rem;
  background-color: transparent;
  word-break: normal;
  overflow-wrap: normal;
  font-variant-numeric: tabular-nums;
}

/* HEAD : libelles cyan, fond subtilement remonte, trait cyan dessous */
.trix-content-dark thead th,
.trix-content-dark table:not(:has(thead)) tbody tr:first-child td {
  color: #5ddff5;
  font-weight: 700;
  text-align: left;
  padding: 0.875rem 1.125rem;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.35;
  background-color: rgba(43, 211, 239, 0.04);
  border-bottom: 1px solid rgba(43, 211, 239, 0.4);
}

/* BODY */
.trix-content-dark tbody td {
  padding: 1rem 1.125rem;
  color: #f0f0f5;
  font-size: 0.95rem;
  line-height: 1.55;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  vertical-align: top;
  word-break: normal;
  overflow-wrap: normal;
}
.trix-content-dark tbody tr:last-child td { border-bottom: 0; }

/* 1ere colonne : ancrage du scan ligne par ligne */
.trix-content-dark tbody td:first-child {
  color: #ffffff;
  font-weight: 600;
  padding-right: 1.5rem;
}

/* Hover : ligne entiere subtilement teintee cyan pour repere visuel */
.trix-content-dark tbody tr:hover td {
  background-color: rgba(43, 211, 239, 0.04);
  transition: background-color 0.15s ease;
}
/* Scroll horizontal sur mobile / paper etroit : on encapsule la table dans un
   wrapper scrollable via display block, sans casser word-break. */
.trix-content-dark > table {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.trix-content-dark > table > * {
  /* Les enfants directs (thead, tbody) doivent retrouver le comportement
     table pour que le layout horizontal se calcule normalement. */
  display: table;
  width: 100%;
  table-layout: auto;
}

/* Accordion item : icone "+" qui pivote en "×" quand le bouton
   est aria-expanded="true". Pilote depuis CSS pour ne pas dependre
   du Stimulus controller (qui peut etre reutilise par d autres patterns). */
[data-accordion-item] button[aria-expanded="true"] .nx-acc-plus {
  transform: rotate(45deg);
}

/* ============================================================
   Nx Due Scorecard — viz d un rapport de due diligence pour le
   hero /due-diligence. 4 metriques avec bar progressive + score
   global + badge recommandation. Mimique d un rapport d evaluation
   investissement.
   ============================================================ */
.nx-due-scorecard {
  position: relative;
  width: 100%;
  background: linear-gradient(180deg, rgba(28, 28, 32, 0.4) 0%, rgba(10, 10, 10, 0.6) 100%);
  border: 1px solid #2a2a30;
  border-radius: 1.25rem;
  padding: 1.5rem;
  box-shadow:
    0 30px 80px -30px rgba(6, 150, 253, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.nx-due-scorecard__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.nx-due-scorecard__eyebrow {
  font-size: 0.65rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #0696fd;
  margin-bottom: 0.25rem;
}
.nx-due-scorecard__title {
  font-size: 0.95rem;
  font-weight: 600;
  color: #ffffff;
}
.nx-due-scorecard__badge {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.375rem 0.75rem;
  background: rgba(46, 212, 181, 0.12);
  border: 1px solid rgba(46, 212, 181, 0.4);
  border-radius: 9999px;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #2ed4b5;
  animation: nx-due-badge-glow 3s ease-in-out infinite;
}
@keyframes nx-due-badge-glow {
  0%, 100% { box-shadow: 0 0 0 0    rgba(46, 212, 181, 0); }
  50%      { box-shadow: 0 0 0 4px  rgba(46, 212, 181, 0.15); }
}

/* Metriques */
.nx-due-scorecard__metrics {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
.nx-due-scorecard__metric {
  display: grid;
  grid-template-columns: 5rem 1fr auto auto;
  align-items: center;
  gap: 0.75rem;
}
.nx-due-scorecard__metric-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: #c4c4c4;
  letter-spacing: 0.02em;
}
.nx-due-scorecard__bar {
  height: 6px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 9999px;
  overflow: hidden;
  position: relative;
}
.nx-due-scorecard__bar-fill {
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, #0696fd 0%, #2bd3ef 100%);
  border-radius: 9999px;
  box-shadow: 0 0 8px rgba(6, 150, 253, 0.5);
  animation: nx-due-bar-fill 4s ease-in-out infinite;
  animation-delay: var(--delay);
}
@keyframes nx-due-bar-fill {
  0%, 100% { width: 0; }
  20%, 80% { width: var(--target, 60%); }
}
.nx-due-scorecard__metric-value {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 0.95rem;
  color: #ffffff;
  font-variant-numeric: tabular-nums;
  width: 2rem;
  text-align: right;
}
.nx-due-scorecard__metric-trend {
  width: 1.25rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.85rem;
}
.nx-due-scorecard__metric-trend--up     { color: #2ed4b5; }
.nx-due-scorecard__metric-trend--stable { color: #c4c4c4; }
.nx-due-scorecard__metric-trend--down   { color: #ffa630; }

/* Footer : score global + grade */
.nx-due-scorecard__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.nx-due-scorecard__footer-right {
  text-align: right;
}
.nx-due-scorecard__footer-label {
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #9a9aab;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.nx-due-scorecard__grade {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 1;
  background: linear-gradient(135deg, #0696fd 0%, #2bd3ef 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0.02em;
}
.nx-due-scorecard__score {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 1;
  color: #ffffff;
  font-variant-numeric: tabular-nums;
}

/* Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .nx-due-scorecard__bar-fill,
  .nx-due-scorecard__badge {
    animation: none;
  }
  .nx-due-scorecard__bar-fill { width: var(--target, 60%); }
}

/* ============================================================
   Nx Conseil Roadmap — viz d un plan d action pour le hero
   /conseil. 4 phases (Diagnostic, Workshops, Plan d action, Pilotage)
   avec etats done / active / todo. Les checks apparaissent en sequence,
   le step actif pulse, ligne verticale qui se remplit en orange.
   ============================================================ */
.nx-conseil-roadmap {
  position: relative;
  width: 100%;
  background: linear-gradient(180deg, rgba(28, 28, 32, 0.4) 0%, rgba(10, 10, 10, 0.6) 100%);
  border: 1px solid #2a2a30;
  border-radius: 1.25rem;
  padding: 1.5rem;
  box-shadow:
    0 30px 80px -30px rgba(255, 166, 48, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.nx-conseil-roadmap__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.nx-conseil-roadmap__eyebrow {
  font-size: 0.65rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #ffa630;
  margin-bottom: 0.25rem;
}
.nx-conseil-roadmap__title {
  font-size: 0.95rem;
  font-weight: 600;
  color: #ffffff;
}
.nx-conseil-roadmap__progress {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 0.375rem 0.75rem;
  background: rgba(255, 166, 48, 0.08);
  border: 1px solid rgba(255, 166, 48, 0.3);
  border-radius: 0.5rem;
}
.nx-conseil-roadmap__progress-value {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 1.4rem;
  color: #ffa630;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.nx-conseil-roadmap__progress-label {
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #9a9aab;
  margin-top: 0.125rem;
}

/* Steps : flex column avec ligne verticale qui les relie */
.nx-conseil-roadmap__steps {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
}
/* Ligne verticale connectant les markers */
.nx-conseil-roadmap__steps::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 1rem;
  bottom: 1rem;
  width: 2px;
  background: linear-gradient(180deg, #ffa630 0%, #ffa630 67%, rgba(255, 255, 255, 0.08) 67%);
  border-radius: 9999px;
}

.nx-conseil-roadmap__step {
  display: flex;
  align-items: flex-start;
  gap: 0.875rem;
  position: relative;
  z-index: 1;
}

/* Marker rond contenant check / pulse / num */
.nx-conseil-roadmap__marker {
  width: 2rem;
  height: 2rem;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #0a0a0a;
  border: 2px solid;
  transition: all 0.3s ease;
}

/* Etat DONE : fond orange + check */
.nx-conseil-roadmap__step--done .nx-conseil-roadmap__marker {
  background: #ffa630;
  border-color: #ffa630;
  color: #0a0a0a;
  animation: nx-conseil-step-pop 0.5s ease-out backwards;
  animation-delay: var(--delay);
}
@keyframes nx-conseil-step-pop {
  0%   { transform: scale(0.6); opacity: 0; }
  60%  { transform: scale(1.15); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}

/* Etat ACTIVE : border orange + pulse dot dedans */
.nx-conseil-roadmap__step--active .nx-conseil-roadmap__marker {
  background: rgba(255, 166, 48, 0.15);
  border-color: #ffa630;
}
.nx-conseil-roadmap__pulse {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 9999px;
  background: #ffa630;
  box-shadow: 0 0 0 0 rgba(255, 166, 48, 0.6);
  animation: nx-conseil-pulse 2s ease-in-out infinite;
}
@keyframes nx-conseil-pulse {
  0%, 100% { transform: scale(0.9); box-shadow: 0 0 0 0    rgba(255, 166, 48, 0.6); }
  50%      { transform: scale(1.1); box-shadow: 0 0 0 12px rgba(255, 166, 48, 0); }
}

/* Etat TODO : border gris + numero */
.nx-conseil-roadmap__step--todo .nx-conseil-roadmap__marker {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.15);
}
.nx-conseil-roadmap__num {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 0.75rem;
  color: #6e6e75;
  font-variant-numeric: tabular-nums;
}

/* Body du step */
.nx-conseil-roadmap__body {
  flex: 1;
  padding-top: 0.125rem;
}
.nx-conseil-roadmap__step-eyebrow {
  font-size: 0.65rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #6e6e75;
  margin-bottom: 0.125rem;
}
.nx-conseil-roadmap__step-title {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: 0.02em;
}
.nx-conseil-roadmap__step--todo .nx-conseil-roadmap__step-title {
  color: #9a9aab;
}
.nx-conseil-roadmap__step-desc {
  font-size: 0.8rem;
  color: #c4c4c4;
  margin-top: 0.25rem;
  line-height: 1.4;
}
.nx-conseil-roadmap__step--todo .nx-conseil-roadmap__step-desc {
  color: #6e6e75;
}

/* Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .nx-conseil-roadmap__step--done .nx-conseil-roadmap__marker,
  .nx-conseil-roadmap__pulse {
    animation: none;
  }
}

/* ============================================================
   Nx Quali Listening — visualisation audio + verbatims pour le
   hero /etudes-qualitatives. Waveform en bas qui danse + bulles
   de verbatims qui apparaissent en sequence + badge REC.
   Mimique d une session d entretien qualitatif en cours.
   ============================================================ */
.nx-quali-listening {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  background: linear-gradient(180deg, rgba(28, 28, 32, 0.4) 0%, rgba(10, 10, 10, 0.6) 100%);
  border: 1px solid #2a2a30;
  border-radius: 1.25rem;
  padding: 1.5rem;
  overflow: hidden;
  box-shadow:
    0 30px 80px -30px rgba(124, 58, 237, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

/* Badge REC en haut-droite — rouge pulse */
.nx-quali-listening__badge {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.75rem;
  background: rgba(233, 30, 99, 0.15);
  border: 1px solid rgba(233, 30, 99, 0.4);
  border-radius: 9999px;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #e91e63;
  z-index: 2;
}
.nx-quali-listening__badge-dot {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 9999px;
  background: #e91e63;
  box-shadow: 0 0 8px rgba(233, 30, 99, 0.8);
  animation: nx-quali-rec-blink 1.4s ease-in-out infinite;
}
@keyframes nx-quali-rec-blink {
  0%, 100% { opacity: 1;   transform: scale(1); }
  50%      { opacity: 0.3; transform: scale(0.7); }
}

/* Meta : timer + nb verbatims */
.nx-quali-listening__meta {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  z-index: 2;
}
.nx-quali-listening__timer {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-variant-numeric: tabular-nums;
  line-height: 1;
}
.nx-quali-listening__verbatims {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #c4b5fd;
}

/* Verbatims qui apparaissent en sequence (cycle 9s) */
.nx-quali-listening__quote {
  position: absolute;
  padding: 0.625rem 1rem;
  background: rgba(124, 58, 237, 0.15);
  border: 1px solid rgba(124, 58, 237, 0.4);
  border-radius: 1rem;
  color: #f0f0f5;
  font-size: 0.85rem;
  font-style: italic;
  line-height: 1.35;
  max-width: 230px;
  opacity: 0;
  z-index: 1;
  backdrop-filter: blur(8px);
  animation: nx-quali-quote-appear 9s ease-in-out infinite;
}
.nx-quali-listening__quote--1 { top: 28%; left: 1.25rem;  animation-delay: 0s; }
.nx-quali-listening__quote--2 { top: 40%; right: 1.25rem; animation-delay: 3s; }
.nx-quali-listening__quote--3 { top: 56%; left: 1.5rem;   animation-delay: 6s; }

@keyframes nx-quali-quote-appear {
  0%, 100% { opacity: 0; transform: translateY(8px); }
  10%      { opacity: 1; transform: translateY(0); }
  28%      { opacity: 1; transform: translateY(0); }
  35%      { opacity: 0; transform: translateY(-4px); }
}

/* Waveform en bas — 40 barres qui dansent */
.nx-quali-listening__waveform {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 56px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2px;
  padding: 0 1.5rem 1.25rem;
}
.nx-quali-listening__bar {
  flex: 1;
  height: var(--base, 50%);
  background: linear-gradient(180deg, #a100ff 0%, #7c3aed 100%);
  border-radius: 1px;
  box-shadow: 0 0 6px rgba(161, 0, 255, 0.5);
  animation: nx-quali-bar-dance 1.8s ease-in-out infinite;
  animation-delay: var(--delay);
  transform-origin: bottom;
}
@keyframes nx-quali-bar-dance {
  0%, 100% { transform: scaleY(0.5); }
  50%      { transform: scaleY(1.1); }
}

/* Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .nx-quali-listening__bar,
  .nx-quali-listening__quote,
  .nx-quali-listening__badge-dot {
    animation: none;
  }
  .nx-quali-listening__quote { opacity: 1; transform: none; }
}

/* ============================================================
   Nx Quanti Field — vue aerienne stylisee pour la section atouts.
   Grille 8x8 de parcelles vertes (teintes variees), scan-line radar
   vertical qui balaye, marqueur GPS cercle qui pulse, coordonnees
   et badge ANALYSE. Mimique d une vue satellite/data-tech.
   ============================================================ */
.nx-quanti-field {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(8, 1fr);
  gap: 2px;
  background: #0a0a0a;
  border: 1px solid #2a2a30;
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow:
    0 30px 80px -30px rgba(46, 212, 181, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

/* Chaque tuile = une parcelle agricole. Animation de "respiration"
   stagger pour mimer l acquisition continue de donnees. */
.nx-quanti-field__tile {
  position: relative;
  animation: nx-quanti-tile-pulse 5s ease-in-out infinite;
  animation-delay: var(--delay);
}
@keyframes nx-quanti-tile-pulse {
  0%, 100% { filter: brightness(1)   saturate(1); }
  50%      { filter: brightness(1.3) saturate(1.2); }
}

/* Scan-line verticale radar qui balaye de gauche a droite */
.nx-quanti-field__scan {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 12px;
  background: linear-gradient(90deg, transparent 0%, rgba(46, 212, 181, 0.6) 50%, transparent 100%);
  filter: blur(2px);
  animation: nx-quanti-field-scan 4s linear infinite;
  pointer-events: none;
  z-index: 1;
}
@keyframes nx-quanti-field-scan {
  0%   { transform: translateX(-12px); opacity: 0; }
  10%  { opacity: 1; }
  90%  { opacity: 1; }
  100% { transform: translateX(calc(100% + 12px)); opacity: 0; }
}

/* Marqueur GPS cercle qui pulse (focus d analyse) */
.nx-quanti-field__marker {
  position: absolute;
  top: 38%;
  left: 52%;
  width: 56px;
  height: 56px;
  border: 2px solid #2ed4b5;
  border-radius: 9999px;
  pointer-events: none;
  z-index: 2;
  animation: nx-quanti-marker-pulse 2.4s ease-in-out infinite;
  box-shadow: 0 0 0 0 rgba(46, 212, 181, 0.4);
}
.nx-quanti-field__marker-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 9999px;
  background: #2ed4b5;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 12px rgba(46, 212, 181, 0.9);
}
@keyframes nx-quanti-marker-pulse {
  0%, 100% { transform: scale(0.9); box-shadow: 0 0 0 0    rgba(46, 212, 181, 0.5); }
  50%      { transform: scale(1.1); box-shadow: 0 0 0 16px rgba(46, 212, 181, 0); }
}

/* Coordonnees GPS en bas-gauche */
.nx-quanti-field__coords {
  position: absolute;
  bottom: 0.875rem;
  left: 0.875rem;
  padding: 0.25rem 0.625rem;
  background: rgba(10, 10, 10, 0.7);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(46, 212, 181, 0.3);
  border-radius: 0.375rem;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #2ed4b5;
  font-variant-numeric: tabular-nums;
  z-index: 3;
}

/* Badge "Analyse" en haut-droite */
.nx-quanti-field__badge {
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.75rem;
  background: rgba(10, 10, 10, 0.7);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(46, 212, 181, 0.4);
  border-radius: 9999px;
  font-size: 0.65rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #2ed4b5;
  z-index: 3;
}
.nx-quanti-field__badge-dot {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 9999px;
  background: #2ed4b5;
  box-shadow: 0 0 8px rgba(46, 212, 181, 0.8);
  animation: nx-quanti-field-blink 1.4s ease-in-out infinite;
}
@keyframes nx-quanti-field-blink {
  0%, 100% { opacity: 1;   transform: scale(1); }
  50%      { opacity: 0.3; transform: scale(0.7); }
}

/* Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .nx-quanti-field__tile,
  .nx-quanti-field__scan,
  .nx-quanti-field__marker,
  .nx-quanti-field__badge-dot {
    animation: none;
  }
}

/* ============================================================
   Nx Quanti Chart — bar chart anime du hero /etudes-quantitatives.
   7 barres qui montent en stagger via animation-delay, KPIs et badge
   echantillon. Effet "respiration" : grow puis shrink en boucle.
   ============================================================ */
.nx-quanti-chart {
  position: relative;
  width: 100%;
  background: linear-gradient(180deg, rgba(28, 28, 32, 0.4) 0%, rgba(10, 10, 10, 0.6) 100%);
  border: 1px solid #2a2a30;
  border-radius: 1.25rem;
  padding: 1.5rem;
  box-shadow:
    0 30px 80px -30px rgba(46, 212, 181, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

/* Header : titre + badge sample */
.nx-quanti-chart__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.nx-quanti-chart__eyebrow {
  font-size: 0.65rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #2ed4b5;
  margin-bottom: 0.25rem;
}
.nx-quanti-chart__title {
  font-size: 0.95rem;
  font-weight: 600;
  color: #ffffff;
}
.nx-quanti-chart__sample {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 0.375rem 0.75rem;
  background: rgba(46, 212, 181, 0.08);
  border: 1px solid rgba(46, 212, 181, 0.3);
  border-radius: 0.5rem;
}
.nx-quanti-chart__sample-value {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 1.4rem;
  color: #2ed4b5;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.nx-quanti-chart__sample-label {
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #9a9aab;
  margin-top: 0.125rem;
}

/* Container des barres : flex baseline */
.nx-quanti-chart__bars {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.5rem;
  height: 180px;
  padding-top: 1.5rem;
  margin-bottom: 1.5rem;
  position: relative;
}
/* Ligne 50% en pointilles pour le scan visuel */
.nx-quanti-chart__bars::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 1px dashed rgba(255, 255, 255, 0.08);
}
.nx-quanti-chart__bars::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.nx-quanti-chart__bar {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  position: relative;
}

.nx-quanti-chart__bar-value {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 0.85rem;
  color: #ffffff;
  font-variant-numeric: tabular-nums;
  margin-bottom: 0.25rem;
  opacity: 0;
  animation: nx-quanti-bar-value 6s ease-in-out infinite;
  animation-delay: var(--delay);
}
@keyframes nx-quanti-bar-value {
  0%, 12%, 100% { opacity: 0; transform: translateY(8px); }
  25%, 75%      { opacity: 1; transform: translateY(0); }
}

.nx-quanti-chart__bar-fill {
  width: 100%;
  max-width: 32px;
  height: 0;
  background: linear-gradient(180deg, #2ed4b5 0%, #2bd3ef 50%, #0696fd 100%);
  border-radius: 4px 4px 0 0;
  box-shadow: 0 0 12px rgba(46, 212, 181, 0.4);
  animation: nx-quanti-bar-grow 6s ease-in-out infinite;
  animation-delay: var(--delay);
  transform-origin: bottom;
}
@keyframes nx-quanti-bar-grow {
  0%, 100% { height: 0; }
  20%, 80% { height: var(--target, 60%); }
}

.nx-quanti-chart__bar-label {
  font-size: 0.65rem;
  font-weight: 600;
  color: #6e6e75;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: -1.25rem;
}

/* Footer : 3 KPIs */
.nx-quanti-chart__footer {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.75rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.nx-quanti-chart__footer > div {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.nx-quanti-chart__kpi-value {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
  color: #2ed4b5;
  font-variant-numeric: tabular-nums;
  line-height: 1;
}
.nx-quanti-chart__kpi-label {
  font-size: 0.65rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #9a9aab;
  margin-top: 0.375rem;
}

/* Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .nx-quanti-chart__bar-fill,
  .nx-quanti-chart__bar-value {
    animation: none;
  }
  .nx-quanti-chart__bar-fill { height: var(--target, 60%); }
  .nx-quanti-chart__bar-value { opacity: 1; transform: none; }
}

/* ============================================================
   Nx Live Chart — visualisation animee du hero /live-data.
   3 courbes (marche / stocks / intentions) qui se dessinent en
   boucle, scan-line radar, points pulsants, legend tickante.
   Suggere un terminal de marche en temps reel.
   ============================================================ */
.nx-live-chart {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  background: linear-gradient(180deg, rgba(28, 28, 32, 0.4) 0%, rgba(10, 10, 10, 0.6) 100%);
  border: 1px solid #2a2a30;
  border-radius: 1.25rem;
  padding: 1.5rem;
  overflow: hidden;
  box-shadow:
    0 30px 80px -30px rgba(43, 211, 239, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

/* Badge LIVE en haut a droite */
.nx-live-chart__badge {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.75rem;
  background: rgba(233, 30, 99, 0.15);
  border: 1px solid rgba(233, 30, 99, 0.4);
  border-radius: 9999px;
  color: #e91e63;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  z-index: 2;
}
.nx-live-chart__badge-dot {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 9999px;
  background: #e91e63;
  box-shadow: 0 0 8px rgba(233, 30, 99, 0.8);
  animation: nx-live-chart-blink 1.4s ease-in-out infinite;
}
@keyframes nx-live-chart-blink {
  0%, 100% { opacity: 1;   transform: scale(1); }
  50%      { opacity: 0.3; transform: scale(0.7); }
}

/* Legend KPIs en haut-gauche */
.nx-live-chart__legend {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 2;
}
.nx-live-chart__legend-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.75rem;
  color: #f0f0f5;
}
.nx-live-chart__dot {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 9999px;
  box-shadow: 0 0 6px currentColor;
}
.nx-live-chart__legend-label {
  font-weight: 600;
  min-width: 4.5rem;
}
.nx-live-chart__legend-value {
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  animation: nx-live-chart-tick 3s ease-in-out infinite;
}
.nx-live-chart__legend-value--up   { color: #2bd3ef; }
.nx-live-chart__legend-value--down { color: #e91e63; }
@keyframes nx-live-chart-tick {
  0%, 90%, 100% { opacity: 1; }
  92%           { opacity: 0.3; transform: translateY(-2px); }
}

/* SVG chart occupant tout le container */
.nx-live-chart__svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

/* Courbes : trace progressif via stroke-dasharray + dashoffset */
.nx-live-chart__line {
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 1200;
  stroke-dashoffset: 1200;
  animation: nx-live-chart-draw 5s ease-in-out infinite;
}
.nx-live-chart__line--cyan   { stroke: #2bd3ef; filter: drop-shadow(0 0 6px rgba(43, 211, 239, 0.7)); animation-delay: 0s; }
.nx-live-chart__line--violet { stroke: #a100ff; filter: drop-shadow(0 0 6px rgba(161, 0, 255, 0.6)); animation-delay: 0.4s; }
.nx-live-chart__line--live   { stroke: #e91e63; filter: drop-shadow(0 0 6px rgba(233, 30, 99, 0.6)); animation-delay: 0.8s; opacity: 0.85; }

@keyframes nx-live-chart-draw {
  0%, 100% { stroke-dashoffset: 1200; }
  20%      { stroke-dashoffset: 0; }
  80%      { stroke-dashoffset: 0; }
}

/* Aire sous la courbe principale */
.nx-live-chart__area {
  opacity: 0;
  animation: nx-live-chart-fade 5s ease-in-out infinite;
}
@keyframes nx-live-chart-fade {
  0%, 100% { opacity: 0; }
  25%, 75% { opacity: 1; }
}

/* Scan line verticale qui balaye horizontalement (effet radar) */
.nx-live-chart__scan {
  animation: nx-live-chart-scan 5s ease-in-out infinite;
}
@keyframes nx-live-chart-scan {
  0%   { transform: translateX(0); }
  100% { transform: translateX(400px); }
}

/* Points pulsant au bout de chaque courbe */
.nx-live-chart__point {
  opacity: 0;
  animation: nx-live-chart-pulse 5s ease-in-out infinite;
  transform-origin: center;
  transform-box: fill-box;
}
.nx-live-chart__point--cyan   { fill: #2bd3ef; filter: drop-shadow(0 0 8px rgba(43, 211, 239, 0.9)); animation-delay: 0.3s; }
.nx-live-chart__point--violet { fill: #a100ff; filter: drop-shadow(0 0 8px rgba(161, 0, 255, 0.8)); animation-delay: 0.7s; }
.nx-live-chart__point--live   { fill: #e91e63; filter: drop-shadow(0 0 8px rgba(233, 30, 99, 0.8)); animation-delay: 1.1s; }
@keyframes nx-live-chart-pulse {
  0%, 15%, 100% { opacity: 0; transform: scale(0.6); }
  25%, 75%      { opacity: 1; transform: scale(1); }
  40%, 60%      { opacity: 1; transform: scale(1.3); }
}

/* Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .nx-live-chart__line,
  .nx-live-chart__scan,
  .nx-live-chart__point,
  .nx-live-chart__area,
  .nx-live-chart__legend-value,
  .nx-live-chart__badge-dot {
    animation: none;
  }
  .nx-live-chart__line { stroke-dashoffset: 0; }
  .nx-live-chart__area,
  .nx-live-chart__point { opacity: 1; }
}

/* ============================================================
   Nx Lead Timeline — illustration "longueur d avance" sur /live-data.
   2 voies (PALAM / Marche), 2 signaux qui traversent la timeline.
   Le signal PALAM (cyan/live) arrive en avance, le signal Marche
   le suit avec un decalage permanent : un visuel clair de l avantage
   temporel offert par PALAM.
   ============================================================ */
.nx-lead-timeline {
  position: relative;
  width: 100%;
  background: linear-gradient(180deg, rgba(28, 28, 32, 0.4) 0%, rgba(10, 10, 10, 0.6) 100%);
  border: 1px solid #2a2a30;
  border-radius: 1.25rem;
  padding: 1.75rem 1.5rem 1.25rem;
  box-shadow:
    0 30px 80px -30px rgba(233, 30, 99, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.nx-lead-timeline__header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.nx-lead-timeline__label {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #5ddff5;
}
.nx-lead-timeline__advance {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  line-height: 1.1;
}
.nx-lead-timeline__advance-value {
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
  color: #e91e63;
  letter-spacing: 0.02em;
}
.nx-lead-timeline__advance-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #9a9aab;
}

/* Voies horizontales */
.nx-lead-timeline__lane {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  margin-bottom: 1rem;
}
.nx-lead-timeline__lane-label {
  width: 4rem;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-align: right;
  flex-shrink: 0;
}
.nx-lead-timeline__lane--nexio  .nx-lead-timeline__lane-label { color: #5ddff5; }
.nx-lead-timeline__lane--market .nx-lead-timeline__lane-label { color: #9a9aab; }

.nx-lead-timeline__track {
  position: relative;
  flex: 1;
  height: 4px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 9999px;
  overflow: visible;
}

/* Signal lumineux qui traverse la voie de gauche a droite */
.nx-lead-timeline__signal {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 9999px;
  transform: translate(-50%, -50%);
  animation: nx-lead-signal 6s ease-in-out infinite;
}
.nx-lead-timeline__signal::before {
  /* Trainee lumineuse derriere le point */
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 4rem;
  height: 2px;
  background: linear-gradient(90deg, transparent, currentColor);
  transform: translateY(-50%);
  border-radius: 9999px;
}

.nx-lead-timeline__signal--nexio {
  background: #2bd3ef;
  color: #2bd3ef;
  box-shadow: 0 0 16px rgba(43, 211, 239, 0.8);
}
.nx-lead-timeline__signal--market {
  background: #9a9aab;
  color: #9a9aab;
  box-shadow: 0 0 10px rgba(154, 154, 171, 0.5);
  animation-delay: 1.8s;
}

@keyframes nx-lead-signal {
  0%        { left: 0%;   opacity: 0; }
  8%        { opacity: 1; }
  90%       { left: 100%; opacity: 1; }
  100%      { left: 100%; opacity: 0; }
}

/* Marqueurs temporels en bas */
.nx-lead-timeline__ticks {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
  padding-left: 4.875rem; /* aligne sur le debut des tracks (largeur label + gap) */
  font-size: 0.65rem;
  color: #6e6e75;
  letter-spacing: 0.1em;
  font-weight: 600;
}
.nx-lead-timeline__tick--now {
  color: #e91e63;
}

/* Ligne verticale "NOW" qui pulse sur la position J-0 */
.nx-lead-timeline__now {
  position: absolute;
  top: 4.5rem;
  right: 1.5rem;
  width: 2px;
  height: calc(100% - 6.5rem);
  background: linear-gradient(180deg, rgba(233, 30, 99, 0.6), rgba(233, 30, 99, 0.1));
  border-radius: 9999px;
  pointer-events: none;
  animation: nx-lead-now-pulse 2.4s ease-in-out infinite;
}
@keyframes nx-lead-now-pulse {
  0%, 100% { opacity: 0.4; box-shadow: 0 0 8px rgba(233, 30, 99, 0.4); }
  50%      { opacity: 1;   box-shadow: 0 0 16px rgba(233, 30, 99, 0.7); }
}

/* Respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .nx-lead-timeline__signal,
  .nx-lead-timeline__now {
    animation: none;
  }
  .nx-lead-timeline__signal--nexio { left: 80%; }
  .nx-lead-timeline__signal--market { left: 40%; }
}

/* ============================================================
   Nx PALAM Diagram — flux de donnees autour du logo PALAM
   sur /live-data. Trois panneaux (data comportementale, etudes
   Nexio, externes) qui alimentent le hub central via deux tabs
   "speech-bubble" (Performances & Benchmark + Conjoncture), avec
   sortie en fleche vers la pille DECISION.
   ============================================================ */
.nx-palam-panel {
  position: relative;
  border-radius: 0.5rem;
  padding: 1.25rem 1.5rem 1.5rem;
  background-color: rgba(28, 28, 32, 0.6);
}
.nx-palam-panel--violet { border: 1px solid rgba(161, 0, 255, 0.55); }
.nx-palam-panel--cyan   { border: 1px solid rgba(43, 211, 239, 0.55); }

/* Titre en pille gradient debordant en haut du panneau */
.nx-palam-panel-title {
  position: absolute;
  top: -0.875rem;
  left: 1.25rem;
  padding: 0.375rem 1rem;
  border-radius: 0.375rem;
  font-size: 0.85rem;
  font-weight: 700;
  color: #ffffff;
}
.nx-palam-panel--violet .nx-palam-panel-title--violet,
.nx-palam-panel-title--violet {
  background: linear-gradient(135deg, #a100ff 0%, #6b00b3 100%);
}
.nx-palam-panel--cyan .nx-palam-panel-title--cyan,
.nx-palam-panel-title--cyan {
  background: linear-gradient(135deg, #2bd3ef 0%, #0696fd 100%);
}

/* Liste avec ligne pointillee entre les dots */
.nx-palam-panel-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  list-style: none;
  padding: 0;
  margin: 0.5rem 0 0;
  position: relative;
  font-size: 0.95rem;
  color: #f0f0f5;
}
.nx-palam-panel-list li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.nx-palam-panel-list--right li { justify-content: flex-end; }

/* Ligne pointillee verticale qui relie les dots du panneau */
.nx-palam-panel-list::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  bottom: 0.5rem;
  border-left: 1px dashed currentColor;
  opacity: 0.4;
}
.nx-palam-panel--violet .nx-palam-panel-list::before {
  left: auto;
  right: 0.25rem;
  color: #a100ff;
}
.nx-palam-panel--cyan .nx-palam-panel-list::before {
  left: 0.25rem;
  color: #2bd3ef;
}

/* Dots colores qui pulsent */
.nx-palam-dot {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 9999px;
  flex-shrink: 0;
  z-index: 1;
  animation: nx-palam-dot-pulse 2.4s ease-in-out infinite;
}
.nx-palam-dot--violet { background: #a100ff; box-shadow: 0 0 12px rgba(161, 0, 255, 0.6); }
.nx-palam-dot--cyan   { background: #2bd3ef; box-shadow: 0 0 12px rgba(43, 211, 239, 0.6); }

@keyframes nx-palam-dot-pulse {
  0%, 100% { transform: scale(1);   opacity: 1; }
  50%      { transform: scale(1.2); opacity: 0.7; }
}

/* Hub central PALAM : le PNG inclut deja son fond, on garde juste une
   ombre lumineuse cyan/violet en aura pour ancrer le centre du flux. */
.nx-palam-center {
  width: 220px;
  filter: drop-shadow(0 8px 32px rgba(43, 211, 239, 0.25))
          drop-shadow(0 0 24px rgba(161, 0, 255, 0.15));
}

/* Tabs "speech-bubble" connectees au hub central : pille avec une pointe
   triangulaire qui pointe vers PALAM. */
.nx-palam-tab {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.875rem 1.25rem;
  border-radius: 0.5rem;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
  line-height: 1.15;
  z-index: 1;
}
.nx-palam-tab--violet {
  background: linear-gradient(135deg, #a100ff 0%, #6b00b3 100%);
}
.nx-palam-tab--cyan {
  background: linear-gradient(135deg, #2bd3ef 0%, #0696fd 100%);
}
/* Pointe triangulaire vers la droite (tab gauche) */
.nx-palam-tab--violet::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #6b00b3;
}
/* Pointe triangulaire vers la gauche (tab droite) */
.nx-palam-tab--cyan::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #2bd3ef transparent transparent;
}

/* ============================================================
   Nx Studies Radial — diagramme circulaire des 10 etudes marketing
   sur /nos-solutions. Logo Nexio au centre, 10 tuiles (bg + icon)
   reparties a 36 deg, labels en peripherie avec connecteur.
   Utilise les CSS trig (sin/cos) — supporte modern browsers.
   ============================================================ */
.nx-studies-radial {
  --diagram-size: 880px;
  --orbit-r: 240px;       /* rayon centre du tile depuis le centre */
  --label-r: 380px;       /* rayon centre du label depuis le centre */
  --tile-size: 120px;
  --label-w: 180px;
  position: relative;
  width: var(--diagram-size);
  height: var(--diagram-size);
  max-width: 100%;
}

.nx-studies-center {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 320px;
  height: 320px;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.nx-studies-orbit {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
}

.nx-studies-tile {
  position: absolute;
  width: var(--tile-size);
  height: var(--tile-size);
  /* Translate vers la position orbitale puis recentre la tile */
  transform:
    translate(
      calc(sin(var(--angle)) * var(--orbit-r)),
      calc(-1 * cos(var(--angle)) * var(--orbit-r))
    )
    translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.nx-studies-connector {
  position: absolute;
  width: calc(var(--label-r) - var(--orbit-r) - 60px); /* depart apres la tile, fin avant le label */
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Positionne entre tile et label sur l axe orbital */
  transform-origin: 0 50%;
  transform:
    translate(
      calc(sin(var(--angle)) * (var(--orbit-r) + 70px)),
      calc(-1 * cos(var(--angle)) * (var(--orbit-r) + 70px))
    )
    rotate(calc(var(--angle) - 90deg));
}

.nx-studies-label {
  position: absolute;
  width: var(--label-w);
  transform:
    translate(
      calc(sin(var(--angle)) * var(--label-r)),
      calc(-1 * cos(var(--angle)) * var(--label-r))
    )
    translate(-50%, -50%);
  text-align: center;
}

/* Adapter le rayon selon le viewport pour rester confortable */
@media (max-width: 1280px) {
  .nx-studies-radial {
    --diagram-size: 760px;
    --orbit-r: 210px;
    --label-r: 330px;
    --tile-size: 105px;
    --label-w: 160px;
  }
  .nx-studies-center { width: 280px; height: 280px; }
}

/* "Paper effect" sur la zone de lecture : aligne sur le pattern des pages legales
   (#1c1c20 a 75% + backdrop-blur + border + rounded-nx-card). Opacite legerement
   plus haute que la version legal pour ameliorer le contraste de lecture sur
   un hero photo. */
.trix-content-dark {
  background-color: transparent;
}
.nx-article-paper {
  background-color: rgba(28, 28, 32, 0.75);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  border-radius: 2rem;
  border: 1px solid #2a2a30;
  padding: 2.5rem 2rem;
  box-shadow: 0 -16px 48px -16px rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .nx-article-paper { padding: 3.5rem 3rem; }
}

/* Drop cap (lettrine) en gradient cyan/violet sur le premier paragraphe.
   Utilise un vrai <span class="drop-cap"> injecte server-side par
   ContentDecorator : evite le bug Chrome de `::first-letter` + `float`
   + `background-clip:text` qui rendait la lettre noire au lieu du gradient. */
.trix-content-dark.has-drop-cap .drop-cap {
  background: linear-gradient(135deg, #2bd3ef 0%, #a100ff 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-family: 'Saira Condensed', system-ui, sans-serif;
  font-weight: 900;
  font-size: 5rem;
  line-height: 0.85;
  float: left;
  margin: 0.25rem 0.75rem 0 0;
  padding: 0;
}

/* Anchor links sur les headings (visibles au hover du heading) — variante dark */
.trix-content-dark h2,
.trix-content-dark h3,
.trix-content-dark h4 {
  position: relative;
  scroll-margin-top: 100px;
}
.trix-content-dark .anchor-link {
  color: rgba(255, 255, 255, 0.2);
  margin-left: 0.5rem;
  font-weight: 400;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.trix-content-dark h2:hover .anchor-link,
.trix-content-dark h3:hover .anchor-link,
.trix-content-dark h4:hover .anchor-link,
.trix-content-dark .anchor-link:focus {
  opacity: 1;
}

/* ============================================================
   Nx subtle animations — touches organiques/data
   Toutes les animations sont :
   - lentes (>= 4s) pour un effet "respiration" plutot que "danse"
   - asynchrones via des keyframes a phases differentes
   - coupees automatiquement si prefers-reduced-motion: reduce
   ============================================================ */

/* Halo pulse — derriere les blocs CTA gradient.
   Echelle + opacite respirent ensemble sur 8s, hors phase entre instances
   grace a animation-delay aleatoire defini en HTML. */
@keyframes nx-cta-breath {
  0%, 100% { transform: translate(-50%, -50%) scale(1);    opacity: 0.55; }
  50%      { transform: translate(-50%, -50%) scale(1.12); opacity: 0.85; }
}

/* Scan line — fine ligne lumineuse qui balaye une card de haut en bas.
   L'element nx-scan est positionne en absolute top:0 — l'animation deplace
   top de 0 a 100% pour traverser la hauteur du parent. */
@keyframes nx-scan {
  0%   { top: -2%;  opacity: 0; }
  15%  { opacity: 0.7; }
  85%  { opacity: 0.7; }
  100% { top: 102%; opacity: 0; }
}

/* Tilt micro-mouvement — eyebrow dot qui s'agite legerement, plus
   organique que le animate-pulse de Tailwind qui est trop mecanique. */
@keyframes nx-blink {
  0%, 100% { opacity: 1;   transform: scale(1); }
  40%      { opacity: 0.4; transform: scale(0.85); }
  50%      { opacity: 0.6; transform: scale(0.95); }
}

@media (prefers-reduced-motion: no-preference) {
  .nx-cta-breath {
    animation: nx-cta-breath 8s ease-in-out infinite;
    will-change: transform, opacity;
  }
  .nx-blink {
    animation: nx-blink 2.4s ease-in-out infinite;
  }
  /* Scan line attendue dans un parent .group, animation declenchee au hover */
  .group:hover .nx-scan {
    animation: nx-scan 1.6s ease-in-out;
  }
}

/* ============================================================
   Tab actif (panneaux a onglets) — pill rose pleine qui flotte
   sur le rail gradient cyan->violet du conteneur.
   ============================================================ */
.nx-tab {
  transition: color 0.3s ease;
}
.nx-tab.is-active {
  background: linear-gradient(135deg, #e91e63 0%, #d11459 100%);
  color: #ffffff;
  box-shadow: 0 4px 16px -4px rgba(233, 30, 99, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

/* ============================================================
   Gradient border — bordure gradient cyan->violet qui suit
   parfaitement le border-radius via masque CSS (compose XOR).
   Applique sur n'importe quel rounded-* sans recalcul d'arc.
   ============================================================ */
.nx-gradient-border {
  position: relative;
}
.nx-gradient-border::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: inherit;
  background: linear-gradient(135deg, #2bd3ef 0%, #a100ff 100%);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
          mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}

/* Scroll animations */
.reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.9s cubic-bezier(0.16, 1, 0.3, 1);
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

.stagger-1 { transition-delay: 0.1s; }
.stagger-2 { transition-delay: 0.2s; }
.stagger-3 { transition-delay: 0.3s; }
.stagger-4 { transition-delay: 0.4s; }
.stagger-5 { transition-delay: 0.5s; }
.stagger-6 { transition-delay: 0.6s; }
.stagger-7 { transition-delay: 0.7s; }
.stagger-8 { transition-delay: 0.8s; }

/* Stat numbers */
.stat-number {
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.03em;
}

/* Marquee — defilement horizontal infini.
   Le track contient les cards en double pour que translateX(-50%)
   ramene la 2eme copie a la position initiale = boucle invisible. */
@keyframes marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.marquee-track {
  animation: marquee 50s linear infinite;
}

.marquee-track:hover {
  animation-play-state: paused;
}

/* Coupe au prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .marquee-track { animation: none; }
}

/* ============================================================
   Card flip 3D — utilise pour les sectors d'expertise.
   .nx-flip est le wrapper qui pose la perspective.
   .nx-flip-inner contient les 2 faces et tourne sur l'axe Y.
   .nx-flip-face cache la face arriere (backface-visibility).
   .nx-flip-back est tournee de 180deg en etat de repos.
   La rotation au hover n'est activee que sur les devices "hover"
   (souris) pour eviter le piege tap-stuck sur mobile.
   ============================================================ */
.nx-flip { perspective: 1200px; }

.nx-flip-inner {
  transform-style: preserve-3d;
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.nx-flip-face {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.nx-flip-back { transform: rotateY(180deg); }

@media (hover: hover) {
  .nx-flip:hover .nx-flip-inner { transform: rotateY(180deg); }
}

@media (prefers-reduced-motion: reduce) {
  .nx-flip-inner { transition: none; }
}

/* Fade-out doux sur les bords gauche/droit du marquee — donne
   l'impression que les cards apparaissent/disparaissent dans la brume. */
.nx-marquee-fade {
  -webkit-mask-image: linear-gradient(to right,
    transparent 0,
    black 80px,
    black calc(100% - 80px),
    transparent 100%);
          mask-image: linear-gradient(to right,
    transparent 0,
    black 80px,
    black calc(100% - 80px),
    transparent 100%);
}

/* Card hover */
.card-hover {
  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.card-hover:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}

/* Nav */
.nav-blur {
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
}

.nav-scrolled {
  background: rgba(33, 33, 33, 0.95);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

/* Gradient text */
.gradient-text {
  background: linear-gradient(135deg, #c0cf23 0%, #9ab01a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Button styles */
.btn-primary {
  background: #c0cf23;
  color: #212121;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background: #a7b51c;
  box-shadow: 0 10px 40px -10px rgba(192, 207, 35, 0.5);
  transform: translateY(-2px);
}

.btn-dark {
  background: #212121;
  color: #ffffff;
  transition: all 0.3s ease;
}

.btn-dark:hover {
  background: #333;
  transform: translateY(-2px);
}

/* Hero gradient mesh */
.hero-mesh {
  background:
    radial-gradient(ellipse 100% 80% at 60% 0%, rgba(192, 207, 35, 0.08), transparent 50%),
    radial-gradient(ellipse 80% 60% at 100% 50%, rgba(192, 207, 35, 0.05), transparent 50%);
}

/* Diagonal section */
.diagonal-section {
  clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
  margin-top: -5%;
  padding-top: calc(5% + 5rem);
}

/* Stats card glow */
.stats-card {
  box-shadow:
    0 0 0 1px rgba(192, 207, 35, 0.1),
    0 25px 50px -12px rgba(0, 0, 0, 0.1);
}

/* Book/Magazine shadow */
.book-shadow {
  box-shadow:
    8px 8px 20px rgba(0, 0, 0, 0.25),
    4px 4px 8px rgba(0, 0, 0, 0.15),
    inset -2px 0 4px rgba(0, 0, 0, 0.1);
  transform: perspective(1000px) rotateY(-2deg);
  transition: all 0.3s ease;
}

.book-shadow:hover {
  transform: perspective(1000px) rotateY(0deg) translateY(-4px);
  box-shadow:
    12px 12px 30px rgba(0, 0, 0, 0.3),
    6px 6px 12px rgba(0, 0, 0, 0.2);
}

/* Floating animation */
@keyframes float {
  0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-10px); }
}

.float {
  animation: float 6s ease-in-out infinite;
}

/* Scrollbar */
::-webkit-scrollbar { width: 10px; }
::-webkit-scrollbar-track { background: #f7f7f8; }
::-webkit-scrollbar-thumb { background: #d9d9de; border-radius: 5px; }
::-webkit-scrollbar-thumb:hover { background: #b8b8c0; }

/* ══════════════════════════════════════════════════════════════
   CONFIGURATOR STYLES
   ══════════════════════════════════════════════════════════════ */

/* Step indicator */
.step-indicator {
  transition: all 0.3s ease;
}

.step-indicator.active {
  transform: scale(1.05);
}

/* Form steps */
.form-step {
  display: none;
  animation: fadeInStep 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.form-step.active {
  display: block;
}

@keyframes fadeInStep {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Selection cards */
.selection-card {
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  cursor: pointer;
}

.selection-card:hover {
  border-color: #c0cf23;
  transform: translateY(-2px);
}

.selection-card.selected {
  border-color: #c0cf23;
  background: #fafbe8;
  box-shadow: 0 0 0 2px #c0cf23;
}

.selection-card.selected .check-icon {
  opacity: 1;
  transform: scale(1);
}

.check-icon {
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.2s ease;
}

/* Range slider */
input[type="range"] {
  -webkit-appearance: none;
  height: 8px;
  background: #eeeef0;
  border-radius: 4px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  background: #c0cf23;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(192, 207, 35, 0.4);
  transition: all 0.2s ease;
}

input[type="range"]::-webkit-slider-thumb:hover {
  transform: scale(1.1);
}

input[type="range"]::-moz-range-thumb {
  width: 28px;
  height: 28px;
  background: #c0cf23;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  box-shadow: 0 4px 12px rgba(192, 207, 35, 0.4);
}

/* France departments map */
.departement {
  fill: #eeeef0;
  stroke: #ffffff;
  stroke-width: 1;
  transition: all 0.15s ease;
  cursor: pointer;
}

.departement:hover {
  fill: #dde656;
}

.departement.selected {
  fill: #c0cf23;
}

/* Region groups - subtle region borders */
.region {
  stroke: #d9d9de;
  stroke-width: 0.5;
}

/* Form inputs */
.form-input {
  transition: all 0.2s ease;
}

.form-input:focus {
  border-color: #c0cf23;
  box-shadow: 0 0 0 3px rgba(192, 207, 35, 0.15);
}
@import 'actiontext.css';

/* Blog article body — styles applied to ActionText / Trix rendered content.
   Optimise pour la lecture : 19-20px de base, line-height genereux, espacements aeres. */
.trix-content {
  @apply text-gray-700;
  font-size: 1.1875rem;       /* 19px */
  line-height: 1.75;
}
.trix-content > *:first-child { margin-top: 0; }
.trix-content > * + * { @apply mt-6; }
.trix-content h1 { @apply text-4xl font-bold text-gray-900 mt-14 mb-5 leading-tight tracking-tight; }
.trix-content h2 { @apply text-3xl font-bold text-gray-900 mt-12 mb-5 leading-tight tracking-tight; }
.trix-content h3 { @apply text-2xl font-bold text-gray-900 mt-10 mb-4 leading-snug; }
.trix-content h4 { @apply text-xl font-bold text-gray-900 mt-8 mb-3; }

/* Anchor links sur les headings (visibles au hover du heading) */
.trix-content h2,
.trix-content h3,
.trix-content h4 {
  position: relative;
  scroll-margin-top: 100px; /* compense la navbar fixed lors d'un saut #anchor */
}
.trix-content .anchor-link {
  @apply text-gray-300 hover:text-lime-600 ml-2 font-normal no-underline;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.trix-content h2:hover .anchor-link,
.trix-content h3:hover .anchor-link,
.trix-content h4:hover .anchor-link,
.trix-content .anchor-link:focus {
  opacity: 1;
}

/* Drop cap (lettrine) sur le premier paragraphe du premier wrapper.
   Span injecte server-side par ContentDecorator. */
.trix-content.has-drop-cap .drop-cap {
  @apply text-gray-900 font-bold;
  font-size: 4.5rem;
  line-height: 0.85;
  float: left;
  margin: 0.25rem 0.75rem 0 0;
  padding: 0;
}
.trix-content p  { line-height: 1.75; }
.trix-content a  { @apply text-lime-700 underline underline-offset-4 decoration-lime-300 hover:text-lime-800 hover:decoration-lime-500; }
.trix-content strong { @apply text-gray-900 font-semibold; }
.trix-content ul, .trix-content ol { @apply pl-6 space-y-2; }
.trix-content ul { @apply list-disc; }
.trix-content ol { @apply list-decimal; }
.trix-content li { line-height: 1.7; }
.trix-content blockquote {
  @apply border-l-4 border-lime-400 pl-5 italic text-gray-600 my-8;
  font-size: 1.25rem;
}
.trix-content img,
.trix-content figure {
  @apply rounded-lg my-8 max-w-full h-auto;
}
.trix-content figcaption { @apply text-sm text-gray-500 italic text-center mt-2; }
.trix-content pre {
  @apply bg-gray-900 text-gray-100 p-4 rounded-lg overflow-x-auto text-sm my-8;
}
.trix-content code {
  @apply bg-gray-100 text-gray-800 px-1.5 py-0.5 rounded text-sm font-mono;
}
.trix-content pre code { @apply bg-transparent text-gray-100 p-0; }


/* ============================================================
   Theme Nexio — scope a [data-theme="nexio"] (page /etudes only)
   Bascule la palette lime DPS vers le gradient cyan/violet Nexio
   et adapte le contenu light vers un fond dark Nexio.
   Place a la fin du fichier pour gagner la cascade contre les
   utilities Tailwind a specificite egale.
   ============================================================ */

[data-theme="nexio"] {
  background: #0B0B14;
  color: #fff;
  position: relative;
  overflow-x: hidden;
}

/* Grille subtile en arriere-plan */
[data-theme="nexio"]::before {
  content: "";
  position: fixed;
  inset: 0;
  background-image:
    linear-gradient(rgba(124, 58, 237, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 183, 224, 0.06) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
  z-index: 0;
}
/* Le ::before grid est en z-index: 0, le contenu naturel passe au-dessus sans override. */

/* --- Override gradient-text (defini en lime plus haut) en gradient Nexio --- */
[data-theme="nexio"] .gradient-text {
  background: linear-gradient(135deg, #00B7E0 0%, #7C3AED 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

/* --- Accents lime DPS -> gradient/teintes Nexio --- */
[data-theme="nexio"] .text-lime-400,
[data-theme="nexio"] .text-lime-500,
[data-theme="nexio"] .text-lime-700 { color: #A78BFA; }
[data-theme="nexio"] .text-lime-600 { color: #00B7E0; }

[data-theme="nexio"] .bg-lime-400,
[data-theme="nexio"] .bg-lime-500 { background: linear-gradient(135deg, #00B7E0 0%, #7C3AED 100%); color: white; }
[data-theme="nexio"] .hover\:bg-lime-300:hover,
[data-theme="nexio"] .hover\:bg-lime-600:hover { background: linear-gradient(135deg, #33C6E6 0%, #9333EA 100%); }
[data-theme="nexio"] .bg-lime-400\/5  { background-color: rgba(124, 58, 237, 0.08); }
[data-theme="nexio"] .bg-lime-400\/10 { background-color: rgba(0, 183, 224, 0.12); }
[data-theme="nexio"] .bg-lime-400\/15 { background-color: rgba(0, 183, 224, 0.18); }
[data-theme="nexio"] .bg-lime-400\/20 { background-color: rgba(124, 58, 237, 0.22); }
[data-theme="nexio"] .bg-lime-400\/25 { background-color: rgba(124, 58, 237, 0.28); }
[data-theme="nexio"] .bg-lime-400\/30 { background-color: rgba(124, 58, 237, 0.32); }
[data-theme="nexio"] .bg-lime-500\/10 { background-color: rgba(124, 58, 237, 0.12); }
[data-theme="nexio"] .bg-lime-500\/20 { background-color: rgba(124, 58, 237, 0.22); }
[data-theme="nexio"] .bg-lime-50 { background-color: rgba(124, 58, 237, 0.10); }
[data-theme="nexio"] .bg-lime-200 { background-color: rgba(167, 139, 250, 0.25); }

[data-theme="nexio"] .border-lime-400 { border-color: #7C3AED; }
[data-theme="nexio"] .border-lime-400\/20 { border-color: rgba(124, 58, 237, 0.30); }
[data-theme="nexio"] .border-lime-100,
[data-theme="nexio"] .border-lime-200 { border-color: rgba(167, 139, 250, 0.30); }
[data-theme="nexio"] .hover\:border-lime-400:hover { border-color: #A78BFA; }

[data-theme="nexio"] [class*="from-lime"][class*="to-lime"] {
  background-image: linear-gradient(to right, #00B7E0 0%, #7C3AED 100%);
}

[data-theme="nexio"] .focus\:ring-lime-200:focus { --tw-ring-color: rgba(0, 183, 224, 0.35); }
[data-theme="nexio"] .focus\:border-lime-500:focus { border-color: #7C3AED; }

/* --- Boutons --- */
[data-theme="nexio"] .btn-primary {
  background: linear-gradient(135deg, #00B7E0 0%, #7C3AED 100%);
  color: white;
  box-shadow: 0 10px 30px -8px rgba(124, 58, 237, 0.55);
}
[data-theme="nexio"] .btn-primary:hover {
  background: linear-gradient(135deg, #33C6E6 0%, #9333EA 100%);
  box-shadow: 0 16px 44px -8px rgba(124, 58, 237, 0.70);
}
[data-theme="nexio"] .btn-outline {
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(8px);
  border-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}
[data-theme="nexio"] .btn-outline:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(167, 139, 250, 0.5);
}

/* --- Backgrounds --- */
[data-theme="nexio"] .bg-dark-50  { background-color: rgba(255, 255, 255, 0.04); }
[data-theme="nexio"] .bg-dark-100 { background-color: rgba(255, 255, 255, 0.06); }
[data-theme="nexio"] .bg-dark-900 { background-color: rgba(11, 11, 20, 0.92); }
/* bg-white des grandes sections (section.bg-white) => fondu dans le theme dark */
[data-theme="nexio"] section.bg-white { background-color: transparent; }
[data-theme="nexio"] .peer-checked\:bg-lime-50 { background-color: rgba(167, 139, 250, 0.95); }

/* === CARDS (bg-white + border-2 + rounded-2xl) => surface violet pale + texte violet fonce === */
[data-theme="nexio"] .bg-white.border-2.rounded-2xl,
[data-theme="nexio"] .bg-white.border.rounded-2xl,
[data-theme="nexio"] .bg-white.border-2.rounded-xl,
[data-theme="nexio"] .bg-white.border.rounded-xl {
  background-color: rgba(199, 184, 250, 0.95);
  border-color: rgba(124, 58, 237, 0.30);
}
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-dark-900,
[data-theme="nexio"] .bg-white.border.rounded-2xl .text-dark-900,
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-dark-900,
[data-theme="nexio"] .bg-white.border.rounded-xl .text-dark-900 { color: #1E1B4B; }
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-dark-800,
[data-theme="nexio"] .bg-white.border.rounded-2xl .text-dark-800,
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-dark-800,
[data-theme="nexio"] .bg-white.border.rounded-xl .text-dark-800 { color: #2E1065; }
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-dark-700,
[data-theme="nexio"] .bg-white.border.rounded-2xl .text-dark-700,
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-dark-700,
[data-theme="nexio"] .bg-white.border.rounded-xl .text-dark-700 { color: #312E81; }
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-dark-600,
[data-theme="nexio"] .bg-white.border.rounded-2xl .text-dark-600,
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-dark-600,
[data-theme="nexio"] .bg-white.border.rounded-xl .text-dark-600 { color: #3730A3; }
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-dark-500,
[data-theme="nexio"] .bg-white.border.rounded-2xl .text-dark-500,
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-dark-500,
[data-theme="nexio"] .bg-white.border.rounded-xl .text-dark-500 { color: #4338CA; }
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-dark-400,
[data-theme="nexio"] .bg-white.border.rounded-2xl .text-dark-400,
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-dark-400,
[data-theme="nexio"] .bg-white.border.rounded-xl .text-dark-400 { color: #4F46E5; }
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-lime-700,
[data-theme="nexio"] .bg-white.border.rounded-2xl .text-lime-700,
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-lime-700,
[data-theme="nexio"] .bg-white.border.rounded-xl .text-lime-700 { color: #7C3AED; }

/* === HOMOGÉNÉISATION DES ÉLÉMENTS INTERNES DES CARDS === */

/* Badges colorés à l'intérieur des cards (ex: "-60%", "EARLY BIRD") */
[data-theme="nexio"] .bg-white.border-2.rounded-xl .bg-lime-100,
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .bg-lime-100 { background-color: rgba(124, 58, 237, 0.20); }
[data-theme="nexio"] .bg-white.border-2.rounded-xl .text-lime-800,
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .text-lime-800 { color: #5B21B6; }

/* Mini-thumbnail document (rectangle illustration) — fond + lignes placeholder en violet pâle */
[data-theme="nexio"] .bg-white.border-2.rounded-xl .bg-dark-50,
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .bg-dark-50 { background-color: rgba(255, 255, 255, 0.60); }
[data-theme="nexio"] .bg-white.border-2.rounded-xl .bg-dark-200,
[data-theme="nexio"] .bg-white.border-2.rounded-2xl .bg-dark-200 { background-color: rgba(124, 58, 237, 0.25); }

/* Barre supérieure du mini-thumbnail (gradient lime ou gris selon année) — homogénéise en cyan/violet */
[data-theme="nexio"] [class*="from-dark-3"][class*="to-dark-4"],
[data-theme="nexio"] [class*="from-dark-300"][class*="to-dark-400"] {
  background-image: linear-gradient(to right, #00B7E0 0%, #7C3AED 100%);
}

/* Bouton "+" (état non sélectionné) sur les cards à choisir */
[data-theme="nexio"] label.cursor-pointer .bg-dark-100 { background-color: rgba(124, 58, 237, 0.20); }
[data-theme="nexio"] label.cursor-pointer .bg-dark-100.text-dark-500,
[data-theme="nexio"] label.cursor-pointer .bg-dark-100 svg { color: #4338CA; }

/* Stepper wizard (Formule / Compléments / Envoi) — états inactifs en violet pâle */
[data-theme="nexio"] .step-circle { background-color: rgba(167, 139, 250, 0.20); color: rgba(167, 139, 250, 0.95); }
[data-theme="nexio"] .step-label { color: rgba(167, 139, 250, 0.80); }
/* Ligne de connexion entre les steps */
[data-theme="nexio"] [data-study-form-target="stepIndicator"] + .bg-dark-200 { background-color: rgba(167, 139, 250, 0.25); }

/* Navbar Nexio : dark opaque solide, fine bordure violette discrète en bas */
[data-theme="nexio"] nav#navbar {
  background-color: #0B0B14;
  backdrop-filter: none;
  border-bottom: 1px solid rgba(124, 58, 237, 0.20);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.5), 0 8px 24px -12px rgba(124, 58, 237, 0.15);
}

/* --- Couleurs de texte --- */
[data-theme="nexio"] .text-dark-900 { color: #ffffff; }
[data-theme="nexio"] .text-dark-800 { color: rgba(255, 255, 255, 0.92); }
[data-theme="nexio"] .text-dark-700 { color: rgba(255, 255, 255, 0.85); }
[data-theme="nexio"] .text-dark-600 { color: rgba(255, 255, 255, 0.75); }
[data-theme="nexio"] .text-dark-500 { color: rgba(255, 255, 255, 0.65); }
[data-theme="nexio"] .text-dark-400 { color: rgba(255, 255, 255, 0.55); }
[data-theme="nexio"] .text-dark-300 { color: rgba(255, 255, 255, 0.40); }
[data-theme="nexio"] .text-dark-200 { color: rgba(255, 255, 255, 0.25); }
[data-theme="nexio"] .text-dark-100 { color: rgba(255, 255, 255, 0.15); }
[data-theme="nexio"] .hover\:text-dark-900:hover { color: #fff; }

/* --- Bordures --- */
[data-theme="nexio"] .border-dark-100 { border-color: rgba(255, 255, 255, 0.08); }
[data-theme="nexio"] .border-dark-200 { border-color: rgba(255, 255, 255, 0.12); }
[data-theme="nexio"] .border-dark-300 { border-color: rgba(255, 255, 255, 0.18); }
[data-theme="nexio"] .border-dark-400 { border-color: rgba(255, 255, 255, 0.25); }
[data-theme="nexio"] .hover\:border-dark-400:hover,
[data-theme="nexio"] .hover\:border-dark-900:hover { border-color: rgba(167, 139, 250, 0.55); }
[data-theme="nexio"] .peer-checked\:border-lime-400 { border-color: #A78BFA; }

/* --- Hero mesh --- */
[data-theme="nexio"] .hero-mesh {
  background:
    radial-gradient(ellipse at top right, rgba(124, 58, 237, 0.18), transparent 55%),
    radial-gradient(ellipse at bottom left, rgba(0, 183, 224, 0.18), transparent 55%);
}

/* --- Logo 5P glow --- */
[data-theme="nexio"] .logo-5p-hero {
  filter: drop-shadow(0 20px 50px rgba(124, 58, 237, 0.45));
}

/* --- Inputs / forms : glass dark + texte clair --- */
[data-theme="nexio"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
[data-theme="nexio"] select,
[data-theme="nexio"] textarea {
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}
[data-theme="nexio"] input::placeholder,
[data-theme="nexio"] textarea::placeholder { color: rgba(255, 255, 255, 0.40); }
[data-theme="nexio"] label { color: rgba(255, 255, 255, 0.92); }

/* Bouton "Precedent" du wizard : glass dark au lieu de blanc plein */
[data-theme="nexio"] button[data-study-form-target="prevBtn"] {
  background-color: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.85);
  border-color: rgba(255, 255, 255, 0.15);
}
[data-theme="nexio"] button[data-study-form-target="prevBtn"]:hover {
  background-color: rgba(255, 255, 255, 0.10);
  border-color: rgba(167, 139, 250, 0.55);
  color: #fff;
}

/* Cards selectionnees (peer-checked) : glow violet */
[data-theme="nexio"] .peer:checked + .h-full,
[data-theme="nexio"] .peer:checked ~ .h-full {
  background-color: rgba(124, 58, 237, 0.18);
  border-color: #A78BFA;
  box-shadow: 0 0 0 1px rgba(167, 139, 250, 0.45), 0 10px 30px -10px rgba(124, 58, 237, 0.40);
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

/* Pagy pagination styling */
.pagy nav {
  display: flex;
  gap: 0.25rem;
}

.pagy nav a,
.pagy nav span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0.5rem;
  transition: all 0.15s;
}

.pagy nav a {
  background: white;
  color: #374151;
  border: 1px solid #e5e7eb;
}

.pagy nav a:hover {
  background: #f3f4f6;
  border-color: #d1d5db;
}

.pagy nav span.current {
  background: #84cc16;
  color: white;
  border: 1px solid #84cc16;
}

.pagy nav span.gap {
  background: transparent;
  border: none;
  color: #9ca3af;
}

.pagy nav a[aria-disabled="true"],
.pagy nav span.disabled {
  opacity: 0.5;
  pointer-events: none;
}

/* Radar ping animation for CTA buttons */
@keyframes radar-ping {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

.btn-radar {
  position: relative;
}

.btn-radar::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: rgba(132, 204, 22, 0.4);
  animation: radar-ping 2s cubic-bezier(0, 0, 0.2, 1) infinite;
  pointer-events: none;
}
