@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-52 .tc-wp-tool-root img, .wpc-scope-52 .tc-wp-tool-root video, .wpc-scope-52 .tc-wp-tool-root svg, .wpc-scope-52 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 54px 20px;
  box-sizing: border-box;
  color: #f9fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 255, 255, 0.34), transparent 25%),
    radial-gradient(circle at 82% 18%, rgba(178, 142, 255, 0.34), transparent 30%),
    radial-gradient(circle at 78% 86%, rgba(230, 184, 84, 0.24), transparent 28%),
    linear-gradient(135deg, #062a55 0%, #0b4f8f 34%, #f7f3ea 58%, #26306f 100%);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap div, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap section, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap h1, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap p, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap label, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap textarea, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap button, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap span{
  box-sizing: border-box;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-shell{
  width: min(1200px, 100%);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero h1{
  margin: 0;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.02;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 12px 34px rgba(0, 21, 52, 0.42);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-subtitle{
  width: min(760px, 100%);
  margin: 16px auto 0;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.92);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.09));
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 24px 70px rgba(2, 24, 58, 0.28);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel{
  border-radius: 24px;
  padding: 24px;
  margin-bottom: 26px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 18px;
  padding: 18px 20px;
  background: rgba(4, 26, 60, 0.48);
  color: #ffffff;
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input::placeholder{
  color: rgba(255, 255, 255, 0.62);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input:focus{
  border-color: rgba(241, 202, 109, 0.95);
  background: rgba(4, 26, 60, 0.62);
  box-shadow: 0 0 0 4px rgba(241, 202, 109, 0.18), 0 0 34px rgba(90, 170, 255, 0.28);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-meta{
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-clear-row, .wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-clear-row{
  margin-top: 16px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 999px;
  color: #061f42;
  background: linear-gradient(135deg, #ffffff, #f0d083);
  font: inherit;
  font-weight: 800;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(2, 24, 58, 0.26);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 18px 44px rgba(241, 202, 109, 0.28), 0 16px 44px rgba(2, 24, 58, 0.24);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn:focus-visible{
  outline: none;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.28), 0 0 0 7px rgba(241, 202, 109, 0.3);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-clear-btn{
  min-width: 92px;
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
  overflow: visible;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
  min-width: 0;
  overflow: hidden;
  border-radius: 22px;
  padding: 20px;
  animation: gfgreekFade 360ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card:hover{
  transform: translateY(-6px);
  border-color: rgba(241, 202, 109, 0.62);
  box-shadow: 0 28px 80px rgba(2, 24, 58, 0.34), 0 0 42px rgba(120, 89, 210, 0.2);
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card-title{
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 16px;
  padding: 14px;
  color: #ffffff;
  background: rgba(2, 18, 45, 0.45);
  font-size: 20px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.1);
  border-radius: 999px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #f0d083, #8bbdff);
  border-radius: 999px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-copy-btn{
  width: 100%;
  margin-top: 14px;
  padding: 11px 18px;
  font-size: 14px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-load-row{
  margin-top: 28px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-load-btn{
  min-width: 150px;
  padding: 13px 24px;
  font-size: 15px;
}.wpc-scope-52 .tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-load-btn[disabled]{
  opacity: 0.55;
  cursor: default;
  transform: none;
}@keyframes gfgreekFade{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .gfgreek-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-shell{
    width: min(1200px, 100%);
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero h1{
    font-size: 68px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input{
    min-height: 160px;
    font-size: 18px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn{
    font-size: 15px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
    padding: 20px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gfgreek-tool-wrap{
    padding: 58px 22px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-shell{
    width: min(1080px, 100%);
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero h1{
    font-size: 58px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input{
    min-height: 150px;
    font-size: 17px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn{
    font-size: 14px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
    padding: 19px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gfgreek-tool-wrap{
    padding: 48px 18px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-shell{
    width: min(760px, 100%);
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero h1{
    font-size: 48px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input{
    min-height: 140px;
    font-size: 16px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn{
    font-size: 14px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
    padding: 18px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gfgreek-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-shell{
    width: 100%;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero h1{
    font-size: 38px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel{
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input{
    min-height: 132px;
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn{
    font-size: 14px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gfgreek-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-shell{
    width: 100%;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input{
    min-height: 126px;
    font-size: 15px;
    padding: 14px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn{
    font-size: 13px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gfgreek-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-shell{
    width: 100%;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-hero h1{
    font-size: 30px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-input{
    min-height: 118px;
    font-size: 15px;
    padding: 13px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-btn{
    font-size: 13px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-clear-btn{
    min-width: 82px;
    padding: 9px 15px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-preview{
    font-size: 15px;
    padding: 12px;
  }.tc-wp-tool-root .gfgreek-tool-wrap .gfgreek-copy-btn{
    padding: 10px 15px;
  }}.wpc-scope-52 /* 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;
}.wpc-scope-52 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .gfgreek-count{}