@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-85 .tc-wp-tool-root img, .wpc-scope-85 .tc-wp-tool-root video, .wpc-scope-85 .tc-wp-tool-root svg, .wpc-scope-85 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool, .wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  border-radius: 0 !important;
  padding: 64px 22px;
  color: #fffaf0;
  background:
    radial-gradient(circle at 18% 10%, rgba(244, 210, 131, 0.34), transparent 30%),
    radial-gradient(circle at 88% 20%, rgba(103, 195, 206, 0.32), transparent 34%),
    linear-gradient(135deg, #07384f 0%, #0c6272 34%, #f2c66d 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
  color: #fffdf4;
  text-shadow: 0 6px 24px rgba(2, 26, 38, 0.35);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-subtitle{
  width: 100%;
  max-width: 760px;
  margin: 14px auto 0;
  font-size: 1.05rem;
  line-height: 1.65;
  color: rgba(255, 252, 238, 0.9);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-input-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 30px;
  padding: 24px;
  border: 1px solid rgba(255, 244, 205, 0.28);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 24px 70px rgba(2, 27, 43, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(18px);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-panel-title{
  margin: 0 0 14px;
  font-size: 1.18rem;
  line-height: 1.3;
  color: #fff8df;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-label{
  display: block;
  margin: 0 0 9px;
  font-size: 0.95rem;
  font-weight: 700;
  color: #fff8df;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  min-height: 58px;
  padding: 15px 17px;
  border: 1px solid rgba(255, 238, 184, 0.38);
  border-radius: 16px;
  outline: none;
  background: rgba(4, 43, 60, 0.55);
  color: #fffdf2;
  font-size: 1.05rem;
  line-height: 1.35;
  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-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-input::placeholder{
  color: rgba(255, 252, 236, 0.62);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-input:focus{
  border-color: rgba(255, 218, 126, 0.95);
  background: rgba(2, 38, 55, 0.72);
  box-shadow: 0 0 0 4px rgba(255, 207, 91, 0.22), 0 14px 36px rgba(5, 57, 76, 0.24);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-help{
  margin: 10px 0 0;
  font-size: 0.9rem;
  line-height: 1.45;
  color: rgba(255, 252, 238, 0.78);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-action-row{
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn, .wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn, .wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
  appearance: none;
  border: 1px solid rgba(255, 232, 166, 0.4);
  border-radius: 14px;
  min-height: 46px;
  padding: 12px 18px;
  cursor: pointer;
  color: #103447;
  background: linear-gradient(135deg, #fff4bf, #d9a94c);
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  box-shadow: 0 12px 28px rgba(65, 43, 7, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn:hover, .wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn:hover, .wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 18px 34px rgba(65, 43, 7, 0.28), 0 0 0 3px rgba(255, 226, 140, 0.16);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn:focus-visible, .wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn:focus-visible, .wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more:focus-visible{
  outline: 3px solid rgba(255, 247, 205, 0.95);
  outline-offset: 3px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-card{
  min-width: 0;
  width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 244, 205, 0.24);
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.075)),
    linear-gradient(180deg, rgba(255, 224, 151, 0.08), rgba(39, 139, 151, 0.06));
  box-shadow: 0 18px 52px rgba(1, 22, 35, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(14px);
  animation: gfgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 221, 135, 0.48);
  box-shadow: 0 24px 58px rgba(1, 22, 35, 0.34), 0 0 0 1px rgba(255, 231, 154, 0.08);
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-card-title{
  margin: 0 0 12px;
  color: #fff7d6;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 800;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 92px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 16px;
  border: 1px solid rgba(255, 244, 205, 0.2);
  background: rgba(3, 42, 57, 0.58);
  color: #fffdf4;
  font-size: 1.05rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #f3d276, #4bb0bd);
  border-radius: 999px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-row{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn{
  width: 100%;
  max-width: 150px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-load-row{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
  min-width: 210px;
}.wpc-scope-85 .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more.gfg-hidden{
  display: none;
}@keyframes gfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .greek-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-subtitle{
    font-size: 0.92rem;
    margin-top: 10px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input-panel{
    padding: 16px;
    margin-bottom: 22px;
    border-radius: 18px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    padding: 13px 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
    min-height: 44px;
    padding: 11px 14px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-card{
    padding: 14px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-preview{
    font-size: 0.96rem;
    padding: 13px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-header{
    margin-bottom: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .greek-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input-panel{
    padding: 18px;
    margin-bottom: 24px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    padding: 14px 15px;
    font-size: 1rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
    min-height: 45px;
    padding: 12px 15px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-card{
    padding: 15px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-preview{
    font-size: 0.98rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-header{
    margin-bottom: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .greek-font-generator-tool{
    padding: 44px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input-panel{
    padding: 20px;
    margin-bottom: 26px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    padding: 15px 16px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
    min-height: 46px;
    padding: 12px 16px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-card{
    padding: 16px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-preview{
    font-size: 1rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-header{
    margin-bottom: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .greek-font-generator-tool{
    padding: 56px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input-panel{
    padding: 22px;
    margin-bottom: 28px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    padding: 15px 17px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
    min-height: 46px;
    padding: 12px 17px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-card{
    padding: 17px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-preview{
    font-size: 1.02rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-header{
    margin-bottom: 28px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .greek-font-generator-tool{
    padding: 62px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input-panel{
    padding: 24px;
    margin-bottom: 30px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    padding: 15px 17px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-card{
    padding: 18px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-preview{
    font-size: 1.04rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-header{
    margin-bottom: 30px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .greek-font-generator-tool{
    padding: 70px 26px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input-panel{
    padding: 26px;
    margin-bottom: 32px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 60px;
    padding: 16px 18px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-clear-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-copy-btn, .tc-wp-tool-root .greek-font-generator-tool .gfg-load-more{
    min-height: 48px;
    padding: 13px 19px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-card{
    padding: 18px;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-preview{
    font-size: 1.04rem;
  }.tc-wp-tool-root .greek-font-generator-tool .gfg-header{
    margin-bottom: 32px;
  }}.wpc-scope-85 .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-85 .tc-wp-tool-root .gfg-results-section{}