@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-583 .tc-wp-tool-root img, .wpc-scope-583 .tc-wp-tool-root video, .wpc-scope-583 .tc-wp-tool-root svg, .wpc-scope-583 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 72px 20px;
  color: #f8fbff;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 209, 255, 0.42), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(255, 113, 216, 0.36), transparent 28%),
    radial-gradient(circle at 48% 92%, rgba(117, 86, 255, 0.35), transparent 35%),
    linear-gradient(135deg, #061123 0%, #092b63 38%, #10215f 68%, #28114f 100%);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool, .wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-bg-glow{
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(22px);
  opacity: 0.65;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-bg-glow-one{
  width: 280px;
  height: 280px;
  left: 7%;
  top: 14%;
  background: rgba(0, 224, 255, 0.22);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-bg-glow-two{
  width: 340px;
  height: 340px;
  right: 5%;
  bottom: 12%;
  background: rgba(185, 107, 255, 0.2);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-header{
  text-align: center;
  max-width: 820px;
  margin: 0 auto 34px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-header h1{
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 0 34px rgba(67, 205, 255, 0.35);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
  margin: 0;
  color: rgba(236, 246, 255, 0.86);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 26px;
  border: 1px solid rgba(214, 238, 255, 0.22);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.07));
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-label{
  display: block;
  margin: 0 0 12px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 140px;
  resize: vertical;
  border: 1px solid rgba(203, 234, 255, 0.25);
  border-radius: 22px;
  outline: none;
  padding: 20px 22px;
  color: #ffffff;
  background: rgba(4, 16, 38, 0.58);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font: inherit;
  font-size: 20px;
  line-height: 1.5;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input::placeholder{
  color: rgba(226, 240, 255, 0.48);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input:focus{
  border-color: rgba(73, 211, 255, 0.78);
  background: rgba(5, 20, 47, 0.72);
  box-shadow: 0 0 0 4px rgba(69, 204, 255, 0.16), 0 0 38px rgba(58, 194, 255, 0.22);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-actions{
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 16px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn, .wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
  border: 0;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  line-height: 1;
  color: #ffffff;
  border-radius: 999px;
  background: linear-gradient(135deg, #00c8ff, #3478ff 48%, #a45cff);
  box-shadow: 0 14px 34px rgba(38, 130, 255, 0.32);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn{
  min-width: 118px;
  padding: 14px 22px;
  font-size: 15px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
  min-width: 220px;
  padding: 17px 28px;
  font-size: 16px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
  width: 100%;
  max-width: 100%;
  padding: 13px 18px;
  font-size: 14px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn:hover, .wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more:hover, .wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.15);
  box-shadow: 0 18px 42px rgba(70, 189, 255, 0.42), 0 0 28px rgba(166, 103, 255, 0.2);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(216, 239, 255, 0.18);
  border-radius: 24px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.065));
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.23), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  animation: ifgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-card::before{
  content: "";
  display: block;
  width: 58px;
  height: 3px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #4fe3ff, #8b7cff, #ff83d4);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(110, 218, 255, 0.42);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.3), 0 0 36px rgba(69, 199, 255, 0.16);
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-card h2{
  margin: 0 0 13px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 96px;
  max-height: 180px;
  margin: 0 0 16px;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(210, 238, 255, 0.15);
  border-radius: 18px;
  color: rgba(248, 252, 255, 0.95);
  background: rgba(3, 15, 34, 0.46);
  font-size: 20px;
  line-height: 1.48;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #36d7ff, #8f74ff);
  border-radius: 999px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-583 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more.ifg-hidden{
  display: none;
}@keyframes ifgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 78px 24px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input{
    min-height: 148px;
    padding: 21px 24px;
    font-size: 20px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
    font-size: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    padding: 20px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 68px 22px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-container{
    width: 100%;
    max-width: 1060px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input{
    min-height: 140px;
    padding: 20px 22px;
    font-size: 19px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
    font-size: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    padding: 19px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 58px 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-container{
    width: 100%;
    max-width: 760px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input{
    min-height: 132px;
    padding: 18px 19px;
    font-size: 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    padding: 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 46px 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-input-panel{
    padding: 18px;
    border-radius: 22px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input{
    min-height: 124px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
    width: 100%;
    min-width: 0;
    padding: 15px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    padding: 17px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 42px 12px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input{
    min-height: 120px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
    width: 100%;
    min-width: 0;
    padding: 14px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    padding: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 38px 10px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header h1{
    font-size: 27px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-text-input{
    min-height: 112px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear-btn, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy-btn{
    width: 100%;
    min-width: 0;
    padding: 13px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    padding: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 15px;
  }}.wpc-scope-583 /* 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-583 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ifg-results{}