@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-210 .tc-wp-tool-root img, .wpc-scope-210 .tc-wp-tool-root video, .wpc-scope-210 .tc-wp-tool-root svg, .wpc-scope-210 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f7f2e7;
  background:
    radial-gradient(circle at 18% 8%, rgba(178, 32, 46, 0.32), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(211, 164, 72, 0.2), transparent 26%),
    linear-gradient(135deg, #070707 0%, #17191d 35%, #2a0811 72%, #09090a 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-container, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-header, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-grid, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-card, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-container{
  width: min(100%, 1200px);
  margin: 0 auto;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-header{
  text-align: center;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
  margin: 0;
  color: #fff8e6;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(211, 36, 50, 0.35), 0 2px 0 rgba(0, 0, 0, 0.7);
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
  margin: 14px auto 0;
  color: #d8d1c2;
  line-height: 1.6;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(230, 192, 99, 0.24);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(24, 25, 29, 0.86), rgba(53, 10, 20, 0.72));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-label{
  display: block;
  margin: 0 0 10px;
  color: #f1cf7a;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255, 236, 188, 0.22);
  border-radius: 14px;
  outline: none;
  color: #fffaf0;
  background: rgba(7, 7, 8, 0.72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  line-height: 1.5;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-textarea:focus{
  border-color: rgba(241, 199, 96, 0.86);
  background: rgba(10, 10, 12, 0.88);
  box-shadow: 0 0 0 4px rgba(197, 34, 48, 0.18), 0 0 28px rgba(241, 199, 96, 0.16);
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn{
  border: 1px solid rgba(246, 211, 128, 0.35);
  border-radius: 999px;
  color: #fff7e4;
  background: linear-gradient(135deg, #8f1725, #17191d 48%, #b88a34);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.35);
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease, opacity 0.22s ease;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn{
  display: block;
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn:hover, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn:hover, .wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 226, 154, 0.7);
  box-shadow: 0 14px 34px rgba(153, 21, 34, 0.34), 0 0 20px rgba(232, 184, 82, 0.16);
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(219, 187, 118, 0.2);
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025)),
    rgba(18, 19, 23, 0.84);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.36);
  animation: gfgFadeIn 0.36s ease both;
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(237, 198, 104, 0.44);
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.48), 0 0 24px rgba(165, 28, 42, 0.18);
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-card-head{
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-style-name{
  min-width: 0;
  color: #f1cf7a;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
  white-space: nowrap;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  color: #fff9ec;
  background: linear-gradient(145deg, rgba(0, 0, 0, 0.34), rgba(72, 13, 25, 0.22));
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 0 12px rgba(241, 199, 96, 0.14);
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar-track{
  background: rgba(10, 10, 12, 0.65);
  border-radius: 20px;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#a51f30, #c9a24d);
  border-radius: 20px;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
  text-align: center;
}.wpc-scope-210 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn.gfg-hidden{
  display: none;
}@keyframes gfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  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-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 28px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    margin-top: 24px;
    padding: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 118px;
    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{
    margin-top: 14px;
    padding: 12px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    padding: 9px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 22px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-style-name{
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    padding: 13px;
    font-size: 19px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
    margin-top: 22px;
  }}@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-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 31px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    margin-top: 26px;
    padding: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 126px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn{
    margin-top: 15px;
    padding: 12px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    padding: 9px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 24px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    padding: 14px;
    font-size: 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 36px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    margin-top: 28px;
    padding: 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 132px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn{
    margin-top: 16px;
    padding: 13px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    padding: 10px 14px;
    font-size: 12px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 26px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    padding: 15px;
    font-size: 22px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
    margin-top: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 58px 28px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 96%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    margin-top: 34px;
    padding: 26px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 140px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn{
    margin-top: 18px;
    padding: 14px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    padding: 10px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    padding: 16px;
    font-size: 23px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
    margin-top: 30px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 68px 32px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 94%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 54px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    margin-top: 38px;
    padding: 30px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 148px;
    padding: 18px;
    font-size: 19px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn{
    margin-top: 18px;
    padding: 14px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    padding: 10px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 19px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    padding: 17px;
    font-size: 24px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
    margin-top: 34px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 76px 36px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 92%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 60px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 18px;
    max-width: 760px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    max-width: 900px;
    margin-top: 42px;
    padding: 32px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-textarea{
    min-height: 154px;
    padding: 20px;
    font-size: 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-btn{
    margin-top: 20px;
    padding: 15px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 38px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    padding: 18px;
    font-size: 24px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
    margin-top: 36px;
  }}.wpc-scope-210 /* 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;
}