@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-346 .tc-wp-tool-root img, .wpc-scope-346 .tc-wp-tool-root video, .wpc-scope-346 .tc-wp-tool-root svg, .wpc-scope-346 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-shell, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-header, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-grid, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-card, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-actions, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-wrap{
  box-sizing: border-box;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  color: #fff9f3;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 198, 120, 0.42), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(195, 107, 255, 0.38), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(255, 116, 157, 0.28), transparent 34%),
    linear-gradient(135deg, #091426 0%, #24133e 36%, #6f2846 68%, #c8893e 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-shell{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-header{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-header h1{
  margin: 0;
  line-height: 1.04;
  letter-spacing: 0;
  font-weight: 850;
  color: #fff7df;
  text-shadow: 0 10px 34px rgba(10, 10, 35, 0.42);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-header p{
  margin: 16px auto 0;
  max-width: 760px;
  line-height: 1.65;
  color: rgba(255, 248, 238, 0.86);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{
  margin: 34px auto 30px;
  max-width: 920px;
  border: 1px solid rgba(255, 230, 178, 0.34);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.07));
  box-shadow: 0 28px 80px rgba(2, 8, 25, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-label{
  display: block;
  margin: 0 0 12px;
  color: rgba(255, 239, 204, 0.92);
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid rgba(255, 226, 170, 0.32);
  border-radius: 18px;
  outline: none;
  background: rgba(8, 13, 32, 0.46);
  color: #fffaf0;
  line-height: 1.5;
  box-shadow: inset 0 2px 16px rgba(0, 0, 0, 0.22);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-text-input:focus{
  border-color: rgba(255, 215, 132, 0.88);
  background: rgba(8, 13, 32, 0.58);
  box-shadow: 0 0 0 4px rgba(255, 202, 112, 0.18), 0 0 30px rgba(214, 118, 255, 0.18), inset 0 2px 16px rgba(0, 0, 0, 0.2);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-text-input::placeholder{
  color: rgba(255, 246, 229, 0.48);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-actions, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn{
  appearance: none;
  border: 1px solid rgba(255, 226, 166, 0.46);
  border-radius: 999px;
  color: #1c1024;
  background: linear-gradient(135deg, #ffe7a8 0%, #f7b76b 46%, #ff86b8 100%);
  font-weight: 800;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(99, 39, 96, 0.3);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn:hover, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn:hover, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08) brightness(1.04);
  box-shadow: 0 18px 44px rgba(255, 161, 92, 0.32), 0 0 26px rgba(255, 222, 148, 0.2);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn:focus-visible, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn:focus-visible, .wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 244, 202, 0.72);
  outline-offset: 3px;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 230, 181, 0.25);
  border-radius: 22px;
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.055)),
    linear-gradient(135deg, rgba(255, 217, 147, 0.08), rgba(172, 103, 255, 0.08));
  box-shadow: 0 20px 54px rgba(3, 9, 31, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
  animation: lfgFadeUp 420ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 224, 164, 0.48);
  box-shadow: 0 28px 70px rgba(3, 9, 31, 0.34), 0 0 26px rgba(242, 180, 101, 0.16);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{
  margin: 0 0 14px;
  color: #ffeec9;
  font-weight: 820;
  line-height: 1.2;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-sizing: border-box;
  border: 1px solid rgba(255, 224, 172, 0.2);
  border-radius: 16px;
  padding: 18px;
  color: #fffaf2;
  background: rgba(5, 10, 25, 0.36);
  line-height: 1.48;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.24);
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe1a1, #ff8fb7);
  border-radius: 999px;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-card-footer{
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}.wpc-scope-346 .tc-wp-tool-root .lfg-tool-wrap .lfg-copy-btn{
  min-width: 86px;
  padding: 10px 18px;
  font-size: 14px;
}@keyframes lfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  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-shell{ width: 100%; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header h1{ font-size: 32px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header p{ font-size: 14px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{ padding: 18px; border-radius: 18px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-label{ font-size: 13px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{ font-size: 17px; padding: 15px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn{ font-size: 13px; padding: 9px 18px; margin-top: 14px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn{ font-size: 14px; padding: 11px 20px; margin-top: 22px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{ padding: 16px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{ font-size: 15px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview{ font-size: 21px; }}@media (min-width: 375px) and (max-width: 429px){.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 .lfg-header h1{ font-size: 36px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header p{ font-size: 15px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{ padding: 20px; border-radius: 20px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-label{ font-size: 14px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{ font-size: 18px; padding: 16px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn{ font-size: 14px; padding: 10px 20px; margin-top: 15px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn{ font-size: 15px; padding: 12px 22px; margin-top: 24px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{ padding: 18px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{ font-size: 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: 48px 18px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{ width: 100%; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header h1{ font-size: 42px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header p{ font-size: 16px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{ padding: 22px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-label{ font-size: 14px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{ font-size: 19px; padding: 17px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn{ font-size: 14px; padding: 10px 22px; margin-top: 16px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn{ font-size: 15px; padding: 12px 24px; margin-top: 26px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{ grid-template-columns: 1fr !important; gap: 20px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{ padding: 20px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{ font-size: 16px; }.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: 62px 24px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{ width: 100%; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header h1{ font-size: 54px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header p{ font-size: 17px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{ padding: 26px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-label{ font-size: 15px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{ font-size: 21px; padding: 19px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn{ font-size: 14px; padding: 10px 24px; margin-top: 17px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn{ font-size: 16px; padding: 13px 28px; margin-top: 30px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{ padding: 22px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{ font-size: 17px; }.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: 72px 28px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{ width: 100%; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header h1{ font-size: 64px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header p{ font-size: 18px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{ padding: 30px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-label{ font-size: 15px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{ font-size: 22px; padding: 20px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn{ font-size: 14px; padding: 10px 24px; margin-top: 18px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn{ font-size: 16px; padding: 13px 30px; margin-top: 32px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{ padding: 22px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{ font-size: 17px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview{ font-size: 24px; }}@media (min-width: 1200px){.tc-wp-tool-root .lfg-tool-wrap{ padding: 82px 32px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-shell{ width: 100%; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header h1{ font-size: 72px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-header p{ font-size: 19px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-input-panel{ padding: 32px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-label{ font-size: 15px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-text-input{ font-size: 23px; padding: 22px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-clear-btn{ font-size: 14px; padding: 10px 25px; margin-top: 18px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-load-btn{ font-size: 16px; padding: 14px 32px; margin-top: 34px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card{ padding: 23px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-card-title{ font-size: 17px; }.tc-wp-tool-root .lfg-tool-wrap .lfg-preview{ font-size: 24px; }}.wpc-scope-346 /* 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;
}