@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-265 .tc-wp-tool-root img, .wpc-scope-265 .tc-wp-tool-root video, .wpc-scope-265 .tc-wp-tool-root svg, .wpc-scope-265 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f7f1fb;
  background:
    radial-gradient(circle at 18% 12%, rgba(126, 58, 156, 0.42), transparent 32%),
    radial-gradient(circle at 86% 18%, rgba(112, 15, 44, 0.4), transparent 30%),
    linear-gradient(135deg, #07070a 0%, #171019 38%, #250817 70%, #0c0b10 100%);
  padding: 34px 14px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-tool-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-tool-header{
  text-align: center;
  margin: 0 auto 24px;
  max-width: 920px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-tool-title{
  margin: 0;
  color: #fff9ff;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(188, 132, 255, 0.32);
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-tool-subtitle{
  margin: 14px auto 0;
  max-width: 760px;
  color: #d9cfe0;
  line-height: 1.65;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-control-panel{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 0 24px;
  padding: 22px;
  border: 1px solid rgba(222, 205, 232, 0.18);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(18px);
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #f3e8ff;
  font-weight: 750;
  line-height: 1.25;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 154px;
  resize: vertical;
  border: 1px solid rgba(230, 211, 244, 0.24);
  border-radius: 8px;
  outline: none;
  background: rgba(7, 7, 10, 0.62);
  color: #fffaff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-text-input::placeholder{
  color: rgba(231, 218, 239, 0.58);
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-text-input:focus{
  border-color: rgba(202, 150, 255, 0.72);
  background: rgba(12, 10, 15, 0.74);
  box-shadow: 0 0 0 4px rgba(155, 76, 196, 0.2), 0 0 34px rgba(126, 58, 156, 0.28);
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-action-row, .wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-action-row{
  margin-top: 16px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-load-row{
  margin-top: 24px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn, .wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn, .wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
  appearance: none;
  border: 1px solid rgba(235, 221, 244, 0.24);
  border-radius: 8px;
  cursor: pointer;
  color: #fff9ff;
  font-weight: 800;
  letter-spacing: 0;
  background: linear-gradient(135deg, #742049, #47216d 58%, #22202a);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn:hover, .wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn:hover, .wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(226, 201, 255, 0.54);
  filter: brightness(1.08);
  box-shadow: 0 16px 36px rgba(86, 28, 125, 0.34), 0 0 24px rgba(165, 79, 205, 0.25);
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn:focus-visible, .wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn:focus-visible, .wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn:focus-visible{
  outline: 3px solid rgba(212, 171, 255, 0.5);
  outline-offset: 3px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-preview-section{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-style-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(231, 216, 239, 0.16);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.04)),
    radial-gradient(circle at top left, rgba(172, 112, 255, 0.16), transparent 42%);
  box-shadow: 0 22px 52px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(16px);
  animation: gftgCardFade 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-style-card:hover{
  transform: translateY(-5px);
  border-color: rgba(220, 196, 237, 0.32);
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.42), 0 0 28px rgba(98, 54, 145, 0.24);
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-style-name{
  margin: 0 0 12px;
  color: #f8efff;
  font-weight: 850;
  line-height: 1.24;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 128px;
  overflow: auto;
  box-sizing: border-box;
  padding: 14px;
  border: 1px solid rgba(220, 205, 230, 0.14);
  border-radius: 8px;
  color: #fffaff;
  background: rgba(4, 4, 7, 0.52);
  box-shadow: inset 0 1px 14px rgba(0, 0, 0, 0.32);
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box::-webkit-scrollbar-track{
  background: rgba(14, 10, 18, 0.9);
  border-radius: 999px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #8c4dc2, #7b183e);
  border-radius: 999px;
  border: 2px solid rgba(14, 10, 18, 0.9);
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-card-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
  min-width: 96px;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn.gftg-hidden{
  display: none;
}.wpc-scope-265 .tc-wp-tool-root .gftg-tool-wrap .gftg-reveal{
  animation: gftgReveal 360ms ease both;
}@keyframes gftgCardFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes gftgReveal{
  from {
    opacity: 0;
    transform: translateY(16px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .gftg-tool-wrap{
    padding: 64px 28px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-container{
    max-width: 1200px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-title{
    font-size: 48px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-control-panel{
    padding: 30px;
    margin-bottom: 32px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-input-label{
    font-size: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-text-input{
    font-size: 19px;
    padding: 18px 20px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn, .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn{
    font-size: 16px;
    padding: 14px 26px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
    font-size: 14px;
    padding: 11px 18px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-card{
    padding: 20px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-name{
    font-size: 17px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gftg-tool-wrap{
    padding: 56px 24px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-container{
    max-width: 1080px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-title{
    font-size: 42px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-control-panel{
    padding: 28px;
    margin-bottom: 30px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-input-label{
    font-size: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-text-input{
    font-size: 18px;
    padding: 17px 19px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn, .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn{
    font-size: 16px;
    padding: 13px 24px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
    font-size: 14px;
    padding: 11px 17px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-card{
    padding: 19px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gftg-tool-wrap{
    padding: 48px 20px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-container{
    max-width: 860px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-title{
    font-size: 36px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-control-panel{
    padding: 24px;
    margin-bottom: 28px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-input-label{
    font-size: 15px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-text-input{
    font-size: 17px;
    padding: 16px 17px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn, .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn{
    font-size: 15px;
    padding: 12px 22px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
    font-size: 14px;
    padding: 10px 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-card{
    padding: 18px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gftg-tool-wrap{
    padding: 40px 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-container{
    max-width: 100%;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-title{
    font-size: 30px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-control-panel{
    padding: 20px;
    margin-bottom: 24px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-input-label{
    font-size: 15px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-text-input{
    min-height: 140px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn, .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn{
    width: 100%;
    font-size: 15px;
    padding: 12px 18px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
    font-size: 14px;
    padding: 10px 15px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-card{
    padding: 17px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box{
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gftg-tool-wrap{
    padding: 34px 13px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-container{
    max-width: 100%;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-title{
    font-size: 27px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-control-panel{
    padding: 17px;
    margin-bottom: 22px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-input-label{
    font-size: 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-text-input{
    min-height: 132px;
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn, .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn{
    width: 100%;
    font-size: 15px;
    padding: 12px 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
    font-size: 14px;
    padding: 10px 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-card{
    padding: 16px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box{
    font-size: 19px;
    min-height: 122px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gftg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-container{
    max-width: 100%;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-title{
    font-size: 24px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-tool-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-control-panel{
    padding: 14px;
    margin-bottom: 20px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-input-label{
    font-size: 13px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-text-input{
    min-height: 126px;
    font-size: 15px;
    padding: 13px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-clear-btn, .tc-wp-tool-root .gftg-tool-wrap .gftg-load-more-btn{
    width: 100%;
    font-size: 14px;
    padding: 11px 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-copy-btn{
    font-size: 13px;
    padding: 9px 13px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-card{
    padding: 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .gftg-tool-wrap .gftg-preview-box{
    font-size: 18px;
    min-height: 118px;
    padding: 12px;
  }}