.elementor-6281 .elementor-element.elementor-element-87d1fff{--display:flex;}@media(min-width:768px){.elementor-6281 .elementor-element.elementor-element-87d1fff{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-87d1fff *//**
 * Amazon Sellers Appeal: scoped blog post styles.
 * Use with any post body wrapped in .asa-blog-post (see Blog Posts/*.html fragments).
 *
 * Avoid `column-count` on the TOC <ul>: inside Elementor flex columns it can contribute
 * to intrinsic-width bugs (content collapsing to a narrow strip). Use grid instead.
 * Scope body `ul` rules with :not(.asa-toc-list) so TOC padding/list-style are not
 * overridden by `.asa-blog-post ul` (higher specificity on the element .elementor-6281 .elementor-element.elementor-element-87d1fff).
 */

.asa-blog-post {
  max-width: 860px;
  margin: 0 auto;
  color: #1f2937;
  font-size: 17px;
  line-height: 1.78;
}

.asa-blog-post h1,
.asa-blog-post h2,
.asa-blog-post h3 {
  color: #111827;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.asa-steps,
.asa-faq {
  margin: 24px 0 30px;
}

.asa-steps {
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
  overflow: hidden;
}

.asa-step {
  padding: 18px 20px;
  border-bottom: 1px solid #e5e7eb;
}

.asa-step:last-child {
  border-bottom: none;
}

.asa-step-title {
  display: block;
  margin: 0 0 6px;
  color: #111827;
  font-weight: 700;
}

.asa-step p {
  margin: 0;
}

.asa-faq-item {
  margin: 0 0 14px;
  padding: 18px 20px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.03);
}

.asa-faq-item h3 {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.35;
}

.asa-faq-item p:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .asa-step,
  .asa-faq-item {
    padding: 16px 16px;
  }

  .asa-faq-item h3 {
    font-size: 18px;
  }
}

.asa-blog-post h1 {
  margin: 0 0 18px;
  font-size: 40px;
  line-height: 1.16;
}

.asa-blog-post h2 {
  margin: 44px 0 14px;
  font-size: 27px;
  line-height: 1.28;
}

.asa-blog-post p {
  margin: 0 0 18px;
}

.asa-blog-post ul:not(.asa-toc-list) {
  margin: 0 0 18px;
  padding-left: 1.35em;
}

.asa-blog-post ul:not(.asa-toc-list) > li,
.asa-blog-post ol:not(.asa-toc-list) > li {
  margin-bottom: 8px;
}

.asa-blog-post strong {
  color: #111827;
}

.asa-blog-post code {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 0.92em;
  padding: 0.12em 0.4em;
  border-radius: 6px;
  background: #f1f5f9;
  color: #0f172a;
}

.asa-blog-post a {
  color: #c2410c;
  text-decoration: none;
  border-bottom: 1px solid rgba(194, 65, 12, 0.25);
  transition: border-color 0.2s ease, color 0.2s ease;
}

.asa-blog-post a:hover {
  color: #9a3412;
  border-bottom-color: rgba(154, 52, 18, 0.45);
}

.asa-blog-post a:focus {
  outline: none;
}

.asa-blog-post a:focus-visible {
  color: #9a3412;
  border-bottom-color: rgba(154, 52, 18, 0.45);
  outline: 2px solid #ea580c;
  outline-offset: 3px;
  border-radius: 2px;
}

.asa-blog-post blockquote {
  margin: 22px 0 26px;
  padding: 16px 18px 16px 20px;
  border-left: 4px solid #fdba74;
  background: #fffbeb;
  border-radius: 0 10px 10px 0;
  color: #475569;
}

.asa-blog-post blockquote p {
  margin: 0;
  font-style: italic;
}

.asa-blog-post h3 {
  margin: 28px 0 12px;
  font-size: 21px;
  line-height: 1.3;
}

.asa-blog-post h2[id],
.asa-blog-post h3[id] {
  scroll-margin-top: 1.25em;
}

/* TOC index (aligned to long-form ASA keyword-post pattern: “In this article”, pills, columns) */
.asa-toc {
  --asa-toc-link: #0f7668;
  --asa-toc-link-hover: #0d5c52;
  margin: 0 0 28px;
  padding: 1.15rem 1.25rem 1.25rem;
  border: 1px solid rgba(224, 229, 235, 0.95);
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  box-shadow: 0 10px 26px rgba(15, 23, 42, 0.045);
}

.asa-toc-title {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  margin: 0 0 0.65rem;
  font-size: 0.82rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #1e293b;
}

.asa-toc-emoji {
  font-size: 1.15rem;
  line-height: 1;
}

.asa-toc-skip {
  margin: 0 0 1rem;
  font-size: 0.875rem;
  line-height: 1.55;
  color: #475569;
}

.asa-toc-skip a {
  color: var(--asa-toc-link);
  font-weight: 600;
  text-decoration: none;
}

.asa-toc-skip a:hover {
  color: var(--asa-toc-link-hover);
  text-decoration: underline;
}

.asa-toc-skip a:focus {
  outline: none;
}

.asa-toc-skip a:focus-visible {
  outline: 2px solid var(--asa-toc-link);
  outline-offset: 3px;
  border-radius: 2px;
}

.asa-meta {
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 1.65;
  color: #64748b;
}

.asa-meta-inline {
  display: inline;
  font-size: 14px;
  font-weight: 400;
  color: #64748b;
}

.asa-audience {
  margin: -8px 0 22px;
  font-size: 16px;
  line-height: 1.55;
  color: #475569;
}

.asa-template-warning {
  margin: 0 0 18px;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #fecaca;
  background: #fef2f2;
  color: #7f1d1d;
  font-size: 16px;
  line-height: 1.55;
}

.asa-doc-sample-details {
  margin: 0 0 24px;
}

.asa-doc-sample-details .asa-doc-sample {
  margin-top: 12px;
}

.asa-doc-sample-summary {
  cursor: pointer;
  font-weight: 700;
  color: #0f7668;
  list-style: none;
}

.asa-doc-sample-summary::-webkit-details-marker {
  display: none;
}

.asa-doc-sample-summary::before {
  content: "▸ ";
  display: inline-block;
  transition: transform 0.15s ease;
}

.asa-doc-sample-details[open] .asa-doc-sample-summary::before {
  transform: rotate(90deg);
}

.asa-cta-inline {
  margin: 22px 0 28px;
  padding: 16px 18px;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  background: #f8fafc;
  box-shadow: 0 1px 3px rgba(15, 23, 42, 0.04);
}

.asa-cta-inline p {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
  color: #334155;
}

.asa-checklist {
  margin: 0 0 22px;
  padding-left: 1.2em;
}

.asa-checklist li {
  margin-bottom: 10px;
}

.asa-toc-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.55rem;
  align-content: start;
}

@media (min-width: 640px) {
  .asa-toc-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.55rem 1.25rem;
  }
}

