.simple-content {
  --simple-bg: #f7f7fa;
  --simple-card: #ffffff;
  --simple-text: #242331;
  --simple-muted: #686675;
  --simple-accent: #d71920;
  background: var(--simple-bg);
  color: var(--simple-text);
  font-family: Poppins, Arial, sans-serif;
}

/* Original logo sizing */
.header__logo { width: 72px; height: 72px; aspect-ratio: auto; }
.header__logo img { width: 100%; height: 100%; object-fit: contain; }
.lp-ppc .lp-ppc__logo { width: 200px; height: auto; }
.lp-ppc .lp-ppc__logo img { width: 100%; height: auto; object-fit: contain; }
.footer__logo { width: 130px; height: auto; }
.footer__logo img { object-fit: contain; }

/* Stable SVG social icons; avoids broken icon-font glyphs in the original theme. */
.social .social__link::before {
  content: "" !important;
  display: block !important;
  width: 15px !important;
  height: 15px !important;
  background-color: currentColor !important;
  background-image: none !important;
  -webkit-mask: center / contain no-repeat;
  mask: center / contain no-repeat;
}
.social .social__link._twitter::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E");
}
.social .social__link._facebook::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22 12a10 10 0 1 0-11.56 9.88v-6.99H7.9V12h2.54V9.8c0-2.5 1.49-3.89 3.77-3.89 1.09 0 2.23.2 2.23.2v2.45h-1.25c-1.24 0-1.63.77-1.63 1.56V12h2.77l-.44 2.89h-2.33v6.99A10 10 0 0 0 22 12z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22 12a10 10 0 1 0-11.56 9.88v-6.99H7.9V12h2.54V9.8c0-2.5 1.49-3.89 3.77-3.89 1.09 0 2.23.2 2.23.2v2.45h-1.25c-1.24 0-1.63.77-1.63 1.56V12h2.77l-.44 2.89h-2.33v6.99A10 10 0 0 0 22 12z'/%3E%3C/svg%3E");
}
.social .social__link._instagram::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7zm11.5 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5zM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7zm11.5 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5zM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E");
}
.social .social__link._youtube::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M23.5 6.2a3 3 0 0 0-2.1-2.1C19.5 3.6 12 3.6 12 3.6s-7.5 0-9.4.5A3 3 0 0 0 .5 6.2 31 31 0 0 0 0 12a31 31 0 0 0 .5 5.8 3 3 0 0 0 2.1 2.1c1.9.5 9.4.5 9.4.5s7.5 0 9.4-.5a3 3 0 0 0 2.1-2.1A31 31 0 0 0 24 12a31 31 0 0 0-.5-5.8zM9.6 15.6V8.4l6.3 3.6-6.3 3.6z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M23.5 6.2a3 3 0 0 0-2.1-2.1C19.5 3.6 12 3.6 12 3.6s-7.5 0-9.4.5A3 3 0 0 0 .5 6.2 31 31 0 0 0 0 12a31 31 0 0 0 .5 5.8 3 3 0 0 0 2.1 2.1c1.9.5 9.4.5 9.4.5s7.5 0 9.4-.5a3 3 0 0 0 2.1-2.1A31 31 0 0 0 24 12a31 31 0 0 0-.5-5.8zM9.6 15.6V8.4l6.3 3.6-6.3 3.6z'/%3E%3C/svg%3E");
}
.social .social__link {
  display: inline-flex !important;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50%;
  color: #fff;
  transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease;
}
.social .social__link svg { width: 15px; height: 15px; fill: currentColor; }
.social .social__link:hover { color: #111019; background: #fff; border-color: #fff; transform: translateY(-2px); }

.simple-content * { box-sizing: border-box; }
.simple-content .simple-wrap { width: min(1120px, calc(100% - 40px)); margin: 0 auto; }
.simple-section { padding: 88px 0; }
.simple-section + .simple-section { border-top: 1px solid #e5e4eb; }
.simple-eyebrow { margin: 0 0 12px; color: var(--simple-accent); font-size: 13px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.simple-title { max-width: 760px; margin: 0 0 22px; color: #15141d; font-family: Oswald, Arial, sans-serif; font-size: clamp(34px, 5vw, 56px); font-weight: 400; line-height: 1.08; text-transform: uppercase; }
.simple-lead { max-width: 760px; margin: 0; color: var(--simple-muted); font-size: 18px; line-height: 1.8; }

.article-layout { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(250px, .65fr); gap: 64px; align-items: start; }
.article-body h3 { margin: 42px 0 12px; color: #17161f; font-family: Oswald, Arial, sans-serif; font-size: 28px; font-weight: 400; text-transform: uppercase; }
.article-body p { margin: 0 0 18px; color: #555361; font-size: 16px; line-height: 1.85; }
.article-aside { position: sticky; top: 110px; padding: 28px; border: 1px solid #e3e2e9; border-radius: 16px; background: var(--simple-card); box-shadow: 0 12px 32px rgba(23, 22, 31, .06); }
.article-aside strong { display: block; margin-bottom: 14px; font-size: 18px; }
.article-aside ul { margin: 0; padding: 0; list-style: none; }
.article-aside li { padding: 12px 0; border-top: 1px solid #ecebf0; color: var(--simple-muted); font-size: 14px; }
.article-aside li::before { content: "✓"; margin-right: 9px; color: var(--simple-accent); font-weight: 700; }

.simple-reviews { background: #111019; color: white; }
.simple-reviews .simple-title { color: white; }
.simple-reviews .simple-lead { color: #b9b7c2; }
.review-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 42px; }
.review-card { min-height: 245px; padding: 30px; border: 1px solid #2d2b38; border-radius: 16px; background: #1b1a24; }
.review-stars { margin-bottom: 22px; color: #f6bf3c; letter-spacing: 4px; }
.review-card blockquote { margin: 0 0 24px; color: #e3e1e8; font-size: 15px; line-height: 1.75; }
.review-card footer { color: #9e9ca8; font-size: 13px; }
.review-card footer strong { display: block; margin-bottom: 3px; color: white; font-size: 15px; }

.faq-list { max-width: 860px; margin-top: 38px; }
.faq-list details { border-top: 1px solid #dcdbe2; }
.faq-list details:last-child { border-bottom: 1px solid #dcdbe2; }
.faq-list summary { position: relative; padding: 23px 48px 23px 0; color: #1e1d25; font-size: 17px; font-weight: 600; cursor: pointer; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; top: 18px; right: 6px; color: var(--simple-accent); font-size: 28px; font-weight: 400; }
.faq-list details[open] summary::after { content: "−"; }
.faq-answer { max-width: 720px; padding: 0 45px 24px 0; color: var(--simple-muted); font-size: 15px; line-height: 1.8; }

.simple-cta { padding: 68px 0; background: #d71920; color: white; text-align: center; }
.simple-cta h2 { margin: 0 0 12px; color: white; font-family: Oswald, Arial, sans-serif; font-size: clamp(32px, 5vw, 50px); font-weight: 400; text-transform: uppercase; }
.simple-cta p { margin: 0 0 26px; color: rgba(255,255,255,.82); }
.simple-cta .simple-button { display: inline-flex; min-height: 52px; padding: 0 30px; align-items: center; justify-content: center; border-radius: 7px; background: white; color: #15141d; font-size: 14px; font-weight: 700; text-decoration: none; text-transform: uppercase; transition: transform .2s ease, box-shadow .2s ease; }
.simple-cta .simple-button:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(0,0,0,.18); }

/* Keep the footer logo compact and show its full, natural proportions. */
.footer__logo {
  width: 200px;
  height: auto;
  aspect-ratio: auto;
  margin-inline: auto;
}
.footer__logo picture { display: block; width: 100%; }
.footer__logo img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

@media (max-width: 800px) {
  .simple-section { padding: 62px 0; }
  .article-layout { grid-template-columns: 1fr; gap: 34px; }
  .article-aside { position: static; }
  .review-grid { grid-template-columns: 1fr; }
  .footer__logo { width: 120px; }
  .header__social { display: none !important; }
  .header__action {
    margin-inline: 0 12px;
    padding: 12px 20px;
    font-size: 14px;
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .header__logo { width: 52px; height: 52px; margin-inline: 4px auto; }
  .lp-ppc .lp-ppc__logo { width: 120px; }
  .footer__logo { width: 110px; }
  .simple-content .simple-wrap { width: min(100% - 28px, 1120px); }
  .simple-section { padding: 48px 0; }
  .simple-lead { font-size: 16px; }
  .review-card { min-height: auto; padding: 24px; }
}
