@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-593 .tc-wp-tool-root img, .wpc-scope-593 .tc-wp-tool-root video, .wpc-scope-593 .tc-wp-tool-root svg, .wpc-scope-593 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  color: #fffaf7;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 213, 111, 0.42), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(255, 91, 177, 0.42), transparent 30%),
    radial-gradient(circle at 48% 92%, rgba(72, 221, 255, 0.32), transparent 34%),
    linear-gradient(135deg, #211236 0%, #60214f 38%, #b53c55 68%, #f0a245 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap div, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap header, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap section, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap h1, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap p, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap label, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap input, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-tool-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head h1{
  margin: 0;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: 0;
  color: #fffdf8;
  text-shadow: 0 12px 38px rgba(31, 8, 35, 0.34);
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head p{
  margin: 16px auto 0;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 250, 247, 0.86);
  max-width: 720px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-control-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 24px 70px rgba(34, 9, 45, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.26);
  backdrop-filter: blur(18px);
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.82);
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  width: 100%;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 17px;
  outline: none;
  background: rgba(22, 12, 31, 0.48);
  color: #fffdf8;
  font: inherit;
  font-size: 18px;
  line-height: 1.2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-text-input:focus{
  border-color: rgba(255, 220, 132, 0.92);
  background: rgba(22, 12, 31, 0.62);
  box-shadow: 0 0 0 4px rgba(255, 209, 102, 0.18), 0 0 34px rgba(255, 91, 177, 0.22);
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn{
  border: 0;
  border-radius: 15px;
  font: inherit;
  font-weight: 800;
  cursor: pointer;
  color: #241123;
  background: linear-gradient(135deg, #fff3b0 0%, #ffb75e 48%, #ff70b8 100%);
  box-shadow: 0 14px 32px rgba(84, 21, 53, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn{
  height: 58px;
  padding: 0 24px;
  white-space: nowrap;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn:hover, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more:hover, .wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 42px rgba(255, 111, 184, 0.34), 0 0 24px rgba(255, 222, 132, 0.2);
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: grid;
  grid-template-rows: auto minmax(132px, 1fr) auto;
  gap: 14px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 18px 46px rgba(35, 10, 42, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(16px);
  animation: lfgFadeUp 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 235, 169, 0.46);
  box-shadow: 0 24px 58px rgba(35, 10, 42, 0.32), 0 0 26px rgba(255, 112, 184, 0.15);
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-style-name{
  margin: 0;
  color: rgba(255, 252, 248, 0.94);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 850;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 132px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 17px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  background: rgba(26, 13, 34, 0.46);
  color: #fffdf8;
  font-size: 24px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffd166, #ff70b8);
  border-radius: 999px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn{
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  font-size: 14px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more{
  min-height: 54px;
  padding: 0 30px;
  font-size: 16px;
}.wpc-scope-593 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more.lfg-hidden{
  display: none;
}@keyframes lfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head h1{
    font-size: 32px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head p{
    font-size: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-control-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
    height: 50px;
    font-size: 16px;
    padding: 0 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more{
    width: 100%;
    height: 50px;
    font-size: 14px;
    padding: 0 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box{
    font-size: 20px;
    padding: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head h1{
    font-size: 36px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head p{
    font-size: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-control-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
    height: 52px;
    font-size: 16px;
    padding: 0 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more{
    width: 100%;
    height: 52px;
    font-size: 15px;
    padding: 0 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
    border-radius: 19px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box{
    font-size: 21px;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 42px 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head h1{
    font-size: 40px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head p{
    font-size: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-control-panel{
    padding: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
    height: 54px;
    font-size: 17px;
    padding: 0 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more{
    width: 100%;
    height: 54px;
    font-size: 15px;
    padding: 0 20px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box{
    font-size: 22px;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 48px 22px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-shell{
    width: 100%;
    max-width: 940px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head h1{
    font-size: 46px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head p{
    font-size: 17px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-control-panel{
    padding: 20px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
    height: 56px;
    font-size: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more{
    height: 56px;
    font-size: 15px;
    padding: 0 22px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    padding: 17px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box{
    font-size: 23px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 52px 24px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-shell{
    width: 100%;
    max-width: 1100px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head h1{
    font-size: 50px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head p{
    font-size: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
    height: 58px;
    font-size: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more{
    height: 58px;
    font-size: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    padding: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box{
    font-size: 23px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 58px 28px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head h1{
    font-size: 54px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-tool-head p{
    font-size: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
    height: 58px;
    font-size: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .tc-wp-tool-root .lfg-tool-wrap .lfg-load-more{
    height: 58px;
    font-size: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    padding: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview-box{
    font-size: 24px;
  }}.wpc-scope-593 /* 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;
}.wpc-scope-593 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .lfg-preview-section{}