/* ============================================================
   soulandfrequency.online — stylesheet
   Reconstructed from the site owner's saved copy of the page.
   ============================================================ */

/* ── WORDPRESS BREAKOUT (kept for consistent full-bleed layout) ── */
html, body,
.site, .site-content, #content, #page,
.entry-content, .elementor, .elementor-section-wrap,
.elementor-widget-container, .elementor-widget-wrap,
.elementor-container, .elementor-column, .elementor-column-wrap,
.wp-block-group, .wp-block-group__inner-container,
main, article, .post, .page,
.container, .site-inner {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.bleed {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  max-width: 100vw;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  width: 100%;
  max-width: 100% !important;
  overflow-x: hidden;
  font-family: 'Open Sans', Arial, sans-serif;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-thumb { background: #2d0080; border-radius: 4px; }
::-webkit-scrollbar-track { background: #eee; }

@keyframes blink    { 0%,49%{opacity:1} 50%,100%{opacity:0} }
@keyframes pulse-cta{ 0%,100%{box-shadow:0 4px 20px rgba(0,180,0,.4)} 50%{box-shadow:0 4px 40px rgba(0,180,0,.8),0 0 0 6px rgba(0,180,0,.15)} }
@keyframes glow-y   { 0%,100%{text-shadow:none} 50%{text-shadow:0 0 20px rgba(255,220,0,.6)} }
@keyframes float    { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-5px)} }

.rv { opacity:0; transform:translateY(30px); transition:opacity .65s ease,transform .65s ease; }
.rv.on { opacity:1; transform:none; }

.urg {
  background: #000;
  padding: 10px 16px;
  text-align: center;
}
.urg p {
  color: #ff3333;
  font-size: clamp(12px, 1.8vw, 15px);
  font-weight: 700;
  line-height: 1.45;
}
.dot {
  display: inline-block;
  width: 8px; height: 8px;
  background: #f00;
  border-radius: 50%;
  margin-right: 6px;
  animation: blink .9s step-start infinite;
  vertical-align: middle;
}

.hero {
  background: #fff;
  padding: clamp(20px, 4vw, 50px) clamp(12px, 4vw, 40px) clamp(16px, 3vw, 36px);
}
.hero-inner {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}
.hero-h1 {
  font-size: clamp(18px, 3.2vw, 34px);
  font-weight: 900;
  color: #111;
  line-height: 1.25;
  margin-bottom: 18px;
  padding: 0 4px;
}
.hero-h1 em { color: #2d0080; font-style: normal; }
.vsl-wrap {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.cta-block {
  background: #2d0080;
  padding: clamp(20px, 4vw, 48px) clamp(12px, 4vw, 40px);
}
.cta-block .inner {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
.cta {
  display: block;
  background: #1aad1a;
  color: #fff;
  text-align: center;
  padding: clamp(14px, 2.5vw, 22px) 20px;
  font-size: clamp(16px, 2.5vw, 22px);
  font-weight: 900;
  text-decoration: none;
  border-radius: 6px;
  margin: 0 auto 14px;
  border: 2px solid #22cc22;
  width: 100%;
  animation: pulse-cta 2s ease-in-out infinite;
  line-height: 1.35;
  font-family: 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  transition: background .15s;
}
.cta:hover { background: #148014; animation: none; }
.cta small {
  display: block;
  font-size: clamp(11px, 1.3vw, 13px);
  font-weight: 600;
  margin-top: 3px;
  opacity: .9;
}
.pimg { margin: 12px auto; max-width: min(420px, 100%); }
.p-was { font-size: clamp(15px, 2vw, 19px); color: #e0ceff; margin: 10px 0 4px; text-decoration: line-through; }
.p-now { font-size: clamp(32px, 6vw, 60px); font-weight: 900; color: #ffdd00; margin: 2px 0 14px; animation: glow-y 3s ease-in-out infinite; }
.pay-icons { margin: 10px auto; max-width: min(340px, 90%); }

.bsec {
  background: #1a0050;
  padding: clamp(24px, 4vw, 52px) clamp(12px, 4vw, 40px);
  border-top: 1px solid rgba(255,255,255,.06);
}
.bsec .inner { max-width: 760px; margin: 0 auto; text-align: center; }
.bsec-img { max-width: min(620px, 100%); margin: 0 auto 22px; border-radius: 8px; }
.bsec-h { font-size: clamp(18px, 3vw, 28px); font-weight: 900; color: #fff; margin-bottom: 14px; line-height: 1.3; }
.bsec-d { font-size: clamp(13px, 1.6vw, 15px); color: #ccc; line-height: 1.9; text-align: left; }

.tstrip {
  background: #1a0050;
  padding: clamp(32px, 5vw, 64px) clamp(12px, 4vw, 40px);
  border-top: 2px solid rgba(255,255,255,.05);
}
.tstrip .sh {
  font-size: clamp(18px, 3.2vw, 32px);
  font-weight: 900; color: #fff;
  text-align: center;
  margin-bottom: 28px;
  line-height: 1.3;
  max-width: 860px;
  margin-left: auto; margin-right: auto;
}
.tstrip .sh span { color: #ffdd00; }
.tgrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 860px;
  margin: 0 auto;
}
@media (max-width: 640px) { .tgrid { grid-template-columns: 1fr; } }
.tc { background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1); border-radius: 8px; padding: 20px; transition: transform .3s; }
.tc:hover { transform: translateY(-3px); }
.tc img { width: 66px; height: 66px; border-radius: 50%; object-fit: cover; margin: 0 auto 12px; border: 2px solid rgba(255,255,255,.2); }
.tc .tn { font-size: 14px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 3px; }
.tc .ts { color: #ffdd00; font-size: 13px; text-align: center; margin-bottom: 10px; letter-spacing: 1px; }
.tc .tq { font-size: 13px; color: #ccc; line-height: 1.75; font-style: italic; text-align: center; }

.butwait { background: #fff; padding: clamp(32px, 5vw, 64px) clamp(12px, 4vw, 40px); }
.bw-h { font-size: clamp(18px, 3vw, 30px); font-weight: 900; color: #111; text-align: center; margin-bottom: 12px; }
.bw-sub { font-size: clamp(13px, 1.6vw, 16px); color: #444; text-align: center; max-width: 720px; margin: 0 auto 8px; line-height: 1.8; }
.brow { display: grid; grid-template-columns: 1fr 220px; gap: clamp(14px,2.5vw,36px); align-items: start; max-width: 860px; margin: 0 auto; padding: clamp(20px,3vw,38px) 0; border-bottom: 1px solid #eaeaea; }
.brow.flip { grid-template-columns: 220px 1fr; }
.brow.flip .btext { order: 2; }
.brow.flip .bpic   { order: 1; }
.brow:last-child { border-bottom: none; }
@media (max-width: 560px) {
  .brow, .brow.flip { grid-template-columns: 1fr; }
  .brow.flip .btext { order: 1; }
  .brow.flip .bpic  { order: 2; }
  .bpic { width: 180px; margin: 0 auto; }
}
.btag { display: inline-block; background: #2d0080; color: #fff; font-size: 11px; font-weight: 800; padding: 3px 11px; border-radius: 3px; margin-bottom: 8px; text-transform: uppercase; letter-spacing: .07em; }
.brow-h { font-size: clamp(15px,2.2vw,21px); font-weight: 800; color: #111; margin-bottom: 6px; line-height: 1.3; }
.brow-p { font-size: 16px; color: #bbb; margin-bottom: 10px; text-decoration: line-through; font-weight: 700; }
.brow-d { font-size: clamp(13px,1.5vw,14px); color: #444; line-height: 1.85; }
.bpic img { border-radius: 6px; width: 100%; animation: float 4s ease-in-out infinite; }

.guarantee { background: #0d0030; padding: clamp(32px,5vw,64px) clamp(12px,4vw,40px); }
.guarantee .inner { max-width: 760px; margin: 0 auto; }
.g-seal { max-width: min(260px,70%); margin: 0 auto 28px; }
.g-h { font-size: clamp(18px,3vw,30px); font-weight: 900; color: #fff; text-align: center; margin-bottom: 10px; line-height: 1.3; }
.g-sub { font-size: clamp(13px,1.6vw,16px); color: #ccc; text-align: center; margin-bottom: 30px; line-height: 1.8; }
.gbox { background: rgba(255,255,255,.04); border-left: 4px solid #ffdd00; border-radius: 0 6px 6px 0; padding: 20px 22px; margin-bottom: 18px; }
.gbox-t { font-size: 13px; font-weight: 800; color: #ffdd00; margin-bottom: 8px; text-transform: uppercase; letter-spacing: .06em; }
.gbox-d { font-size: 14px; color: #bbb; line-height: 1.85; }
.g-close { font-size: clamp(13px,1.6vw,16px); color: #ccc; text-align: center; margin-top: 24px; line-height: 1.8; font-style: italic; }
.g-close strong { color: #fff; }

.ptable-sec { background: #2d0080; padding: clamp(32px,5vw,64px) clamp(12px,4vw,40px); }
.ptable { background: rgba(0,0,0,.35); border: 1px solid rgba(255,255,255,.15); border-radius: 8px; padding: clamp(16px,4vw,36px); max-width: 640px; margin: 0 auto; width: 100%; }
.pt-head { font-size: clamp(13px,1.8vw,17px); font-weight: 900; color: #ffdd00; text-align: center; margin-bottom: 20px; text-transform: uppercase; letter-spacing: .04em; }
.prow { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,.08); gap: 8px; }
.prow:last-of-type { border-bottom: none; }
.pl { font-size: clamp(11px,1.4vw,14px); color: #ddd; flex: 1; }
.pv { font-size: 13px; color: #888; text-decoration: line-through; white-space: nowrap; }
.pt-total { display: flex; justify-content: space-between; padding: 14px 0 6px; border-top: 1px solid rgba(255,255,255,.12); margin-top: 4px; }
.ptl { font-size: 16px; font-weight: 900; color: #fff; }
.ptv { font-size: 16px; color: #888; text-decoration: line-through; }
.big-price { font-size: clamp(48px,9vw,86px); font-weight: 900; color: #ffdd00; text-align: center; margin: 8px 0 2px; animation: glow-y 3s ease-in-out infinite; }

.cmts-sec { background: #fff; padding: clamp(24px,4vw,52px) clamp(12px,4vw,40px); }
.cmts-wrap { max-width: 720px; margin: 0 auto; }
.ccount { font-size: 14px; font-weight: 700; color: #111; padding-bottom: 12px; border-bottom: 2px solid #e5e5e5; margin-bottom: 16px; }
.ci { display: flex; gap: 10px; margin-bottom: 14px; padding-bottom: 14px; border-bottom: 1px solid #f0f0f0; }
.ci:last-of-type { border-bottom: none; }
.cav { width: 38px; height: 38px; border-radius: 50%; object-fit: cover; flex-shrink: 0; background: #e0e0e0; }
.cn { font-size: 13px; font-weight: 700; color: #111; margin-bottom: 4px; }
.ct { font-size: 13px; color: #333; line-height: 1.6; }
.cm { font-size: 11px; color: #999; margin-top: 5px; display: flex; align-items: center; gap: 5px; }
.lk { color: #4267B2; font-weight: 700; display: inline-flex; align-items: center; gap: 2px; }
.lk img { width: 14px; height: 14px; display: inline; }

.footer { background: #0d0030; padding: 30px clamp(12px,4vw,40px); text-align: center; border-top: 1px solid rgba(255,255,255,.05); }
.flinks { margin-bottom: 12px; }
.flinks a { color: #8855cc; font-size: 13px; margin: 0 10px; text-decoration: none; }
.footer p { font-size: 10px; color: #444; line-height: 1.95; max-width: 800px; margin: 0 auto; }
