@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-486 .tc-wp-tool-root img, .wpc-scope-486 .tc-wp-tool-root video, .wpc-scope-486 .tc-wp-tool-root svg, .wpc-scope-486 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 56px 20px;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.8), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(255, 203, 238, 0.72), transparent 30%),
    linear-gradient(135deg, #ffe8f5 0%, #e8f6ff 42%, #fff4d8 100%);
  color: #243044;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-shell, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-hero, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-results, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-grid, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-card, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
  box-sizing: border-box;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-hero{
  text-align: center;
  padding: 34px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.52);
  box-shadow: 0 24px 70px rgba(118, 91, 158, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: #7b4fc4;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 8px 24px rgba(154, 109, 216, 0.13);
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap h1{
  margin: 0;
  color: #243044;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-subtitle{
  max-width: 740px;
  margin: 16px auto 0;
  color: #4e5d72;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
  width: min(100%, 850px);
  margin: 30px auto 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.85);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.66);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85), 0 18px 44px rgba(81, 117, 155, 0.13);
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #5b3b92;
  font-size: 14px;
  font-weight: 850;
  text-align: left;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(123, 79, 196, 0.18);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 255, 255, 0.82);
  color: #253145;
  padding: 18px 20px;
  font: inherit;
  font-size: 18px;
  line-height: 1.5;
  box-shadow: 0 10px 26px rgba(79, 61, 116, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-input:focus{
  border-color: rgba(151, 92, 231, 0.72);
  background: #ffffff;
  box-shadow: 0 0 0 5px rgba(188, 143, 255, 0.2), 0 16px 34px rgba(121, 82, 179, 0.14);
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-clear-row, .wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-clear-row{
  margin-top: 14px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  color: #ffffff;
  background: linear-gradient(135deg, #8f67ff 0%, #ff72bf 100%);
  box-shadow: 0 12px 26px rgba(139, 92, 246, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(139, 92, 246, 0.34);
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-btn:active{
  transform: translateY(0);
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn{
  padding: 10px 22px;
  font-size: 14px;
  min-width: 96px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-results{
  margin-top: 28px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.76);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.62);
  box-shadow: 0 18px 44px rgba(62, 77, 116, 0.13);
  backdrop-filter: blur(16px);
  animation: amfgFadeUp 320ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 114, 191, 0.38);
  box-shadow: 0 24px 54px rgba(99, 76, 142, 0.18);
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-style-name{
  margin: 0 0 12px;
  color: #344057;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 900;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 94px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(129, 96, 184, 0.14);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(255,255,255,0.9), rgba(255,248,253,0.8));
  color: #253145;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 750;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview::-webkit-scrollbar-track{
  background: rgba(238, 226, 255, 0.75);
  border-radius: 999px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #b18cff, #ff92cc);
  border-radius: 999px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
  display: block;
  width: 100%;
  margin-top: 14px;
  padding: 11px 16px;
  font-size: 14px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-row{
  margin-top: 26px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
  padding: 13px 28px;
  font-size: 15px;
  min-width: 152px;
}.wpc-scope-486 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn.amfg-hidden{
  display: none;
}@keyframes amfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .amfg-tool-wrap h1{
    font-size: 48px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input{
    min-height: 132px;
    font-size: 18px;
    padding: 18px 20px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-btn{
    font-size: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card{
    padding: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 56px 22px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .amfg-tool-wrap h1{
    font-size: 44px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input{
    min-height: 126px;
    font-size: 17px;
    padding: 17px 19px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card{
    padding: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 48px 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-shell{
    width: min(100%, 920px);
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-hero{
    padding: 28px;
  }.tc-wp-tool-root .amfg-tool-wrap h1{
    font-size: 38px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input{
    min-height: 120px;
    font-size: 16px;
    padding: 16px 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card{
    padding: 17px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 36px 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-shell{
    width: 100%;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-hero{
    padding: 22px 16px;
    border-radius: 22px;
  }.tc-wp-tool-root .amfg-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input{
    min-height: 112px;
    font-size: 15px;
    padding: 15px 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn{
    padding: 9px 20px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    padding: 12px 24px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 32px 12px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-shell{
    width: 100%;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-hero{
    padding: 20px 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .amfg-tool-wrap h1{
    font-size: 28px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
    padding: 12px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input{
    min-height: 108px;
    font-size: 15px;
    padding: 14px 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-btn{
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn{
    padding: 9px 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    padding: 11px 22px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 28px 10px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-shell{
    width: 100%;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-hero{
    padding: 18px 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap h1{
    font-size: 25px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-kicker{
    font-size: 12px;
    padding: 7px 12px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
    padding: 11px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input{
    min-height: 104px;
    font-size: 14px;
    padding: 13px 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-btn{
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn{
    padding: 8px 16px;
    min-width: 82px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    padding: 10px 20px;
    min-width: 132px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 15px;
    padding: 13px;
  }}.wpc-scope-486 .tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}