.asa-toc-list > li {
  margin: 0;
  min-width: 0;
}

.asa-toc-list > li > a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.4rem;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 0.38rem 0.55rem;
  border-radius: 999px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.2;
  color: var(--asa-toc-link);
  text-decoration: none;
  background: rgba(15, 118, 104, 0.1);
  border: 1px solid rgba(15, 118, 104, 0.22);
  background: color-mix(in srgb, var(--asa-toc-link) 10%, transparent);
  border-color: color-mix(in srgb, var(--asa-toc-link) 18%, transparent);
}

.asa-toc-list > li > a .asa-toc-label {
  flex: 1 1 auto;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.asa-toc-list > li > a:hover {
  color: var(--asa-toc-link-hover);
  background: rgba(15, 118, 104, 0.16);
  border-color: rgba(15, 118, 104, 0.34);
  background: color-mix(in srgb, var(--asa-toc-link) 18%, transparent);
  border-color: color-mix(in srgb, var(--asa-toc-link) 34%, transparent);
}

.asa-toc-list > li > a:focus-visible {
  outline: 2px solid var(--asa-toc-link);
  outline-offset: 3px;
}

.asa-toc-list > li > a .asa-toc-emoji {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  font-size: 0.88rem;
  flex-shrink: 0;
  background: rgba(15, 118, 104, 0.14);
  border: 1px solid rgba(15, 118, 104, 0.24);
  background: color-mix(in srgb, var(--asa-toc-link) 16%, transparent);
  border-color: color-mix(in srgb, var(--asa-toc-link) 26%, transparent);
}

.asa-toc-sub {
  margin: 0.5rem 0 0;
  padding: 0 0 0 0.35rem;
  list-style: none;
  font-size: 0.9rem;
  line-height: 1.5;
}

.asa-toc-sub li {
  margin: 0 0 0.4rem;
}

.asa-toc-sub a {
  display: inline-block;
  padding: 0.28rem 0;
  color: #334155;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.asa-toc-sub a:hover {
  color: var(--asa-toc-link);
  border-bottom-color: rgba(15, 118, 104, 0.35);
  border-bottom-color: color-mix(in srgb, var(--asa-toc-link) 35%, transparent);
}

.asa-toc-sub a:focus-visible {
  outline: 2px solid var(--asa-toc-link);
  outline-offset: 2px;
  border-radius: 2px;
}

.asa-key-takeaway,
.asa-note,
.asa-cta {
  border-radius: 12px;
  padding: 20px 22px;
}

.asa-key-takeaway {
  margin: 24px 0 30px;
  background: linear-gradient(180deg, #fff8f1 0%, #fff4e8 100%);
  border: 1px solid #fed7aa;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
}

.asa-key-takeaway p,
.asa-note p,
.asa-cta p {
  margin-bottom: 0;
}

.asa-key-takeaway strong {
  color: #9a3412;
}

.asa-note {
  margin: 24px 0;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}

.asa-note p + p {
  margin-top: 12px;
}

.asa-cta p + p {
  margin-top: 12px;
}

.asa-cta {
  margin: 32px 0 10px;
  background: linear-gradient(180deg, #fff7ed 0%, #ffedd5 100%);
  border: 1px solid #fdba74;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
}

.asa-cta strong {
  color: #9a3412;
}

.asa-table-wrap {
  margin: 24px 0 30px;
  overflow-x: auto;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.04);
}

.asa-table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  font-size: 15px;
  line-height: 1.6;
}

.asa-table th,
.asa-table td {
  padding: 15px 16px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e5e7eb;
}

.asa-table th {
  background: #f8fafc;
  color: #111827;
  font-weight: 700;
  white-space: nowrap;
}

.asa-table tbody tr:nth-child(even) {
  background: #fcfcfd;
}

.asa-table tbody tr:last-child td {
  border-bottom: none;
}

@media (max-width: 767px) {
  .asa-table-stack-mobile {
    overflow-x: visible;
    border-radius: 12px;
  }

  .asa-table-stack-mobile .asa-table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }

  .asa-table-stack-mobile .asa-table tbody tr {
    display: block;
    margin-bottom: 12px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
  }

  .asa-table-stack-mobile .asa-table tbody tr:nth-child(even) {
    background: #ffffff;
  }

  .asa-table-stack-mobile .asa-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e7eb;
  }

  .asa-table-stack-mobile .asa-table td:last-child {
    border-bottom: none;
  }

  .asa-table-stack-mobile .asa-table td:first-child {
    font-weight: 700;
    color: #111827;
    background: #f8fafc;
  }
}

