@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-329 .tc-wp-tool-root img, .wpc-scope-329 .tc-wp-tool-root video, .wpc-scope-329 .tc-wp-tool-root svg, .wpc-scope-329 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap{
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 72px 20px;
  color: #fff7df;
  background:
    radial-gradient(circle at 12% 15%, rgba(255, 198, 65, 0.26), transparent 30%),
    radial-gradient(circle at 88% 22%, rgba(221, 0, 0, 0.24), transparent 34%),
    radial-gradient(circle at 50% 100%, rgba(255, 178, 38, 0.18), transparent 38%),
    linear-gradient(135deg, #070707 0%, #17110f 28%, #4c0608 58%, #111111 78%, #d49a12 130%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap, .wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap div, .wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap section, .wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap header, .wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap textarea, .wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-329 .tc-wp-tool-root .gfg-tool-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.42), transparent 35%, rgba(255, 205, 80, 0.08)),
    repeating-linear-gradient(135deg, rgba(255,255,255,0.035) 0 1px, transparent 1px 18px);
}.wpc-scope-329 .tc-wp-tool-root .gfg-container{
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-329 .tc-wp-tool-root .gfg-header{
  text-align: center;
  margin: 0 auto 34px;
  max-width: 820px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-header h1{
  margin: 0 0 14px;
  font-size: 58px;
  line-height: 1.02;
  letter-spacing: 0;
  color: #fff2c5;
  text-shadow: 0 0 32px rgba(255, 194, 54, 0.28);
}.wpc-scope-329 .tc-wp-tool-root .gfg-header p{
  margin: 0;
  font-size: 19px;
  line-height: 1.65;
  color: rgba(255, 247, 223, 0.82);
}.wpc-scope-329 .tc-wp-tool-root .gfg-control-panel{
  padding: 26px;
  border: 1px solid rgba(255, 220, 126, 0.22);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055));
  box-shadow: 0 24px 80px rgba(0,0,0,0.38), inset 0 1px 0 rgba(255,255,255,0.16);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  margin-bottom: 28px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffd66b;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-329 .tc-wp-tool-root .gfg-text-input{
  display: block;
  width: 100%;
  min-height: 150px;
  resize: vertical;
  border: 1px solid rgba(255, 215, 102, 0.24);
  border-radius: 18px;
  padding: 22px;
  background: rgba(7, 7, 7, 0.54);
  color: #fff8e5;
  font-size: 24px;
  line-height: 1.45;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-329 .tc-wp-tool-root .gfg-text-input::placeholder{
  color: rgba(255, 239, 193, 0.48);
}.wpc-scope-329 .tc-wp-tool-root .gfg-text-input:focus{
  border-color: rgba(255, 204, 68, 0.78);
  background: rgba(9, 8, 7, 0.72);
  box-shadow: 0 0 0 5px rgba(255, 199, 52, 0.12), 0 0 38px rgba(221, 0, 0, 0.15);
}.wpc-scope-329 .tc-wp-tool-root .gfg-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-clear-btn, .wpc-scope-329 .tc-wp-tool-root .gfg-load-more, .wpc-scope-329 .tc-wp-tool-root .gfg-copy-btn{
  border: 1px solid rgba(255, 221, 130, 0.38);
  border-radius: 999px;
  cursor: pointer;
  color: #180e06;
  font-weight: 850;
  background: linear-gradient(135deg, #ffd86c, #f2a60d 48%, #d40000 135%);
  box-shadow: 0 12px 30px rgba(0,0,0,0.28), 0 0 24px rgba(255, 192, 47, 0.12);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-329 .tc-wp-tool-root .gfg-clear-btn, .wpc-scope-329 .tc-wp-tool-root .gfg-load-more{
  min-height: 48px;
  padding: 0 24px;
  font-size: 15px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-copy-btn{
  width: 100%;
  min-height: 42px;
  padding: 0 18px;
  font-size: 14px;
  margin-top: 16px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-clear-btn:hover, .wpc-scope-329 .tc-wp-tool-root .gfg-load-more:hover, .wpc-scope-329 .tc-wp-tool-root .gfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 36px rgba(0,0,0,0.34), 0 0 34px rgba(255, 194, 54, 0.22);
}.wpc-scope-329 .tc-wp-tool-root .gfg-preview-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}.wpc-scope-329 .tc-wp-tool-root .gfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 224, 150, 0.18);
  border-radius: 20px;
  padding: 20px;
  background:
    linear-gradient(160deg, rgba(255,255,255,0.135), rgba(255,255,255,0.055)),
    radial-gradient(circle at 20% 0%, rgba(255, 203, 73, 0.13), transparent 42%);
  box-shadow: 0 20px 52px rgba(0,0,0,0.28), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  animation: gfgFadeIn 280ms ease both;
}.wpc-scope-329 .tc-wp-tool-root .gfg-card-title{
  margin: 0 0 12px;
  color: #ffd76f;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
}.wpc-scope-329 .tc-wp-tool-root .gfg-preview-text{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 104px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 15px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(0,0,0,0.34);
  color: #fff7df;
  font-size: 21px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-329 .tc-wp-tool-root .gfg-preview-text::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-preview-text::-webkit-scrollbar-track{
  background: rgba(0,0,0,0.28);
  border-radius: 999px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd86c, #d40000);
  border-radius: 999px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-329 .tc-wp-tool-root .gfg-load-more.gfg-hidden{
  display: none;
}.wpc-scope-329 .tc-wp-tool-root .gfg-load-more:disabled{
  opacity: 0.56;
  cursor: default;
  transform: none;
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .gfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 217, 105, 0.36);
    box-shadow: 0 28px 70px rgba(0,0,0,0.38), 0 0 30px rgba(255, 193, 43, 0.12);
  }}@keyframes gfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .gfg-tool-wrap{ padding: 78px 24px; }.tc-wp-tool-root .gfg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .gfg-header h1{ font-size: 60px; }.tc-wp-tool-root .gfg-header p{ font-size: 19px; }.tc-wp-tool-root .gfg-text-input{ min-height: 156px; font-size: 24px; padding: 22px; }.tc-wp-tool-root .gfg-clear-btn, .tc-wp-tool-root .gfg-load-more{ min-height: 50px; padding: 0 26px; font-size: 15px; }.tc-wp-tool-root .gfg-preview-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .gfg-card{ padding: 20px; }.tc-wp-tool-root .gfg-preview-text{ font-size: 21px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gfg-tool-wrap{ padding: 68px 22px; }.tc-wp-tool-root .gfg-container{ width: 96%; }.tc-wp-tool-root .gfg-header h1{ font-size: 52px; }.tc-wp-tool-root .gfg-header p{ font-size: 18px; }.tc-wp-tool-root .gfg-text-input{ min-height: 146px; font-size: 23px; padding: 21px; }.tc-wp-tool-root .gfg-clear-btn, .tc-wp-tool-root .gfg-load-more{ min-height: 48px; padding: 0 24px; font-size: 15px; }.tc-wp-tool-root .gfg-preview-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .gfg-card{ padding: 19px; }.tc-wp-tool-root .gfg-preview-text{ font-size: 20px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gfg-tool-wrap{ padding: 58px 18px; }.tc-wp-tool-root .gfg-container{ width: 96%; }.tc-wp-tool-root .gfg-header h1{ font-size: 44px; }.tc-wp-tool-root .gfg-header p{ font-size: 17px; }.tc-wp-tool-root .gfg-text-input{ min-height: 138px; font-size: 21px; padding: 20px; }.tc-wp-tool-root .gfg-clear-btn, .tc-wp-tool-root .gfg-load-more{ min-height: 46px; padding: 0 22px; font-size: 14px; }.tc-wp-tool-root .gfg-preview-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .gfg-card{ padding: 18px; width: 100%; max-width: 100%; }.tc-wp-tool-root .gfg-preview-text{ font-size: 19px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gfg-tool-wrap{ padding: 46px 14px; }.tc-wp-tool-root .gfg-container{ width: 100%; }.tc-wp-tool-root .gfg-header h1{ font-size: 36px; }.tc-wp-tool-root .gfg-header p{ font-size: 16px; }.tc-wp-tool-root .gfg-control-panel{ padding: 18px; border-radius: 18px; }.tc-wp-tool-root .gfg-text-input{ min-height: 128px; font-size: 19px; padding: 17px; }.tc-wp-tool-root .gfg-clear-btn, .tc-wp-tool-root .gfg-load-more{ min-height: 45px; padding: 0 20px; font-size: 14px; }.tc-wp-tool-root .gfg-preview-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .gfg-card{ padding: 17px; width: 100%; max-width: 100%; min-width: 0; }.tc-wp-tool-root .gfg-preview-text{ font-size: 18px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gfg-tool-wrap{ padding: 40px 12px; }.tc-wp-tool-root .gfg-container{ width: 100%; }.tc-wp-tool-root .gfg-header h1{ font-size: 32px; }.tc-wp-tool-root .gfg-header p{ font-size: 15px; }.tc-wp-tool-root .gfg-control-panel{ padding: 16px; border-radius: 17px; }.tc-wp-tool-root .gfg-text-input{ min-height: 122px; font-size: 18px; padding: 16px; }.tc-wp-tool-root .gfg-clear-btn, .tc-wp-tool-root .gfg-load-more{ min-height: 44px; padding: 0 18px; font-size: 14px; }.tc-wp-tool-root .gfg-preview-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .gfg-card{ padding: 16px; width: 100%; max-width: 100%; min-width: 0; }.tc-wp-tool-root .gfg-preview-text{ font-size: 17px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gfg-tool-wrap{ padding: 34px 10px; }.tc-wp-tool-root .gfg-container{ width: 100%; }.tc-wp-tool-root .gfg-header h1{ font-size: 28px; }.tc-wp-tool-root .gfg-header p{ font-size: 14px; }.tc-wp-tool-root .gfg-control-panel{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .gfg-text-input{ min-height: 116px; font-size: 17px; padding: 14px; }.tc-wp-tool-root .gfg-clear-btn, .tc-wp-tool-root .gfg-load-more{ min-height: 42px; padding: 0 16px; font-size: 13px; }.tc-wp-tool-root .gfg-preview-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .gfg-card{ padding: 14px; width: 100%; max-width: 100%; min-width: 0; }.tc-wp-tool-root .gfg-preview-text{ font-size: 16px; overflow-wrap: anywhere; word-break: break-word; }}.wpc-scope-329 /* 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-329 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .gfg-preview-section{}