@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-595 .tc-wp-tool-root img, .wpc-scope-595 .tc-wp-tool-root video, .wpc-scope-595 .tc-wp-tool-root svg, .wpc-scope-595 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 20px;
  color: #fff8df;
  background:
    radial-gradient(circle at 18% 12%, rgba(213, 164, 63, 0.28), transparent 28%),
    radial-gradient(circle at 82% 6%, rgba(158, 35, 42, 0.2), transparent 24%),
    linear-gradient(135deg, #061827 0%, #092c3e 42%, #1b1010 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-container, .wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-container *, .wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-container *::before, .wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-container *::after{
  box-sizing: border-box;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-title{
  margin: 0 0 12px;
  color: #ffd978;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(231, 177, 69, 0.32), 0 4px 0 rgba(57, 27, 10, 0.42);
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-subtitle{
  margin: 0;
  color: #f4e8c6;
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-input-panel{
  width: 100%;
  max-width: 880px;
  margin: 0 auto 30px;
  padding: 24px;
  border: 1px solid rgba(255, 217, 120, 0.28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 248, 223, 0.12), rgba(6, 24, 39, 0.52));
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(14px);
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffd978;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 130px;
  resize: vertical;
  border: 1px solid rgba(255, 217, 120, 0.38);
  border-radius: 8px;
  padding: 18px 18px;
  color: #fff8df;
  background: rgba(5, 18, 30, 0.72);
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.32);
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input:focus{
  border-color: #ffd978;
  background: rgba(7, 27, 43, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 217, 120, 0.16), 0 0 28px rgba(231, 177, 69, 0.22), inset 0 1px 18px rgba(0, 0, 0, 0.3);
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-clear-row, .wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-load-row{
  display: grid;
  place-items: center;
  width: 100%;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-clear-row{
  margin-top: 14px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-load-row{
  margin-top: 28px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 217, 120, 0.48);
  border-radius: 8px;
  padding: 10px 18px;
  color: #241406;
  background: linear-gradient(180deg, #ffe392, #d59b35);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.45);
  font: inherit;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 850;
  letter-spacing: 0;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.34), 0 0 22px rgba(255, 217, 120, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.5);
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-btn:focus-visible{
  outline: 3px solid rgba(255, 248, 223, 0.9);
  outline-offset: 3px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-btn:disabled{
  opacity: 0.55;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-clear-btn{
  min-width: 92px;
  padding: 9px 16px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-load-btn{
  min-width: 150px;
  padding: 12px 22px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 217, 120, 0.24);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255, 248, 223, 0.12), rgba(9, 44, 62, 0.52)),
    linear-gradient(90deg, rgba(70, 37, 16, 0.22), rgba(94, 21, 25, 0.18));
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  animation: pfgFadeRise 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 217, 120, 0.48);
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.38), 0 0 24px rgba(213, 155, 53, 0.14);
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-card-head{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-style-name{
  margin: 0;
  min-width: 0;
  color: #ffd978;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-copy-btn{
  padding: 8px 12px;
  min-width: 72px;
  font-size: 13px;
  white-space: nowrap;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 104px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(244, 232, 198, 0.16);
  border-radius: 8px;
  color: #fff8df;
  background: rgba(3, 13, 22, 0.58);
  font-size: 18px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-preview::-webkit-scrollbar-track{
  background: rgba(4, 18, 30, 0.9);
  border-radius: 999px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffd978, #9e232a);
  border-radius: 999px;
}.wpc-scope-595 .tc-wp-tool-root .pirate-font-generator-tool .pfg-card.pfg-reveal{
  animation: pfgReveal 360ms ease both;
}@keyframes pfgFadeRise{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes pfgReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .pirate-font-generator-tool{
    padding: 28px 12px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-title{
    font-size: 30px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input{
    min-height: 110px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-btn{
    padding: 9px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-card{
    padding: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-preview{
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .pirate-font-generator-tool{
    padding: 32px 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input{
    min-height: 114px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-btn{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-card{
    padding: 15px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-preview{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .pirate-font-generator-tool{
    padding: 38px 16px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-title{
    font-size: 38px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input{
    min-height: 120px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-btn{
    padding: 10px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-card{
    padding: 16px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-preview{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .pirate-font-generator-tool{
    padding: 46px 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-container{
    width: 100%;
    max-width: 940px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-title{
    font-size: 44px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input{
    min-height: 126px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-btn{
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-card{
    padding: 17px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-preview{
    font-size: 18px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .pirate-font-generator-tool{
    padding: 52px 20px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-container{
    width: 100%;
    max-width: 1080px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-title{
    font-size: 46px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input{
    min-height: 130px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-btn{
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-card{
    padding: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-preview{
    font-size: 18px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .pirate-font-generator-tool{
    padding: 60px 24px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-title{
    font-size: 52px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-text-input{
    min-height: 132px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-btn{
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-card{
    padding: 19px;
  }.tc-wp-tool-root .pirate-font-generator-tool .pfg-preview{
    font-size: 18px;
  }}.wpc-scope-595 .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;
}