/* FAA v10.70: bundle CSS para preguntas individuales. Reduce solicitudes CSS bloqueantes sin usar Remove Unused CSS. */


/* ===== INICIO css/style.css ===== */
.fp-form .fp-form__row, .widget, .fp-comment .fp-comment__content {
  *zoom: 1; }
  .fp-form .fp-form__row::before, .widget::before, .fp-comment .fp-comment__content::before, .fp-form .fp-form__row::after, .widget::after, .fp-comment .fp-comment__content::after {
    content: '';
    display: table; }
  .fp-form .fp-form__row::after, .widget::after, .fp-comment .fp-comment__content::after {
    clear: both; }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  background: #f2f6f7; }

a {
  text-decoration: underline;
  color: #006eb0; }
  a:hover {
    text-decoration: none;
    color: #004e7d; }

.fp-siteheader {
  background: #fff;
  border-bottom: 1px solid #ececec; }

.fp-siteheadertop {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }
  @media screen and (max-width: 900px) {
    .fp-siteheadertop {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  .fp-siteheadertop .fp-headerlogo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px 20px; }
    @media screen and (max-width: 900px) {
      .fp-siteheadertop .fp-headerlogo {
        text-align: center;
        padding-left: 40px;
        padding-right: 40px; } }
    @media screen and (min-width: 900px) {
      .fp-siteheadertop .fp-headerlogo {
        padding-left: 0;
        border-right: 1px solid #ececec; } }
    .fp-siteheadertop .fp-headerlogo a {
      display: block;
      line-height: 1; }
    .fp-siteheadertop .fp-headerlogo img {
      max-width: 100%;
      height: auto; }
  .fp-siteheadertop .fp-headersearch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 15px 20px; }
    @media screen and (max-width: 900px) {
      .fp-siteheadertop .fp-headersearch {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-order: -1;
        -ms-flex-order: -1;
        order: -1;
        padding-left: 0; } }
    @media screen and (min-width: 900px) {
      .fp-siteheadertop .fp-headersearch {
        border-right: 1px solid #ececec;
        width: 380px; } }
    .fp-siteheadertop .fp-headersearch.fp-headersearch--active .fp-headersearch__form {
      display: block;
      position: absolute;
      top: 7px;
      left: 0;
      right: 0;
      z-index: 9999;
      padding: 27px 0px;
      background: #fff; }
    .fp-siteheadertop .fp-headersearch .fp-headersearch__icon {
      line-height: 1; }
      @media screen and (min-width: 900px) {
        .fp-siteheadertop .fp-headersearch .fp-headersearch__icon {
          display: none; } }
      .fp-siteheadertop .fp-headersearch .fp-headersearch__icon svg {
        max-width: 32px;
        max-height: 32px; }
    .fp-siteheadertop .fp-headersearch .fp-headersearch__form {
      position: relative;
      display: none;
      width: 100%; }
      @media screen and (min-width: 900px) {
        .fp-siteheadertop .fp-headersearch .fp-headersearch__form {
          display: block; } }
      .fp-siteheadertop .fp-headersearch .fp-headersearch__form input {
        width: 100%;
        padding: 10px 40px 10px 35px;
        background: #fff url("../img/search.svg") no-repeat center left 10px; }
        .fp-siteheadertop .fp-headersearch .fp-headersearch__form input.live-search-loading + .fp-headersearch__loader {
          opacity: 1; }
    .fp-siteheadertop .fp-headersearch .fp-headersearch__loader {
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -10px;
      opacity: 0;
      transition: opacity .1s ease-in-out; }
  .fp-siteheadertop .fp-headeruser {
    position: relative;
    padding: 15px 20px;
    display: none; }
    @media screen and (max-width: 900px) {
      .fp-siteheadertop .fp-headeruser {
        padding-right: 0; } }
    @media screen and (min-width: 900px) {
      .fp-siteheadertop .fp-headeruser {
        border-right: 1px solid #ececec;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
    .fp-siteheadertop .fp-headeruser:hover .fp-headeruser__menu {
      opacity: 1;
      max-height: 500px;
      visibility: visible; }
    .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin svg {
      margin-left: 6px; }
    .fp-siteheadertop .fp-headeruser.fp-headeruser--guest a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      text-decoration: none; }
    .fp-siteheadertop .fp-headeruser.fp-headeruser--guest svg {
      margin-right: 6px; }
    .fp-siteheadertop .fp-headeruser .fp-headeruser__name {
      line-height: 20px;
      white-space: nowrap; }
      @media screen and (max-width: 900px) {
        .fp-siteheadertop .fp-headeruser .fp-headeruser__name {
          display: none; } }
      .fp-siteheadertop .fp-headeruser .fp-headeruser__name a {
        text-decoration: none; }
    @media screen and (max-width: 900px) {
      .fp-siteheadertop .fp-headeruser .avatar {
        max-width: 45px;
        max-height: 45px; } }
    @media screen and (min-width: 900px) {
      .fp-siteheadertop .fp-headeruser .avatar {
        margin-right: 10px; } }
    .fp-siteheadertop .fp-headeruser .fp-headeruser__menu {
      position: absolute;
      top: 83px;
      left: 0;
      right: 0;
      background: #fff;
      z-index: 9999;
      padding: 10px 20px;
      box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
      transition: all .5s ease-in-out;
      opacity: 0;
      max-height: 0;
      visibility: hidden; }
      .fp-siteheadertop .fp-headeruser .fp-headeruser__menu ul {
        list-style: none;
        margin: 0;
        padding: 0; }
      .fp-siteheadertop .fp-headeruser .fp-headeruser__menu a {
        display: block;
        text-decoration: none; }
  .fp-siteheadertop .fp-headeraction {
    display: none; }
    @media screen and (min-width: 900px) {
      .fp-siteheadertop .fp-headeraction {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        padding-left: 20px; } }
  .fp-siteheadertop .fp-new-discussion {
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    white-space: nowrap;
    transition: background .3s ease-in-out; }
  .fp-siteheadertop .fp-headernav {
    padding: 20px;
    align-items: center;
    display: flex; }
    @media screen and (min-width: 900px) {
      .fp-siteheadertop .fp-headernav {
        display: none; } }
    .fp-siteheadertop .fp-headernav.fp-headernav--active .fp-headernav__menu {
      opacity: 1;
      max-height: 500px;
      visibility: visible; }
    .fp-siteheadertop .fp-headernav .fp-headernav__menu {
      position: absolute;
      top: 83px;
      right: 0;
      background: #fff;
      z-index: 9999;
      padding: 25px 20px;
      box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
      max-width: 300px;
      transition: all .5s ease-in-out;
      opacity: 0;
      max-height: 0;
      visibility: hidden; }
      .fp-siteheadertop .fp-headernav .fp-headernav__menu .fp-headernav__menutop {
        border-bottom: 1px solid #ececec;
        margin: 0 0 12px;
        padding: 0 0 12px; }
      .fp-siteheadertop .fp-headernav .fp-headernav__menu ul {
        list-style: none;
        margin: 0;
        padding: 0; }
      .fp-siteheadertop .fp-headernav .fp-headernav__menu a {
        display: block;
        text-decoration: none; }

.fp-sitefootertop {
  margin: 0 0 10px; }
  @media screen and (max-width: 450px) {
    .fp-sitefootertop {
      text-align: center; } }
  @media screen and (min-width: 450px) {
    .fp-sitefootertop {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  .fp-sitefootertop a {
    display: block;
    line-height: 1; }
  .fp-sitefootertop .fp-sitefootertop__logo img {
    max-height: 50px; }
  @media screen and (min-width: 450px) {
    .fp-sitefootertop .fp-sitefootertop__nav {
      border-left: 1px solid #ececec;
      margin: 0 0 0 20px;
      padding: 0 0 0 20px; } }

@media screen and (max-width: 450px) {
  .fp-sitefooterbottom {
    text-align: center; } }

@media screen and (min-width: 450px) {
  .fp-sitefooterbottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; } }

.fp-sitefooterbottom .fp-sitefooterbottom__copyright {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5); }

.fp-sitefooterbottom__social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0; }
  @media screen and (min-width: 450px) {
    .fp-sitefooterbottom__social {
      margin-left: 20px;
      padding-left: 20px;
      border-left: 1px solid #ececec; } }
  .fp-sitefooterbottom__social li {
    display: inline-block; }
  .fp-sitefooterbottom__social a {
    display: block;
    padding: 5px; }

.nav-footer ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-footer ul li {
    display: inline-block;
    margin: 0 4px 0 0; }

.nav-footer a {
  display: block;
  padding: 10px;
  text-decoration: none; }

textarea,
select,
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'] {
  border-radius: 4px;
  background: #fff;
  border: 1px solid rgba(204, 204, 204, 0.5);
  color: #595959;
  padding: 10px 12px;
  outline: 0;
  margin: 0;
  vertical-align: middle;
  max-width: 100%; }
  textarea:focus,
  select:focus,
  input[type='date']:focus,
  input[type='datetime']:focus,
  input[type='datetime-local']:focus,
  input[type='email']:focus,
  input[type='month']:focus,
  input[type='number']:focus,
  input[type='password']:focus,
  input[type='search']:focus,
  input[type='tel']:focus,
  input[type='text']:focus,
  input[type='time']:focus,
  input[type='url']:focus,
  input[type='week']:focus {
    outline-color: rgba(0, 0, 0, 0.1);
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px; }

textarea[disabled],
select[disabled],
input[type='date'][disabled],
input[type='datetime'][disabled],
input[type='datetime-local'][disabled],
input[type='email'][disabled],
input[type='month'][disabled],
input[type='number'][disabled],
input[type='password'][disabled],
input[type='search'][disabled],
input[type='tel'][disabled],
input[type='text'][disabled],
input[type='time'][disabled],
input[type='url'][disabled],
input[type='week'][disabled] {
  color: #eee; }

input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #b3b3b3;
  cursor: default; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b3b3b3; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #b3b3b3; }

textarea {
  min-height: 40px;
  max-height: 180px;
  overflow: auto;
  resize: vertical;
  width: 100%;
  max-width: 600px; }

button,
input[type='reset'],
input[type='submit'],
input[type='button'] {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 4px;
  background: #006eb0;
  border: 0;
  padding: 12px 28px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-shadow: none;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  overflow: visible;
  margin: 0;
  text-decoration: none;
  vertical-align: middle;
  width: auto; }
  button:hover,
  input[type='reset']:hover,
  input[type='submit']:hover,
  input[type='button']:hover {
    text-decoration: none;
    background: #005e97; }
  button[disabled],
  input[type='reset'][disabled],
  input[type='submit'][disabled],
  input[type='button'][disabled] {
    background: #E0E1E2;
    color: rgba(0, 0, 0, 0.6);
    cursor: not-allowed; }
    button[disabled]:hover,
    input[type='reset'][disabled]:hover,
    input[type='submit'][disabled]:hover,
    input[type='button'][disabled]:hover {
      background: #E0E1E2; }

input[type='reset']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
input[type='button']::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea,
select[size],
select[multiple] {
  height: auto; }

input[type='search']::-webkit-search-decoration {
  display: none; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.fp-form {
  color: #a6a6a6; }
  .fp-form p {
    margin: 0 0 1em; }
  .fp-form fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    min-width: 100%;
    max-width: 100%; }
  .fp-form label {
    display: block;
    font-size: 16px;
    color: #a6a6a6; }
  .fp-form legend {
    display: block;
    margin: 0 0 32px;
    font-weight: 600;
    font-size: 28px;
    color: #30313a;
    text-align: center; }
  .fp-form .fp-form__row {
    margin: 0 0 16px; }
    .fp-form .fp-form__row.fp-form__row--checkbox {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .fp-form .fp-form__row.fp-form__row--checkbox input[type="checkbox"] {
        margin-right: 4px; }
    .fp-form .fp-form__row .fp-form__row--col2 {
      float: left;
      width: 50%; }
      .fp-form .fp-form__row .fp-form__row--col2:nth-child(1) {
        padding-right: 8px; }
      .fp-form .fp-form__row .fp-form__row--col2:nth-child(2) {
        padding-left: 8px; }
      .fp-form .fp-form__row .fp-form__row--col2 input,
      .fp-form .fp-form__row .fp-form__row--col2 select {
        width: 100%; }
  .fp-form .fp-form__submit {
    margin-top: 32px; }
    .fp-form .fp-form__submit #bbp-cancel-reply-to-link {
      text-decoration: none;
      margin-right: 8px; }
  .fp-form .fp-input--large {
    width: 100%;
    padding: 16px 24px; }
  .fp-form .bbp-the-content-wrapper {
    margin: 0 0 16px; }

.button.button--fullwidth {
  width: 100%; }

.widget {
  background: #fff;
  border: 1px solid #ececec;
  padding: 20px;
  margin: 0 0 30px; }
  .widget:last-child {
    margin-bottom: 0; }
  .widget .widget__title {
    margin: 0 -20px 20px;
    padding: 0 20px 15px;
    border-bottom: 1px solid #ececec;
    color: rgba(69, 73, 77, 0.85);
    font-size: 15px;
    line-height: 22px; }
  .widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .widget a {
    text-decoration: none; }

.widget_display_stats dl {
  margin: 0;
  overflow: hidden; }

.widget_display_stats dt {
  float: left;
  clear: right; }

.widget_display_stats dd {
  float: right; }

.bbp_widget_login .user-submit {
  display: block;
  float: left;
  line-height: 1;
  margin: 0 20px 0 0; }

.bbp_widget_login h4 {
  margin: 0;
  padding: 6px 0; }

.bbp_widget_login .logout-link {
  background: #ccc;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  border-radius: 4px;
  padding: 10px 18px;
  display: inline-block;
  line-height: 1; }

.widget_search .button,
.widget_search .search-submit,
.widget_display_search .button,
.widget_display_search .search-submit {
  display: none; }

.widget_calendar table {
  width: 100%; }
  .widget_calendar table caption {
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    color: rgba(69, 73, 77, 0.85);
    font-size: 15px;
    line-height: 22px; }
  .widget_calendar table thead {
    font-size: 10px;
    background: rgba(0, 0, 0, 0.04); }
    .widget_calendar table thead th {
      padding-bottom: 10px; }
  .widget_calendar table tbody {
    font-size: 11px;
    color: #aaa;
    background: transparent; }
    .widget_calendar table tbody td {
      background: #f5f5f5;
      text-align: center;
      padding: 3%; }
      .widget_calendar table tbody td:hover {
        background: #fff; }
    .widget_calendar table tbody .pad {
      background: rgba(0, 0, 0, 0.04); }
  .widget_calendar table tfoot a {
    font-size: 14px;
    text-decoration: none; }
  .widget_calendar table tfoot #next {
    text-align: right; }
  .widget_calendar table tfoot #prev {
    padding-top: 10px; }

.widget_rss .widget-title > a img {
  margin: 0 5px 0 0;
  position: relative;
  top: 2px; }

.widget_rss li {
  margin: 0 0 20px; }
  .widget_rss li a {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 15px; }
  .widget_rss li .rss-date {
    display: block;
    color: #737980;
    margin: 0 0 10px;
    font-size: 13px; }
  .widget_rss li .rssSummary {
    margin: 0 0 10px; }

.recentcomments a {
  color: inherit; }
  .recentcomments a:visited {
    color: inherit; }

.widget_display_topics {
  color: #737e84;
  font-size: 14px;
  line-height: 18px; }
  .widget_display_topics ul li {
    margin: 0 0 12px; }
    .widget_display_topics ul li:last-child {
      margin-bottom: 0; }
  .widget_display_topics .bbp-forum-title {
    display: block;
    font-size: 15px;
    margin: 0 0 5px;
    line-height: 18px;
    font-weight: 600; }

.widget_display_replies {
  color: #737e84;
  font-size: 14px;
  line-height: 18px; }
  .widget_display_replies a {
    font-size: 15px; }

.widget_display_forums ul {
  list-style: square;
  margin: 0 0 0 17px; }

.ht-post {
  background: #fff;
  border: 1px solid #ececec;
  margin: 0 0 20px;
  padding: 32px; }
  @media screen and (min-width: 500px) {
    .ht-post {
      padding: 48px; } }
  .ht-post .ht-post__title {
    margin: 0 0 10px; }
    .ht-post .ht-post__title a {
      text-decoration: none;
      color: inherit; }

.ht-postsingle .ht-postsingle__header {
  text-align: center;
  padding: 40px 0 20px; }

.ht-postsingle .ht-postsingle__title {
  font-size: 28px;
  margin: 0 0 16px; }

.ht-postsingle .ht-postsingle__meta {
  list-style: none;
  margin: 0;
  padding: 0;
  color: rgba(69, 73, 77, 0.65); }
  .ht-postsingle .ht-postsingle__meta li {
    display: inline-block; }
    .ht-postsingle .ht-postsingle__meta li::after {
      content: ","; }
    .ht-postsingle .ht-postsingle__meta li:last-child::after {
      content: ""; }
  .ht-postsingle .ht-postsingle__meta a {
    color: rgba(69, 73, 77, 0.65); }

.ht-postsingle .ht-postsingle__content {
  background: #fff;
  border: 1px solid #ececec;
  margin: 0 0 50px;
  padding: 32px; }
  @media screen and (min-width: 500px) {
    .ht-postsingle .ht-postsingle__content {
      padding: 48px; } }

.fp-commentsarea .fp-commentsarea__title {
  margin: 0 0 24px;
  font-size: 26px;
  text-align: center; }

.fp-commentlist {
  list-style: none;
  margin: 0;
  padding: 0; }

.comment-respond {
  background: #fff;
  border: 1px solid #ececec;
  margin: 0 0 40px;
  padding: 32px; }
  @media screen and (min-width: 500px) {
    .comment-respond {
      padding: 48px; } }
  .comment-respond .comment-respond {
    margin: 0 0 20px;
    font-size: 24px; }
  .comment-respond .comment-reply-title {
    margin: 0 0 20px;
    font-size: 22px; }

.fp-comment {
  background: #fff;
  border: 1px solid #ececec;
  margin: 0 0 40px;
  padding: 32px; }
  @media screen and (min-width: 500px) {
    .fp-comment {
      padding: 48px; } }
  .fp-comment .fp-comment__header {
    margin: 0 0 20px; }
  .fp-comment .fp-comment__authoravatar {
    display: block;
    float: left;
    margin: 0 20px 0 0; }
  .fp-comment .fp-comment__authorname {
    display: block;
    padding: 10px 0 8px;
    color: #333;
    font-weight: 600;
    font-size: 18px;
    line-height: 1; }
    .fp-comment .fp-comment__authorname a {
      color: #333;
      text-decoration: none; }
  .fp-comment .fp-comment__time {
    display: block;
    color: #999;
    font-size: 14px;
    line-height: 1; }
    .fp-comment .fp-comment__time a {
      color: #999;
      text-decoration: none; }
  .fp-comment .fp-comment__actions a {
    display: inline-block;
    color: #999;
    line-height: 1;
    font-size: 15px;
    text-decoration: none; }
  .fp-comment .fp-comment__actions .comment-edit-link::after {
    content: '\00b7';
    margin: 0 3px 0 8px;
    color: #999;
    position: relative;
    top: -1px;
    font-weight: bold; }
  .fp-comment .fp-comment__content {
    font-size: 16px;
    line-height: 1.45; }
    .fp-comment .fp-comment__content p {
      margin: 0 0 20px; }
  .fp-comment .fp-comment__content,
  .fp-comment .fp-comment__footer {
    margin: 0 0 0 80px; }
  .fp-comment .fp-comment__moderation {
    background: #f3f8fb;
    padding: 16px 20px;
    margin: 0 0 18px 80px;
    font-size: 15px;
    border-radius: 5px; }

.fp-profileheader {
  position: relative;
  padding: 40px 0;
  color: #fff;
  background: rgba(119, 88, 200, 0.5); }
  .fp-profileheader::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%); }
  .fp-profileheader .fp-container {
    position: relative;
    z-index: 99;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .fp-profileheader .avatar {
    margin: 0 20px 0 0; }
  .fp-profileheader span {
    font-weight: bold;
    font-size: 22px; }

.fp-profilenav {
  background: #fff;
  border-bottom: 1px solid #ececec;
  margin: 0 0 40px; }
  @media screen and (max-width: 900px) {
    .fp-profilenav select {
      display: block;
      margin: 20px 0; } }
  @media screen and (min-width: 900px) {
    .fp-profilenav select {
      display: none; } }
  @media screen and (max-width: 900px) {
    .fp-profilenav ul {
      display: none; } }
  @media screen and (min-width: 900px) {
    .fp-profilenav ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      margin: 0;
      padding: 0; }
      .fp-profilenav ul li.current a {
        color: #006eb0; }
      .fp-profilenav ul a {
        display: block;
        text-decoration: none;
        padding: 20px 18px;
        color: #222132; }
        .fp-profilenav ul a:hover {
          color: #006eb0; } }

body.bbp-user-edit .fp-profilebody {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }

body.bbp-user-page .fp-profilebody {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto; }

.fp-profilebody .fp-profilebody__title {
  margin: 0 0 24px; }

.fp-profilemain {
  background: #fff;
  border: 1px solid #ececec;
  padding: 30px 40px;
  margin: 0 auto 20px;
  max-width: 600px; }

.htf-formblock {
  margin: 0 0 48px; }

.fp-forums-list {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #ececec;
  border-bottom: 0; }

.forum-titles {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
  color: rgba(69, 73, 77, 0.65);
  font-size: 15px; }
  .forum-titles .bbp-forum-info,
  .forum-titles .bbp-forum-freshness {
    padding: 16px 24px; }
  .forum-titles .bbp-forum-topic-count,
  .forum-titles .bbp-forum-reply-count {
    display: none;
    padding: 16px 8px; }
    @media screen and (min-width: 450px) {
      .forum-titles .bbp-forum-topic-count,
      .forum-titles .bbp-forum-reply-count {
        display: block; } }
  .forum-titles .bbp-forum-info {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -moz-box-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    flex: 50%; }
  .forum-titles .bbp-forum-topic-count {
    -webkit-box-flex: 10%;
    -webkit-flex: 10%;
    -moz-box-flex: 10%;
    -moz-flex: 10%;
    -ms-flex: 10%;
    flex: 10%;
    text-align: center; }
  .forum-titles .bbp-forum-reply-count {
    -webkit-box-flex: 10%;
    -webkit-flex: 10%;
    -moz-box-flex: 10%;
    -moz-flex: 10%;
    -ms-flex: 10%;
    flex: 10%;
    text-align: center; }
  .forum-titles .bbp-forum-freshness {
    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
    -moz-box-flex: 30%;
    -moz-flex: 30%;
    -ms-flex: 30%;
    flex: 30%;
    text-align: center;
    display: none; }
    @media screen and (min-width: 350px) {
      .forum-titles .bbp-forum-freshness {
        display: block; } }

.fp-forum {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-bottom: 1px solid #ececec; }
  .fp-forum .bbp-forum-info,
  .fp-forum .bbp-forum-freshness {
    padding: 24px; }
  .fp-forum .bbp-forum-topic-count,
  .fp-forum .bbp-forum-reply-count {
    flex: 10%;
    text-align: center;
    padding: 24px 8px;
    font-size: 15px;
    display: none; }
    @media screen and (min-width: 450px) {
      .fp-forum .bbp-forum-topic-count,
      .fp-forum .bbp-forum-reply-count {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }
  .fp-forum .bbp-forum-topic-count,
  .fp-forum .bbp-forum-reply-count,
  .fp-forum .bbp-forum-freshness {
    justify-content: center; }
  .fp-forum .bbp-forum-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -moz-box-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%; }
    .fp-forum .bbp-forum-info .bbp-forum-title {
      font-weight: 600;
      color: #3b4248;
      font-size: 18px; }
    .fp-forum .bbp-forum-info a {
      text-decoration: none; }
      .fp-forum .bbp-forum-info a:hover {
        color: #006eb0; }
  .fp-forum .bbp-forum-freshness {
    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
    -moz-box-flex: 30%;
    -moz-flex: 30%;
    -ms-flex: 30%;
    flex: 30%;
    text-align: center;
    font-size: 15px;
    display: none; }
    @media screen and (min-width: 350px) {
      .fp-forum .bbp-forum-freshness {
        display: block; } }
    .fp-forum .bbp-forum-freshness a {
      text-decoration: none;
      color: inherit; }
  .fp-forum .bbp-forum-content {
    font-size: 16px;
    line-height: 20px;
    color: #737e84; }

.bbp-forums-list {
  list-style: none;
  margin: 8px 0 0 0;
  padding: 0 0 0 24px;
  border-left: 1px solid #ececec; }

.fp-reply {
  background: #fff;
  border: 1px solid #ececec;
  padding: 20px 20px 10px;
  margin: 0 0 20px; }
  @media screen and (min-width: 600px) {
    .fp-reply {
      padding: 30px 30px 20px; } }
  .fp-reply.status-trash {
    border: 2px solid #D06557; }
  .fp-reply .fp-reply__topheader {
    margin: 0 0 30px; }
  .fp-reply .fp-reply__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 0 30px; }
    @media screen and (min-width: 900px) {
      .fp-reply .fp-reply__header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }
  .fp-reply .fp-reply__authoravatar {
    float: left;
    margin-right: 15px; }
    @media screen and (min-width: 600px) {
      .fp-reply .fp-reply__authoravatar {
        margin-right: 20px; } }
    .fp-reply .fp-reply__authoravatar a {
      line-height: 1;
      display: block; }
  .fp-reply .fp-reply__authorname {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .fp-reply .fp-reply__authorname a {
      text-decoration: none;
      color: #323538;
      font-weight: 600;
      font-size: 18px; }
  .fp-reply .fp-reply__date {
    color: rgba(69, 73, 77, 0.65);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 14px; }
    .fp-reply .fp-reply__date svg {
      margin: -1px 5px 0 0; }
  .fp-reply .fp-reply__content {
    margin: 0 0 30px; }
    @media screen and (min-width: 900px) {
      .fp-reply .fp-reply__content {
        margin-left: 65px; } }
    @media screen and (min-width: 900px) {
      .fp-reply .fp-reply__content {
        margin-left: 70px; } }
  .fp-reply .fp-reply__footer {
    margin: 0 0 0 60px;
    padding: 12px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    text-align: right; }
    .fp-reply .fp-reply__footer > a {
      display: inline-block;
      line-height: 0;
      white-space: nowrap; }
  .fp-reply .fp-reply__link:hover svg g {
    stroke: red; }
  .fp-reply .fp-reply__link svg g {
    transition: stroke .3s ease-in-out; }
  .fp-reply .bbp-topic-revision-log,
  .fp-reply .bbp-reply-revision-log {
    background: #fafafa;
    margin: 22px 0 0 !important;
    padding: 15px 20px 15px 40px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 22px; }
  .fp-reply .fp-reply__thecontent p {
    margin: 0 0 1em; }
    .fp-reply .fp-reply__thecontent p:last-of-type {
      margin-bottom: 0; }
  .fp-reply .fp-reply__thecontent ul,
  .fp-reply .fp-reply__thecontent ol {
    margin: 0 0 1em; }
  .fp-reply .fp-reply__thecontent img {
    max-width: 100%;
    height: auto; }

.fp-replytop {
  background: #fff;
  border: 1px solid #ececec;
  border-bottom: 0;
  padding: 10px; }
  .fp-replytop a {
    text-decoration: none; }

.fp-admin-links {
  position: relative;
  display: inline-block;
  margin: 0 0 0 4px; }
  .fp-admin-links .fp-admin-links__btn {
    display: inline-flex;
    padding: 12px; }
    .fp-admin-links .fp-admin-links__btn:hover {
      cursor: pointer; }
    .fp-admin-links .fp-admin-links__btn:hover + ul,
    .fp-admin-links .fp-admin-links__btn:hover + .fp-admin-links__menu {
      opacity: 1;
      max-height: 500px;
      visibility: visible; }
  .fp-admin-links .fp-admin-links__menu,
  .fp-admin-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: -20px;
    right: 0;
    bottom: 40px;
    background: #fff;
    padding: 4px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    text-align: left;
    min-width: 120px;
    font-size: 15px;
    line-height: 22px;
    transition: all .5s ease-in-out;
    opacity: 0;
    max-height: 0;
    visibility: hidden; }
    .fp-admin-links .fp-admin-links__menu:hover,
    .fp-admin-links ul:hover {
      opacity: 1;
      max-height: 500px;
      visibility: visible; }
    .fp-admin-links .fp-admin-links__menu a,
    .fp-admin-links ul a {
      display: flex;
      padding: 6px 10px;
      text-decoration: none; }

.fp-topic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #fff;
  padding: 25px 15px;
  border-bottom: 1px solid #ececec; }
  @media screen and (min-width: 600px) {
    .fp-topic {
      padding: 25px 25px; } }
  .fp-topic.topic-tag-sticky {
    background: #fff9e1;
    margin: 0 0 5px; }
  .fp-topic .fp-topic__avatar {
    margin-right: 20px; }
    .fp-topic .fp-topic__avatar a {
      display: block; }
  .fp-topic .fp-topic__center {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fp-topic .fp-topic__title {
    font-size: 20px;
    margin: 0; }
    .fp-topic .fp-topic__title a {
      color: #303038;
      text-decoration: none; }
  .fp-topic .fp-topic__meta {
    color: #797980;
    font-size: 14px; }
    .fp-topic .fp-topic__meta a {
      color: #797980; }
  .fp-topic .fp-topic__author {
    display: none; }
    .fp-topic .fp-topic__author::after {
      content: ","; }
    @media screen and (min-width: 600px) {
      .fp-topic .fp-topic__author {
        display: inline-block; } }
  .fp-topic .fp-topic__time {
    display: none; }
    @media screen and (min-width: 600px) {
      .fp-topic .fp-topic__time {
        display: inline-block; } }
  .fp-topic .fp-topic__timemobile {
    display: inline-block; }
    @media screen and (min-width: 600px) {
      .fp-topic .fp-topic__timemobile {
        display: none; } }
  .fp-topic .fp-topic__comments {
    text-align: right;
    font-size: 14px;
    white-space: nowrap;
    margin-left: 30px; }
    @media screen and (min-width: 600px) {
      .fp-topic .fp-topic__comments {
        margin-left: 20px; } }
    .fp-topic .fp-topic__comments a {
      color: #006eb0;
      text-decoration: none; }
      .fp-topic .fp-topic__comments a:hover {
        color: #006eb0; }
  .fp-topic .fp-topic__comments-avatars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    .fp-topic .fp-topic__comments-avatars li {
      margin-left: -20px; }
      @media screen and (min-width: 600px) {
        .fp-topic .fp-topic__comments-avatars li {
          margin-left: -10px; } }

.fp-thecontent a {
  text-decoration: none; }

.fp-thecontent h1,
.fp-thecontent h2,
.fp-thecontent h3,
.fp-thecontent h4,
.fp-thecontent h5,
.fp-thecontent h6 {
  margin: 0 0 1em; }

.fp-thecontent h1 {
  font-size: 28px;
  line-height: 1.2; }
  @media screen and (min-width: 768px) {
    .fp-thecontent h1 {
      font-size: 38px; } }

.fp-thecontent h2 {
  font-size: 28px;
  line-height: 1.2;
  padding: 1em 0 0; }
  @media screen and (min-width: 768px) {
    .fp-thecontent h2 {
      font-size: 30px; } }

.fp-thecontent h3 {
  font-size: 20px;
  line-height: 1.3;
  padding-top: 1em; }

.fp-thecontent h4 {
  font-size: 19px;
  line-height: 1.3;
  padding-top: 1em; }

.fp-thecontent h5 {
  font-size: 18px;
  line-height: 1.3;
  padding-top: 1em; }

.fp-thecontent h6 {
  font-size: 17px;
  line-height: 1.25;
  padding-top: 1em; }

.fp-thecontent p {
  margin: 0 0 1em; }

.fp-thecontent ul {
  list-style-type: circle;
  margin: 0 0 1em;
  padding: 0 0 0 40px; }
  .fp-thecontent ul li {
    margin: 0 0 10px; }
    .fp-thecontent ul li:last-of-type {
      margin: 0; }

.fp-thecontent ol {
  margin: 0 0 1em;
  padding: 0 0 0 40px; }
  .fp-thecontent ol li {
    margin: 0 0 10px; }
    .fp-thecontent ol li:last-of-type {
      margin: 0; }

.fp-thecontent hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #eaeaea;
  margin: 2em 0;
  padding: 0; }

.fp-thecontent img {
  display: block;
  max-width: 100%;
  height: auto; }
  .fp-thecontent img.alignleft {
    margin: 0 auto 0.5em; }
    @media screen and (min-width: 580px) {
      .fp-thecontent img.alignleft {
        float: left;
        margin: 0 1em 1em 0; } }
  .fp-thecontent img.alignright {
    margin: 0 auto 0.5em; }
    @media screen and (min-width: 580px) {
      .fp-thecontent img.alignright {
        float: right;
        margin: 0 0 1em 1em; } }
  .fp-thecontent img.aligncenter {
    margin: 0 auto 0.5em; }

.fp-thecontent figure {
  margin: 0 0 2em;
  max-width: 100%; }
  .fp-thecontent figure.alignleft {
    margin: 0 auto 0.5em;
    text-align: center; }
    @media screen and (min-width: 580px) {
      .fp-thecontent figure.alignleft {
        text-align: left;
        float: left;
        margin: 0 1em 1em 0; } }
  .fp-thecontent figure.alignright {
    margin: 0 auto 0.5em;
    text-align: center; }
    @media screen and (min-width: 580px) {
      .fp-thecontent figure.alignright {
        text-align: right;
        float: right;
        margin: 0 0 1em 1em; } }
  .fp-thecontent figure.aligncenter {
    text-align: center;
    margin: 0 auto 0.5em; }
  .fp-thecontent figure > a {
    display: block;
    line-height: 0; }
  .fp-thecontent figure img {
    max-width: 100%;
    height: auto; }
  .fp-thecontent figure figcaption {
    margin: 0.5em 0 0;
    text-align: center;
    font-style: italic;
    font-size: 15px;
    line-height: 1.3;
    color: #808080; }

.fp-thecontent blockquote {
  padding: 0 0 0 1em;
  margin: 2em 0;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.45;
  border-left: 5px solid #e3e4e5; }
  @media screen and (min-width: 768px) {
    .fp-thecontent blockquote {
      padding: 0 0 0 2em;
      font-size: 20px;
      line-height: 1.45; } }
  .fp-thecontent blockquote p:last-of-type {
    margin-bottom: 0; }

.fp-thecontent code,
.fp-thecontent kbd,
.fp-thecontent pre,
.fp-thecontent samp {
  font-family: Consolas, Liberation Mono, Courier, monospace; }

.fp-thecontent code {
  border-radius: 4px;
  background-color: #f7f7f7;
  font-size: 95%;
  padding: 2px 4px; }

.fp-thecontent pre {
  border-radius: 4px;
  background: #f5f5f5;
  display: block;
  padding: 25px;
  margin: 0 0 1em;
  font-size: 95%;
  line-height: 1.4;
  color: #222;
  overflow-x: auto;
  word-wrap: normal; }

.fp-thecontent kbd {
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333; }

.fp-thecontent mark {
  padding: .2em;
  background-color: #fcf8e3; }

.fp-thecontent abbr[data-original-title], .fp-thecontent abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.fp-thecontent iframe,
.fp-thecontent object,
.fp-thecontent embed {
  max-width: 100%; }

.fp-thecontent table {
  border: 1px solid #eaeaea;
  margin: 0 0 1em;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }
  @media screen and (max-width: 640px) {
    .fp-thecontent table {
      overflow-x: auto;
      display: block; } }
  .fp-thecontent table th {
    font-weight: 600; }
  .fp-thecontent table tr {
    border-bottom: 1px solid #eaeaea; }
    .fp-thecontent table tr th:last-child,
    .fp-thecontent table tr td:last-child {
      border-right: 0; }
  .fp-thecontent table th,
  .fp-thecontent table td {
    background: #fafafa;
    padding: 4px 8px;
    border-right: 1px solid #eaeaea; }
  .fp-thecontent table thead th {
    background: #f2f2f2; }
  .fp-thecontent table tbody tr:nth-child(odd) th,
  .fp-thecontent table tbody tr:nth-child(odd) td {
    background: #fff; }

#jquery-live-search {
  background: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  transition: all .5s ease-in-out;
  z-index: 99999999; }

.fp-ajaxsearch {
  list-style: none;
  margin: 0;
  padding: 10px 10px; }
  .fp-ajaxsearch a {
    display: block;
    text-decoration: none;
    transition: background .5s ease-in-out;
    border-radius: 4px;
    padding: 5px 10px;
    line-height: 22px; }
    .fp-ajaxsearch a:hover {
      background: #fafafa; }

.hidden,
.js .hide-if-js {
  display: none; }

.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  word-wrap: normal !important;
  /* many screen reader and browser combinations announce broken words as they would appear visually */ }

.bbp-template-notice {
  background: rgba(0, 0, 0, 0.04);
  padding: 16px 16px 16px 24px;
  margin: 0 0 24px;
  border-radius: 4px;
  border-left: 3px solid #006eb0;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.65); }
  .bbp-template-notice p {
    margin: 0 0 8px; }
    .bbp-template-notice p:last-of-type {
      margin-bottom: 0; }

#bbp-your-profile fieldset fieldset.password {
  width: 60%;
  display: inline; }

#bbp-your-profile fieldset fieldset.password .password-input-wrapper,
#bbp-your-profile fieldset fieldset.password .password-button-wrapper {
  width: 100%;
  margin: 0;
  display: inline-block; }

#bbp-your-profile fieldset fieldset.password .password-button-wrapper button {
  width: 46%;
  margin: 4% 2%;
  box-sizing: border-box;
  display: inline-block; }

#bbp-your-profile fieldset fieldset.password input,
#bbp-your-profile fieldset fieldset.passwword textarea {
  width: 100%; }

#bbp-your-profile fieldset fieldset.password button .dashicons {
  display: none; }

#bbp-your-profile fieldset fieldset.password span.description {
  margin-left: 0;
  margin-bottom: 20px; }

#password #pass-strength-result {
  background-color: #eee;
  border: 1px solid #ddd;
  color: #23282d;
  margin: 0;
  padding: 8px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block; }

#password #pass-strength-result.short {
  background-color: #f1adad;
  border-color: #e35b5b;
  opacity: 1; }

#password #pass-strength-result.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
  opacity: 1; }

#password #pass-strength-result.good {
  background-color: #ffe399;
  border-color: #ffc733;
  opacity: 1; }

#password #pass-strength-result.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
  opacity: 1; }

#password #pass1.short,
#password #pass1-text.short {
  border-color: #e35b5b; }

#password#pass1.bad,
#password #pass1-text.bad {
  border-color: #f78b53; }

#password #pass1.good,
#password #pass1-text.good {
  border-color: #ffc733; }

#password #pass1.strong,
#password #pass1-text.strong {
  border-color: #83c373; }

.indicator-hint {
  padding-top: 8px; }

.pw-weak,
#pass1-text,
.show-password #pass1 {
  display: none; }

.show-password #pass1-text {
  display: inline-block; }

.pw-weak {
  margin-top: 10px; }
  .pw-weak .pw-checkbox {
    float: left;
    margin: 0 5px 0 0;
    position: relative;
    top: 13px; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

.avatar {
  border-radius: 99%; }

.fp-sitecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh; }
  .fp-sitecontainer .fp-main {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -moz-box-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto; }

.fp-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }
  @media screen and (min-width: 600px) {
    .fp-container {
      padding-left: 16px;
      padding-right: 16px; } }
  .fp-container.fp-container--860 {
    max-width: 860px; }

.fp-page {
  display: block; }
  @media screen and (min-width: 900px) {
    .fp-page.fp-page--sbleft, .fp-page.fp-page--sbright {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 900px) {
    .fp-page.fp-page--sbleft .fp-page__main, .fp-page.fp-page--sbright .fp-page__main {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 75%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 75%;
      -ms-flex: 1 1 75%;
      flex: 1 1 75%; } }
  .fp-page.fp-page--sbleft .fp-page__sidebar, .fp-page.fp-page--sbright .fp-page__sidebar {
    display: none; }
    @media screen and (min-width: 900px) {
      .fp-page.fp-page--sbleft .fp-page__sidebar, .fp-page.fp-page--sbright .fp-page__sidebar {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 25%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        display: block; } }
  @media screen and (min-width: 900px) {
    .fp-page.fp-page--sbleft .fp-page__main {
      padding-left: 20px; } }
  .fp-page.fp-page--sbleft .fp-page__sidebar {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1; }
    @media screen and (min-width: 900px) {
      .fp-page.fp-page--sbleft .fp-page__sidebar {
        padding-right: 20px; } }
  @media screen and (min-width: 900px) {
    .fp-page.fp-page--sbright .fp-page__main {
      padding-right: 20px; } }
  @media screen and (min-width: 900px) {
    .fp-page.fp-page--sbright .fp-page__sidebar {
      padding-left: 20px; } }
  .fp-page.fp-page--sboff {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto; }

.fp-sitefooter {
  background: #fff;
  padding: 40px 0;
  margin-top: 40px;
  border-top: 1px solid #ececec; }

.nav-header a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 16px; }

.nav-header .nav-header__menuwrapper {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-header .nav-header__menuwrapper li {
    float: left;
    margin-left: 16px; }
    .nav-header .nav-header__menuwrapper li:first-child {
      margin-left: 0; }

.fp-pagesingle {
  background: #fff;
  border: 1px solid #ececec;
  padding: 32px; }
  @media screen and (min-width: 500px) {
    .fp-pagesingle {
      padding: 48px; } }

.bbp-topics {
  list-style: none;
  margin: 0 0 24px;
  padding: 0; }

.bbp-replies {
  list-style: none;
  margin: 0;
  padding: 0; }
  .bbp-replies > li > ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.bbp-threaded-replies {
  list-style: none;
  padding: 0;
  margin-left: 48px; }

.bbp-reply-header {
  padding: 20px 40px;
  border-bottom: 1px solid #ececec; }

.bbp-topic-tags {
  background: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.05);
  padding: 16px 24px;
  border-radius: 4px;
  font-size: 16px; }
  .bbp-topic-tags p {
    margin: 0; }
  .bbp-topic-tags a {
    display: inline-block;
    background: rgba(0, 0, 0, 0.08);
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
    border-radius: 99px;
    padding: 4px 16px;
    margin-bottom: 4px;
    text-decoration: none; }
    .bbp-topic-tags a:first-of-type {
      margin-left: 8px; }

.fp-pagination,
.bbp-pagination {
  font-size: 15px;
  margin: 20px 0 60px;
  color: rgba(48, 49, 58, 0.85); }

.fp-pagination-links,
.bbp-pagination-links {
  font-size: 15px;
  line-height: 1;
  text-align: center; }
  .fp-pagination-links span,
  .fp-pagination-links a,
  .bbp-pagination-links span,
  .bbp-pagination-links a {
    display: inline-block;
    background: #fff;
    padding: 11px 12px 10px;
    border-radius: 4px;
    border: 1px solid #edeef0; }
  .fp-pagination-links a,
  .bbp-pagination-links a {
    color: #797980;
    text-decoration: none;
    transition: background .3s ease-in-out, color .3s ease-in-out; }
    .fp-pagination-links a:hover,
    .bbp-pagination-links a:hover {
      background: #006eb0;
      color: #fff; }
  .fp-pagination-links span,
  .bbp-pagination-links span {
    background: #006eb0;
    color: #fff; }

.bbp-breadcrumb {
  margin: 8px 0 0;
  color: rgba(34, 33, 50, 0.75); }
  .bbp-breadcrumb p {
    margin: 0; }
  .bbp-breadcrumb a {
    text-decoration: none;
    color: #222132; }
    .bbp-breadcrumb a:hover {
      color: #222132;
      text-decoration: underline; }
  .bbp-breadcrumb .bbp-breadcrumb-sep {
    color: rgba(34, 33, 50, 0.5); }

.fp-forumheader {
  overflow: hidden;
  padding: 55px 0 40px;
  width: 100%; }
  .fp-forumheader.fp-page--sboff {
    max-width: 892px;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (min-width: 500px) {
    .fp-forumheader > .fp-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  .fp-forumheader .fp-forumheader__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .fp-forumheader .fp-forumheader__title {
    margin: 0;
    font-size: 36px;
    line-height: 38px;
    font-weight: 500; }

.wp-editor-container textarea {
  max-width: 100%; }

.wp-editor-container .mce-btn button {
  background-color: inherit; }
  .wp-editor-container .mce-btn button:hover {
    background-color: inherit; }

.bbp-the-content.wp-editor-area {
  padding: 14px 18px; }

@media screen and (max-width: 499px) {
  #subscription-toggle,
  #favorite-toggle {
    margin-top: 16px; } }

@media screen and (min-width: 500px) {
  #subscription-toggle,
  #favorite-toggle {
    margin-left: 16px; } }

#subscription-toggle,
#subscription-toggle span,
#favorite-toggle,
#favorite-toggle span {
  display: inline-block; }

.bbp-row-actions #subscription-toggle {
  margin: 0;
  padding: 0 0 5px; }

.bbp-row-actions .subscription-toggle {
  padding: 4px 4px 4px 24px; }

.subscription-toggle {
  background-image: url("../svg/subscribe.svg");
  background-size: 18px;
  background-position: 2px center;
  background-repeat: no-repeat;
  transition: background .3s ease-in-out, color .3s ease-in-out;
  padding: 4px 4px 4px 26px;
  text-decoration: none;
  color: #45494d; }
  .subscription-toggle:hover {
    background-image: url("../svg/subscribe-add.svg");
    background-position: 4px center;
    color: #e06c6c; }

.is-subscribed .subscription-toggle {
  background-image: url("../svg/subscribe-active.svg"); }
  .is-subscribed .subscription-toggle:hover {
    background-image: url("../svg/subscribe-remove.svg"); }

.favorite-toggle {
  background-image: url("../svg/favorite.svg");
  background-size: 18px;
  background-position: 2px center;
  background-repeat: no-repeat;
  transition: background .3s ease-in-out, color .3s ease-in-out;
  padding: 4px 4px 4px 26px;
  text-decoration: none;
  color: #45494d; }
  .favorite-toggle:hover {
    background-image: url("../svg/favorite-add.svg");
    background-position: 4px center;
    color: #e06c6c; }

.is-favorite .favorite-toggle {
  background-image: url("../svg/favorite-active.svg"); }
  .is-favorite .favorite-toggle:hover {
    background-image: url("../svg/favorite-remove.svg"); }

.bbp-search-results {
  list-style: none;
  margin: 0;
  padding: 0; }

.fp-loginpanel {
  margin: 0 auto 24px;
  width: 100%;
  max-width: 500px; }
  .fp-loginpanel .fp-loginpanel__header {
    text-align: center;
    margin: 0 0 8px; }
  .fp-loginpanel .fp-loginpanel__main {
    background: #fff;
    border: 1px solid #ececec;
    padding: 50px; }
  .fp-loginpanel .fp-loginpanel__title {
    margin: 0 0 8px; }

.fp-header-login {
  padding: 15px 0;
  text-align: right; }
  .fp-header-login .button {
    display: inline-block;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: rgba(0, 0, 0, 0.7);
    padding: 8px 16px;
    text-decoration: none;
    margin-left: 5px; }
    .fp-header-login .button:hover {
      background: rgba(0, 0, 0, 0.2); }

.fp-loginlogo {
  text-align: center;
  margin: 20px 0 40px; }

.fp-lostpasslink {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #a6a6a6;
  text-decoration: none;
  margin: 12px 0 0; }

.fp-formcontainer {
  background: #fff;
  border: 1px solid #ececec;
  padding: 48px;
  margin: 64px 0; }

.fp-404 {
  margin: 100px 0 80px;
  text-align: center; }
  .fp-404 .fp-404__title {
    font-size: 110px;
    line-height: 88px;
    margin: 0 0 20px; }
  .fp-404 p {
    margin: 0 auto;
    max-width: 400px;
    font-size: 20px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.65); }

/* ===== FIN css/style.css ===== */


/* ===== INICIO css/amarres-base.css ===== */
:root {
  --am-primary: #111111;
  --am-primary-strong: #000000;
  --am-text: #111111;
  --am-text-soft: rgba(17, 17, 17, 0.68);
  --am-muted: rgba(17, 17, 17, 0.56);
  --am-page-bg: #f2f6f7;
  --am-surface: rgba(255, 255, 255, 0.96);
  --am-surface-alt: #eef2f3;
  --am-border: rgba(17, 17, 17, 0.1);
  --am-border-strong: rgba(17, 17, 17, 0.16);
  --am-ring: rgba(17, 17, 17, 0.12);
  --am-shadow-sm: 0 10px 26px rgba(17, 17, 17, 0.06);
  --am-shadow-md: 0 18px 44px rgba(17, 17, 17, 0.08);
  --am-radius-sm: 12px;
  --am-radius-md: 16px;
  --am-radius-lg: 22px;
  --am-radius-pill: 14px;
}

html {
  scroll-behavior: smooth;
}

body {
  color: var(--am-text);
  background: var(--am-page-bg);
}

.fp-sitecontainer,
.fp-main {
  background: var(--am-page-bg);
}

a {
  text-underline-offset: 0.12em;
}

a:hover {
  text-decoration-thickness: 2px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px var(--am-ring);
}

.fp-btn,
.button,
.fp-headersearch__submit,
.fp-headeruser--guest a,
.fp-headeraction .fp-btn.fp-new-discussion,
.fp-form__submit .button,
.fp-form__submit button.button,
.fp-form__submit .button.button--fullwidth {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: var(--am-radius-pill);
  border: 1px solid var(--am-primary);
  background: var(--am-primary);
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0.01em;
  text-decoration: none;
  box-shadow: none;
  transition: background-color .16s ease, color .16s ease, border-color .16s ease, box-shadow .16s ease, transform .16s ease;
}

.fp-btn:hover,
.button:hover,
.fp-headersearch__submit:hover,
.fp-headeruser--guest a:hover,
.fp-headeraction .fp-btn.fp-new-discussion:hover,
.fp-form__submit .button:hover,
.fp-form__submit button.button:hover,
.fp-form__submit .button.button--fullwidth:hover {
  background: #ffffff;
  color: var(--am-primary);
  border-color: var(--am-primary);
  box-shadow: 0 14px 34px rgba(17, 17, 17, 0.12);
  transform: translateY(-1px);
}

input.fp-input--large,
textarea,
select {
  border-radius: var(--am-radius-sm);
  border: 1px solid rgba(17, 17, 17, 0.14);
  color: var(--am-text);
}

input.fp-input--large:focus,
textarea:focus,
select:focus {
  border-color: rgba(17, 17, 17, 0.48);
}

.bbp-template-notice,
.fp-card,
.amarres-card {
  background: var(--am-surface);
  border: 1px solid var(--am-border);
  border-radius: var(--am-radius-lg);
  box-shadow: var(--am-shadow-md);
}


/* ===== V10 public profile ===== */
.am-public-profile-main {
  padding: 42px 0 56px;
}

.am-public-profile-card {
  padding: 30px;
  max-width: 860px;
  margin: 0 auto;
}

.am-public-profile-card__header {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 24px;
}

.am-public-profile-card__title {
  margin: 0 0 6px;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.06;
}

.am-public-profile-card__subtitle {
  margin: 0;
  color: var(--am-text-soft);
}

.am-public-profile-card__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.am-public-profile-card__item {
  border: 1px solid var(--am-border);
  border-radius: var(--am-radius-md);
  background: rgba(255,255,255,.78);
  padding: 16px 18px;
}

.am-public-profile-card__label {
  display: block;
  font-size: 13px;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--am-muted);
  margin-bottom: 8px;
}

.am-public-profile-card__value {
  display: block;
  font-size: 17px;
  font-weight: 700;
  color: var(--am-text);
}

@media (max-width: 700px) {
  .am-public-profile-card {
    padding: 22px;
  }

  .am-public-profile-card__header {
    flex-direction: column;
    align-items: flex-start;
  }

  .am-public-profile-card__grid {
    grid-template-columns: 1fr;
  }
}


/* ===== V10.13 footer moderno ===== */
.am-footer {
  margin-top: 0;
  padding: 34px 0;
  background: #ffffff;
  border-top: 1px solid var(--am-border);
}

.am-footer__container {
  display: grid;
  gap: 18px;
}

.am-footer__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin: 0;
}

.am-footer__logo {
  display: inline-flex;
  align-items: center;
  min-width: 0;
}

.am-footer__logo img {
  display: block;
  height: 46px;
  width: auto;
  max-width: min(260px, 42vw);
  object-fit: contain;
}

.am-footer__actions {
  width: auto;
}

.am-footer__actions-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
}

.am-footer__actions-list li {
  margin: 0;
  padding: 0;
}

.am-footer__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 16px;
  border-radius: 14px;
  border: 1px solid var(--am-border-strong);
  background: #ffffff;
  color: var(--am-text) !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 850;
  line-height: 1;
  transition: background-color .16s ease, color .16s ease, border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.am-footer__link:hover,
.am-footer__link:focus {
  background: rgba(17, 17, 17, 0.055);
  color: var(--am-text) !important;
  text-decoration: none !important;
  transform: translateY(-1px);
}

.am-footer__link--primary {
  background: var(--am-primary);
  border-color: var(--am-primary);
  color: #ffffff !important;
}

.am-footer__link--primary:hover,
.am-footer__link--primary:focus {
  background: #ffffff;
  color: var(--am-primary) !important;
  border-color: var(--am-primary);
  box-shadow: 0 14px 34px rgba(17, 17, 17, 0.10);
}

.am-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0;
  padding-top: 18px;
  border-top: 1px solid rgba(17, 17, 17, 0.08);
}

.am-footer__copyright {
  color: var(--am-text-soft);
  font-size: 14px;
  line-height: 1.6;
}

.am-footer__social {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.am-footer__social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 12px;
  border: 1px solid var(--am-border);
  background: #ffffff;
  color: var(--am-text);
  text-decoration: none;
}

@media (max-width: 760px) {
  .am-footer {
    padding: 30px 0 34px;
  }

  .am-footer__top {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }

  .am-footer__logo img {
    height: 44px;
    max-width: 260px;
  }

  .am-footer__actions,
  .am-footer__actions-list {
    width: 100%;
  }

  .am-footer__actions-list {
    justify-content: flex-start;
  }

  .am-footer__link {
    min-height: 44px;
    padding: 0 18px;
  }

  .am-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 480px) {
  .am-footer__actions-list {
    display: grid;
    grid-template-columns: 1fr;
  }

  .am-footer__link {
    width: 100%;
  }
}


/* ===== V10.17 footer mobile fix ===== */
@media (max-width: 760px) {
  .am-footer {
    padding: 26px 0 32px;
    overflow: hidden;
  }

  .am-footer .fp-container,
  .am-footer__container {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .am-footer__top {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    align-items: stretch;
  }

  .am-footer__logo {
    width: 100%;
    justify-content: flex-start;
  }

  .am-footer__logo img {
    max-width: min(260px, 82vw);
    height: auto;
    max-height: 52px;
  }

  .am-footer__actions {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .am-footer__actions-list {
    width: 100%;
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 0;
    padding: 0;
  }

  .am-footer__actions-list li {
    width: 100%;
    max-width: 100%;
  }

  .am-footer__link {
    width: 100% !important;
    max-width: 100%;
    min-height: 52px;
    padding: 0 18px;
    box-sizing: border-box;
    justify-content: flex-start;
    border-radius: 16px;
    font-size: 16px;
  }

  .am-footer__link--primary {
    justify-content: center;
  }
}

@media (max-width: 420px) {
  .am-footer__link {
    min-height: 50px;
    font-size: 15px;
  }
}


/* ===== V10.18 footer mobile alignment fix ===== */
@media (max-width: 760px) {
  .am-footer {
    overflow: hidden;
  }

  .am-footer__container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fp-sitefootertop .fp-sitefootertop__nav.am-footer__actions {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-left: 0 !important;
    overflow: visible !important;
  }

  .nav-footer ul.am-footer__actions-list,
  .am-footer__actions-list {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    justify-content: stretch !important;
  }

  .nav-footer ul.am-footer__actions-list li,
  .am-footer__actions-list li {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .nav-footer a.am-footer__link,
  .am-footer__link {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 52px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    box-sizing: border-box !important;
    border-radius: 16px !important;
    text-align: left !important;
    justify-content: flex-start !important;
  }

  .nav-footer a.am-footer__link.am-footer__link--primary,
  .am-footer__link--primary {
    justify-content: center !important;
  }
}


/* ===== V10.19 footer simple: Foro + Blog ===== */
.am-footer--simple {
  padding: 26px 0;
}

.am-footer--simple .am-footer__top {
  gap: 18px;
}

.am-footer--simple .am-footer__actions-list {
  display: flex !important;
  flex-wrap: wrap;
  gap: 10px;
}

.am-footer--simple .am-footer__link {
  min-height: 40px;
  padding: 0 18px;
  border-radius: 13px;
  font-size: 14px;
}

@media (max-width: 760px) {
  .am-footer--simple {
    padding: 24px 0 28px;
  }

  .am-footer--simple .am-footer__top {
    gap: 16px;
  }

  .am-footer--simple .am-footer__actions {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-left: 0 !important;
  }

  .am-footer--simple .am-footer__actions-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    width: 100% !important;
  }

  .am-footer--simple .am-footer__actions-list li {
    width: 100% !important;
    max-width: 100% !important;
  }

  .am-footer--simple .am-footer__link {
    width: 100% !important;
    min-height: 46px !important;
    padding: 0 12px !important;
    justify-content: center !important;
    text-align: center !important;
    font-size: 15px;
    border-radius: 15px;
  }
}

@media (max-width: 360px) {
  .am-footer--simple .am-footer__actions-list {
    grid-template-columns: 1fr !important;
  }
}


/* ===== V10.20 footer mobile compact buttons ===== */
@media (max-width: 760px) {
  .am-footer--simple .am-footer__actions-list {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 10px !important;
    width: auto !important;
    max-width: 100% !important;
  }

  .am-footer--simple .am-footer__actions-list li {
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto !important;
  }

  .am-footer--simple .am-footer__link {
    width: auto !important;
    min-width: 104px !important;
    max-width: none !important;
    min-height: 42px !important;
    padding: 0 18px !important;
    border-radius: 14px !important;
    justify-content: center !important;
    font-size: 15px !important;
    line-height: 1 !important;
  }
}

@media (max-width: 360px) {
  .am-footer--simple .am-footer__actions-list {
    flex-wrap: wrap !important;
  }

  .am-footer--simple .am-footer__link {
    min-width: 96px !important;
    padding: 0 14px !important;
  }
}


/* ===== V10.21 footer definitivo: botones pequeños Foro + Blog ===== */
.am-footer-mini {
  margin-top: 0;
  padding: 24px 0;
  background: #ffffff;
  border-top: 1px solid var(--am-border);
}

.am-footer-mini__container {
  display: block;
}

.am-footer-mini__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.am-footer-mini__logo {
  display: inline-flex;
  align-items: center;
  flex: 0 1 auto;
  min-width: 0;
  text-decoration: none !important;
}

.am-footer-mini__logo img {
  display: block;
  width: auto;
  height: 44px;
  max-width: 240px;
  object-fit: contain;
}

.am-footer-mini__nav {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  flex: 0 0 auto !important;
}

.am-footer-mini__button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 86px !important;
  max-width: none !important;
  min-height: 38px !important;
  margin: 0 !important;
  padding: 0 16px !important;
  box-sizing: border-box !important;
  border-radius: 13px !important;
  border: 1px solid var(--am-border-strong) !important;
  background: #ffffff !important;
  color: var(--am-text) !important;
  text-decoration: none !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

.am-footer-mini__button:hover,
.am-footer-mini__button:focus {
  background: rgba(17, 17, 17, 0.055) !important;
  color: var(--am-text) !important;
  text-decoration: none !important;
}

.am-footer-mini__button--primary {
  background: var(--am-primary) !important;
  border-color: var(--am-primary) !important;
  color: #ffffff !important;
}

.am-footer-mini__button--primary:hover,
.am-footer-mini__button--primary:focus {
  background: #ffffff !important;
  color: var(--am-primary) !important;
}

.am-footer-mini__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(17, 17, 17, 0.08);
}

.am-footer-mini__copyright {
  color: var(--am-text-soft);
  font-size: 14px;
  line-height: 1.6;
}

.am-footer-mini__social {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 760px) {
  .am-footer-mini {
    padding: 24px 0 28px !important;
    overflow: hidden !important;
  }

  .am-footer-mini__container {
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box !important;
  }

  .am-footer-mini__top {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    align-items: start !important;
  }

  .am-footer-mini__logo {
    width: auto !important;
    max-width: 100% !important;
    justify-content: flex-start !important;
  }

  .am-footer-mini__logo img {
    height: 42px !important;
    max-width: min(240px, 78vw) !important;
  }

  .am-footer-mini__nav {
    display: inline-flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: auto !important;
    max-width: 100% !important;
  }

  .am-footer-mini__button {
    width: auto !important;
    min-width: 92px !important;
    max-width: none !important;
    min-height: 40px !important;
    padding: 0 16px !important;
    border-radius: 13px !important;
    font-size: 14px !important;
  }

  .am-footer-mini__bottom {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    align-items: start !important;
  }
}

@media (max-width: 360px) {
  .am-footer-mini__nav {
    flex-wrap: wrap !important;
  }

  .am-footer-mini__button {
    min-width: 84px !important;
    padding: 0 14px !important;
  }
}


/* ===== V10.46 botón regresar al foro + 404 compacto ===== */
.am-back-forum {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 11px;
  border: 1px solid var(--am-border-strong);
  background: #ffffff;
  color: var(--am-text) !important;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none !important;
}

.am-back-forum:hover {
  background: rgba(17, 17, 17, 0.045);
  text-decoration: none !important;
}

.am-back-forum--primary {
  background: var(--am-primary);
  border-color: var(--am-primary);
  color: #ffffff !important;
}

.am-back-forum--primary:hover {
  background: #ffffff;
  color: var(--am-primary) !important;
}

.am-404-main {
  padding: 40px 0 56px;
}

.am-404-container {
  max-width: 620px !important;
}

.am-404-card {
  padding: 28px;
  border: 1px solid var(--am-border);
  border-radius: 22px;
  background: var(--am-surface);
  box-shadow: var(--am-shadow-md);
  text-align: center;
}

.am-404-card__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 6px 10px;
  border-radius: 10px;
  border: 1px solid var(--am-border);
  background: #ffffff;
  color: var(--am-muted);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.am-404-card__title {
  margin: 0 !important;
  font-size: clamp(54px, 8vw, 92px) !important;
  line-height: .9 !important;
  letter-spacing: -.06em;
}

.am-404-card__copy {
  max-width: 430px;
  margin: 14px auto 18px;
  color: var(--am-text-soft);
  font-size: 14px;
  line-height: 1.55;
}

@media (max-width: 760px) {
  .am-404-main {
    padding: 24px 0 38px;
  }

  .am-404-card {
    padding: 20px;
    border-radius: 18px;
  }

  .am-404-card__title {
    font-size: clamp(48px, 18vw, 72px) !important;
  }
}


/* ===== V10.47 404 y botón foro ultra compactos ===== */
.am-back-forum {
  min-height: 30px !important;
  padding: 0 10px !important;
  border-radius: 10px !important;
  font-size: 12px !important;
}

.am-404-main {
  padding: 28px 0 42px !important;
}

.am-404-container {
  max-width: 560px !important;
}

.am-404-card {
  padding: 22px !important;
  border-radius: 18px !important;
}

.am-404-card__eyebrow {
  padding: 5px 9px !important;
  margin-bottom: 9px !important;
  font-size: 9.5px !important;
  border-radius: 9px !important;
}

.am-404-card__title {
  font-size: clamp(44px, 7vw, 72px) !important;
}

.am-404-card__copy {
  margin: 10px auto 14px !important;
  font-size: 13px !important;
  line-height: 1.42 !important;
}

@media (max-width: 760px) {
  .am-404-main {
    padding: 18px 0 28px !important;
  }

  .am-404-card {
    padding: 16px !important;
    border-radius: 16px !important;
  }

  .am-404-card__title {
    font-size: clamp(42px, 15vw, 62px) !important;
  }
}


/* ===== V10.59 footer legal + botones más pequeños ===== */
.am-footer-mini {
  padding: 20px 0 !important;
}

.am-footer-mini__top {
  gap: 14px !important;
}

.am-footer-mini__logo img {
  height: 40px !important;
  max-width: 220px !important;
}

.am-footer-mini__nav {
  gap: 7px !important;
  flex-wrap: wrap !important;
}

.am-footer-mini__button {
  min-width: 0 !important;
  min-height: 31px !important;
  padding: 0 12px !important;
  border-radius: 10px !important;
  font-size: 12.5px !important;
  font-weight: 850 !important;
  letter-spacing: -0.01em !important;
}

.am-footer-mini__button--primary:hover,
.am-footer-mini__button--primary:focus {
  background: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;
}

@media (max-width: 760px) {
  .am-footer-mini {
    padding: 18px 0 22px !important;
  }

  .am-footer-mini__top {
    gap: 13px !important;
  }

  .am-footer-mini__logo img {
    height: 38px !important;
    max-width: min(210px, 72vw) !important;
  }

  .am-footer-mini__nav {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 7px !important;
    justify-content: flex-start !important;
  }

  .am-footer-mini__button {
    min-width: 0 !important;
    min-height: 31px !important;
    padding: 0 11px !important;
    border-radius: 10px !important;
    font-size: 12.5px !important;
  }
}

@media (max-width: 420px) {
  .am-footer-mini__button {
    min-height: 30px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
  }
}

/* ===== FIN css/amarres-base.css ===== */


/* ===== INICIO css/amarres-header.css ===== */
.fp-siteheader {
  position: sticky;
  top: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--am-border);
}

.fp-siteheadertop {
  display: flex;
  gap: 14px;
  align-items: center;
}

.fp-siteheadertop .fp-headerlogo,
.fp-siteheadertop .fp-headersearch,
.fp-headeruser,
.fp-headeraction {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.fp-siteheadertop .fp-headerlogo,
.fp-siteheadertop .fp-headersearch {
  border-right: 0 !important;
}

.fp-siteheadertop .fp-headerlogo a {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  max-width: 240px;
}

.fp-siteheadertop .fp-headerlogo img {
  height: 44px;
  width: auto;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
  transform: translateZ(0);
}

.fp-siteheadertop .fp-headersearch {
  flex: 1 1 520px;
  width: auto !important;
}

.fp-siteheadertop .fp-headersearch__icon {
  display: none !important;
}

.fp-siteheadertop .fp-headersearch__form {
  display: block !important;
  position: static !important;
  padding: 0 !important;
  background: transparent !important;
}

.fp-siteheadertop .fp-headersearch__form form {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  padding: 4px 4px 4px 14px;
  border-radius: 16px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  background: #ffffff;
  box-shadow: none;
}

#forumpress-live-search {
  width: 100%;
  min-height: 40px;
  border: 0 !important;
  outline: none !important;
  color: var(--am-text);
  background: transparent;
}

#forumpress-live-search::placeholder {
  color: rgba(17, 17, 17, 0.55);
}

.fp-siteheadertop .fp-headersearch__form form:focus-within {
  border-color: rgba(17, 17, 17, 0.28);
  box-shadow: 0 0 0 4px var(--am-ring);
}

.fp-headersearch__submit {
  flex: 0 0 auto;
  min-height: 40px;
  padding-inline: 16px;
  border-radius: 12px;
  white-space: nowrap;
}

.fp-headersearch__loader {
  display: none !important;
}

.fp-headeruser--guest svg {
  display: none !important;
}

.fp-headeruser--guest .fp-headeruser__name {
  margin: 0 !important;
}

.fp-headeraction .fp-btn.fp-new-discussion,
.fp-headeruser--guest a {
  min-height: 44px;
  border-radius: 12px;
  box-shadow: none;
}

.fp-headeruser--loggedin {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  border-radius: 16px;
  border: 1px solid var(--am-border);
  background: rgba(255, 255, 255, 0.94);
}

.fp-headeruser--loggedin > img,
.fp-headeruser--loggedin .avatar {
  border-radius: 999px;
  border: 1px solid rgba(17, 17, 17, 0.08);
}

.fp-headeruser__name {
  color: var(--am-text);
  font-weight: 700;
}

.fp-headeruser--loggedin svg path {
  fill: rgba(17, 17, 17, 0.7);
}

.fp-headernav__menu {
  border-radius: 16px;
  border: 1px solid var(--am-border);
  box-shadow: var(--am-shadow-md);
}

.fp-headernav__menutop .fp-btn.fp-new-discussion {
  border-radius: 12px;
}

@media (max-width: 900px) {
  .fp-siteheadertop {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .fp-siteheadertop .fp-headerlogo {
    flex: 1 1 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left !important;
  }

  .fp-siteheadertop .fp-headerlogo img {
    height: 38px;
  }

  .fp-siteheadertop .fp-headersearch {
    order: 50 !important;
    flex: 1 1 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 640px) {
  .fp-siteheadertop .fp-headersearch__form form {
    padding-left: 12px;
  }

  .fp-headersearch__submit,
  .fp-headeraction .fp-btn.fp-new-discussion,
  .fp-headeruser--guest a {
    min-height: 42px;
    padding-inline: 14px;
    font-size: 14px;
  }

  .fp-headeruser--loggedin {
    padding-inline: 10px;
  }
}


/* ===== V10 login and CTA hard fixes ===== */
.fp-headeruser--guest a,
.fp-siteheadertop .fp-headeruser.fp-headeruser--guest a,
.fp-headeraction .fp-btn.fp-new-discussion,
.fp-headernav__menutop .fp-btn.fp-new-discussion {
  background: var(--am-primary) !important;
  border-color: var(--am-primary) !important;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 800;
}

.fp-headeruser--guest a span,
.fp-siteheadertop .fp-headeruser.fp-headeruser--guest a span,
.fp-headeruser--guest a svg,
.fp-siteheadertop .fp-headeruser.fp-headeruser--guest a svg {
  color: #ffffff !important;
  fill: currentColor;
  stroke: currentColor;
  opacity: 1;
}


/* ===== V10.3 mobile nav polish ===== */
.fp-headernav__menu {
  min-width: 240px;
  padding: 18px;
  border-radius: 22px;
}

.fp-headernav__links {
  display: grid !important;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.fp-headernav__link {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 16px;
  border-radius: 14px;
  border: 1px solid var(--am-border-strong);
  background: #ffffff;
  color: var(--am-primary);
  text-decoration: none !important;
  font-weight: 800;
  box-shadow: none;
}

.fp-headernav__link:hover {
  background: rgba(17, 17, 17, 0.04);
  color: var(--am-primary);
  border-color: var(--am-primary);
}

.fp-headernav__link--primary {
  background: var(--am-primary);
  border-color: var(--am-primary);
  color: #ffffff;
}

.fp-headernav__link--primary:hover {
  background: #ffffff;
  color: var(--am-primary);
}

.fp-headernav__link--ghost {
  background: rgba(17,17,17,0.02);
}


/* ===== V10.12 menú usuario escritorio ===== */
@media (min-width: 901px) {
  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin {
    position: relative;
    cursor: pointer;
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu {
    top: calc(100% + 12px) !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) translateY(6px);
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    padding: 10px !important;
    border: 1px solid rgba(17, 17, 17, 0.10);
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 22px 46px rgba(17, 17, 17, 0.14);
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease, max-height .18s ease;
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin:hover .fp-headeruser__menu,
  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin:focus-within .fp-headeruser__menu {
    opacity: 1 !important;
    visibility: visible !important;
    max-height: 220px !important;
    overflow: visible;
    transform: translateX(-50%) translateY(0);
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: translateX(-50%) rotate(45deg);
    background: #ffffff;
    border-left: 1px solid rgba(17, 17, 17, 0.10);
    border-top: 1px solid rgba(17, 17, 17, 0.10);
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu ul {
    display: grid;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu li {
    margin: 0;
    padding: 0;
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    min-height: 42px;
    padding: 0 12px;
    border-radius: 12px;
    color: var(--am-text) !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    background: transparent;
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu a::after {
    content: "›";
    color: rgba(17, 17, 17, .42);
    font-size: 18px;
    line-height: 1;
  }

  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu a:hover,
  .fp-siteheadertop .fp-headeruser.fp-headeruser--loggedin .fp-headeruser__menu a:focus {
    background: rgba(17, 17, 17, 0.055);
    color: var(--am-text) !important;
    outline: none;
  }
}


/* ===== V10.22 header móvil con acciones directas + ocultar al bajar ===== */
.fp-siteheader {
  transition: transform .24s ease, box-shadow .18s ease, background-color .18s ease;
  will-change: transform;
}

.fp-siteheader.am-siteheader--hidden {
  transform: translateY(calc(-100% - 8px));
}

.fp-siteheader.am-siteheader--visible {
  transform: translateY(0);
}

.am-header-mobile-actions {
  display: none;
}

.am-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 900px) {
  .fp-headernav {
    display: none !important;
  }

  .am-header-mobile-actions {
    grid-column: 2 / 3;
    justify-self: end;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    min-width: max-content;
  }

  .am-header-mobile-action {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 14px;
    border: 1px solid rgba(17, 17, 17, 0.12);
    background: #ffffff;
    color: var(--am-text);
    text-decoration: none !important;
    box-shadow: none;
    transition: transform .16s ease, background-color .16s ease, border-color .16s ease, color .16s ease;
  }

  .am-header-mobile-action svg {
    display: block;
    fill: currentColor;
  }

  .am-header-mobile-action:hover,
  .am-header-mobile-action:focus {
    background: rgba(17,17,17,.055);
    color: var(--am-text);
    text-decoration: none !important;
    transform: translateY(-1px);
  }

  .am-header-mobile-action--question {
    background: var(--am-primary);
    border-color: var(--am-primary);
    color: #ffffff;
  }

  .am-header-mobile-action--question:hover,
  .am-header-mobile-action--question:focus {
    background: #ffffff;
    color: var(--am-primary);
  }

  .am-header-mobile-action--profile {
    padding: 0;
    overflow: hidden;
  }

  .am-header-mobile-action__avatar {
    display: block;
    width: 36px !important;
    height: 36px !important;
    border-radius: 999px;
  }
}

@media (max-width: 420px) {
  .am-header-mobile-actions {
    gap: 6px;
  }

  .am-header-mobile-action {
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 12px;
  }

  .am-header-mobile-action__avatar {
    width: 34px !important;
    height: 34px !important;
  }
}

/* ===== V10.51 cabecera web compacta ===== */
@media (min-width: 901px) {
  .fp-siteheadertop {
    gap: 12px !important;
  }

  .fp-siteheadertop .fp-headerlogo,
  .fp-siteheadertop .fp-headersearch,
  .fp-headeruser,
  .fp-headeraction {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .fp-siteheadertop .fp-headerlogo a {
    max-width: 215px !important;
  }

  .fp-siteheadertop .fp-headerlogo img {
    height: 38px !important;
  }

  .fp-siteheadertop .fp-headersearch {
    flex: 0 1 650px !important;
    max-width: 650px !important;
    margin-left: auto !important;
  }

  .fp-siteheadertop .fp-headersearch__form form {
    min-height: 42px !important;
    padding: 3px 3px 3px 12px !important;
    border-radius: 14px !important;
  }

  #forumpress-live-search {
    min-height: 34px !important;
    font-size: 15px !important;
  }

  .fp-headersearch__submit,
  .fp-headeraction .fp-btn.fp-new-discussion,
  .fp-headeruser--guest a {
    min-height: 34px !important;
    padding-inline: 14px !important;
    border-radius: 10px !important;
    font-size: 14px !important;
  }

  .fp-headeruser--loggedin {
    min-height: 34px !important;
    padding: 5px 10px !important;
    border-radius: 12px !important;
  }
}

/* ===== FIN css/amarres-header.css ===== */


/* ===== INICIO css/amarres-bbpress.css ===== */
/*
 * Base ligera para la fase 1 del rediseño bbPress.
 * Aquí migrarán los snippets visuales de portada, categorías, topic, search y paginación.
 */

.bbp-breadcrumb,
.bbp-breadcrumb p,
.bbp-breadcrumb a {
  font-weight: 700;
}

.bbp-breadcrumb .bbp-breadcrumb-sep {
  opacity: .75;
  padding: 0 6px;
}

.bbp-pagination-links .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  padding: 0 12px;
  margin: 0 6px 6px 0;
  border-radius: 10px;
  border: 1px solid var(--am-border);
  background: #fff;
  text-decoration: none;
}

.bbp-pagination-links .page-numbers.current,
.bbp-pagination-links .page-numbers:hover {
  border-color: var(--am-primary);
  color: var(--am-primary);
  box-shadow: 0 10px 26px rgba(17, 17, 17, 0.1);
}

.fp-reply__link {
  opacity: .7;
}

.fp-topic__title a,
.bbp-forum-title,
.fp-replytop a,
.bbp-reply-title a {
  text-decoration: none;
}

.fp-topic__title a:hover,
.bbp-forum-title:hover,
.fp-replytop a:hover,
.bbp-reply-title a:hover {
  text-decoration: underline;
}

/* ===== V10.51 paginación negra consistente ===== */
.bbp-pagination-links .page-numbers.current,
.bbp-pagination-links .page-numbers:hover,
.bbp-pagination-links .page-numbers:focus-visible {
  background: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.bbp-pagination-links .page-numbers.dots,
.bbp-pagination-links .page-numbers.dots:hover {
  background: #ffffff !important;
  border-color: var(--am-border) !important;
  color: rgba(17, 17, 17, 0.55) !important;
  box-shadow: none !important;
}

/* ===== FIN css/amarres-bbpress.css ===== */


/* ===== INICIO css/amarres-topic-single.css ===== */
:root {
  --am-topic-surface: rgba(255, 255, 255, 0.98);
  --am-topic-surface-strong: #ffffff;
  --am-topic-surface-soft: #eef2f3;
  --am-topic-border: rgba(17, 17, 17, 0.1);
  --am-topic-border-strong: rgba(17, 17, 17, 0.16);
  --am-topic-muted: rgba(17, 17, 17, 0.64);
  --am-topic-soft: rgba(17, 17, 17, 0.045);
  --am-topic-shadow: 0 22px 58px rgba(17, 17, 17, 0.08);
  --am-topic-shadow-soft: 0 14px 34px rgba(17, 17, 17, 0.06);
}

.am-single-topic-header {
  padding: 34px 0 24px;
}

.am-single-topic-hero__panel {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(242, 246, 247, 0.94) 100%);
  border: 1px solid var(--am-topic-border);
  border-radius: 28px;
  box-shadow: var(--am-topic-shadow);
  padding: 28px;
}

.am-single-topic-hero__breadcrumb {
  margin-bottom: 12px;
}

.am-single-topic-hero__breadcrumb .bbp-breadcrumb,
.am-single-topic-hero__breadcrumb .bbp-breadcrumb p {
  margin: 0;
}

.am-single-topic-hero__breadcrumb .bbp-breadcrumb {
  color: var(--am-topic-muted);
  font-size: 13px;
}

.am-single-topic-hero__topline {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 14px;
}

.am-single-topic-hero__eyebrow,
.am-topic-section__eyebrow,
.am-reply-form__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid rgba(17, 17, 17, 0.12);
  color: var(--am-primary);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.am-single-topic-hero__eyebrow::before,
.am-topic-section__eyebrow::before,
.am-reply-form__eyebrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: currentColor;
}

.am-single-topic-hero__states {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.am-single-topic-hero__state {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 10px;
  border: 1px solid rgba(17, 17, 17, 0.1);
  background: rgba(255, 255, 255, 0.86);
  color: rgba(17, 17, 17, 0.74);
  font-size: 12px;
  font-weight: 800;
}

.am-single-topic-hero__title {
  margin: 0;
  font-size: clamp(24px, 3.8vw, 42px);
  line-height: 1.04;
  letter-spacing: -0.045em;
  font-weight: 950;
}

.am-single-topic-hero__author {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 14px;
  align-items: center;
  margin-top: 18px;
}

.am-single-topic-hero__avatar {
  line-height: 0;
}

.am-single-topic-hero__avatar img,
.am-topic-lead__avatar img,
.am-topic-reply-card__avatar img {
  display: block;
  border-radius: 999px;
}

.am-single-topic-hero__authorname,
.am-topic-lead__authorname,
.am-topic-reply-card__authorname {
  color: var(--am-text);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 900;
}

.am-single-topic-hero__authorline,
.am-topic-lead__authorline,
.am-topic-reply-card__authorline {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-top: 5px;
  color: var(--am-topic-muted);
  font-size: 13px;
}

.am-single-topic-hero__authorline a,
.am-topic-lead__authorline a,
.am-topic-reply-card__authorline a {
  color: inherit;
  text-decoration: none;
}

.am-single-topic-hero__authorline a:hover,
.am-topic-lead__authorline a:hover,
.am-topic-reply-card__authorline a:hover {
  text-decoration: underline;
}

.am-single-topic-hero__dot,
.am-topic-lead__dot,
.am-topic-reply-card__dot {
  opacity: 0.55;
}

.am-single-topic-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 18px;
  color: rgba(17, 17, 17, 0.74);
  font-size: 14px;
  font-weight: 700;
}

.am-single-topic-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 22px;
}

.am-single-topic-hero__replycta,
.am-single-topic-hero__tool a,
.am-single-topic-hero__tool > span {
  min-height: 46px;
  padding-inline: 18px;
  border-radius: 12px;
  text-decoration: none;
  font-size: 15px;
}

.am-single-topic-hero__tool,
.am-single-topic-hero__tool > span {
  display: inline-flex;
}

.am-single-topic-hero__tool a,
.am-single-topic-hero__tool .subscription-toggle,
.am-single-topic-hero__tool .favorite-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(17, 17, 17, 0.14);
  background: rgba(255, 255, 255, 0.92);
  color: var(--am-text);
  font-weight: 800;
  box-shadow: none;
}

.am-single-topic-hero__tool a:hover,
.am-single-topic-hero__tool .subscription-toggle:hover,
.am-single-topic-hero__tool .favorite-toggle:hover {
  border-color: var(--am-topic-border-strong);
  box-shadow: var(--am-shadow-sm);
  text-decoration: none;
}

.am-single-topic-hero__replycta {
  background: var(--am-primary) !important;
  border-color: var(--am-primary) !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

.am-single-topic-hero__replycta:hover {
  background: #ffffff !important;
  border-color: var(--am-primary) !important;
  color: var(--am-primary) !important;
  text-decoration: none;
  box-shadow: var(--am-shadow-sm) !important;
}

.am-single-topic-page .fp-page {
  gap: 28px;
}

.am-single-topic-page__main {
  min-width: 0;
}

.am-topic-stream {
  display: grid;
  gap: 28px;
}

.am-topic-lead {
  background: var(--am-topic-surface);
  border: 1px solid var(--am-topic-border);
  border-radius: 24px;
  box-shadow: var(--am-topic-shadow-soft);
  overflow: hidden;
}

.am-topic-lead__inner,
.am-topic-reply-card__inner {
  padding: 24px;
}

.am-topic-lead__header,
.am-topic-reply-card__header {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 14px;
  align-items: start;
}

.am-topic-lead__avatar,
.am-topic-reply-card__avatar {
  line-height: 0;
}

.am-topic-lead__title {
  margin: 18px 0 0;
  font-size: clamp(20px, 2.6vw, 28px);
  line-height: 1.08;
  letter-spacing: -0.035em;
  font-weight: 950;
}

.am-topic-reply-card__title {
  display: none;
}

.am-topic-lead__permalink,
.am-topic-reply-card__permalink {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 10px;
  border: 1px solid rgba(17, 17, 17, 0.1);
  background: rgba(255, 255, 255, 0.92);
  color: rgba(17, 17, 17, 0.76);
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.am-topic-lead__permalink:hover,
.am-topic-reply-card__permalink:hover {
  text-decoration: none;
  border-color: rgba(17, 17, 17, 0.16);
  box-shadow: var(--am-shadow-sm);
}

.am-topic-lead__content,
.am-topic-reply-card__content {
  margin-top: 18px;
  color: rgba(17, 17, 17, 0.86);
  font-size: 15px;
  line-height: 1.74;
}

.am-topic-lead__content > *:first-child,
.am-topic-reply-card__content > *:first-child {
  margin-top: 0;
}

.am-topic-lead__content > *:last-child,
.am-topic-reply-card__content > *:last-child {
  margin-bottom: 0;
}

.am-topic-lead__content img,
.am-topic-reply-card__content img {
  max-width: 100%;
  height: auto;
  border-radius: 16px;
}

.am-topic-lead__footer,
.am-topic-reply-card__footer {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px dashed rgba(17, 17, 17, 0.12);
}

.am-topic-lead__footerleft,
.am-topic-reply-card__footerleft {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

.am-topic-lead__footermeta,
.am-topic-reply-card__footermeta {
  color: var(--am-topic-muted);
  font-size: 13px;
  font-weight: 700;
}

.am-topic-adminlinks ul,
.am-reply-adminlinks ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.am-topic-adminlinks a,
.am-reply-adminlinks a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 10px;
  border: 1px solid rgba(17, 17, 17, 0.1);
  background: rgba(255, 255, 255, 0.92);
  color: rgba(17, 17, 17, 0.74);
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}

.am-topic-adminlinks a:hover,
.am-reply-adminlinks a:hover {
  border-color: rgba(17, 17, 17, 0.16);
  box-shadow: var(--am-shadow-sm);
  text-decoration: none;
}

.am-topic-section__head {
  margin-bottom: 16px;
}

.am-topic-section__title {
  margin: 12px 0 0;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.035em;
  font-weight: 950;
}

.am-topic-section__description {
  margin: 8px 0 0;
  color: var(--am-topic-muted);
  font-size: 15px;
  line-height: 1.62;
}

.am-topic-replies__list {
  display: grid;
  gap: 16px;
}

.am-topic-reply-card {
  background: var(--am-topic-surface);
  border: 1px solid var(--am-topic-border);
  border-radius: 22px;
  box-shadow: var(--am-topic-shadow-soft);
}

.am-topic-reply-card__authorwrap,
.am-topic-lead__authorwrap {
  min-width: 0;
}

.am-topic-reply-card__permalink {
  margin-left: auto;
}

.am-reply-form {
  margin-top: 8px;
}

.am-reply-form__shell {
  background: var(--am-topic-surface);
  border: 1px solid var(--am-topic-border);
  border-radius: 24px;
  box-shadow: var(--am-topic-shadow-soft);
  padding: 24px;
}

.am-reply-form__head {
  margin-bottom: 18px;
}

.am-reply-form__head .am-reply-form__eyebrow {
  display: none;
}

.am-reply-form__title {
  margin: 0;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.035em;
  font-weight: 950;
}

.am-reply-form__description {
  margin: 8px 0 0;
  color: var(--am-topic-muted);
  font-size: 15px;
  line-height: 1.62;
}

.am-reply-form .fp-formcontainer,
.am-reply-form .fp-formcontainer fieldset,
.am-reply-form .fp-form {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.am-reply-form .fp-form legend {
  margin: 0 0 14px;
  color: var(--am-text);
  font-size: 20px;
  line-height: 1.2;
  font-weight: 900;
}

.am-reply-form .wp-editor-wrap,
.am-reply-form textarea,
.am-reply-form input[type="text"],
.am-reply-form input[type="email"] {
  width: 100%;
}

.am-reply-form .wp-editor-container,
.am-reply-form textarea,
.am-reply-form input[type="text"],
.am-reply-form input[type="email"] {
  border-radius: 16px;
  border: 1px solid rgba(17, 17, 17, 0.14);
  background: #ffffff;
}

.am-reply-form .bbp-the-content-wrapper {
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(17, 17, 17, 0.14);
  background: #ffffff;
}

.am-reply-form .wp-editor-container textarea {
  border: 0;
  border-radius: 0;
}

.am-reply-form .mce-toolbar-grp,
.am-reply-form .quicktags-toolbar,
.am-reply-form .wp-editor-tabs {
  background: #ffffff;
}

.am-reply-form .fp-form__row {
  margin-top: 16px;
}

.am-reply-form .fp-form__row label {
  display: block;
  margin: 0 0 8px;
  color: var(--am-text);
  font-weight: 800;
}

.am-reply-form .fp-form__row--checkbox {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.am-reply-form .fp-form__row--checkbox input {
  margin-top: 4px;
}

.am-reply-form .fp-form__submit {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 20px;
}

.am-reply-form .fp-form__submit .button,
.am-reply-form .fp-form__submit button.button {
  min-width: 190px;
}

.am-reply-form .bbp-cancel-reply-to-link {
  display: inline-flex;
  align-items: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 12px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  background: rgba(255, 255, 255, 0.88);
  color: rgba(17, 17, 17, 0.74);
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

.am-reply-form .bbp-cancel-reply-to-link:hover {
  text-decoration: none;
  border-color: rgba(17, 17, 17, 0.16);
}

.am-topic-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  color: var(--am-topic-muted);
  font-size: 13px;
  font-weight: 700;
}

.am-topic-tags a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 10px;
  border: 1px solid rgba(17, 17, 17, 0.1);
  background: rgba(255, 255, 255, 0.90);
  color: var(--am-text);
  text-decoration: none;
}

.am-topic-tags a:hover {
  text-decoration: none;
  border-color: rgba(17, 17, 17, 0.16);
}

@media (max-width: 900px) {
  .am-topic-lead__header,
  .am-topic-reply-card__header {
    grid-template-columns: auto 1fr;
  }

  .am-topic-lead__permalink,
  .am-topic-reply-card__permalink {
    grid-column: 2;
    justify-self: start;
    margin-left: 0;
  }
}

@media (max-width: 680px) {
  .am-single-topic-hero__panel,
  .am-topic-lead__inner,
  .am-topic-reply-card__inner,
  .am-reply-form__shell {
    padding: 18px;
    border-radius: 20px;
  }

  .am-single-topic-hero__title {
    font-size: clamp(24px, 8vw, 34px);
  }

  .am-single-topic-hero__author {
    grid-template-columns: 1fr;
  }

  .am-single-topic-hero__actions,
  .am-topic-lead__footer,
  .am-topic-reply-card__footer {
    flex-direction: column;
    align-items: flex-start;
  }
}


/* ===== V10 topic page fixes ===== */
.am-single-topic-hero__authorname a,
.am-topic-lead__authorname a,
.am-topic-reply-card__authorname a {
  color: inherit !important;
  text-decoration: none !important;
}

.am-single-topic-hero__authorname a:hover,
.am-topic-lead__authorname a:hover,
.am-topic-reply-card__authorname a:hover {
  text-decoration: none !important;
  opacity: .82;
}

.am-single-topic-hero__tool .subscription-toggle,
.am-single-topic-hero__tool .favorite-toggle,
.am-single-topic-hero__tool #subscription-toggle,
.am-single-topic-hero__tool #favorite-toggle {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px !important;
  border-radius: var(--am-radius-pill);
  border: 1px solid var(--am-border-strong) !important;
  background: #ffffff !important;
  background-image: none !important;
  color: var(--am-primary) !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

.am-single-topic-hero__tool .subscription-toggle:hover,
.am-single-topic-hero__tool .favorite-toggle:hover,
.am-single-topic-hero__tool #subscription-toggle:hover,
.am-single-topic-hero__tool #favorite-toggle:hover {
  background: rgba(17, 17, 17, 0.04) !important;
  border-color: var(--am-primary) !important;
  color: var(--am-primary) !important;
}

.am-single-topic-hero__tool .subscription-toggle::before,
.am-single-topic-hero__tool .favorite-toggle::before,
.am-single-topic-hero__tool a::before {
  content: none !important;
}


/* ===== V10.3 compact topic actions ===== */
.am-single-topic-hero__tool,
.am-single-topic-hero__tool > span {
  min-width: 0;
}

.am-single-topic-hero__tool .subscription-toggle,
.am-single-topic-hero__tool .favorite-toggle {
  text-align: center;
  white-space: nowrap;
}


/* ===== V10.4 icon-only topic tools ===== */
:root {
  --am-icon-bookmark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6 2h12a2 2 0 0 1 2 2v18l-8-4-8 4V4a2 2 0 0 1 2-2z'/%3E%3C/svg%3E");
  --am-icon-heart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 21.35 10.55 20C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z'/%3E%3C/svg%3E");
}

.am-single-topic-hero__tool .subscription-toggle,
.am-single-topic-hero__tool .favorite-toggle,
.am-single-topic-hero__tool #subscription-toggle,
.am-single-topic-hero__tool #favorite-toggle {
  position: relative;
  width: 46px !important;
  min-width: 46px !important;
  height: 46px !important;
  min-height: 46px !important;
  padding: 0 !important;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  color: var(--am-primary) !important;
}

.am-single-topic-hero__tool .subscription-toggle::after,
.am-single-topic-hero__tool .favorite-toggle::after,
.am-single-topic-hero__tool #subscription-toggle::after,
.am-single-topic-hero__tool #favorite-toggle::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background-color: currentColor;
  pointer-events: none;
}

.am-single-topic-hero__tool .subscription-toggle::after,
.am-single-topic-hero__tool #subscription-toggle::after {
  -webkit-mask: var(--am-icon-bookmark) center / contain no-repeat;
  mask: var(--am-icon-bookmark) center / contain no-repeat;
}

.am-single-topic-hero__tool .favorite-toggle::after,
.am-single-topic-hero__tool #favorite-toggle::after {
  -webkit-mask: var(--am-icon-heart) center / contain no-repeat;
  mask: var(--am-icon-heart) center / contain no-repeat;
}

.am-single-topic-hero__tool .is-subscribed .subscription-toggle,
.am-single-topic-hero__tool .is-favorite .favorite-toggle,
.am-single-topic-hero__tool .subscription-toggle.is-subscribed,
.am-single-topic-hero__tool .favorite-toggle.is-favorite {
  background: var(--am-primary) !important;
  border-color: var(--am-primary) !important;
  color: #ffffff !important;
}


/* ===== V10.8 custom engagement buttons ===== */
.am-engagement-toggle {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 46px;
  min-width: 46px;
  height: 46px;
  min-height: 46px;
  padding: 0;
  border-radius: 12px;
  border: 1px solid var(--am-border-strong);
  background: #ffffff;
  color: var(--am-primary);
  text-decoration: none;
  box-shadow: none;
  overflow: hidden;
}

.am-engagement-toggle:hover {
  background: rgba(17,17,17,.04);
  color: var(--am-primary);
  border-color: var(--am-primary);
  text-decoration: none;
}

.am-engagement-toggle.is-active {
  background: var(--am-primary) !important;
  border-color: var(--am-primary) !important;
  color: #ffffff !important;
}

.am-engagement-toggle.is-loading {
  opacity: .6;
  pointer-events: none;
}

.am-engagement-toggle::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background-color: currentColor;
  pointer-events: none;
}

.am-engagement-toggle--subscription::after {
  -webkit-mask: var(--am-icon-bookmark) center / contain no-repeat;
  mask: var(--am-icon-bookmark) center / contain no-repeat;
}

.am-engagement-toggle--favorite::after {
  -webkit-mask: var(--am-icon-heart) center / contain no-repeat;
  mask: var(--am-icon-heart) center / contain no-repeat;
}


/* ===== V10.11 remove favorites/subscriptions from topic header ===== */
.am-single-topic-hero__tool,
.am-single-topic-hero__tool--subscription,
.am-single-topic-hero__tool--favorite {
  display: none !important;
}


/* ===== V10.23 pregunta unificada + leer más ===== */
.am-single-topic-hero__content {
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid rgba(17, 17, 17, 0.08);
}

.am-single-topic-hero__contentbody,
.am-topic-reply-card__contentbody {
  color: rgba(17, 17, 17, 0.86);
  font-size: 16px;
  line-height: 1.72;
}

.am-single-topic-hero__contentbody > *:first-child,
.am-topic-reply-card__contentbody > *:first-child {
  margin-top: 0;
}

.am-single-topic-hero__contentbody > *:last-child,
.am-topic-reply-card__contentbody > *:last-child {
  margin-bottom: 0;
}

.am-topic-readmore-toggle {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.am-single-topic-hero__content.is-collapsible,
.am-topic-reply-card__content.is-collapsible {
  position: relative;
}

.am-single-topic-hero__content.is-collapsible .am-single-topic-hero__contentbody,
.am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody {
  max-height: 230px;
  overflow: hidden;
  position: relative;
}

.am-single-topic-hero__content.is-collapsible .am-single-topic-hero__contentbody::after,
.am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 62px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,.98));
  pointer-events: none;
}

.am-single-topic-hero__panel .am-single-topic-hero__content.is-collapsible .am-single-topic-hero__contentbody::after {
  background: linear-gradient(to bottom, rgba(246,249,250,0), rgba(246,249,250,.98));
}

.am-topic-readmore {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
  color: var(--am-text);
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
  user-select: none;
}

.am-topic-readmore:hover {
  opacity: .78;
}

.am-topic-readmore__less {
  display: none;
}

.am-topic-readmore-toggle:checked ~ .am-single-topic-hero__contentbody,
.am-topic-readmore-toggle:checked ~ .am-topic-reply-card__contentbody {
  max-height: none !important;
  overflow: visible !important;
}

.am-topic-readmore-toggle:checked ~ .am-single-topic-hero__contentbody::after,
.am-topic-readmore-toggle:checked ~ .am-topic-reply-card__contentbody::after {
  display: none;
}

.am-topic-readmore-toggle:checked ~ .am-topic-readmore .am-topic-readmore__more {
  display: none;
}

.am-topic-readmore-toggle:checked ~ .am-topic-readmore .am-topic-readmore__less {
  display: inline-flex;
}

.am-single-topic-hero__adminlinks {
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px dashed rgba(17,17,17,.12);
}

@media (max-width: 760px) {
  .am-single-topic-hero__panel {
    padding: 22px;
  }

  .am-single-topic-hero__content {
    margin-top: 20px;
    padding-top: 18px;
  }

  .am-single-topic-hero__contentbody,
  .am-topic-reply-card__contentbody {
    font-size: 16px;
    line-height: 1.68;
  }

  .am-single-topic-hero__content.is-collapsible .am-single-topic-hero__contentbody,
  .am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody {
    max-height: 190px;
  }

  .am-topic-readmore {
    font-size: 15px;
  }
}


/* ===== V10.24 compactar pregunta y respuestas ===== */
.am-single-topic-header {
  padding: 20px 0 14px;
}

.am-single-topic-page .fp-page {
  gap: 18px;
}

.am-topic-stream {
  gap: 16px;
}

.am-single-topic-hero__panel,
.am-topic-reply-card__inner,
.am-reply-form__shell {
  border-radius: 20px;
}

.am-single-topic-hero__panel {
  padding: 22px;
}

.am-single-topic-hero__breadcrumb {
  margin-bottom: 8px;
}

.am-single-topic-hero__breadcrumb .bbp-breadcrumb {
  font-size: 12px;
  line-height: 1.35;
}

.am-single-topic-hero__title {
  font-size: clamp(22px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.am-single-topic-hero__author {
  grid-template-columns: auto 1fr;
  gap: 10px;
  align-items: center;
  margin-top: 12px;
}

.am-single-topic-hero__avatar img {
  width: 56px;
  height: 56px;
}

.am-single-topic-hero__authorname,
.am-topic-reply-card__authorname {
  font-size: 16px;
  line-height: 1.15;
}

.am-single-topic-hero__authorline,
.am-topic-reply-card__authorline {
  gap: 6px;
  margin-top: 3px;
  font-size: 12px;
  line-height: 1.35;
}

.am-single-topic-hero__meta {
  margin-top: 10px;
  gap: 8px;
  font-size: 12px;
}

.am-single-topic-hero__actions {
  margin-top: 14px;
  gap: 10px;
}

.am-single-topic-hero__replycta {
  min-height: 40px;
  padding-inline: 16px;
  font-size: 14px;
}

.am-single-topic-hero__content {
  margin-top: 14px;
  padding-top: 14px;
}

.am-single-topic-hero__contentbody,
.am-topic-reply-card__contentbody {
  font-size: 15px;
  line-height: 1.6;
}

.am-single-topic-hero__contentbody p,
.am-topic-reply-card__contentbody p {
  margin: 0 0 12px;
}

.am-topic-readmore {
  margin-top: 8px;
  font-size: 14px;
}

.am-topic-replies__list {
  gap: 12px;
}

.am-topic-reply-card__inner {
  padding: 18px;
}

.am-topic-reply-card__header {
  gap: 10px;
}

.am-topic-reply-card__avatar img {
  width: 54px;
  height: 54px;
}

.am-topic-reply-card__permalink {
  min-height: 32px;
  padding: 0 10px;
  font-size: 12px;
}

.am-topic-reply-card__content {
  margin-top: 12px;
}

.am-topic-reply-card__footer {
  margin-top: 12px;
  padding-top: 12px;
}

@media (max-width: 760px) {
  .am-single-topic-header {
    padding: 12px 0 10px;
  }

  .am-single-topic-page .fp-page {
    gap: 14px;
  }

  .am-single-topic-hero__panel,
  .am-topic-reply-card__inner,
  .am-reply-form__shell {
    padding: 14px;
    border-radius: 16px;
  }

  .am-single-topic-hero__breadcrumb {
    margin-bottom: 6px;
  }

  .am-single-topic-hero__breadcrumb .bbp-breadcrumb {
    font-size: 11px;
  }

  .am-single-topic-hero__title {
    font-size: clamp(18px, 6.6vw, 28px);
    line-height: 1.1;
    letter-spacing: -0.028em;
  }

  .am-single-topic-hero__author {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 9px;
    margin-top: 10px;
  }

  .am-single-topic-hero__avatar img {
    width: 44px;
    height: 44px;
  }

  .am-single-topic-hero__authorname,
  .am-topic-reply-card__authorname {
    font-size: 15px;
  }

  .am-single-topic-hero__authorline,
  .am-topic-reply-card__authorline {
    margin-top: 2px;
    font-size: 11px;
    gap: 5px;
  }

  .am-single-topic-hero__meta {
    margin-top: 8px;
    font-size: 11px;
    gap: 6px;
  }

  .am-single-topic-hero__actions {
    margin-top: 10px;
    gap: 8px;
  }

  .am-single-topic-hero__replycta {
    min-height: 38px;
    padding-inline: 14px;
    border-radius: 10px;
    font-size: 14px;
  }

  .am-single-topic-hero__content {
    margin-top: 10px;
    padding-top: 10px;
  }

  .am-single-topic-hero__contentbody,
  .am-topic-reply-card__contentbody {
    font-size: 14px;
    line-height: 1.52;
  }

  .am-single-topic-hero__contentbody p,
  .am-topic-reply-card__contentbody p {
    margin: 0 0 10px;
  }

  .am-single-topic-hero__content.is-collapsible .am-single-topic-hero__contentbody,
  .am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody {
    max-height: 150px;
  }

  .am-single-topic-hero__content.is-collapsible .am-single-topic-hero__contentbody::after,
  .am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody::after {
    height: 46px;
  }

  .am-topic-readmore {
    margin-top: 6px;
    font-size: 13px;
  }

  .am-topic-reply-card__header {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 9px;
    align-items: center;
  }

  .am-topic-reply-card__avatar img {
    width: 44px;
    height: 44px;
  }

  .am-topic-reply-card__permalink {
    display: none;
  }

  .am-topic-reply-card__content {
    margin-top: 10px;
  }

  .am-topic-reply-card__footer {
    margin-top: 10px;
    padding-top: 10px;
  }

  .am-reply-form__title,
  .am-topic-section__title {
    font-size: clamp(20px, 6vw, 28px);
  }

  .am-reply-form__description,
  .am-topic-section__description {
    font-size: 14px;
    line-height: 1.5;
  }
}


/* ===== V10.26 descripción de pregunta claramente más fuerte ===== */
.am-single-topic-hero .am-single-topic-hero__contentbody,
.am-single-topic-hero .am-single-topic-hero__contentbody p,
.am-single-topic-hero .am-single-topic-hero__contentbody li,
.am-single-topic-hero .am-single-topic-hero__contentbody span {
  color: #20222e !important;
  font-weight: 600 !important;
  opacity: 1 !important;
  text-rendering: optimizeLegibility;
}

.am-single-topic-hero .am-single-topic-hero__contentbody strong,
.am-single-topic-hero .am-single-topic-hero__contentbody b {
  font-weight: 800 !important;
}

@media (max-width: 760px) {
  .am-single-topic-hero .am-single-topic-hero__contentbody,
  .am-single-topic-hero .am-single-topic-hero__contentbody p,
  .am-single-topic-hero .am-single-topic-hero__contentbody li,
  .am-single-topic-hero .am-single-topic-hero__contentbody span {
    color: #1f2230 !important;
    font-weight: 600 !important;
    letter-spacing: -0.004em;
  }
}


/* ===== V10.27 compactar cabecera de la pregunta ===== */
.am-single-topic-hero__title {
  font-size: clamp(20px, 2.6vw, 30px);
  line-height: 1.06;
  letter-spacing: -0.032em;
}

.am-single-topic-hero__author {
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 8px;
  margin-top: 9px;
}

.am-single-topic-hero__avatar img {
  width: 48px;
  height: 48px;
}

.am-single-topic-hero__authorname {
  font-size: 15px;
  line-height: 1.08;
}

.am-single-topic-hero__authorline {
  gap: 5px;
  margin-top: 1px;
  font-size: 11px;
  line-height: 1.25;
}

.am-single-topic-hero__meta {
  margin-top: 8px;
  gap: 6px;
  font-size: 11px;
  line-height: 1.25;
}

@media (max-width: 760px) {
  .am-single-topic-hero__title {
    font-size: clamp(17px, 5.6vw, 23px);
    line-height: 1.08;
    letter-spacing: -0.022em;
  }

  .am-single-topic-hero__author {
    grid-template-columns: 36px minmax(0, 1fr);
    gap: 8px;
    margin-top: 8px;
    align-items: center;
  }

  .am-single-topic-hero__avatar img {
    width: 36px;
    height: 36px;
  }

  .am-single-topic-hero__authorname {
    font-size: 14px;
    line-height: 1.05;
    font-weight: 800;
  }

  .am-single-topic-hero__authorline {
    gap: 4px;
    margin-top: 1px;
    font-size: 10px;
    line-height: 1.2;
  }

  .am-single-topic-hero__meta {
    margin-top: 6px;
    gap: 5px;
    font-size: 10px;
    line-height: 1.2;
  }
}


/* ===== V10.29 compactar respuestas + tono distinto ===== */
.am-topic-replies__list {
  gap: 10px;
}

.am-topic-reply-card__inner {
  padding: 16px 18px;
  border-radius: 18px;
}

.am-topic-reply-card__header {
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 9px;
  align-items: center;
}

.am-topic-reply-card__avatar img {
  width: 44px;
  height: 44px;
}

.am-topic-reply-card__authorname {
  font-size: 14px;
  line-height: 1.08;
}

.am-topic-reply-card__authorline {
  gap: 5px;
  margin-top: 1px;
  font-size: 10px;
  line-height: 1.22;
}

.am-topic-reply-card__content {
  margin-top: 9px;
}

.am-topic-reply-card__contentbody,
.am-topic-reply-card__contentbody p,
.am-topic-reply-card__contentbody li,
.am-topic-reply-card__contentbody span {
  color: #50566b;
  font-size: 14px;
  line-height: 1.52;
  font-weight: 500;
}

.am-topic-reply-card__contentbody strong,
.am-topic-reply-card__contentbody b {
  color: #3b4154;
  font-weight: 700;
}

.am-topic-reply-card__contentbody p {
  margin: 0 0 10px;
}

.am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody,
.am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody::after,
.am-topic-reply-card .am-topic-readmore-toggle,
.am-topic-reply-card .am-topic-readmore {
  display: none !important;
}

@media (max-width: 760px) {
  .am-topic-replies__list {
    gap: 8px;
  }

  .am-topic-reply-card__inner {
    padding: 12px 14px;
    border-radius: 16px;
  }

  .am-topic-reply-card__header {
    grid-template-columns: 36px minmax(0, 1fr);
    gap: 8px;
  }

  .am-topic-reply-card__avatar img {
    width: 36px;
    height: 36px;
  }

  .am-topic-reply-card__authorname {
    font-size: 13px;
    line-height: 1.06;
    font-weight: 750;
  }

  .am-topic-reply-card__authorline {
    font-size: 9.5px;
    line-height: 1.18;
    gap: 4px;
  }

  .am-topic-reply-card__content {
    margin-top: 8px;
  }

  .am-topic-reply-card__contentbody,
  .am-topic-reply-card__contentbody p,
  .am-topic-reply-card__contentbody li,
  .am-topic-reply-card__contentbody span {
    color: #565d73;
    font-size: 13.5px;
    line-height: 1.46;
    font-weight: 500;
  }

  .am-topic-reply-card__contentbody p {
    margin: 0 0 8px;
  }
}


/* ===== V10.31 fallback anti-desborde enlaces respuestas ===== */
.am-topic-reply-card__contentbody,
.am-topic-reply-card__contentbody * {
  overflow-wrap: anywhere;
  word-break: break-word;
  max-width: 100%;
}


/* ===== V10.66 fallback enlaces respuestas limpio ===== */
.am-topic-reply-card__contentbody a {
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}

/* ===== V10.39 ancho escritorio de pregunta igual a portada ===== */
/* Solo escritorio: no tocar móvil ni tablet angosta */
@media (min-width: 981px) {
  .am-single-topic-main {
    padding-top: 32px;
    padding-bottom: 34px;
  }

  .fp-container.am-single-topic-page,
  .am-single-topic-page {
    width: min(calc(100% - 64px), 1320px) !important;
    max-width: 1320px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .am-single-topic-header,
  .am-single-topic-layout,
  .am-single-topic-page__main,
  .am-topic-stream,
  .am-topic-replies,
  .am-topic-replies__list {
    width: 100% !important;
    max-width: 100% !important;
  }

  .am-single-topic-hero__panel,
  .am-topic-reply-card {
    max-width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .fp-container.am-single-topic-page,
  .am-single-topic-page {
    max-width: 1320px !important;
  }
}


/* ===== V10.40 ocultar responder duplicado de admin links ===== */
.am-topic-adminlinks a[href*="#new-reply"],
.am-single-topic-hero__adminlinks a[href*="#new-reply"] {
  display: none !important;
}

/* ===== V10.51 resaltado suave por categoría en preguntas ===== */
.am-single-topic-hero__title {
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0.02em 0.12em;
  border-radius: 8px;
}

.am-single-topic-hero.am-forum-tone--honeydew .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--honeydew { background: linear-gradient(180deg, #F0FFF0 0%, #FBFFFB 100%) !important; }
.am-single-topic-hero.am-forum-tone--honeydew .am-single-topic-hero__title { background: #F0FFF0; }

.am-single-topic-hero.am-forum-tone--ivory .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--ivory { background: linear-gradient(180deg, #FFFFF0 0%, #FFFFFB 100%) !important; }
.am-single-topic-hero.am-forum-tone--ivory .am-single-topic-hero__title { background: #FFFFF0; }

.am-single-topic-hero.am-forum-tone--seashell .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--seashell { background: linear-gradient(180deg, #FFF5EE 0%, #FFFCFA 100%) !important; }
.am-single-topic-hero.am-forum-tone--seashell .am-single-topic-hero__title { background: #FFF5EE; }

.am-single-topic-hero.am-forum-tone--alice .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--alice { background: linear-gradient(180deg, #F0F8FF 0%, #FBFDFF 100%) !important; }
.am-single-topic-hero.am-forum-tone--alice .am-single-topic-hero__title { background: #F0F8FF; }

.am-single-topic-hero.am-forum-tone--mint .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--mint { background: linear-gradient(180deg, #F5FFFA 0%, #FCFFFD 100%) !important; }
.am-single-topic-hero.am-forum-tone--mint .am-single-topic-hero__title { background: #F5FFFA; }

.am-single-topic-hero.am-forum-tone--azure .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--azure { background: linear-gradient(180deg, #F0FFFF 0%, #FBFFFF 100%) !important; }
.am-single-topic-hero.am-forum-tone--azure .am-single-topic-hero__title { background: #F0FFFF; }

.am-single-topic-hero.am-forum-tone--lavender .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--lavender { background: linear-gradient(180deg, #F7F0FF 0%, #FDFBFF 100%) !important; }
.am-single-topic-hero.am-forum-tone--lavender .am-single-topic-hero__title { background: #F7F0FF; }

.am-single-topic-hero.am-forum-tone--blush .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--blush { background: linear-gradient(180deg, #FFF0F5 0%, #FFFBFD 100%) !important; }
.am-single-topic-hero.am-forum-tone--blush .am-single-topic-hero__title { background: #FFF0F5; }

.am-single-topic-hero.am-forum-tone--linen .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--linen { background: linear-gradient(180deg, #FFF7ED 0%, #FFFCF8 100%) !important; }
.am-single-topic-hero.am-forum-tone--linen .am-single-topic-hero__title { background: #FFF7ED; }

.am-single-topic-hero.am-forum-tone--cream .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--cream { background: linear-gradient(180deg, #FAFFF0 0%, #FEFFFA 100%) !important; }
.am-single-topic-hero.am-forum-tone--cream .am-single-topic-hero__title { background: #FAFFF0; }

.am-single-topic-hero.am-forum-tone--rose .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--rose { background: linear-gradient(180deg, #FFF1F2 0%, #FFFBFC 100%) !important; }
.am-single-topic-hero.am-forum-tone--rose .am-single-topic-hero__title { background: #FFF1F2; }

.am-single-topic-hero.am-forum-tone--sky .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--sky { background: linear-gradient(180deg, #F0FAFF 0%, #FBFEFF 100%) !important; }
.am-single-topic-hero.am-forum-tone--sky .am-single-topic-hero__title { background: #F0FAFF; }

.am-single-topic-hero.am-forum-tone--pearl .am-single-topic-hero__panel,
.am-topic-lead.am-forum-tone--pearl { background: linear-gradient(180deg, #F8FFF7 0%, #FCFFFB 100%) !important; }
.am-single-topic-hero.am-forum-tone--pearl .am-single-topic-hero__title { background: #F8FFF7; }

/* ===== V10.51 ajuste: el color pastel resalta el título, no mancha toda la cabecera ===== */
.am-single-topic-hero.am-forum-tone--honeydew .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--ivory .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--seashell .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--alice .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--mint .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--azure .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--lavender .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--blush .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--linen .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--cream .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--rose .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--sky .am-single-topic-hero__panel,
.am-single-topic-hero.am-forum-tone--pearl .am-single-topic-hero__panel {
  background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%) !important;
}

.am-single-topic-hero__title {
  box-shadow: 0 0 0 5px transparent;
}

.am-single-topic-hero.am-forum-tone--honeydew .am-single-topic-hero__title { box-shadow: 0 0 0 5px #F0FFF0; }
.am-single-topic-hero.am-forum-tone--ivory .am-single-topic-hero__title { box-shadow: 0 0 0 5px #FFFFF0; }
.am-single-topic-hero.am-forum-tone--seashell .am-single-topic-hero__title { box-shadow: 0 0 0 5px #FFF5EE; }
.am-single-topic-hero.am-forum-tone--alice .am-single-topic-hero__title { box-shadow: 0 0 0 5px #F0F8FF; }
.am-single-topic-hero.am-forum-tone--mint .am-single-topic-hero__title { box-shadow: 0 0 0 5px #F5FFFA; }
.am-single-topic-hero.am-forum-tone--azure .am-single-topic-hero__title { box-shadow: 0 0 0 5px #F0FFFF; }
.am-single-topic-hero.am-forum-tone--lavender .am-single-topic-hero__title { box-shadow: 0 0 0 5px #F7F0FF; }
.am-single-topic-hero.am-forum-tone--blush .am-single-topic-hero__title { box-shadow: 0 0 0 5px #FFF0F5; }
.am-single-topic-hero.am-forum-tone--linen .am-single-topic-hero__title { box-shadow: 0 0 0 5px #FFF7ED; }
.am-single-topic-hero.am-forum-tone--cream .am-single-topic-hero__title { box-shadow: 0 0 0 5px #FAFFF0; }
.am-single-topic-hero.am-forum-tone--rose .am-single-topic-hero__title { box-shadow: 0 0 0 5px #FFF1F2; }
.am-single-topic-hero.am-forum-tone--sky .am-single-topic-hero__title { box-shadow: 0 0 0 5px #F0FAFF; }
.am-single-topic-hero.am-forum-tone--pearl .am-single-topic-hero__title { box-shadow: 0 0 0 5px #F8FFF7; }


/* ===== V10.52 resaltador real en título + categoría en negro al hover ===== */
.am-single-topic-hero__title {
  display: inline !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0 0.10em 0.08em !important;
  border-radius: 0 !important;
  background: none !important;
  background-image: linear-gradient(
    to bottom,
    transparent 0,
    transparent 58%,
    var(--am-topic-title-highlight, #F0FFF0) 58%,
    var(--am-topic-title-highlight, #F0FFF0) 90%,
    transparent 90%,
    transparent 100%
  ) !important;
  background-repeat: no-repeat !important;
  box-shadow: none !important;
}

.am-single-topic-hero.am-forum-tone--honeydew { --am-topic-title-highlight: #F0FFF0; }
.am-single-topic-hero.am-forum-tone--ivory { --am-topic-title-highlight: #FFFFF0; }
.am-single-topic-hero.am-forum-tone--seashell { --am-topic-title-highlight: #FFF5EE; }
.am-single-topic-hero.am-forum-tone--alice { --am-topic-title-highlight: #F0F8FF; }
.am-single-topic-hero.am-forum-tone--mint { --am-topic-title-highlight: #F5FFFA; }
.am-single-topic-hero.am-forum-tone--azure { --am-topic-title-highlight: #F0FFFF; }
.am-single-topic-hero.am-forum-tone--lavender { --am-topic-title-highlight: #F7F0FF; }
.am-single-topic-hero.am-forum-tone--blush { --am-topic-title-highlight: #FFF0F5; }
.am-single-topic-hero.am-forum-tone--linen { --am-topic-title-highlight: #FFF7ED; }
.am-single-topic-hero.am-forum-tone--cream { --am-topic-title-highlight: #FAFFF0; }
.am-single-topic-hero.am-forum-tone--rose { --am-topic-title-highlight: #FFF1F2; }
.am-single-topic-hero.am-forum-tone--sky { --am-topic-title-highlight: #F0FAFF; }
.am-single-topic-hero.am-forum-tone--pearl { --am-topic-title-highlight: #F8FFF7; }

.am-single-topic-hero__authorline a,
.am-single-topic-hero__authorline a:visited,
.am-single-topic-hero__authorline a:hover,
.am-single-topic-hero__authorline a:focus,
.am-single-topic-hero__authorline a:active {
  color: #111111 !important;
  text-decoration-color: #111111 !important;
}


/* ===== V10.53 resaltador más visible + etiquetas integradas al diseño ===== */
.am-single-topic-hero__title {
  padding: 0 0.14em 0.12em !important;
  background-image: linear-gradient(
    to bottom,
    transparent 0,
    transparent 42%,
    var(--am-topic-title-highlight, #F0FFF0) 42%,
    var(--am-topic-title-highlight, #F0FFF0) 96%,
    transparent 96%,
    transparent 100%
  ) !important;
  background-size: 100% 100% !important;
  box-shadow: none !important;
}

/* Bloque de etiquetas al final de la pregunta */
.am-topic-tags {
  width: fit-content;
  max-width: 100%;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-top: 2px;
  padding: 10px 12px;
  border: 1px solid rgba(17, 17, 17, 0.10);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(17, 17, 17, 0.055);
  color: #111111;
  font-size: 13px;
  font-weight: 800;
}

.am-topic-tags__label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 32px;
  padding: 0 13px;
  border-radius: 999px;
  background: #111111;
  color: #ffffff;
  font-size: 11px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.am-topic-tags__label::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #ffffff;
  opacity: 0.96;
}

.am-topic-tags__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.am-topic-tags a,
.am-topic-tags a:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0 13px;
  border-radius: 999px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  background: #f7f7f7;
  color: #111111 !important;
  font-size: 13px;
  line-height: 1;
  font-weight: 850;
  text-decoration: none !important;
  box-shadow: none;
  transition: background-color 160ms ease, color 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.am-topic-tags a::before {
  content: "#";
  margin-right: 3px;
  color: rgba(17, 17, 17, 0.52);
  font-weight: 950;
}

.am-topic-tags a:hover,
.am-topic-tags a:focus {
  background: #111111;
  border-color: #111111;
  color: #ffffff !important;
  transform: translateY(-1px);
}

.am-topic-tags a:hover::before,
.am-topic-tags a:focus::before {
  color: #ffffff;
}

@media (max-width: 680px) {
  .am-single-topic-hero__title {
    padding: 0 0.12em 0.10em !important;
    background-image: linear-gradient(
      to bottom,
      transparent 0,
      transparent 46%,
      var(--am-topic-title-highlight, #F0FFF0) 46%,
      var(--am-topic-title-highlight, #F0FFF0) 96%,
      transparent 96%,
      transparent 100%
    ) !important;
  }

  .am-topic-tags {
    width: 100%;
    padding: 10px;
    border-radius: 16px;
    align-items: flex-start;
  }

  .am-topic-tags__label {
    min-height: 30px;
    padding: 0 12px;
    font-size: 10px;
  }

  .am-topic-tags__list {
    gap: 7px;
  }

  .am-topic-tags a,
  .am-topic-tags a:visited {
    min-height: 30px;
    padding: 0 12px;
    font-size: 12px;
  }
}

/* ===== V10.60 ancho de pregunta igual a categorías en escritorio ===== */
/*
 * La pregunta abierta antes quedaba demasiado ancha en PC por la regla V10.39.
 * En escritorio la dejamos con el mismo contenedor base de las categorías del foro.
 * Móvil/tablet angosta no se toca.
 */
@media (min-width: 981px) {
  .fp-container.am-single-topic-page {
    width: auto !important;
    max-width: 1100px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .am-single-topic-header,
  .am-single-topic-layout,
  .am-single-topic-page__main,
  .am-topic-stream,
  .am-topic-replies,
  .am-topic-replies__list {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .fp-container.am-single-topic-page {
    max-width: 1100px !important;
  }
}

/* ===== FIN css/amarres-topic-single.css ===== */


/* ===== INICIO css/amarres-votes.css ===== */
/* ===== V10.35 votos ultra compactos + toggle ===== */

.am-single-topic-hero__panel,
.am-topic-lead__inner,
.am-topic-reply-card__inner {
  position: relative;
}

.am-topic-lead__inner,
.am-topic-reply-card__inner {
  padding-right: 58px !important;
}

.am-single-topic-hero__panel {
  padding-right: 62px !important;
}

.am-vote-box {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
  z-index: 4;
}

.am-vote-btn {
  appearance: none;
  border: 1px solid rgba(17, 17, 17, .12);
  background: rgba(255,255,255,.82);
  color: #20222e;
  border-radius: 9px;
  min-width: 0;
  height: 25px;
  padding: 0 7px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  font-size: 11px;
  font-weight: 750;
  line-height: 1;
  cursor: pointer;
  box-shadow: none;
  transition: border-color .16s ease, background-color .16s ease, color .16s ease, opacity .16s ease;
}

.am-vote-btn:hover,
.am-vote-btn:focus-visible {
  border-color: rgba(17,17,17,.28);
  background: #ffffff;
  outline: none;
}

.am-vote-btn__icon {
  font-size: 14px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
}

.am-vote-btn--heart .am-vote-btn__icon {
  font-size: 13px;
}

.am-vote-btn__count {
  font-size: 11px;
  font-weight: 800;
  min-width: 1ch;
}

.am-vote-btn--up.is-voted {
  border-color: #111111;
  background: #111111;
  color: #ffffff;
}

.am-vote-btn--heart.is-voted {
  border-color: rgba(214, 59, 115, .35);
  background: #fff5f8;
  color: #d63b73;
}

.am-vote-btn.is-loading {
  opacity: .72;
  pointer-events: none;
}

@media (max-width: 760px) {
  .am-single-topic-hero__panel,
  .am-topic-lead__inner,
  .am-topic-reply-card__inner {
    padding-right: 14px !important;
    padding-top: 42px !important;
  }

  .am-vote-box {
    top: 10px;
    right: 10px;
    gap: 4px;
  }

  .am-vote-btn {
    height: 24px;
    padding: 0 6px;
    border-radius: 8px;
    gap: 3px;
    font-size: 10.5px;
  }

  .am-vote-btn__icon {
    font-size: 13px;
  }

  .am-vote-btn--heart .am-vote-btn__icon {
    font-size: 12.5px;
  }

  .am-vote-btn__count {
    font-size: 10.5px;
  }
}


/* ===== V10.42 mensaje de acceso para votar/responder ===== */
.am-vote-btn--guest {
  opacity: .92;
}

.am-access-message {
  position: fixed;
  left: 50%;
  bottom: 22px;
  transform: translateX(-50%);
  z-index: 999999;
  width: min(calc(100% - 28px), 430px);
  padding: 16px 16px 14px;
  border-radius: 18px;
  border: 1px solid rgba(17, 17, 17, .12);
  background: #ffffff;
  color: #111111;
  box-shadow: 0 22px 60px rgba(17, 17, 17, .20);
}

.am-access-message__text {
  padding-right: 26px;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 800;
}

.am-access-message__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 12px;
}

.am-access-message__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 13px;
  border-radius: 12px;
  border: 1px solid #111111;
  background: #111111;
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  text-decoration: none;
}

.am-access-message__actions a + a {
  background: #ffffff;
  color: #111111;
}

.am-access-message__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 999px;
  background: rgba(17,17,17,.06);
  color: #111111;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}

@media (max-width: 760px) {
  .am-access-message {
    bottom: 18px;
    border-radius: 16px;
  }

  .am-access-message__text {
    font-size: 14px;
  }
}


/* ===== V10.43 ajuste mensaje login/registro ===== */
.am-access-message {
  width: min(calc(100% - 56px), 420px) !important;
  padding: 16px 52px 14px 16px !important;
}

.am-access-message__close {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  text-align: center !important;
  line-height: 1 !important;
  font-size: 18px !important;
  font-weight: 900 !important;
}

@media (max-width: 760px) {
  .am-access-message {
    left: 16px !important;
    right: auto !important;
    bottom: 18px !important;
    transform: none !important;
    width: min(320px, calc(100vw - 104px)) !important;
    max-width: 320px !important;
    padding: 14px 46px 13px 14px !important;
    border-radius: 16px !important;
  }

  .am-access-message__text {
    padding-right: 0 !important;
    font-size: 13.5px !important;
    line-height: 1.38 !important;
  }

  .am-access-message__actions {
    gap: 8px !important;
    margin-top: 10px !important;
  }

  .am-access-message__actions a {
    min-height: 34px !important;
    padding: 0 11px !important;
    border-radius: 11px !important;
    font-size: 12.5px !important;
  }

  .am-access-message__close {
    top: 10px !important;
    right: 10px !important;
    width: 27px !important;
    height: 27px !important;
    font-size: 17px !important;
  }
}

@media (max-width: 380px) {
  .am-access-message {
    width: min(292px, calc(100vw - 86px)) !important;
  }

  .am-access-message__actions a {
    min-height: 32px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
  }
}

/* ===== V10.51 corazón rojo ===== */
.am-vote-btn--heart .am-vote-btn__icon {
  color: #e11d48 !important;
}

.am-vote-btn--heart:hover,
.am-vote-btn--heart:focus-visible,
.am-vote-btn--heart.is-voted {
  border-color: rgba(225, 29, 72, 0.36) !important;
  background: #fff1f3 !important;
}

.am-vote-btn--heart.is-voted .am-vote-btn__icon,
.am-vote-btn--heart:hover .am-vote-btn__icon,
.am-vote-btn--heart:focus-visible .am-vote-btn__icon {
  color: #be123c !important;
}

/* ===== FIN css/amarres-votes.css ===== */


/* ===== INICIO css/amarres-mobile.css ===== */
@media (max-width: 980px) {
  .fp-siteheadertop {
    gap: 10px;
  }

  .am-single-forum-hero__layout {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .am-single-forum-hero__actions {
    align-items: flex-start;
  }

  .am-single-topic-hero__panel,
  .am-single-forum-hero__panel,
  .am-topic-form__shell,
  .am-search-hero__panel {
    padding: 22px;
    border-radius: 24px;
  }
}

@media (max-width: 760px) {
  .fp-siteheadertop {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
  }

  .fp-siteheadertop .fp-headerlogo {
    grid-column: 1 / 2;
    min-width: 0;
  }

  .fp-headernav {
    grid-column: 2 / 3;
    justify-self: end;
  }

  .fp-siteheadertop .fp-headersearch {
    grid-column: 1 / -1;
    order: 10 !important;
    width: 100%;
  }

  .fp-headeruser {
    grid-column: 1 / 2;
  }

  .fp-headeraction {
    grid-column: 2 / 3;
    justify-self: end;
  }

  .fp-siteheadertop .fp-headerlogo img {
    height: 36px;
  }

  .fp-siteheadertop .fp-headersearch__form form {
    min-height: 46px;
    padding: 4px 4px 4px 12px;
  }

  .fp-headeruser--loggedin {
    max-width: 100%;
    min-width: 0;
  }

  .fp-headeruser__name {
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .fp-headersearch__submit,
  .fp-headeraction .fp-btn.fp-new-discussion,
  .fp-headeruser--guest a,
  .fp-headeruser--loggedin {
    min-height: 42px;
  }

  .am-single-topic-header,
  .am-single-forum-header,
  .am-create-topic-main,
  .am-search-hero-wrap {
    padding-top: 22px;
  }

  .am-single-topic-hero__title,
  .am-search-hero__title {
    font-size: clamp(24px, 8vw, 34px);
  }

  .am-single-forum-hero__title,
  .am-topic-form__title {
    font-size: clamp(26px, 8vw, 36px);
  }

  .am-single-topic-hero__actions,
  .am-single-forum-hero__actions,
  .am-topic-form .fp-form__submit {
    gap: 10px;
  }

  .am-topic-lead__inner,
  .am-topic-reply-card__inner,
  .am-search-card {
    padding: 18px;
  }
}

@media (max-width: 640px) {
  .fp-siteheadertop {
    gap: 8px;
  }

  .fp-headeruser,
  .fp-headeraction {
    width: 100%;
    justify-self: stretch;
  }

  .fp-headeraction .fp-btn.fp-new-discussion,
  .fp-headeruser--guest a,
  .fp-headeruser--loggedin {
    width: 100%;
    justify-content: center;
  }

  .fp-headersearch__submit {
    width: auto;
    min-width: 112px;
  }

  .am-single-topic-hero__author,
  .am-search-card__head {
    gap: 12px;
  }

  .am-single-topic-hero__actions,
  .am-single-forum-hero__actions,
  .am-topic-form .fp-form__submit,
  .am-search-form__inner,
  .am-search-empty__actions,
  .am-search-card__footer {
    flex-direction: column;
    align-items: stretch;
  }

  .am-search-form__inner {
    padding: 10px;
  }

  .am-search-form__field {
    min-height: 44px;
    padding: 0 6px;
  }

  .am-search-form__submit,
  .am-search-empty__actions .fp-btn,
  .am-single-topic-hero__replycta,
  .am-single-topic-hero__tool,
  .am-single-topic-hero__tool a,
  .am-single-topic-hero__tool > span,
  .am-single-forum-hero__cta,
  .am-single-forum-hero__subscription,
  .am-single-forum-hero__subscription a,
  .am-topic-form .fp-form__submit .button,
  .am-topic-form .fp-form__submit button.button {
    width: 100%;
  }

  .am-single-topic-hero__authorname,
  .am-search-card__author {
    font-size: 17px;
  }

  .am-search-card__title {
    font-size: clamp(22px, 7vw, 30px);
  }

  .am-search-card__excerpt,
  .am-search-empty__copy,
  .am-search-results-head__copy {
    font-size: 14px;
  }

  .am-search-empty,
  .am-search-hero__panel,
  .am-single-topic-hero__panel,
  .am-single-forum-hero__panel,
  .am-topic-form__shell {
    padding: 18px;
    border-radius: 22px;
  }
}

@media (max-width: 480px) {
  .fp-siteheadertop .fp-headerlogo img {
    height: 32px;
  }

  .fp-headeruser__name {
    max-width: 84px;
  }

  .fp-headersearch__submit,
  .fp-headeraction .fp-btn.fp-new-discussion,
  .fp-headeruser--guest a,
  .fp-headeruser--loggedin {
    font-size: 14px;
    padding-inline: 14px;
  }

  .am-single-topic-hero__title,
  .am-single-forum-hero__title,
  .am-topic-form__title,
  .am-search-hero__title,
  .am-search-results-head__title,
  .am-search-empty__title {
    letter-spacing: -0.03em;
  }
}


@media (max-width: 760px) {
  .fp-headernav__menu {
    right: 0;
    left: auto;
    width: min(280px, calc(100vw - 24px));
  }

  .fp-headernav__menutop {
    margin: 0 0 12px !important;
    padding: 0 0 12px !important;
    border-bottom: 1px solid var(--am-border);
  }

  .fp-headernav__menutop .fp-btn.fp-new-discussion {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .am-single-topic-hero__actions {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    align-items: stretch;
  }

  .am-single-topic-hero__replycta,
  .am-single-topic-hero__tool,
  .am-single-topic-hero__tool a,
  .am-single-topic-hero__tool > span {
    width: 100% !important;
    min-width: 0;
  }

  .am-single-topic-hero__replycta,
  .am-single-topic-hero__tool a,
  .am-single-topic-hero__tool > span,
  .am-single-topic-hero__tool .subscription-toggle,
  .am-single-topic-hero__tool .favorite-toggle {
    min-height: 44px;
    padding: 0 10px !important;
    font-size: 14px;
  }
}

@media (max-width: 420px) {
  .am-single-topic-hero__actions {
    grid-template-columns: 1fr;
  }
}


/* ===== V10.5 mobile topic actions ===== */
@media (max-width: 640px) {
  .am-single-topic-hero__actions {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
  }

  .am-single-topic-hero__replycta {
    width: auto !important;
    min-width: 108px !important;
    max-width: 132px;
    min-height: 40px !important;
    padding: 0 14px !important;
    font-size: 14px !important;
    flex: 0 1 auto;
    border-radius: 12px !important;
  }

  .am-single-topic-hero__tool,
  .am-single-topic-hero__tool a,
  .am-single-topic-hero__tool > span {
    width: auto !important;
    min-width: 0 !important;
    flex: 0 0 auto;
    display: inline-flex !important;
    align-items: center;
  }

  .am-single-topic-hero__tool .subscription-toggle,
  .am-single-topic-hero__tool .favorite-toggle,
  .am-single-topic-hero__tool #subscription-toggle,
  .am-single-topic-hero__tool #favorite-toggle {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;
    border-radius: 12px !important;
  }
}


/* ===== V10.6 mobile topic actions row fix ===== */
@media (max-width: 680px) {
  .am-single-topic-hero__actions {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
  }

  .am-single-topic-hero__actions > * {
    margin: 0 !important;
  }

  .am-single-topic-hero__replycta {
    width: auto !important;
    min-width: 108px !important;
    max-width: 132px !important;
    flex: 0 0 auto !important;
  }

  .am-single-topic-hero__tool,
  .am-single-topic-hero__tool a,
  .am-single-topic-hero__tool > span,
  .am-single-topic-hero__tool .subscription-toggle,
  .am-single-topic-hero__tool .favorite-toggle,
  .am-single-topic-hero__tool #subscription-toggle,
  .am-single-topic-hero__tool #favorite-toggle {
    flex: 0 0 auto !important;
  }
}


@media (max-width: 680px) {
  .am-engagement-toggle {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
  }
}


/* ===== V10.22 mobile header actions override ===== */
@media (max-width: 760px) {
  .fp-siteheadertop {
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  .am-header-mobile-actions {
    grid-column: 2 / 3 !important;
    grid-row: 1 !important;
    align-self: center !important;
  }

  .fp-siteheadertop .fp-headersearch {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
  }
}


/* ===== V10.26 mobile force: descripción de pregunta más fuerte ===== */
@media (max-width: 760px) {
  .am-single-topic-hero .am-single-topic-hero__contentbody,
  .am-single-topic-hero .am-single-topic-hero__contentbody p,
  .am-single-topic-hero .am-single-topic-hero__contentbody li,
  .am-single-topic-hero .am-single-topic-hero__contentbody span {
    color: #1f2230 !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }
}


/* ===== V10.29 mobile force: respuestas compactas ===== */
@media (max-width: 760px) {
  .am-topic-reply-card__header {
    grid-template-columns: 36px minmax(0, 1fr) !important;
    gap: 8px !important;
  }

  .am-topic-reply-card__avatar img {
    width: 36px !important;
    height: 36px !important;
  }

  .am-topic-reply-card__authorname {
    font-size: 13px !important;
    line-height: 1.06 !important;
  }

  .am-topic-reply-card__authorline {
    font-size: 9.5px !important;
    line-height: 1.18 !important;
    gap: 4px !important;
  }

  .am-topic-reply-card__inner {
    padding: 12px 14px !important;
    border-radius: 16px !important;
  }

  .am-topic-reply-card__content {
    margin-top: 8px !important;
  }

  .am-topic-reply-card__contentbody,
  .am-topic-reply-card__contentbody p,
  .am-topic-reply-card__contentbody li,
  .am-topic-reply-card__contentbody span {
    color: #565d73 !important;
    font-size: 13.5px !important;
    line-height: 1.46 !important;
    font-weight: 500 !important;
  }

  .am-topic-reply-card .am-topic-readmore,
  .am-topic-reply-card .am-topic-readmore-toggle {
    display: none !important;
  }
}

/* ===== FIN css/amarres-mobile.css ===== */


/* ===== INICIO css/amarres-replies-compact.css ===== */
/* ===== V10.30 respuestas compactas forzadas ===== */

.am-topic-stream {
  gap: 14px !important;
}

.am-topic-replies__list {
  gap: 9px !important;
}

.am-topic-reply-card--compact-v1030,
.am-topic-reply-card {
  border-radius: 16px !important;
  background: #fbfcfd !important;
  border-color: rgba(17, 17, 17, 0.085) !important;
  box-shadow: 0 8px 22px rgba(17, 17, 17, 0.045) !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__inner,
.am-topic-reply-card__inner {
  padding: 12px 14px !important;
  border-radius: 16px !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__header,
.am-topic-reply-card__header {
  display: grid !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  gap: 8px !important;
  align-items: center !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__avatar,
.am-topic-reply-card__avatar {
  width: 34px !important;
  min-width: 34px !important;
  height: 34px !important;
  line-height: 0 !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__avatar img,
.am-topic-reply-card__avatar img,
.am-topic-reply-card__avatarimg {
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  border-radius: 999px !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__authorname,
.am-topic-reply-card__authorname {
  font-size: 13px !important;
  line-height: 1.08 !important;
  font-weight: 800 !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__authorline,
.am-topic-reply-card__authorline {
  margin-top: 1px !important;
  gap: 4px !important;
  font-size: 9.5px !important;
  line-height: 1.2 !important;
  color: rgba(31, 34, 48, 0.48) !important;
  font-weight: 650 !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__content,
.am-topic-reply-card__content {
  margin-top: 8px !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody,
.am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody p,
.am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody li,
.am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody span,
.am-topic-reply-card__contentbody,
.am-topic-reply-card__contentbody p,
.am-topic-reply-card__contentbody li,
.am-topic-reply-card__contentbody span {
  color: #555d72 !important;
  font-size: 13.5px !important;
  line-height: 1.46 !important;
  font-weight: 500 !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody p,
.am-topic-reply-card__contentbody p {
  margin: 0 0 8px !important;
}

.am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody strong,
.am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody b,
.am-topic-reply-card__contentbody strong,
.am-topic-reply-card__contentbody b {
  color: #394154 !important;
  font-weight: 700 !important;
}

/* Las respuestas deben verse completas: sin Leer más */
.am-topic-reply-card .am-topic-readmore,
.am-topic-reply-card .am-topic-readmore-toggle {
  display: none !important;
}

.am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody {
  max-height: none !important;
  overflow: visible !important;
}

.am-topic-reply-card__content.is-collapsible .am-topic-reply-card__contentbody::after {
  display: none !important;
}

@media (max-width: 760px) {
  .am-topic-stream {
    gap: 12px !important;
  }

  .am-topic-replies__list {
    gap: 8px !important;
  }

  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__inner,
  .am-topic-reply-card__inner {
    padding: 10px 12px !important;
    border-radius: 14px !important;
  }

  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__header,
  .am-topic-reply-card__header {
    grid-template-columns: 32px minmax(0, 1fr) !important;
    gap: 7px !important;
  }

  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__avatar,
  .am-topic-reply-card__avatar,
  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__avatar img,
  .am-topic-reply-card__avatar img,
  .am-topic-reply-card__avatarimg {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
  }

  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__authorname,
  .am-topic-reply-card__authorname {
    font-size: 12.5px !important;
    line-height: 1.05 !important;
  }

  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__authorline,
  .am-topic-reply-card__authorline {
    font-size: 9px !important;
    line-height: 1.15 !important;
  }

  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__content,
  .am-topic-reply-card__content {
    margin-top: 7px !important;
  }

  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody,
  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody p,
  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody li,
  .am-topic-reply-card--compact-v1030 .am-topic-reply-card__contentbody span,
  .am-topic-reply-card__contentbody,
  .am-topic-reply-card__contentbody p,
  .am-topic-reply-card__contentbody li,
  .am-topic-reply-card__contentbody span {
    color: #5a6277 !important;
    font-size: 13px !important;
    line-height: 1.44 !important;
    font-weight: 500 !important;
  }
}


/* ===== V10.31 evitar desborde de enlaces largos en respuestas ===== */

/* Corta cualquier contenido largo sin ampliar la página */
html,
body,
.fp-sitecontainer,
.am-single-topic-page,
.am-single-topic-page__main,
.am-topic-stream,
.am-topic-replies,
.am-topic-replies__list,
.am-topic-reply-card,
.am-topic-reply-card__inner,
.am-topic-reply-card__content,
.am-topic-reply-card__contentbody {
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

/* Evita scroll horizontal por enlaces, números largos, emails o textos sin espacios */
.am-topic-reply-card__contentbody,
.am-topic-reply-card__contentbody p,
.am-topic-reply-card__contentbody li,
.am-topic-reply-card__contentbody span,
.am-topic-reply-card__contentbody div,
.am-topic-reply-card__contentbody strong,
.am-topic-reply-card__contentbody b,
.am-topic-reply-card__contentbody em {
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  max-width: 100% !important;
}

/* Enlaces largos: WhatsApp, teléfonos, URLs, correos, etc. */
.am-topic-reply-card__contentbody a {
  display: inline !important;
  max-width: 100% !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  white-space: normal !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

/* Elementos que suelen romper el ancho */
.am-topic-reply-card__contentbody img,
.am-topic-reply-card__contentbody video,
.am-topic-reply-card__contentbody iframe,
.am-topic-reply-card__contentbody embed,
.am-topic-reply-card__contentbody object {
  max-width: 100% !important;
  height: auto !important;
}

.am-topic-reply-card__contentbody pre,
.am-topic-reply-card__contentbody code {
  max-width: 100% !important;
  white-space: pre-wrap !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}

/* Última protección móvil contra ampliación lateral */
@media (max-width: 760px) {
  html,
  body,
  .fp-sitecontainer,
  .am-single-topic-page,
  .am-topic-stream,
  .am-topic-replies__list {
    overflow-x: hidden !important;
  }

  .am-topic-reply-card__contentbody a {
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
  }
}

/* ===== V10.66 enlaces de respuestas limpios para plugin =====
   Se conserva solo la protección anti-desborde. El color, fondo, borde y forma
   de los enlaces ahora se gestionan desde el plugin BE Enlaces Botón. */
.am-topic-reply-card__contentbody a,
.am-topic-reply-card__contentbody a:visited,
.am-topic-reply-card__contentbody a:hover,
.am-topic-reply-card__contentbody a:focus,
.am-topic-reply-card__contentbody a:active,
body .am-topic-reply-card .am-topic-reply-card__contentbody a,
body .am-topic-reply-card .am-topic-reply-card__contentbody a:visited,
body .am-topic-reply-card .am-topic-reply-card__contentbody a:hover,
body .am-topic-reply-card .am-topic-reply-card__contentbody a:focus,
body .am-topic-reply-card .am-topic-reply-card__contentbody a:active {
  max-width: 100%;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  white-space: normal !important;
}

/* ===== FIN css/amarres-replies-compact.css ===== */


/* ===== INICIO css/amarres-readable-text.css ===== */
/* ===== V10.50 texto más legible en respuestas y entradas =====
   Ajuste final de lectura: más peso, color más sólido y tamaño ligeramente superior.
   No cambia estructura, tarjetas, botones, avatares ni espacios principales. */

body .am-single-topic-page .am-single-topic-hero__contentbody,
body .am-single-topic-page .am-single-topic-hero__contentbody p,
body .am-single-topic-page .am-single-topic-hero__contentbody li,
body .am-single-topic-page .am-single-topic-hero__contentbody span,
body .am-single-topic-page .am-single-topic-hero__contentbody div {
  color: #1f2230 !important;
  font-size: 15.5px !important;
  line-height: 1.62 !important;
  font-weight: 600 !important;
  letter-spacing: -0.003em;
  text-rendering: optimizeLegibility;
}

body .am-single-topic-page .am-single-topic-hero__contentbody p {
  margin-bottom: 12px !important;
}

body .am-single-topic-page .am-single-topic-hero__contentbody strong,
body .am-single-topic-page .am-single-topic-hero__contentbody b {
  color: #11131c !important;
  font-weight: 850 !important;
}

body .am-topic-reply-card .am-topic-reply-card__contentbody,
body .am-topic-reply-card .am-topic-reply-card__contentbody p,
body .am-topic-reply-card .am-topic-reply-card__contentbody li,
body .am-topic-reply-card .am-topic-reply-card__contentbody span,
body .am-topic-reply-card .am-topic-reply-card__contentbody div {
  color: #202432 !important;
  font-size: 14.75px !important;
  line-height: 1.58 !important;
  font-weight: 600 !important;
  letter-spacing: -0.002em;
  text-rendering: optimizeLegibility;
}

body .am-topic-reply-card .am-topic-reply-card__contentbody p {
  margin-bottom: 10px !important;
}

body .am-topic-reply-card .am-topic-reply-card__contentbody strong,
body .am-topic-reply-card .am-topic-reply-card__contentbody b {
  color: #11131c !important;
  font-weight: 850 !important;
}

body .am-blog-content,
body .am-blog-content p,
body .am-blog-content li,
body .am-blog-content span,
body .am-blog-content div {
  color: #202432 !important;
  font-size: 15.75px !important;
  line-height: 1.66 !important;
  font-weight: 600 !important;
  letter-spacing: -0.002em;
  text-rendering: optimizeLegibility;
}

body .am-blog-content p {
  margin-bottom: 14px !important;
}

body .am-blog-content strong,
body .am-blog-content b {
  color: #11131c !important;
  font-weight: 850 !important;
}

body .am-blog-card__excerpt,
body .am-blog-card__excerpt p {
  color: #33384a !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  font-weight: 600 !important;
}

body .am-blog-comments .comment-content,
body .am-blog-comments .comment-text,
body .am-blog-comments .comment-content p,
body .am-blog-comments .comment-text p {
  color: #33384a !important;
  font-size: 14px !important;
  line-height: 1.58 !important;
  font-weight: 600 !important;
}

@media (max-width: 760px) {
  body .am-single-topic-page .am-single-topic-hero__contentbody,
  body .am-single-topic-page .am-single-topic-hero__contentbody p,
  body .am-single-topic-page .am-single-topic-hero__contentbody li,
  body .am-single-topic-page .am-single-topic-hero__contentbody span,
  body .am-single-topic-page .am-single-topic-hero__contentbody div {
    font-size: 14.75px !important;
    line-height: 1.58 !important;
    font-weight: 600 !important;
  }

  body .am-topic-reply-card .am-topic-reply-card__contentbody,
  body .am-topic-reply-card .am-topic-reply-card__contentbody p,
  body .am-topic-reply-card .am-topic-reply-card__contentbody li,
  body .am-topic-reply-card .am-topic-reply-card__contentbody span,
  body .am-topic-reply-card .am-topic-reply-card__contentbody div {
    color: #202432 !important;
    font-size: 14.25px !important;
    line-height: 1.56 !important;
    font-weight: 600 !important;
  }

  body .am-blog-content,
  body .am-blog-content p,
  body .am-blog-content li,
  body .am-blog-content span,
  body .am-blog-content div {
    color: #202432 !important;
    font-size: 14.5px !important;
    line-height: 1.58 !important;
    font-weight: 600 !important;
  }

  body .am-blog-card__excerpt,
  body .am-blog-card__excerpt p,
  body .am-blog-comments .comment-content,
  body .am-blog-comments .comment-text,
  body .am-blog-comments .comment-content p,
  body .am-blog-comments .comment-text p {
    font-size: 13.75px !important;
    line-height: 1.54 !important;
    font-weight: 600 !important;
  }
}


/* ===== V10.57 ajuste final: blog y páginas no quedan gigantes ===== */
body .am-blog-content,
body .am-blog-content p,
body .am-blog-content li,
body .am-blog-content span,
body .am-blog-content div {
  color: #202432 !important;
  font-size: 15px !important;
  line-height: 1.58 !important;
  font-weight: 600 !important;
}

body .am-blog-content p {
  margin-bottom: 13px !important;
}

body .am-blog-card__excerpt,
body .am-blog-card__excerpt p {
  color: #33384a !important;
  font-size: 14px !important;
  line-height: 1.52 !important;
  font-weight: 600 !important;
}

body .am-page-content,
body .am-page-content p,
body .am-page-content li,
body .am-page-content span,
body .am-page-content div {
  color: #202432 !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
  font-weight: 600 !important;
}

body .am-page-content p {
  margin-bottom: 14px !important;
}

body .am-blog-content strong,
body .am-blog-content b,
body .am-page-content strong,
body .am-page-content b {
  color: #11131c !important;
  font-weight: 850 !important;
}

@media (max-width: 760px) {
  body .am-blog-content,
  body .am-blog-content p,
  body .am-blog-content li,
  body .am-blog-content span,
  body .am-blog-content div {
    font-size: 14px !important;
    line-height: 1.52 !important;
    font-weight: 600 !important;
  }

  body .am-blog-card__excerpt,
  body .am-blog-card__excerpt p {
    font-size: 13.4px !important;
    line-height: 1.48 !important;
  }

  body .am-page-content,
  body .am-page-content p,
  body .am-page-content li,
  body .am-page-content span,
  body .am-page-content div {
    font-size: 14px !important;
    line-height: 1.54 !important;
    font-weight: 600 !important;
  }
}

/* ===== FIN css/amarres-readable-text.css ===== */
