@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-8 .tc-wp-tool-root img, .wpc-scope-8 .tc-wp-tool-root video, .wpc-scope-8 .tc-wp-tool-root svg, .wpc-scope-8 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap, .wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.55) 0 8px, transparent 9px),
    radial-gradient(circle at 88% 16%, rgba(255, 255, 255, 0.42) 0 12px, transparent 13px),
    radial-gradient(circle at 18% 82%, rgba(255, 255, 255, 0.34) 0 18px, transparent 19px),
    linear-gradient(135deg, #11c5ff 0%, #7c4dff 38%, #ff4fc3 72%, #ffd166 100%);
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__hero{
  text-align: center;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__hero h1{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 5px 24px rgba(58, 0, 124, 0.35);
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__hero p{
  max-width: 720px;
  margin: 14px auto 0;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.55;
  text-shadow: 0 2px 12px rgba(42, 24, 86, 0.25);
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__input-panel{
  width: 100%;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 24px 70px rgba(52, 20, 118, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(18px);
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-weight: 800;
  line-height: 1.3;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 18px;
  outline: none;
  resize: vertical;
  color: #241039;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: inset 0 2px 10px rgba(80, 38, 150, 0.12);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__textarea:focus{
  border-color: #ffffff;
  background: #ffffff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.26), 0 0 30px rgba(0, 229, 255, 0.32);
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__input-actions, .wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__load-area{
  display: grid;
  place-items: center;
  width: 100%;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__clear, .wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__load-more, .wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__copy{
  border: 0;
  cursor: pointer;
  font-weight: 900;
  line-height: 1;
  color: #ffffff;
  background: linear-gradient(135deg, #ff4fc3, #7c4dff 54%, #12d9ff);
  box-shadow: 0 12px 28px rgba(65, 31, 156, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__clear:hover, .wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__load-more:hover, .wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__copy:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 16px 36px rgba(49, 21, 145, 0.35), 0 0 24px rgba(255, 255, 255, 0.26);
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 18px 48px rgba(45, 17, 115, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(16px);
  animation: bubbleFontFadeIn 320ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.62);
  box-shadow: 0 24px 58px rgba(45, 17, 115, 0.28), 0 0 30px rgba(255, 255, 255, 0.14);
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__card-title{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__copy{
  flex: 0 0 auto;
  border-radius: 999px;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 18px;
  color: #251044;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.95), transparent 18%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.66));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(124, 77, 255, 0.12);
  border-radius: 999px;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff4fc3, #12d9ff);
  border-radius: 999px;
}.wpc-scope-8 .tc-wp-tool-root .bubble-font-tool-wrap__load-more.is-hidden{
  display: none;
}@keyframes bubbleFontFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bubble-font-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero h1{
    font-size: 31px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero p{
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-panel{
    margin-top: 24px;
    padding: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__label{
    font-size: 14px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__textarea{
    min-height: 118px;
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-actions{
    margin-top: 14px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__clear, .tc-wp-tool-root .bubble-font-tool-wrap__load-more{
    min-height: 42px;
    padding: 0 18px;
    border-radius: 999px;
    font-size: 14px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 22px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card{
    padding: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card-title{
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__copy{
    min-height: 34px;
    padding: 0 13px;
    font-size: 12px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__preview{
    padding: 14px;
    font-size: 20px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__load-area{
    margin-top: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bubble-font-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero h1{
    font-size: 36px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero p{
    font-size: 15.5px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-panel{
    margin-top: 26px;
    padding: 18px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__label{
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__textarea{
    min-height: 124px;
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-actions{
    margin-top: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__clear, .tc-wp-tool-root .bubble-font-tool-wrap__load-more{
    min-height: 44px;
    padding: 0 20px;
    border-radius: 999px;
    font-size: 14px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
    margin-top: 24px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card{
    padding: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card-title{
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__copy{
    min-height: 35px;
    padding: 0 14px;
    font-size: 12px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__preview{
    padding: 15px;
    font-size: 21px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__load-area{
    margin-top: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bubble-font-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero h1{
    font-size: 42px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero p{
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-panel{
    margin-top: 30px;
    padding: 20px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__label{
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__textarea{
    min-height: 132px;
    padding: 16px;
    font-size: 19px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-actions{
    margin-top: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__clear, .tc-wp-tool-root .bubble-font-tool-wrap__load-more{
    min-height: 46px;
    padding: 0 22px;
    border-radius: 999px;
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 20px;
    margin-top: 28px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__copy{
    min-height: 36px;
    padding: 0 15px;
    font-size: 12px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__preview{
    padding: 16px;
    font-size: 22px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__load-area{
    margin-top: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bubble-font-tool-wrap{
    padding: 62px 24px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero h1{
    font-size: 58px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero p{
    font-size: 18px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-panel{
    margin-top: 36px;
    padding: 26px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__label{
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__textarea{
    min-height: 142px;
    padding: 18px;
    font-size: 21px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-actions{
    margin-top: 18px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__clear, .tc-wp-tool-root .bubble-font-tool-wrap__load-more{
    min-height: 48px;
    padding: 0 24px;
    border-radius: 999px;
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 34px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card{
    padding: 20px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__copy{
    min-height: 36px;
    padding: 0 15px;
    font-size: 12px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__preview{
    padding: 17px;
    font-size: 23px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__load-area{
    margin-top: 30px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bubble-font-tool-wrap{
    padding: 72px 28px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero h1{
    font-size: 66px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero p{
    font-size: 19px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-panel{
    margin-top: 38px;
    padding: 28px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__label{
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__textarea{
    min-height: 150px;
    padding: 20px;
    font-size: 22px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-actions{
    margin-top: 18px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__clear, .tc-wp-tool-root .bubble-font-tool-wrap__load-more{
    min-height: 50px;
    padding: 0 26px;
    border-radius: 999px;
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 36px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card{
    padding: 20px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__copy{
    min-height: 36px;
    padding: 0 15px;
    font-size: 12px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__preview{
    padding: 17px;
    font-size: 23px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__load-area{
    margin-top: 32px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .bubble-font-tool-wrap{
    padding: 84px 32px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero h1{
    font-size: 74px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__hero p{
    font-size: 20px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-panel{
    margin-top: 42px;
    padding: 30px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__label{
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__textarea{
    min-height: 156px;
    padding: 21px;
    font-size: 23px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__input-actions{
    margin-top: 20px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__clear, .tc-wp-tool-root .bubble-font-tool-wrap__load-more{
    min-height: 52px;
    padding: 0 28px;
    border-radius: 999px;
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 38px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card{
    padding: 21px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__card-title{
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__copy{
    min-height: 36px;
    padding: 0 15px;
    font-size: 12px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__preview{
    padding: 18px;
    font-size: 24px;
  }.tc-wp-tool-root .bubble-font-tool-wrap__load-area{
    margin-top: 34px;
  }}.wpc-scope-8 /* 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;
}