@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-253 .tc-wp-tool-root img, .wpc-scope-253 .tc-wp-tool-root video, .wpc-scope-253 .tc-wp-tool-root svg, .wpc-scope-253 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap, .wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 54px 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #20304a;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 242, 133, 0.72), transparent 30%),
    radial-gradient(circle at 82% 14%, rgba(145, 235, 255, 0.7), transparent 32%),
    radial-gradient(circle at 78% 82%, rgba(220, 185, 255, 0.72), transparent 34%),
    linear-gradient(135deg, #ffd4ec 0%, #c8f7ff 32%, #dcc6ff 63%, #fff2a8 100%);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-bg-orb{
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 999px;
  filter: blur(18px);
  opacity: 0.42;
  pointer-events: none;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-bg-orb-one{
  top: 70px;
  left: 5%;
  background: #ff8fd4;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-bg-orb-two{
  right: 7%;
  bottom: 90px;
  background: #5ee7ff;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-container{
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-header{
  text-align: center;
  max-width: 780px;
  margin: 0 auto 28px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-header h1{
  margin: 0;
  color: #17213a;
  font-size: 48px;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 4px 22px rgba(255, 255, 255, 0.65);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-header p{
  margin: 14px 0 0;
  color: #40506f;
  font-size: 18px;
  line-height: 1.55;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.66);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.44);
  box-shadow: 0 24px 70px rgba(79, 85, 160, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #24314f;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  padding: 18px 18px;
  border: 1px solid rgba(95, 118, 170, 0.2);
  border-radius: 18px;
  outline: none;
  color: #17213a;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
  font-size: 18px;
  line-height: 1.5;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-text-input:focus{
  border-color: rgba(255, 92, 184, 0.7);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 0 0 5px rgba(255, 122, 204, 0.18), 0 12px 30px rgba(89, 126, 255, 0.12);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-input-actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-status-text{
  color: #50617f;
  font-size: 14px;
  line-height: 1.4;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn, .wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn, .wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
  border: 0;
  cursor: pointer;
  font-weight: 800;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn{
  flex: 0 0 auto;
  padding: 13px 18px;
  border-radius: 14px;
  color: #20304a;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 24px rgba(77, 89, 135, 0.12);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn:hover, .wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn:hover, .wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.03);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-253 .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.62);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.48);
  box-shadow: 0 18px 48px rgba(66, 76, 130, 0.15);
  backdrop-filter: blur(16px);
  animation: amfgFadeIn 260ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 255, 255, 0.88);
  box-shadow: 0 26px 62px rgba(66, 76, 130, 0.22);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 13px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-style-name{
  min-width: 0;
  color: #22304f;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
  flex: 0 0 auto;
  padding: 11px 14px;
  border-radius: 13px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff5fbc, #7b7cff 54%, #18bfe6);
  box-shadow: 0 12px 26px rgba(122, 111, 255, 0.28);
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 94px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: 17px;
  color: #1d2943;
  background: rgba(255, 255, 255, 0.54);
  font-size: 22px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.42);
  border-radius: 20px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff8fd4, #7ddfff);
  border-radius: 20px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-area{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
  padding: 16px 24px;
  border-radius: 16px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff63bd, #8b7dff 48%, #25cae8);
  box-shadow: 0 18px 38px rgba(122, 111, 255, 0.3);
  font-size: 16px;
}.wpc-scope-253 .tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn.amfg-hidden{
  display: none;
}@keyframes amfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 60px 24px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-text-input{
    min-height: 116px;
    font-size: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn, .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    font-size: 16px;
  }.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: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 54px 22px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-text-input{
    min-height: 110px;
    font-size: 17px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn, .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    font-size: 16px;
  }.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: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-container{
    width: min(100%, 900px);
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-text-input{
    min-height: 104px;
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn, .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
    padding: 11px 13px;
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    padding: 15px 22px;
    font-size: 15px;
  }.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: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-container{
    width: 100%;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-text-input{
    min-height: 100px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn, .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
    padding: 11px 13px;
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    width: 100%;
    padding: 15px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card{
    padding: 16px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-container{
    width: 100%;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
    padding: 15px;
    border-radius: 19px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-text-input{
    min-height: 96px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn, .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
    padding: 10px 12px;
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    width: 100%;
    padding: 14px 16px;
    font-size: 14px;
  }.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{
    padding: 15px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    font-size: 18px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .amfg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-container{
    width: 100%;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header h1{
    font-size: 27px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-panel{
    padding: 13px;
    border-radius: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-input-actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-status-text{
    font-size: 12px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-text-input{
    min-height: 92px;
    padding: 13px;
    font-size: 14px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-clear-btn, .tc-wp-tool-root .amfg-tool-wrap .amfg-copy-btn{
    padding: 10px 11px;
    font-size: 12px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-load-btn{
    width: 100%;
    padding: 13px 15px;
    font-size: 13px;
  }.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{
    padding: 13px;
    border-radius: 18px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-card-top{
    gap: 8px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-style-name{
    font-size: 13px;
  }.tc-wp-tool-root .amfg-tool-wrap .amfg-preview{
    padding: 13px;
    font-size: 17px;
  }}.wpc-scope-253 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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;
}