@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-367 .tc-wp-tool-root img, .wpc-scope-367 .tc-wp-tool-root video, .wpc-scope-367 .tc-wp-tool-root svg, .wpc-scope-367 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 22px;
  border-radius: 30px;
  background:
    radial-gradient(circle at 16% 12%, rgba(118, 199, 255, 0.54), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(255, 117, 182, 0.42), transparent 30%),
    radial-gradient(circle at 46% 90%, rgba(145, 105, 255, 0.38), transparent 34%),
    linear-gradient(135deg, #f8fbff 0%, #eef5ff 38%, #f8f0ff 100%);
  color: #122033;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool, .wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-header{
  text-align: center;
  margin: 0 auto 26px;
  max-width: 800px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 12px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.5);
  color: #41516a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 12px 32px rgba(46, 68, 105, 0.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool h1{
  margin: 0;
  color: #0d1728;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #4a5d77;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-composer{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.42));
  box-shadow: 0 24px 70px rgba(51, 72, 108, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-label{
  display: block;
  margin: 0 0 10px;
  color: #263850;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 145px;
  resize: vertical;
  padding: 18px 20px;
  border: 1px solid rgba(115, 139, 175, 0.28);
  border-radius: 22px;
  outline: none;
  background: rgba(255, 255, 255, 0.78);
  color: #111b2e;
  font: inherit;
  font-size: 18px;
  line-height: 1.55;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.95), 0 12px 36px rgba(70, 91, 128, 0.11);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-input:focus{
  border-color: rgba(58, 130, 255, 0.72);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 0 0 5px rgba(69, 145, 255, 0.16), 0 18px 44px rgba(47, 91, 163, 0.16);
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-action-row, .wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-action-row{
  margin-top: 14px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-clear, .wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more, .wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 100%;
  min-height: 40px;
  padding: 10px 18px;
  border: 1px solid rgba(255, 255, 255, 0.64);
  border-radius: 999px;
  cursor: pointer;
  background: linear-gradient(135deg, #111827, #2f415f);
  color: #ffffff;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  box-shadow: 0 12px 28px rgba(23, 36, 58, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-clear:hover, .wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more:hover, .wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(36, 92, 180, 0.24), 0 0 0 4px rgba(77, 151, 255, 0.12);
  background: linear-gradient(135deg, #0d5cff, #7f5cff);
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-results{
  width: 100%;
  max-width: 100%;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 285px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 24px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.38));
  box-shadow: 0 18px 46px rgba(54, 72, 107, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  overflow: hidden;
  animation: ifgFadeIn 360ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(91, 148, 255, 0.45);
  box-shadow: 0 26px 62px rgba(54, 84, 138, 0.2), 0 0 0 4px rgba(111, 168, 255, 0.08);
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-card-title{
  margin: 0 0 12px;
  color: #22324a;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 142px;
  overflow: auto;
  padding: 15px;
  border: 1px solid rgba(129, 149, 181, 0.22);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.62);
  color: #101827;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 650;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview::-webkit-scrollbar-track{
  background: rgba(220, 232, 255, 0.58);
  border-radius: 999px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #6aa8ff, #b46bff);
  border-radius: 999px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-copy{
  align-self: flex-start;
  min-height: 38px;
  margin-top: 14px;
  padding: 10px 17px;
  font-size: 13px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-row{
  margin-top: 24px;
}.wpc-scope-367 .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
  min-height: 44px;
  padding: 12px 22px;
}@keyframes ifgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 58px 24px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .iphone-font-generator-tool h1{
    font-size: 54px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-input{
    min-height: 145px;
    font-size: 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
    min-height: 42px;
    padding: 11px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(4, 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: 1024px) and (max-width: 1199px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 50px 22px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-shell{
    width: 100%;
    max-width: 1040px;
  }.tc-wp-tool-root .iphone-font-generator-tool 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-input{
    min-height: 138px;
    font-size: 17px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
    min-height: 41px;
    padding: 10px 19px;
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.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: 768px) and (max-width: 1023px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 44px 18px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-shell{
    width: 100%;
    max-width: 820px;
  }.tc-wp-tool-root .iphone-font-generator-tool 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-input{
    min-height: 132px;
    font-size: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
    min-height: 40px;
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    padding: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 34px 14px;
    border-radius: 24px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .iphone-font-generator-tool 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-composer{
    padding: 16px;
    border-radius: 22px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-input{
    min-height: 124px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
    min-height: 39px;
    padding: 10px 17px;
    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{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 30px 12px;
    border-radius: 22px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .iphone-font-generator-tool h1{
    font-size: 31px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-composer{
    padding: 14px;
    border-radius: 21px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-input{
    min-height: 118px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
    min-height: 38px;
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 14px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .iphone-font-generator-tool{
    padding: 26px 10px;
    border-radius: 20px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .iphone-font-generator-tool h1{
    font-size: 28px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-composer{
    padding: 12px;
    border-radius: 19px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-input{
    min-height: 112px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-clear, .tc-wp-tool-root .iphone-font-generator-tool .ifg-load-more{
    min-height: 37px;
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-card{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 13px;
  }.tc-wp-tool-root .iphone-font-generator-tool .ifg-preview{
    font-size: 15px;
  }}.wpc-scope-367 /* 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;
}