@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-601 .tc-wp-tool-root img, .wpc-scope-601 .tc-wp-tool-root video, .wpc-scope-601 .tc-wp-tool-root svg, .wpc-scope-601 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 58px 22px;
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(94, 234, 212, 0.34), transparent 29%),
    radial-gradient(circle at 82% 10%, rgba(168, 85, 247, 0.34), transparent 31%),
    radial-gradient(circle at 50% 90%, rgba(59, 130, 246, 0.28), transparent 36%),
    linear-gradient(135deg, #061427 0%, #0a1b3f 36%, #1b1450 67%, #07111f 100%);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool, .wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell, .wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-composer, .wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid, .wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-kicker{
  display: inline-flex;
  padding: 8px 14px;
  border: 1px solid rgba(165, 243, 252, 0.32);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  color: #bff8ff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 26px rgba(34, 211, 238, 0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool h1{
  margin: 18px auto 12px;
  max-width: 920px;
  font-size: 52px;
  line-height: 1.04;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 18px 48px rgba(15, 23, 42, 0.42);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero p{
  margin: 0 auto;
  max-width: 720px;
  color: rgba(226, 246, 255, 0.86);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-composer{
  position: relative;
  margin: 0 auto 30px;
  padding: 18px;
  border: 1px solid rgba(191, 219, 254, 0.26);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 26px 70px rgba(2, 6, 23, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(22px);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-label{
  display: block;
  margin: 0 0 10px;
  color: #dff9ff;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-input{
  display: block;
  width: 100%;
  min-height: 170px;
  resize: vertical;
  border: 1px solid rgba(165, 243, 252, 0.28);
  border-radius: 20px;
  outline: none;
  padding: 20px;
  box-sizing: border-box;
  background: rgba(3, 9, 28, 0.42);
  color: #ffffff;
  font: inherit;
  font-size: 19px;
  line-height: 1.55;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-input::placeholder{
  color: rgba(205, 232, 255, 0.62);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-input:focus{
  border-color: rgba(103, 232, 249, 0.78);
  background: rgba(5, 16, 42, 0.56);
  box-shadow: 0 0 0 4px rgba(34, 211, 238, 0.14), 0 0 34px rgba(96, 165, 250, 0.24);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-clear-row, .wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-clear-row{
  margin-top: 14px;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-load-row{
  margin-top: 28px;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn{
  appearance: none;
  border: 1px solid rgba(191, 219, 254, 0.26);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  padding: 12px 18px;
  background: linear-gradient(135deg, rgba(6, 182, 212, 0.92), rgba(124, 58, 237, 0.92));
  box-shadow: 0 14px 34px rgba(14, 165, 233, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, opacity 180ms ease;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(124, 58, 237, 0.3);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-clear{
  padding: 10px 18px;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.12);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(191, 219, 254, 0.22);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07)),
    rgba(8, 20, 48, 0.58);
  box-shadow: 0 20px 48px rgba(2, 6, 23, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
  animation: typedlyFade 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-card:hover{
  transform: translateY(-5px);
  border-color: rgba(125, 249, 255, 0.42);
  box-shadow: 0 28px 64px rgba(2, 6, 23, 0.38), 0 0 26px rgba(34, 211, 238, 0.12);
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-card-title{
  margin: 0 0 12px;
  color: #dffbff;
  font-size: 15px;
  font-weight: 900;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview{
  width: 100%;
  max-height: 180px;
  min-height: 96px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  box-sizing: border-box;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 16px;
  background: rgba(2, 8, 23, 0.42);
  color: #ffffff;
  font-size: 18px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #22d3ee, #8b5cf6);
  border-radius: 999px;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-601 .tc-wp-tool-root .typedly-iphone-font-tool .typedly-load.is-hidden{
  display: none;
}@keyframes typedlyFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .typedly-iphone-font-tool{ padding: 34px 12px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell{ width: 100%; }.tc-wp-tool-root .typedly-iphone-font-tool h1{ font-size: 30px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero p{ font-size: 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-input{ min-height: 145px; padding: 14px; font-size: 15px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn{ padding: 10px 14px; font-size: 13px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{ padding: 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview{ font-size: 16px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .typedly-iphone-font-tool{ padding: 38px 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell{ width: 100%; }.tc-wp-tool-root .typedly-iphone-font-tool h1{ font-size: 34px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero p{ font-size: 15px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-input{ min-height: 150px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn{ padding: 11px 15px; font-size: 13px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{ padding: 15px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview{ font-size: 16px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .typedly-iphone-font-tool{ padding: 44px 16px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell{ width: 100%; }.tc-wp-tool-root .typedly-iphone-font-tool h1{ font-size: 38px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero p{ font-size: 16px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-input{ min-height: 155px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn{ padding: 11px 16px; font-size: 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{ padding: 16px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview{ font-size: 17px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .typedly-iphone-font-tool{ padding: 52px 20px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell{ width: 96%; }.tc-wp-tool-root .typedly-iphone-font-tool h1{ font-size: 44px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero p{ font-size: 17px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-input{ min-height: 165px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn{ padding: 12px 17px; font-size: 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{ padding: 17px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview{ font-size: 17px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .typedly-iphone-font-tool{ padding: 56px 22px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell{ width: 96%; }.tc-wp-tool-root .typedly-iphone-font-tool h1{ font-size: 49px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero p{ font-size: 18px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-input{ min-height: 170px; padding: 19px; font-size: 19px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn{ padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{ padding: 18px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview{ font-size: 18px; }}@media (min-width: 1200px){.tc-wp-tool-root .typedly-iphone-font-tool{ padding: 64px 24px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-shell{ width: 100%; }.tc-wp-tool-root .typedly-iphone-font-tool h1{ font-size: 54px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-hero p{ font-size: 18px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-input{ min-height: 176px; padding: 20px; font-size: 19px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-btn{ padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-card{ padding: 18px; }.tc-wp-tool-root .typedly-iphone-font-tool .typedly-preview{ font-size: 18px; }}.wpc-scope-601 .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;
}