@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-492 .tc-wp-tool-root img, .wpc-scope-492 .tc-wp-tool-root video, .wpc-scope-492 .tc-wp-tool-root svg, .wpc-scope-492 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 56px 18px;
  overflow-x: hidden;
  color: #f8fbff;
  background:
    radial-gradient(circle at 14% 12%, rgba(66, 133, 244, 0.45), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(234, 67, 53, 0.28), transparent 26%),
    radial-gradient(circle at 20% 88%, rgba(251, 188, 5, 0.25), transparent 30%),
    radial-gradient(circle at 84% 82%, rgba(52, 168, 83, 0.3), transparent 32%),
    linear-gradient(135deg, #07111f 0%, #10233d 42%, #111827 100%);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-container, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-header, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-results, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-grid, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-card, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-text-input, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
  margin: 0;
  font-size: 50px;
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 10px 34px rgba(66, 133, 244, 0.35);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
  width: 100%;
  max-width: 720px;
  margin: 16px auto 0;
  color: rgba(238, 246, 255, 0.86);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
  position: relative;
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 22px;
  background: linear-gradient(90deg, rgba(66, 133, 244, 0.2), rgba(234, 67, 53, 0.14), rgba(251, 188, 5, 0.14), rgba(52, 168, 83, 0.18));
  opacity: 0.6;
  mask-image: linear-gradient(#000, transparent 48%);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-panel-title{
  position: relative;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 750;
  color: rgba(255, 255, 255, 0.9);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-text-input{
  position: relative;
  display: block;
  width: 100%;
  min-height: 138px;
  resize: vertical;
  padding: 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 18px;
  outline: none;
  background: rgba(5, 12, 24, 0.58);
  color: #ffffff;
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.24);
  font: 500 18px/1.55 ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-text-input::placeholder{
  color: rgba(226, 236, 248, 0.48);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-text-input:focus{
  border-color: rgba(117, 173, 255, 0.72);
  background: rgba(5, 12, 24, 0.72);
  box-shadow: 0 0 0 4px rgba(66, 133, 244, 0.17), 0 0 36px rgba(66, 133, 244, 0.2), inset 0 1px 18px rgba(0, 0, 0, 0.28);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 760;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn{
  position: relative;
  display: block;
  min-width: 96px;
  margin: 18px auto 0;
  padding: 12px 20px;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(66, 133, 244, 0.92), rgba(52, 168, 83, 0.9));
  box-shadow: 0 12px 28px rgba(66, 133, 244, 0.22);
  font-size: 14px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn:hover, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn:hover, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(66, 133, 244, 0.32), 0 0 22px rgba(251, 188, 5, 0.12);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-card{
  position: relative;
  display: grid;
  grid-template-rows: auto minmax(128px, auto) auto;
  width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: gfgFadeIn 360ms ease both;
  transition: transform 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: var(--gfg-accent, linear-gradient(90deg, #4285f4, #34a853));
  opacity: 0.9;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 28px 68px rgba(0, 0, 0, 0.36), 0 0 30px rgba(66, 133, 244, 0.14);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-card-title{
  margin: 0 0 14px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 780;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
  width: 100%;
  min-width: 0;
  max-height: 180px;
  margin: 0;
  padding: 17px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: rgba(2, 8, 18, 0.36);
  color: #ffffff;
  line-height: 1.42;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn{
  justify-self: start;
  margin-top: 16px;
  padding: 11px 16px;
  border-radius: 12px;
  color: #06101e;
  background: linear-gradient(135deg, #ffffff, #dfeaff);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.22);
  font-size: 13px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn.gfg-copied{
  color: #ffffff;
  background: linear-gradient(135deg, #34a853, #4285f4);
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
  min-width: 148px;
  padding: 14px 24px;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #4285f4, #ea4335 48%, #34a853);
  box-shadow: 0 18px 38px rgba(66, 133, 244, 0.28);
  font-size: 15px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more:disabled{
  cursor: default;
  opacity: 0.5;
  transform: none;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-hidden{
  display: none;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-text-input::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar-track, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-text-input::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.07);
  border-radius: 999px;
}.wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-preview::-webkit-scrollbar-thumb, .wpc-scope-492 .tc-wp-tool-root .gfg-tool-wrap .gfg-text-input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #4285f4, #34a853);
  border-radius: 999px;
}@keyframes gfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 34px 10px;
  }.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: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-text-input{
    min-height: 120px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
    font-size: 13px;
    padding: 11px 15px;
  }.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: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    padding: 14px;
    font-size: 22px !important;
    line-height: 1.35;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 38px 12px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 35px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 15px;
    line-height: 1.58;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-text-input{
    min-height: 126px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
    font-size: 13px;
    padding: 11px 16px;
  }.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{
    padding: 15px;
    font-size: 23px !important;
    line-height: 1.36;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 42px 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 39px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-text-input{
    min-height: 132px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
    font-size: 14px;
    padding: 12px 17px;
  }.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{
    padding: 16px;
    font-size: 25px !important;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 50px 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 44px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-text-input{
    min-height: 136px;
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
    font-size: 14px;
  }.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: 26px !important;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 54px 20px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-text-input{
    min-height: 138px;
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
    font-size: 14px;
  }.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: 27px !important;
  }}@media (min-width: 1200px){.tc-wp-tool-root .gfg-tool-wrap{
    padding: 60px 24px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-container{
    width: 100%;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-input-panel{
    padding: 25px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-text-input{
    min-height: 142px;
    font-size: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-clear-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-copy-btn, .tc-wp-tool-root .gfg-tool-wrap .gfg-load-more{
    font-size: 14px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-card{
    padding: 18px;
  }.tc-wp-tool-root .gfg-tool-wrap .gfg-preview{
    font-size: 27px !important;
  }}.wpc-scope-492 .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;
}