@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-59 .tc-wp-tool-root img, .wpc-scope-59 .tc-wp-tool-root video, .wpc-scope-59 .tc-wp-tool-root svg, .wpc-scope-59 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 22px;
  color: #ffffff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 15% 8%, rgba(255, 0, 64, 0.38), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(103, 88, 255, 0.38), transparent 28%),
    linear-gradient(135deg, #120f14 0%, #201018 42%, #0f111b 100%);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap div, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap section, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap h1, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap p, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap label, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap textarea, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-bg-glow{
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(36px);
  opacity: 0.45;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-bg-glow-one{
  width: 260px;
  height: 260px;
  left: 7%;
  top: 130px;
  background: rgba(255, 0, 51, 0.32);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-bg-glow-two{
  width: 280px;
  height: 280px;
  right: 5%;
  bottom: 90px;
  background: rgba(69, 115, 255, 0.27);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-header{
  text-align: center;
  margin: 0 auto 34px;
  max-width: 820px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-header h1{
  margin: 0 0 14px;
  font-size: 54px;
  line-height: 1.04;
  letter-spacing: 0;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 0 0 34px rgba(255, 0, 51, 0.34);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-header p{
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.82);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-panel{
  width: 100%;
  padding: 24px;
  margin-bottom: 28px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-panel label{
  display: block;
  margin: 0 0 12px;
  font-size: 14px;
  font-weight: 800;
  color: #ffffff;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  padding: 18px 20px;
  min-height: 104px;
  font-size: 18px;
  line-height: 1.45;
  color: #ffffff;
  background: rgba(8, 9, 14, 0.72);
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea::placeholder{
  color: rgba(255, 255, 255, 0.48);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea:focus{
  border-color: rgba(255, 33, 75, 0.82);
  background: rgba(8, 9, 14, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 0, 51, 0.16), 0 0 34px rgba(255, 0, 51, 0.16);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-copy-btn{
  border: 0;
  cursor: pointer;
  color: #ffffff;
  font-weight: 850;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0033, #ff2f55 50%, #705cff);
  box-shadow: 0 14px 34px rgba(255, 0, 51, 0.25);
  transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn{
  min-width: 118px;
  padding: 0 24px;
  font-size: 16px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn{
  min-width: 180px;
  padding: 16px 24px;
  font-size: 16px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-copy-btn{
  width: 100%;
  padding: 13px 16px;
  font-size: 14px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn:hover, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn:hover, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 42px rgba(255, 0, 51, 0.34), 0 0 24px rgba(112, 92, 255, 0.24);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.052)),
    rgba(18, 18, 25, 0.68);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: ytfgFadeIn 0.36s ease both;
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 35, 79, 0.5);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34), 0 0 26px rgba(255, 0, 51, 0.13);
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-card-title{
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.9);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  margin-bottom: 16px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  font-size: 22px;
  line-height: 1.38;
  color: #ffffff;
  background: rgba(6, 7, 12, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview::-webkit-scrollbar, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap textarea::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview::-webkit-scrollbar-track, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap textarea::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.07);
  border-radius: 999px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview::-webkit-scrollbar-thumb, .wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff0033, #705cff);
  border-radius: 999px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-59 .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn[disabled]{
  display: none;
}@keyframes ytfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .ytfg-tool-wrap{
    padding: 76px 24px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header h1{
    font-size: 54px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea{
    font-size: 18px;
    min-height: 108px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn, .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn{
    font-size: 16px;
    min-height: 56px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-card{
    padding: 20px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ytfg-tool-wrap{
    padding: 68px 22px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-container{
    width: 100%;
    max-width: 1080px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea{
    font-size: 17px;
    min-height: 104px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn, .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn{
    font-size: 15px;
    min-height: 54px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-card{
    padding: 19px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ytfg-tool-wrap{
    padding: 58px 20px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-container{
    width: 100%;
    max-width: 760px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea{
    font-size: 16px;
    min-height: 100px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn, .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn{
    font-size: 15px;
    min-height: 52px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-card{
    padding: 18px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ytfg-tool-wrap{
    padding: 46px 15px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea{
    font-size: 16px;
    min-height: 96px;
    padding: 15px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn, .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn{
    width: 100%;
    min-height: 50px;
    font-size: 15px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-card{
    padding: 17px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ytfg-tool-wrap{
    padding: 42px 13px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea{
    font-size: 15px;
    min-height: 92px;
    padding: 14px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn, .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn{
    width: 100%;
    min-height: 48px;
    font-size: 14px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-card{
    padding: 16px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview{
    font-size: 18px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ytfg-tool-wrap{
    padding: 38px 11px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header h1{
    font-size: 27px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-input-row textarea{
    font-size: 14px;
    min-height: 88px;
    padding: 13px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-clear-btn, .tc-wp-tool-root .ytfg-tool-wrap .ytfg-load-btn{
    width: 100%;
    min-height: 46px;
    font-size: 14px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-card{
    padding: 14px;
  }.tc-wp-tool-root .ytfg-tool-wrap .ytfg-preview{
    font-size: 17px;
  }}.wpc-scope-59 /* 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;
}