@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-141 .tc-wp-tool-root img, .wpc-scope-141 .tc-wp-tool-root video, .wpc-scope-141 .tc-wp-tool-root svg, .wpc-scope-141 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 56px 18px;
  box-sizing: border-box;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 226, 130, 0.34), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(87, 222, 255, 0.30), transparent 30%),
    linear-gradient(135deg, #20104f 0%, #6b1d95 42%, #e04884 100%);
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap, .wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 15px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 12px 34px rgba(28, 9, 71, 0.26);
  color: #fff5c7;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap h1{
  margin: 16px 0 12px;
  color: #ffffff;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 10px 34px rgba(20, 8, 45, 0.42);
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-subtitle{
  width: min(100%, 760px);
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.88);
  font-size: 18px;
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-panel, .wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-card{
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.09));
  box-shadow: 0 24px 70px rgba(20, 6, 58, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.20);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{
  padding: 24px;
  border-radius: 18px;
  margin-bottom: 24px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-label{
  display: block;
  margin: 0 0 10px;
  color: #fff5d8;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-input{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 14px;
  padding: 18px 18px;
  outline: none;
  background: rgba(10, 7, 30, 0.34);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.13);
  font: inherit;
  font-size: 18px;
  line-height: 1.5;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-input::placeholder{
  color: rgba(255, 255, 255, 0.56);
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-input:focus{
  border-color: rgba(255, 236, 150, 0.88);
  background: rgba(11, 8, 35, 0.48);
  box-shadow: 0 0 0 4px rgba(255, 225, 122, 0.18), 0 0 34px rgba(255, 95, 166, 0.24);
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-btn{
  appearance: none;
  border: 0;
  border-radius: 13px;
  padding: 14px 20px;
  min-height: 52px;
  background: linear-gradient(135deg, #ffe27a, #ff69b4 52%, #7df0ff);
  color: #22103f;
  box-shadow: 0 14px 34px rgba(31, 9, 64, 0.30), 0 0 24px rgba(255, 215, 116, 0.18);
  font: inherit;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  white-space: nowrap;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 42px rgba(31, 9, 64, 0.38), 0 0 34px rgba(255, 226, 122, 0.30);
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.75);
  outline-offset: 3px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 16px;
  padding: 18px;
  position: relative;
  overflow: hidden;
  animation: lfgFadeUp 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, #ffe27a, #7df0ff, #ff69b4);
  opacity: 0.92;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 238, 170, 0.48);
  box-shadow: 0 28px 78px rgba(17, 5, 45, 0.43), 0 0 34px rgba(125, 240, 255, 0.13);
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{
  margin: 0;
  color: #fff7d8;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn{
  min-height: 38px;
  padding: 10px 13px;
  border-radius: 11px;
  font-size: 13px;
  flex: 0 0 auto;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(8, 6, 27, 0.38);
  color: #ffffff;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 99px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe27a, #ff69b4);
  border-radius: 99px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn[disabled], .wpc-scope-141 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn.lfg-hidden{
  opacity: 0;
  pointer-events: none;
  transform: translateY(4px);
}@keyframes lfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .lfg-tool-wrap h1{
    font-size: 56px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input{
    min-height: 116px;
    font-size: 18px;
    padding: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-btn{
    min-height: 54px;
    padding: 15px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-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{
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 58px 22px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .lfg-tool-wrap h1{
    font-size: 50px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input{
    min-height: 110px;
    font-size: 17px;
    padding: 17px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-btn{
    min-height: 52px;
    padding: 14px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{
    grid-template-columns: repeat(3, 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{
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 48px 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
    width: min(100%, 880px);
  }.tc-wp-tool-root .lfg-tool-wrap h1{
    font-size: 42px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input{
    min-height: 104px;
    font-size: 16px;
    padding: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-btn{
    min-height: 50px;
    padding: 13px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    padding: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview{
    font-size: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
    width: 100%;
  }.tc-wp-tool-root .lfg-tool-wrap h1{
    font-size: 34px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input{
    min-height: 100px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-btn{
    width: 100%;
    min-height: 48px;
    padding: 13px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    padding: 15px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview{
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
    width: 100%;
  }.tc-wp-tool-root .lfg-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input{
    min-height: 96px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-btn{
    width: 100%;
    min-height: 47px;
    padding: 12px 15px;
    font-size: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    padding: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview{
    font-size: 19px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lfg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
    width: 100%;
  }.tc-wp-tool-root .lfg-tool-wrap h1{
    font-size: 28px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-input{
    min-height: 92px;
    font-size: 15px;
    padding: 13px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-btn{
    width: 100%;
    min-height: 46px;
    padding: 12px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{
    padding: 13px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview{
    font-size: 18px;
  }.tc-wp-tool-root .lfg-tool-wrap .lfg-card-top{
    align-items: stretch;
    flex-direction: column;
  }}.wpc-scope-141 /* 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-141 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .lfg-clear-btn{}