@media (max-width: 768px) {
  .asa-blog-post {
    font-size: 16px;
    line-height: 1.72;
  }

  .asa-blog-post h1 {
    font-size: 32px;
    line-height: 1.18;
  }

  .asa-blog-post h2 {
    margin-top: 36px;
    font-size: 23px;
  }

  .asa-blog-post h3 {
    font-size: 18px;
  }

  .asa-toc {
    padding: 1rem 1rem 1.1rem;
  }

  .asa-toc-list > li > a {
    font-size: 0.78rem;
    padding: 0.34rem 0.5rem;
  }

  .asa-toc-list > li > a .asa-toc-emoji {
    width: 20px;
    height: 20px;
    font-size: 0.82rem;
  }

  .asa-toc-list > li > a {
    flex-wrap: wrap;
    align-items: flex-start;
    border-radius: 12px;
  }

  .asa-toc-list > li > a .asa-toc-label {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    line-height: 1.35;
  }

  .asa-toc-sub {
    font-size: 0.85rem;
  }

  .asa-key-takeaway,
  .asa-note,
  .asa-cta {
    padding: 17px 16px;
    border-radius: 10px;
  }

  .asa-table {
    font-size: 14px;
  }

  .asa-table th,
  .asa-table td {
    padding: 12px 12px;
  }
}

/* Fictional / illustrative document blocks (e.g. sample LOA) */
.asa-doc-sample {
  margin: 24px 0 30px;
  border: 1px dashed #94a3b8;
  border-radius: 12px;
  padding: 20px 22px;
  background: #f8fafc;
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.04);
  min-width: 0;
  max-width: 100%;
  overflow-x: auto;
}

.asa-doc-sample-label {
  margin: 0 0 16px;
  font-size: 13px;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.45;
}

.asa-doc-sample-pre {
  margin: 0;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 13px;
  line-height: 1.65;
  color: #334155;
  white-space: pre-wrap;
  word-break: break-word;
  overflow-wrap: anywhere;
  max-width: 100%;
}

@media (max-width: 768px) {
  .asa-doc-sample {
    padding: 16px 14px;
  }

  .asa-doc-sample-pre {
    font-size: 12px;
  }
}

@media print {
  .asa-toc {
    break-inside: avoid;
    box-shadow: none;
    background: #fff;
  }

  .asa-blog-post a {
    color: #0f172a;
    border-bottom-color: transparent;
  }

  .asa-blog-post a[href^="http"]::after {
    content: " (" attr(href) ")";
    font-size: 10px;
    color: #64748b;
    word-break: break-all;
  }

  .asa-toc-list > li > a[href]::after {
    content: "";
  }

  .asa-doc-sample-pre {
    font-size: 10px;
    white-space: pre-wrap;
  }

  .asa-table-wrap {
    break-inside: avoid;
  }

  .asa-cta,
  .asa-cta-inline,
  .asa-key-takeaway {
    break-inside: avoid;
  }
}/* End custom CSS */