@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-357 .tc-wp-tool-root img, .wpc-scope-357 .tc-wp-tool-root video, .wpc-scope-357 .tc-wp-tool-root svg, .wpc-scope-357 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  background:
    radial-gradient(circle at 15% 8%, rgba(255, 202, 88, 0.32), transparent 31%),
    radial-gradient(circle at 86% 18%, rgba(216, 26, 45, 0.28), transparent 34%),
    linear-gradient(135deg, #080808 0%, #181411 26%, #7f111b 58%, #d89d21 100%);
  color: #fff8e8;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-shell, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-grid, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-card, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-textarea, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
  box-sizing: border-box;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-hero h1{
  margin: 0 0 12px;
  color: #fff6dd;
  font-size: 48px;
  line-height: 1.06;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 10px 34px rgba(0, 0, 0, 0.5), 0 0 24px rgba(255, 195, 73, 0.18);
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-hero p{
  margin: 0;
  color: rgba(255, 248, 232, 0.86);
  font-size: 17px;
  line-height: 1.65;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 221, 149, 0.26);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(24, 21, 18, 0.78), rgba(70, 18, 20, 0.46));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe3a4;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 142px;
  resize: vertical;
  padding: 18px 18px;
  border: 1px solid rgba(255, 225, 166, 0.34);
  border-radius: 14px;
  outline: none;
  background: rgba(7, 7, 7, 0.54);
  color: #fff8e8;
  font-size: 20px;
  line-height: 1.55;
  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;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-textarea:focus{
  border-color: rgba(255, 202, 88, 0.78);
  background: rgba(10, 10, 10, 0.68);
  box-shadow: 0 0 0 4px rgba(255, 202, 88, 0.16), 0 0 34px rgba(255, 186, 52, 0.15);
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-textarea::placeholder{
  color: rgba(255, 248, 232, 0.42);
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-row, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-row{
  margin-top: 16px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-row{
  margin-top: 28px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
  appearance: none;
  border: 1px solid rgba(255, 221, 149, 0.36);
  border-radius: 999px;
  cursor: pointer;
  color: #150f09;
  background: linear-gradient(135deg, #ffe7a5, #d99b23);
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), 0 0 18px rgba(255, 191, 53, 0.12);
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn{
  padding: 10px 22px;
  font-size: 13px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn{
  padding: 13px 26px;
  font-size: 14px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
  width: 100%;
  padding: 11px 16px;
  font-size: 13px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn:hover, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn:hover, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.34), 0 0 26px rgba(255, 191, 53, 0.22);
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn:focus-visible, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn:focus-visible, .wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 237, 188, 0.7);
  outline-offset: 3px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn.gfg-hidden{
  display: none;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  overflow: visible;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 232, 179, 0.2);
  border-radius: 18px;
  background:
    radial-gradient(circle at top left, var(--gfg-glow), transparent 42%),
    linear-gradient(150deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.035));
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
  overflow: hidden;
  animation: gfg-card-in 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-card:hover{
  transform: translateY(-5px);
  border-color: var(--gfg-accent);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.42), 0 0 26px var(--gfg-glow);
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin: 0 0 12px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-card h2{
  margin: 0;
  min-width: 0;
  color: #fff2cc;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-badge{
  flex: 0 0 auto;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--gfg-accent);
  box-shadow: 0 0 16px var(--gfg-accent);
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  margin: 0 0 14px;
  padding: 14px;
  border-radius: 14px;
  border: 1px solid rgba(255, 232, 179, 0.14);
  background: rgba(8, 8, 8, 0.42);
  color: var(--gfg-text);
  font-size: var(--gfg-size);
  font-weight: var(--gfg-weight);
  font-style: var(--gfg-style);
  line-height: var(--gfg-line);
  letter-spacing: var(--gfg-space);
  text-transform: var(--gfg-case);
  text-shadow: var(--gfg-shadow);
  overflow-y: auto;
  overflow-x: hidden;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 245, 220, 0.08);
  border-radius: 999px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#d99b23, #941725);
  border-radius: 999px;
}.wpc-scope-357 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-fallback{
  position: fixed;
  left: -9999px;
  top: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
}@keyframes gfg-card-in{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-shell{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero h1{
    font-size: 31px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero p{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 14px;
    border-radius: 15px;
    margin-bottom: 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 120px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    font-size: 12px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 14px;
    border-radius: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    font-size: calc(var(--gfg-size) - 3px);
    min-height: 108px;
    padding: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-shell{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero h1{
    font-size: 35px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 16px;
    margin-bottom: 22px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 126px;
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    font-size: calc(var(--gfg-size) - 2px);
    min-height: 112px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 42px 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-shell{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero h1{
    font-size: 39px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 18px;
    margin-bottom: 24px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 132px;
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    font-size: calc(var(--gfg-size) - 1px);
    min-height: 116px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 48px 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-shell{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero h1{
    font-size: 43px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 136px;
    font-size: 19px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    font-size: var(--gfg-size);
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 52px 22px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-shell{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero h1{
    font-size: 46px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 140px;
    font-size: 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    font-size: var(--gfg-size);
  }}@media (min-width: 1200px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-shell{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero h1{
    font-size: 50px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 144px;
    font-size: 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    font-size: var(--gfg-size);
  }}.wpc-scope-357 /* 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;
}