.elementor-12779 .elementor-element.elementor-element-8640d94{--display:flex;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12779 .elementor-element.elementor-element-8640d94:not(.elementor-motion-effects-element-type-background), .elementor-12779 .elementor-element.elementor-element-8640d94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-54a48e9 );}.elementor-12779 .elementor-element.elementor-element-d524aad{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-12779 .elementor-element.elementor-element-054445e{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 50px 0px 50px;}body.elementor-page-12779:not(.elementor-motion-effects-element-type-background), body.elementor-page-12779 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3a3817c );}@media(max-width:767px){.elementor-12779 .elementor-element.elementor-element-054445e{padding:0px 30px 0px 30px;}}/* Start custom CSS for shortcode, class: .elementor-element-d524aad */.wpforms-container .wpforms-form .wpforms-field-label {
    color: #fff;
}/* End custom CSS */
/* Start custom CSS *//* ===============================
       SITESBYYOGI – FREE AUDIT PAGE
       Scoped styles (safe to paste)
    ================================ */
    .sby-audit-landing {
      background: radial-gradient(circle at top left, #1f2933 0%, #050814 55%, #020308 100%);
      color: #f9fafb;
      width: 100vw;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw);
      font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
      padding: 80px 20px 60px;
      box-sizing: border-box;
    }

    .sby-audit-wrap {
      width: min(100%, 1120px);
      margin: 0 auto;
    }

    .sby-audit-eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      padding: 4px 10px;
      border-radius: 999px;
      background: rgba(148, 163, 184, 0.16);
      color: #e5e7eb;
      margin-bottom: 14px;
    }
    .sby-audit-eyebrow-dot {
      width: 8px;
      height: 8px;
      border-radius: 999px;
      background: #22c55e;
      box-shadow: 0 0 0 6px rgba(34, 197, 94, 0.25);
    }
    
    .sby-audit-landing{
  --sby-gap: 18px;
}
.sby-audit-hero-intro{ margin-bottom: var(--sby-gap); }
.sby-audit-hero-sub{ margin-bottom: calc(var(--sby-gap) + 8px); }


    /* ========= HERO ========= */
    .sby-audit-hero {
      display: grid;
      grid-template-columns: minmax(0, 3fr) minmax(0, 2.5fr);
      gap: 40px;
      align-items: center;
      margin-bottom: 64px;
    }

    .sby-audit-hero h1 {
      font-size: clamp(32px, 4vw, 44px);
      line-height: 1.1;
      margin: 0 0 16px;
      font-weight: 900;
      letter-spacing: -0.035em;
    }

    .sby-audit-hero-highlight {
      background: linear-gradient(120deg, #38bdf8, #a855f7, #f97316);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }

    .sby-audit-hero-intro {
      font-size: 16px;
      line-height: 1.6;
      color: #e5e7eb;
      margin-bottom: 18px;
      max-width: 520px;
    }

    .sby-audit-hero-sub {
      font-size: 14px;
      line-height: 1.6;
      color: #9ca3af;
      margin-bottom: 26px;
      max-width: 520px;
    }

    .sby-audit-hero-ctas {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-bottom: 18px;
    }

    .sby-audit-btn-primary,
    .sby-audit-btn-secondary {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      padding: 12px 18px;
      border-radius: 999px;
      font-size: 14px;
      font-weight: 600;
      border: none;
      cursor: pointer;
      text-decoration: none;
      transition: transform 0.12s ease, box-shadow 0.12s ease, background 0.15s ease, color 0.15s ease;
      white-space: nowrap;
    }

    .sby-audit-btn-primary {
      background: linear-gradient(135deg, #38bdf8, #0ea5e9);
      color: #0b1120;
      box-shadow: 0 18px 35px rgba(8, 47, 73, 0.55);
    }
    .sby-audit-btn-primary:hover {
      transform: translateY(-1px);
      box-shadow: 0 22px 40px rgba(8, 47, 73, 0.75);
    }

    .sby-audit-btn-secondary {
      background: rgba(15, 23, 42, 0.72);
      color: #e5e7eb;
      border: 1px solid rgba(148, 163, 184, 0.45);
    }
    .sby-audit-btn-secondary:hover {
      background: rgba(15, 23, 42, 0.95);
      transform: translateY(-1px);
    }
    
    .sby-audit-btn-primary:focus-visible,
.sby-audit-btn-secondary:focus-visible,
.sby-audit-input:focus-visible,
.sby-audit-textarea:focus-visible{
  outline: 2px solid rgba(56,189,248,.65);
  outline-offset: 3px;
}

    .sby-audit-hero-meta {
      font-size: 12px;
      color: #9ca3af;
      display: flex;
      flex-wrap: wrap;
      gap: 18px;
      align-items: center;
    }
    .sby-audit-hero-meta strong {
      color: #e5e7eb;
      font-weight: 600;
    }
    
    .sby-audit-hero > div { min-width: 0; }
    .sby-audit-hero h1 { word-break: break-word; }


    /* ===== HERO RIGHT / SCORE CARD ===== */
    .sby-audit-card {
      background: radial-gradient(circle at top, #0f172a 0%, #020617 55%);
      border-radius: 20px;
      padding: 22px 22px 20px;
      border: 1px solid rgba(148, 163, 184, 0.4);
      box-shadow: 0 24px 60px rgba(15, 23, 42, 0.85);
      position: relative;
      overflow: hidden;
    }

    .sby-audit-card::before {
      content: "";
      position: absolute;
      inset: -40%;
      background: radial-gradient(circle at top right, rgba(56, 189, 248, 0.35), transparent 60%);
      opacity: 0.55;
      pointer-events: none;
    }

    .sby-audit-card-inner {
      position: relative;
      z-index: 1;
    }

    .sby-audit-card-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 18px;
      gap: 8px;
    }

    .sby-audit-card-title {
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 0.13em;
      color: #9ca3af;
    }

    .sby-audit-pill {
      font-size: 11px;
      padding: 3px 10px;
      border-radius: 999px;
      border: 1px solid rgba(148, 163, 184, 0.6);
      color: #e5e7eb;
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
    .sby-audit-pill-dot {
      width: 7px;
      height: 7px;
      border-radius: 999px;
      background: #22c55e;
    }

    .sby-audit-score-row {
      display: flex;
      align-items: center;
      gap: 18px;
      margin-bottom: 18px;
    }

    /* ===== SCORE CIRCLE FIX ===== */

.sby-audit-score-circle {
  width: 96px;
  height: 96px;
  border-radius: 999px;
  background: conic-gradient(
    from 220deg,
    #f97316 0 40%,
    #eab308 40% 65%,
    #22c55e 65% 100%
  );
  display: flex;
  align-items: center;
  justify-content: center;

  /* thicker, cleaner ring */
  box-shadow: 0 0 0 10px rgba(15, 23, 42, 0.92);
}

.sby-audit-score-circle-inner {
  width: 78px;
  height: 78px;
  border-radius: 999px;
  background: #020617;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-weight: 900;
  text-align: center;
}

.sby-audit-score-main {
  font-size: 26px;
  line-height: 1;
}

.sby-audit-score-label {
  font-size: 10px;
  margin-top: 2px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #9ca3af;
}


    .sby-audit-metric-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 10px;
      font-size: 11px;
      margin-bottom: 4px;
    }

    .sby-audit-metric {
      background: rgba(15, 23, 42, 0.85);
      border-radius: 10px;
      padding: 8px 10px;
      border: 1px solid rgba(31, 41, 55, 0.9);
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 8px;
    }

    .sby-audit-metric-label {
      color: #9ca3af;
    }
    .sby-audit-metric-score {
      font-weight: 600;
    }

    .sby-audit-card-footer {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 8px;
      font-size: 11px;
      color: #9ca3af;
    }

    .sby-audit-card-footer span strong {
      color: #e5e7eb;
    }
    
    .sby-audit-card{
  transform: translateY(2px);
}

    /* ========= BENEFITS ========= */
    .sby-audit-benefits {
      display: grid;
      grid-template-columns: minmax(0, 1.4fr) minmax(0, 2fr);
      gap: 40px;
      margin-bottom: 60px;
      align-items: flex-start;
    }

    .sby-audit-benefits h2 {
      font-size: 22px;
      margin: 0 0 10px;
      font-weight: 800;
    }

    .sby-audit-benefits p {
      font-size: 14px;
      color: #d1d5db;
      line-height: 1.7;
      margin: 0 0 14px;
    }

    .sby-audit-badge-row {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      margin-top: 10px;
    }

    .sby-audit-badge {
      font-size: 11px;
      padding: 5px 10px;
      border-radius: 999px;
      border: 1px solid rgba(148, 163, 184, 0.4);
      background: rgba(15, 23, 42, 0.8);
      color: #e5e7eb;
      white-space: nowrap;
    }

    .sby-audit-benefit-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 18px;
    }

    .sby-audit-benefit-item {
      background: rgba(15, 23, 42, 0.9);
      border-radius: 14px;
      padding: 14px 14px 12px;
      border: 1px solid rgba(31, 41, 55, 0.9);
    }

    .sby-audit-benefit-item h3 {
      font-size: 14px;
      margin: 0 0 6px;
      font-weight: 600;
    }

    .sby-audit-benefit-item p {
      font-size: 13px;
      margin: 0;
      color: #9ca3af;
      line-height: 1.6;
    }

    /* ========= HOW IT WORKS ========= */
    .sby-audit-section-heading {
      font-size: 20px;
      margin: 0 0 6px;
      font-weight: 800;
    }

    .sby-audit-section-subtitle {
      font-size: 14px;
      color: #9ca3af;
      margin: 0 0 26px;
      max-width: 560px;
    }

    .sby-audit-steps {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 18px;
      margin-bottom: 52px;
    }

    .sby-audit-step {
      background: rgba(15, 23, 42, 0.9);
      border-radius: 18px;
      padding: 16px 16px 14px;
      border: 1px solid rgba(31, 41, 55, 0.9);
      position: relative;
      overflow: hidden;
    }

    .sby-audit-step-number {
      width: 26px;
      height: 26px;
      border-radius: 999px;
      background: rgba(15, 23, 42, 0.95);
      border: 1px solid rgba(148, 163, 184, 0.7);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12px;
      font-weight: 600;
      margin-bottom: 10px;
    }

    .sby-audit-step h3 {
      font-size: 14px;
      margin: 0 0 6px;
      font-weight: 600;
    }

    .sby-audit-step p {
      font-size: 13px;
      margin: 0;
      color: #9ca3af;
      line-height: 1.6;
    }

    /* ========= FORM SECTION ========= */
    .sby-audit-form-section {
      background: radial-gradient(circle at top left, rgba(56, 189, 248, 0.08), rgba(15, 23, 42, 0.98));
      border-radius: 20px;
      padding: 26px 22px 22px;
      border: 1px solid rgba(148, 163, 184, 0.6);
      box-shadow: 0 24px 60px rgba(15, 23, 42, 0.9);
      margin-bottom: 52px;
    }

    .sby-audit-form-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.4fr);
      gap: 26px;
      align-items: flex-start;
    }

    .sby-audit-form-details {
      font-size: 13px;
      color: #d1d5db;
      line-height: 1.7;
    }

    .sby-audit-form-details ul {
      list-style: none;
      padding: 0;
      margin: 14px 0 0;
      display: grid;
      gap: 6px;
      font-size: 13px;
    }

    .sby-audit-form-details li::before {
      content: "✓";
      margin-right: 8px;
      color: #22c55e;
      font-size: 12px;
    }

    .sby-audit-form {
      display: grid;
      gap: 10px;
    }

    .sby-audit-field-group {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 10px;
    }

    .sby-audit-label {
      font-size: 12px;
      color: #e5e7eb;
      margin-bottom: 4px;
      display: block;
    }

    .sby-audit-input,
    .sby-audit-textarea {
      width: 100%;
      border-radius: 10px;
      border: 1px solid rgba(55, 65, 81, 0.95);
      background: rgba(15, 23, 42, 0.95);
      padding: 9px 11px;
      font-size: 13px;
      color: #f9fafb;
      box-sizing: border-box;
      outline: none;
      transition: border 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
    }

    .sby-audit-input::placeholder,
    .sby-audit-textarea::placeholder {
      color: #6b7280;
    }

    .sby-audit-input:focus,
    .sby-audit-textarea:focus {
      border-color: #38bdf8;
      box-shadow: 0 0 0 1px rgba(56, 189, 248, 0.55);
      background: rgba(15, 23, 42, 0.98);
    }

    .sby-audit-textarea {
      min-height: 88px;
      resize: vertical;
    }

    .sby-audit-form-footer {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 12px;
      margin-top: 6px;
      font-size: 11px;
      color: #9ca3af;
    }
    .sby-audit-form-footer strong {
      color: #e5e7eb;
      font-weight: 600;
    }

    .sby-audit-submit-btn {
      border: none;
      outline: none;
    }

    /* ========= TRUST / LOGOS ========= */
    .sby-audit-trust {
      margin-bottom: 48px;
      font-size: 12px;
      color: #9ca3af;
    }

    .sby-audit-trust-logos {
      display: flex;
      flex-wrap: wrap;
      gap: 18px;
      align-items: center;
      margin-top: 8px;
    }

    .sby-audit-logo-pill {
      padding: 8px 14px;
      border-radius: 999px;
      background: rgba(15, 23, 42, 0.9);
      border: 1px dashed rgba(148, 163, 184, 0.6);
      font-size: 12px;
      color: #e5e7eb;
      opacity: 0.9;
    }

    /* ========= FAQ ========= */
    .sby-audit-faq {
      border-top: 1px solid rgba(31, 41, 55, 0.95);
      padding-top: 32px;
      margin-bottom: 32px;
    }

    .sby-audit-faq-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 18px 26px;
    }

    .sby-audit-faq-item h3 {
      font-size: 14px;
      margin: 0 0 6px;
      font-weight: 600;
    }

    .sby-audit-faq-item p {
      font-size: 13px;
      margin: 0;
      color: #9ca3af;
      line-height: 1.7;
    }
    

    /* ========= FOOTER CTA ========= */
    .sby-audit-footer-cta {
      border-top: 1px solid rgba(31, 41, 55, 0.95);
      padding-top: 18px;
      font-size: 12px;
      color: #9ca3af;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      align-items: center;
      justify-content: space-between;
    }

    .sby-audit-footer-cta strong {
      color: #e5e7eb;
    }

    /* ========= RESPONSIVE ========= */
    @media (max-width: 900px) {
      .sby-audit-hero {
        grid-template-columns: minmax(0, 1fr);
      }
      .sby-audit-card {
        max-width: 360px;
        margin-inline: auto;
      }
      .sby-audit-benefits {
        grid-template-columns: minmax(0, 1fr);
      }
      .sby-audit-benefit-grid {
        grid-template-columns: minmax(0, 1fr);
      }
      .sby-audit-steps {
        grid-template-columns: minmax(0, 1fr);
      }
      .sby-audit-form-grid {
        grid-template-columns: minmax(0, 1fr);
      }
      .sby-audit-faq-grid {
        grid-template-columns: minmax(0, 1fr);
      }
    }

    @media (max-width: 640px) {
      .sby-audit-landing {
        padding: 56px 16px 40px;
      }
      .sby-audit-hero-ctas {
        flex-direction: column;
        align-items: stretch;
      }
      .sby-audit-field-group {
        grid-template-columns: minmax(0, 1fr);
      }
      .sby-audit-footer-cta {
        flex-direction: column;
        align-items: flex-start;
      }
    }
    
    /* ========= SBY Audit – Image Helpers ========= */
.sby-audit-img{
  display:block;
  width:100%;
  height:auto;
  border-radius:16px;
  border:1px solid rgba(148,163,184,.28);
  background: rgba(15,23,42,.35);
  box-shadow: 0 18px 55px rgba(0,0,0,.35);
}

.sby-audit-img--sm{ max-width: 360px; }
.sby-audit-img--md{ max-width: 520px; }
.sby-audit-img--center{ margin: 0 auto; }
.sby-audit-img--mb{ margin-bottom: 18px; }

.sby-audit-img-caption{
  font-size: 12px;
  color: #9ca3af;
  margin-top: 8px;
  line-height: 1.5;
}/* End custom CSS */