@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-315 .tc-wp-tool-root img, .wpc-scope-315 .tc-wp-tool-root video, .wpc-scope-315 .tc-wp-tool-root svg, .wpc-scope-315 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-315 .tc-wp-tool-root .afg-under-hero{
      width: 100%;
      overflow: hidden;
      color: #1d1630;
      font-family: Arial, Helvetica, sans-serif;
      background: #ffffff;
      --afg-ink: #1d1630;
      --afg-muted: #665f75;
      --afg-soft: #f8f4ff;
      --afg-off: #fbf8ff;
      --afg-line: rgba(111, 0, 255, 0.14);
      --afg-purple: #6f00ff;
      --afg-deep: #3b0270;
      --afg-lilac: #e9b3fb;
      --afg-blush: #fff1f1;
      --afg-card: #ffffff;
      --afg-shadow: 0 18px 50px rgba(59, 2, 112, 0.08);
      --afg-shadow-hover: 0 24px 70px rgba(111, 0, 255, 0.14);
      --afg-gradient: linear-gradient(135deg, #3b0270 0%, #6f00ff 52%, #e9b3fb 100%);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-section{
      position: relative;
      width: 100%;
      isolation: isolate;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-section-white{
      background:
        radial-gradient(circle at 8% 12%, rgba(233, 179, 251, 0.2), transparent 28%),
        radial-gradient(circle at 88% 20%, rgba(111, 0, 255, 0.08), transparent 28%),
        #ffffff;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-section-off{
      background:
        linear-gradient(180deg, #fffafa 0%, #fbf8ff 48%, #f6efff 100%),
        radial-gradient(circle at 15% 20%, rgba(111, 0, 255, 0.08), transparent 28%),
        radial-gradient(circle at 90% 70%, rgba(233, 179, 251, 0.22), transparent 30%);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-container{
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      position: relative;
      z-index: 2;
      box-sizing: border-box;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-heading-wrap{
      max-width: 780px;
      margin: 0 auto;
      text-align: center;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-kicker{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      margin: 0 0 14px;
      padding: 8px 14px;
      border: 1px solid rgba(111, 0, 255, 0.16);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.76);
      color: var(--afg-deep);
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.02em;
      line-height: 1.2;
      box-shadow: 0 10px 30px rgba(59, 2, 112, 0.06);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-kicker-dot{
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: var(--afg-gradient);
      box-shadow: 0 0 0 5px rgba(111, 0, 255, 0.1);
      flex: 0 0 auto;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-title{
      margin: 0;
      color: var(--afg-ink);
      font-weight: 850;
      letter-spacing: -0.045em;
      line-height: 1.04;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-title-accent{
      background: var(--afg-gradient);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-intro{
      margin: 16px auto 0;
      color: var(--afg-muted);
      line-height: 1.75;
      max-width: 720px;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-grid{
      display: grid;
      align-items: stretch;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card{
      position: relative;
      height: 100%;
      box-sizing: border-box;
      border: 1px solid var(--afg-line);
      border-radius: 24px;
      background: rgba(255, 255, 255, 0.9);
      box-shadow: var(--afg-shadow);
      overflow: hidden;
      transform: translateY(18px);
      opacity: 0;
      transition: transform 0.42s ease, opacity 0.42s ease, box-shadow 0.32s ease, border-color 0.32s ease, background 0.32s ease;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card.afg-visible{
      transform: translateY(0);
      opacity: 1;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card::before{
      content: "";
      position: absolute;
      inset: 0;
      background:
        linear-gradient(135deg, rgba(111, 0, 255, 0.08), transparent 35%),
        radial-gradient(circle at 92% 10%, rgba(233, 179, 251, 0.32), transparent 26%);
      opacity: 0;
      transition: opacity 0.32s ease;
      pointer-events: none;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card:hover{
      transform: translateY(-7px);
      border-color: rgba(111, 0, 255, 0.28);
      box-shadow: var(--afg-shadow-hover);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card:hover::before{
      opacity: 1;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card-inner{
      position: relative;
      z-index: 2;
      height: 100%;
      display: flex;
      flex-direction: column;
      box-sizing: border-box;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-icon{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      border-radius: 16px;
      margin: 0 0 18px;
      background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(255, 241, 241, 0.75)),
        var(--afg-gradient);
      border: 1px solid rgba(111, 0, 255, 0.16);
      color: var(--afg-deep);
      font-size: 21px;
      font-weight: 850;
      box-shadow: 0 12px 26px rgba(111, 0, 255, 0.12);
      transition: transform 0.32s ease, box-shadow 0.32s ease;
      flex: 0 0 auto;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card:hover .afg-icon{
      transform: translateY(-3px) rotate(-4deg) scale(1.04);
      box-shadow: 0 15px 34px rgba(111, 0, 255, 0.18);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card-title{
      margin: 0;
      color: var(--afg-ink);
      font-weight: 820;
      line-height: 1.2;
      letter-spacing: -0.022em;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card-text{
      margin: 12px 0 0;
      color: var(--afg-muted);
      line-height: 1.68;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-wide-card{
      display: grid;
      align-items: center;
      grid-template-columns: auto 1fr;
      gap: 22px;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-wide-card .afg-icon{
      margin: 0;
      width: 58px;
      height: 58px;
      border-radius: 20px;
      font-size: 24px;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-wide-content{
      min-width: 0;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-mini-list{
      display: flex;
      flex-wrap: wrap;
      gap: 9px;
      margin: 18px 0 0;
      padding: 0;
      list-style: none;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-mini-list-item{
      margin: 0;
      padding: 7px 10px;
      border-radius: 999px;
      background: rgba(111, 0, 255, 0.07);
      color: var(--afg-deep);
      font-size: 12px;
      font-weight: 700;
      line-height: 1.25;
      border: 1px solid rgba(111, 0, 255, 0.1);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-cta-card{
      background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 250, 0.94)),
        radial-gradient(circle at 50% 0%, rgba(111, 0, 255, 0.12), transparent 42%);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card-link{
      display: inline-flex;
      align-items: center;
      gap: 9px;
      width: fit-content;
      margin: auto 0 0;
      padding-top: 18px;
      color: var(--afg-purple);
      text-decoration: none;
      font-weight: 800;
      line-height: 1.2;
      transition: gap 0.28s ease, color 0.28s ease;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card-link span{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background: rgba(111, 0, 255, 0.1);
      transition: transform 0.28s ease, background 0.28s ease;
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card:hover .afg-card-link{
      gap: 12px;
      color: var(--afg-deep);
    }.wpc-scope-315 .tc-wp-tool-root .afg-under-hero .afg-card:hover .afg-card-link span{
      transform: translateX(2px);
      background: rgba(233, 179, 251, 0.32);
    }@media (min-width: 320px) and (max-width: 429px){.tc-wp-tool-root .afg-under-hero .afg-section{
        padding: 54px 0;
      }.tc-wp-tool-root .afg-under-hero .afg-container{
        padding: 0 16px;
      }.tc-wp-tool-root .afg-under-hero .afg-title{
        font-size: 28px;
      }.tc-wp-tool-root .afg-under-hero .afg-intro{
        font-size: 14px;
      }.tc-wp-tool-root .afg-under-hero .afg-grid{
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 30px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-inner{
        padding: 22px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-title{
        font-size: 18px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-text{
        font-size: 14px;
      }.tc-wp-tool-root .afg-under-hero .afg-wide-card{
        grid-template-columns: 1fr;
        gap: 14px;
      }.tc-wp-tool-root .afg-under-hero .afg-wide-card .afg-icon{
        width: 50px;
        height: 50px;
        font-size: 21px;
      }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .afg-under-hero .afg-section{
        padding: 62px 0;
      }.tc-wp-tool-root .afg-under-hero .afg-container{
        padding: 0 20px;
      }.tc-wp-tool-root .afg-under-hero .afg-title{
        font-size: 34px;
      }.tc-wp-tool-root .afg-under-hero .afg-intro{
        font-size: 15px;
      }.tc-wp-tool-root .afg-under-hero .afg-grid{
        grid-template-columns: 1fr;
        gap: 18px;
        margin-top: 34px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-inner{
        padding: 24px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-title{
        font-size: 19px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-text{
        font-size: 15px;
      }.tc-wp-tool-root .afg-under-hero .afg-wide-card{
        grid-template-columns: 1fr;
        gap: 14px;
      }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .afg-under-hero .afg-section{
        padding: 78px 0;
      }.tc-wp-tool-root .afg-under-hero .afg-container{
        padding: 0 28px;
      }.tc-wp-tool-root .afg-under-hero .afg-title{
        font-size: 42px;
      }.tc-wp-tool-root .afg-under-hero .afg-intro{
        font-size: 16px;
      }.tc-wp-tool-root .afg-under-hero .afg-grid{
        gap: 20px;
        margin-top: 42px;
      }.tc-wp-tool-root .afg-under-hero .afg-grid-6, .tc-wp-tool-root .afg-under-hero .afg-grid-3{
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }.tc-wp-tool-root .afg-under-hero .afg-stack-grid{
        grid-template-columns: 1fr;
      }.tc-wp-tool-root .afg-under-hero .afg-card-inner{
        padding: 26px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-title{
        font-size: 20px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-text{
        font-size: 15px;
      }.tc-wp-tool-root .afg-under-hero .afg-wide-card{
        grid-template-columns: auto 1fr;
      }}@media (min-width: 1024px){.tc-wp-tool-root .afg-under-hero .afg-section{
        padding: 96px 0;
      }.tc-wp-tool-root .afg-under-hero .afg-container{
        padding: 0 30px;
      }.tc-wp-tool-root .afg-under-hero .afg-title{
        font-size: 52px;
      }.tc-wp-tool-root .afg-under-hero .afg-intro{
        font-size: 17px;
      }.tc-wp-tool-root .afg-under-hero .afg-grid{
        gap: 24px;
        margin-top: 50px;
      }.tc-wp-tool-root .afg-under-hero .afg-grid-6, .tc-wp-tool-root .afg-under-hero .afg-grid-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
      }.tc-wp-tool-root .afg-under-hero .afg-stack-grid{
        grid-template-columns: 1fr;
      }.tc-wp-tool-root .afg-under-hero .afg-card-inner{
        padding: 30px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-title{
        font-size: 21px;
      }.tc-wp-tool-root .afg-under-hero .afg-card-text{
        font-size: 15.5px;
      }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .afg-under-hero .afg-card, .tc-wp-tool-root .afg-under-hero .afg-icon, .tc-wp-tool-root .afg-under-hero .afg-card-link, .tc-wp-tool-root .afg-under-hero .afg-card-link span{
        transition: none;
      }.tc-wp-tool-root .afg-under-hero .afg-card{
        transform: none;
        opacity: 1;
      }}