@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-667 .tc-wp-tool-root img, .wpc-scope-667 .tc-wp-tool-root video, .wpc-scope-667 .tc-wp-tool-root svg, .wpc-scope-667 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-shell, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-hero, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-control-panel, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-grid-wrap, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-grid, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-card, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-actions, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-wrap, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-kicker, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-input-label, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-textarea, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-style-name{
  box-sizing: border-box;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 56px 20px;
  color: #f7f3ea;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 214, 102, 0.18), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(255, 88, 116, 0.16), transparent 30%),
    linear-gradient(135deg, #111018 0%, #191622 38%, #241a1d 72%, #101014 100%);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
  width: min(1200px, 100%);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-hero{
  position: relative;
  text-align: center;
  padding: 10px 0 30px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-hero::before, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-hero::after{
  content: "";
  position: absolute;
  height: 34px;
  width: 150px;
  border-radius: 4px;
  opacity: 0.52;
  pointer-events: none;
  transform: rotate(-5deg);
  background: linear-gradient(90deg, rgba(251, 246, 230, 0.7), rgba(255, 224, 129, 0.48));
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.25);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-hero::before{
  left: 6%;
  top: 18px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-hero::after{
  right: 7%;
  bottom: 24px;
  width: 118px;
  transform: rotate(7deg);
  background: linear-gradient(90deg, rgba(255, 126, 126, 0.48), rgba(250, 246, 230, 0.55));
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-kicker{
  display: inline-flex;
  width: auto;
  max-width: 100%;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 238, 184, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffe8a8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap h1{
  margin: 0;
  color: #fffaf0;
  font-size: 54px;
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 16px 46px rgba(0, 0, 0, 0.42);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
  width: min(760px, 100%);
  margin: 18px auto 0;
  color: rgba(247, 243, 234, 0.82);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-control-panel{
  width: 100%;
  margin: 8px 0 28px;
  padding: 24px;
  border: 1px solid rgba(255, 244, 214, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)),
    rgba(12, 12, 17, 0.52);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.33), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(16px);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #fff1c8;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  padding: 18px 18px;
  border: 1px solid rgba(255, 238, 184, 0.24);
  border-radius: 16px;
  outline: none;
  background: rgba(4, 5, 9, 0.56);
  color: #fffdf8;
  font: inherit;
  font-size: 20px;
  line-height: 1.48;
  box-shadow: inset 0 2px 22px rgba(0, 0, 0, 0.25);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-textarea::placeholder{
  color: rgba(247, 243, 234, 0.42);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-textarea:focus{
  border-color: rgba(255, 214, 102, 0.78);
  background: rgba(6, 7, 12, 0.72);
  box-shadow: 0 0 0 4px rgba(255, 214, 102, 0.13), inset 0 2px 22px rgba(0, 0, 0, 0.28);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-actions{
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
  appearance: none;
  max-width: 100%;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  color: #19130d;
  background: linear-gradient(135deg, #fff3bd, #ffcc4d 48%, #ff7b6f);
  box-shadow: 0 14px 34px rgba(255, 156, 79, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.55);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn{
  min-height: 46px;
  padding: 12px 22px;
  font-size: 15px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-grid-wrap{
  width: 100%;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-card{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 244, 214, 0.15);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045)),
    rgba(17, 17, 24, 0.72);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  animation: rfgFadeUp 360ms ease both;
  overflow: hidden;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-style-name{
  margin: 0 0 12px;
  color: #fff1c8;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 136px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(255, 238, 184, 0.13);
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)),
    rgba(4, 5, 9, 0.5);
  color: #fffdf6;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 750;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.22);
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.055);
  border-radius: 999px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe69a, #ff7d70);
  border-radius: 999px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
  align-self: flex-start;
  min-height: 42px;
  margin-top: 14px;
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn{
  min-height: 52px;
  padding: 14px 26px;
  font-size: 16px;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn.rfg-hidden{
  display: none;
}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn:disabled{
  cursor: not-allowed;
  opacity: 0.52;
}@media (hover: hover){.tc-wp-tool-root .rfg-tool-wrap .rfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 214, 102, 0.36);
    box-shadow: 0 24px 56px rgba(0, 0, 0, 0.34), 0 0 28px rgba(255, 204, 77, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn:hover, .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn:hover, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn:hover{
    transform: translateY(-2px);
    filter: saturate(1.07) brightness(1.03);
    box-shadow: 0 18px 42px rgba(255, 156, 79, 0.3), 0 0 24px rgba(255, 214, 102, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.62);
  }}.wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn:focus-visible, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn:focus-visible, .wpc-scope-667 .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 230, 154, 0.5);
  outline-offset: 3px;
}@keyframes rfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: min(1200px, 100%);
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 58px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-textarea{
    min-height: 140px;
    font-size: 20px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 44px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn{
    min-height: 54px;
    font-size: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 58px 22px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: min(1120px, 100%);
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 52px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-textarea{
    min-height: 132px;
    font-size: 19px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 43px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn{
    min-height: 52px;
    font-size: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 48px 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: min(920px, 100%);
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 44px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-control-panel{
    padding: 20px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-textarea{
    min-height: 124px;
    font-size: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 42px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn{
    min-height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: 100%;
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 36px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-control-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-textarea{
    min-height: 116px;
    font-size: 17px;
    padding: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 42px;
    padding: 10px 17px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn{
    min-height: 48px;
    padding: 12px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 36px 12px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: 100%;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-hero::before, .tc-wp-tool-root .rfg-tool-wrap .rfg-hero::after{
    width: 82px;
    height: 24px;
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 32px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-control-panel{
    padding: 15px;
    border-radius: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-textarea{
    min-height: 112px;
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 40px;
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn{
    width: 100%;
    min-height: 48px;
    padding: 12px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    min-height: 126px;
    font-size: 17px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 32px 10px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: 100%;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-hero::before, .tc-wp-tool-root .rfg-tool-wrap .rfg-hero::after{
    width: 70px;
    height: 22px;
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 28px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 13px;
    line-height: 1.55;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-kicker{
    font-size: 11px;
    padding: 7px 11px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-control-panel{
    padding: 13px;
    border-radius: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-textarea{
    min-height: 108px;
    font-size: 15px;
    padding: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 39px;
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn{
    width: 100%;
    min-height: 46px;
    padding: 11px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 13px;
    border-radius: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    min-height: 122px;
    font-size: 16px;
    padding: 13px;
  }}.wpc-scope-667 /* 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;
}