@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-319 .tc-wp-tool-root img, .wpc-scope-319 .tc-wp-tool-root video, .wpc-scope-319 .tc-wp-tool-root svg, .wpc-scope-319 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 56px 18px;
  box-sizing: border-box;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.95) 0 8%, transparent 22%),
    radial-gradient(circle at 84% 12%, rgba(255, 177, 222, 0.55) 0 9%, transparent 24%),
    radial-gradient(circle at 72% 86%, rgba(130, 236, 255, 0.55) 0 10%, transparent 26%),
    linear-gradient(135deg, #fff4cf 0%, #ffd7ef 25%, #cdeeff 54%, #e2d6ff 78%, #fff8e7 100%);
  color: #26314f;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool, .wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-title{
  margin: 0;
  font-size: clamp(34px, 5vw, 66px);
  line-height: 1.02;
  letter-spacing: 0;
  color: #233257;
  text-shadow: 0 3px 0 rgba(255, 255, 255, 0.75), 0 14px 38px rgba(235, 88, 174, 0.22);
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-subtitle{
  margin: 14px auto 0;
  max-width: 620px;
  font-size: 18px;
  line-height: 1.6;
  color: #455171;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-input-panel, .wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0.36));
  box-shadow: 0 24px 70px rgba(86, 80, 143, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(18px);
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-input-panel{
  padding: 24px;
  margin-bottom: 24px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  color: #344063;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 138px;
  resize: vertical;
  border: 1px solid rgba(117, 132, 190, 0.24);
  border-radius: 20px;
  padding: 20px 22px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: inset 0 3px 16px rgba(116, 133, 186, 0.12), 0 10px 30px rgba(94, 111, 176, 0.12);
  color: #273252;
  font: inherit;
  font-size: 22px;
  line-height: 1.45;
  outline: none;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input:focus{
  border-color: rgba(255, 104, 188, 0.62);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: inset 0 3px 16px rgba(116, 133, 186, 0.1), 0 0 0 5px rgba(255, 129, 202, 0.18), 0 16px 34px rgba(76, 197, 226, 0.18);
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button, .wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more, .wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-copy-button{
  appearance: none;
  border: 0;
  border-radius: 999px;
  font: inherit;
  font-weight: 800;
  cursor: pointer;
  color: #22304f;
  background: linear-gradient(135deg, #ffffff 0%, #ffe4f4 35%, #d6f7ff 100%);
  box-shadow: 0 10px 24px rgba(237, 91, 176, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transition: transform 170ms ease, box-shadow 170ms ease, filter 170ms ease, opacity 170ms ease;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button{
  display: block;
  min-width: 92px;
  margin: 16px auto 0;
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button:hover, .wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more:hover, .wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-copy-button:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(104, 202, 232, 0.22), 0 9px 24px rgba(237, 91, 176, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-panel{
  padding: 24px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-top{
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-section-title{
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  color: #273252;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-count-label{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  color: #53607d;
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-card{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 22px;
  padding: 17px;
  background:
    linear-gradient(120deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.42)),
    radial-gradient(circle at top right, rgba(255, 139, 207, 0.22), transparent 38%),
    radial-gradient(circle at bottom left, rgba(112, 225, 247, 0.22), transparent 40%);
  box-shadow: 0 14px 34px rgba(82, 89, 145, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.82);
  overflow: hidden;
  animation: bfg-card-in 280ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, rgba(255, 255, 255, 0.5), transparent 34%, rgba(255, 255, 255, 0.24));
  opacity: 0.8;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 22px 46px rgba(82, 89, 145, 0.2), 0 12px 30px rgba(248, 111, 193, 0.12);
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-card-title{
  position: relative;
  margin: 0 0 12px;
  color: #344063;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 16px;
  border: 1px solid rgba(120, 138, 190, 0.16);
  background: rgba(255, 255, 255, 0.58);
  color: #22304f;
  font-size: 24px;
  line-height: 1.45;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 2px 12px rgba(84, 102, 158, 0.1);
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.5);
  border-radius: 999px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff9bd4, #8cecff);
  border-radius: 999px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-copy-button{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 42px;
  margin-top: 13px;
  padding: 10px 16px;
  font-size: 14px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 22px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more{
  min-width: 132px;
  padding: 12px 22px;
  font-size: 15px;
}.wpc-scope-319 .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more:disabled{
  cursor: default;
  opacity: 0.55;
  transform: none;
}@keyframes bfg-card-in{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .bubble-font-generator-tool{
    padding: 64px 24px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-title{
    font-size: 66px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input{
    min-height: 144px;
    padding: 22px 24px;
    font-size: 23px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button, .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more{
    padding: 12px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-card{
    padding: 17px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text{
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bubble-font-generator-tool{
    padding: 58px 22px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-title{
    font-size: 56px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input{
    min-height: 138px;
    padding: 20px 22px;
    font-size: 22px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button, .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more{
    padding: 11px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-card{
    padding: 17px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text{
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bubble-font-generator-tool{
    padding: 48px 18px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-container{
    width: min(100%, 920px);
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-title{
    font-size: 46px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-input-panel, .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-panel{
    border-radius: 22px;
    padding: 20px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input{
    min-height: 128px;
    padding: 18px 19px;
    font-size: 20px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button, .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more{
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-card{
    padding: 16px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text{
    font-size: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bubble-font-generator-tool{
    padding: 40px 14px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-title{
    font-size: 38px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-input-panel, .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-panel{
    border-radius: 20px;
    padding: 16px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input{
    min-height: 116px;
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button, .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more{
    padding: 10px 17px;
    font-size: 14px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-top{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-card{
    padding: 15px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text{
    font-size: 21px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bubble-font-generator-tool{
    padding: 36px 12px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-input-panel, .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-panel{
    border-radius: 18px;
    padding: 14px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input{
    min-height: 112px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button, .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more{
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-section-title{
    font-size: 21px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-top{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-card{
    padding: 14px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text{
    font-size: 20px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bubble-font-generator-tool{
    padding: 32px 10px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-container{
    width: 100%;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-title{
    font-size: 30px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-input-panel, .tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-panel{
    border-radius: 17px;
    padding: 12px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-text-input{
    min-height: 106px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-clear-button, .tc-wp-tool-root .bubble-font-generator-tool .bfg-load-more{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-section-title{
    font-size: 20px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-top{
    grid-template-columns: 1fr;
    gap: 9px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-card{
    padding: 12px;
  }.tc-wp-tool-root .bubble-font-generator-tool .bfg-preview-text{
    font-size: 18px;
    padding: 13px;
  }}.wpc-scope-319 .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;
}