@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-657 .tc-wp-tool-root img, .wpc-scope-657 .tc-wp-tool-root video, .wpc-scope-657 .tc-wp-tool-root svg, .wpc-scope-657 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper{
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #f7f3ea;
  background:
    radial-gradient(circle at 18% 8%, rgba(236, 30, 55, 0.34), transparent 28%),
    radial-gradient(circle at 85% 12%, rgba(255, 190, 60, 0.22), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(0, 210, 255, 0.12), transparent 36%),
    linear-gradient(145deg, #08080b 0%, #15161b 42%, #09090c 100%);
  isolation: isolate;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.025) 1px, transparent 1px);
  background-size: 46px 46px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.85), transparent);
  pointer-events: none;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-container, .wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-container *, .wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-container *::before, .wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-container *::after{
  box-sizing: border-box;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 8px 15px;
  border: 1px solid rgba(255, 202, 94, 0.38);
  border-radius: 999px;
  color: #ffd36f;
  background: rgba(255, 202, 94, 0.08);
  box-shadow: 0 0 24px rgba(255, 196, 73, 0.16);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper h1{
  margin: 0;
  color: #fff6db;
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: 0;
  text-shadow:
    0 2px 0 #580711,
    0 0 18px rgba(236, 30, 55, 0.48),
    0 0 34px rgba(255, 196, 73, 0.24);
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(247, 243, 234, 0.78);
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-control-panel{
  margin: 34px auto 0;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.13), rgba(255,255,255,0.045)),
    rgba(12, 13, 17, 0.72);
  box-shadow:
    0 24px 70px rgba(0, 0, 0, 0.42),
    inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(16px);
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffd36f;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-input-row{
  display: flex;
  width: 100%;
  gap: 12px;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input{
  width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  outline: none;
  color: #fff8e8;
  background: linear-gradient(180deg, rgba(9, 10, 14, 0.92), rgba(25, 25, 31, 0.88));
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.035), 0 0 0 rgba(238, 38, 60, 0);
  font-weight: 800;
  letter-spacing: 0;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input::placeholder{
  color: rgba(247, 243, 234, 0.43);
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input:focus{
  border-color: rgba(255, 211, 111, 0.72);
  box-shadow:
    0 0 0 4px rgba(238, 38, 60, 0.18),
    0 0 34px rgba(255, 196, 73, 0.18);
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn, .wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn, .wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{
  border: 0;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 0;
  color: #120b08;
  background:
    linear-gradient(135deg, #ffd36f 0%, #f04a3f 50%, #9f0719 100%);
  box-shadow: 0 12px 30px rgba(238, 38, 60, 0.25), inset 0 1px 0 rgba(255,255,255,0.32);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn:hover, .wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn:hover, .wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 42px rgba(238, 38, 60, 0.34), 0 0 24px rgba(255, 211, 111, 0.2);
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-grid{
  display: grid;
  width: 100%;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.115), rgba(255,255,255,0.038)),
    rgba(15, 16, 21, 0.76);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(14px);
  overflow: hidden;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  animation: imfgFadeLift 320ms ease both;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 211, 111, 0.38);
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45), 0 0 26px rgba(238, 38, 60, 0.18);
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card[data-tone="0"] .imfg-preview{ color: #fff2bf; text-shadow: 0 0 12px rgba(255, 206, 91, 0.45), 0 2px 0 #5d0611; }.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card[data-tone="1"] .imfg-preview{ color: #ff5266; text-shadow: 0 0 14px rgba(255, 39, 65, 0.48), 0 2px 0 #07070a; }.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card[data-tone="2"] .imfg-preview{ color: #dce7ef; text-shadow: 0 0 13px rgba(112, 201, 255, 0.35), 0 2px 0 #202831; }.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card[data-tone="3"] .imfg-preview{ color: #ffe2a3; text-shadow: 0 0 16px rgba(255, 113, 38, 0.42), 0 2px 0 #4c1307; }.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card[data-tone="4"] .imfg-preview{ color: #f5f5f5; text-shadow: 0 0 10px rgba(255,255,255,0.28), 0 3px 0 #871022; }.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card[data-tone="5"] .imfg-preview{ color: #80f2ff; text-shadow: 0 0 14px rgba(38, 226, 255, 0.46), 0 2px 0 #102a35; }.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-style-name{
  min-width: 0;
  color: #fff8e8;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-badge{
  flex: 0 0 auto;
  padding: 5px 9px;
  border: 1px solid rgba(255, 211, 111, 0.28);
  border-radius: 999px;
  color: #ffd36f;
  background: rgba(255, 211, 111, 0.08);
  font-size: 11px;
  font-weight: 900;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 13px;
  background:
    radial-gradient(circle at 30% 0%, rgba(255, 211, 111, 0.11), transparent 36%),
    linear-gradient(180deg, rgba(5,6,9,0.9), rgba(20,20,25,0.84));
  line-height: 1.35;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd36f, #c41124);
  border-radius: 999px;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  border-radius: 12px;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{
  border-radius: 999px;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more.imfg-hidden{
  display: none;
}.wpc-scope-657 .tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}@keyframes imfgFadeLift{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .imfg-tool-wrapper{ padding: 72px 28px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-container{ max-width: 1200px; }.tc-wp-tool-root .imfg-tool-wrapper h1{ font-size: 58px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-control-panel{ padding: 26px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input{ min-height: 62px; padding: 0 22px; font-size: 22px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn{ min-width: 132px; padding: 0 22px; border-radius: 14px; font-size: 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; margin-top: 28px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-card{ padding: 20px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-style-name{ font-size: 17px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-preview{ font-size: 23px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn{ min-height: 46px; font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-wrap{ margin-top: 30px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{ padding: 16px 34px; font-size: 16px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .imfg-tool-wrapper{ padding: 64px 24px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-container{ max-width: 1060px; }.tc-wp-tool-root .imfg-tool-wrapper h1{ font-size: 52px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-control-panel{ padding: 24px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input{ min-height: 60px; padding: 0 20px; font-size: 21px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn{ min-width: 126px; padding: 0 20px; border-radius: 14px; font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 21px; margin-top: 27px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-card{ padding: 20px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-style-name{ font-size: 17px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-preview{ font-size: 22px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn{ min-height: 46px; font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-wrap{ margin-top: 30px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{ padding: 15px 32px; font-size: 16px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .imfg-tool-wrapper{ padding: 56px 22px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-container{ max-width: 860px; }.tc-wp-tool-root .imfg-tool-wrapper h1{ font-size: 44px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-control-panel{ padding: 22px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input{ min-height: 58px; padding: 0 18px; font-size: 20px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn{ min-width: 118px; padding: 0 18px; border-radius: 13px; font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 26px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-card{ padding: 19px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-style-name{ font-size: 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-preview{ font-size: 21px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn{ min-height: 45px; font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-wrap{ margin-top: 28px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{ padding: 14px 30px; font-size: 15px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .imfg-tool-wrapper{ padding: 46px 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-container{ max-width: 100%; }.tc-wp-tool-root .imfg-tool-wrapper h1{ font-size: 36px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-control-panel{ padding: 18px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-input-row{ flex-direction: column; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input{ min-height: 56px; padding: 0 16px; font-size: 18px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn{ width: 100%; min-height: 48px; padding: 0 16px; border-radius: 13px; font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-grid{ grid-template-columns: 1fr !important; gap: 18px; margin-top: 24px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-card{ width: 100%; max-width: 100%; padding: 18px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-style-name{ font-size: 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-preview{ font-size: 20px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn{ min-height: 45px; font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-wrap{ margin-top: 26px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{ width: 100%; padding: 14px 24px; font-size: 15px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .imfg-tool-wrapper{ padding: 42px 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-container{ max-width: 100%; }.tc-wp-tool-root .imfg-tool-wrapper h1{ font-size: 32px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-control-panel{ padding: 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-input-row{ flex-direction: column; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input{ min-height: 54px; padding: 0 15px; font-size: 17px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn{ width: 100%; min-height: 47px; padding: 0 15px; border-radius: 12px; font-size: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-grid{ grid-template-columns: 1fr !important; gap: 17px; margin-top: 22px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-style-name{ font-size: 15px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-preview{ font-size: 19px; min-height: 112px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn{ min-height: 44px; font-size: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-wrap{ margin-top: 24px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{ width: 100%; padding: 14px 22px; font-size: 14px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .imfg-tool-wrapper{ padding: 36px 12px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-container{ max-width: 100%; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-kicker{ font-size: 11px; padding: 7px 11px; }.tc-wp-tool-root .imfg-tool-wrapper h1{ font-size: 28px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-control-panel{ padding: 14px; margin-top: 26px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-input-row{ flex-direction: column; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-text-input{ min-height: 52px; padding: 0 14px; font-size: 16px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-clear-btn{ width: 100%; min-height: 46px; padding: 0 14px; border-radius: 12px; font-size: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 20px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-card{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-style-name{ font-size: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-preview{ font-size: 18px; min-height: 110px; padding: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-copy-btn{ min-height: 43px; font-size: 14px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-wrap{ margin-top: 22px; }.tc-wp-tool-root .imfg-tool-wrapper .imfg-load-more{ width: 100%; padding: 13px 20px; font-size: 14px; }}.wpc-scope-657 /* 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;
}