@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-129 .tc-wp-tool-root img, .wpc-scope-129 .tc-wp-tool-root video, .wpc-scope-129 .tc-wp-tool-root svg, .wpc-scope-129 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 54px 22px;
  color: #3e1430;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  background:
    radial-gradient(circle at 12% 12%, rgba(255,255,255,.72) 0 9%, transparent 24%),
    radial-gradient(circle at 88% 16%, rgba(255,209,236,.72) 0 10%, transparent 26%),
    linear-gradient(135deg, #fff5fb 0%, #ffd4ec 28%, #ff5db8 62%, #d91586 100%);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap, .wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__inner{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__hero{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 3px 18px rgba(132, 0, 82, .32);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__subtitle{
  max-width: 760px;
  margin: 12px auto 0;
  color: #fff8fc;
  font-size: 1.05rem;
  line-height: 1.6;
  text-shadow: 0 2px 12px rgba(120, 0, 76, .22);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__panel{
  width: 100%;
  max-width: 100%;
  margin: 0 0 24px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.58);
  border-radius: 24px;
  background: rgba(255,255,255,.34);
  box-shadow: 0 24px 70px rgba(135, 0, 85, .23);
  backdrop-filter: blur(16px);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: #661342;
  font-size: .94rem;
  font-weight: 800;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255,255,255,.9);
  border-radius: 18px;
  padding: 17px 18px;
  background: rgba(255,255,255,.9);
  color: #451235;
  font: 800 1.08rem/1.35 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.9), 0 12px 28px rgba(167, 0, 103, .14);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__input:focus{
  border-color: #ff1493;
  box-shadow: 0 0 0 4px rgba(255, 20, 147, .2), 0 16px 34px rgba(167, 0, 103, .18);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__actions, .wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__load-row{
  display: flex;
  justify-content: center;
  gap: 12px;
  width: 100%;
  margin-top: 16px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__button{
  min-height: 46px;
  min-width: 112px;
  border: 0;
  border-radius: 999px;
  padding: 12px 20px;
  background: linear-gradient(135deg, #ff1493, #ff68bd 52%, #ffb8df);
  color: #ffffff;
  font: 900 .95rem/1 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  cursor: pointer;
  box-shadow: 0 14px 28px rgba(176, 0, 110, .28), inset 0 1px 0 rgba(255,255,255,.36);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__button:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 38px rgba(176, 0, 110, .36), 0 0 0 4px rgba(255,255,255,.22);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__button:focus-visible{
  outline: 3px solid #fff6fb;
  outline-offset: 3px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.64);
  border-radius: 22px;
  background: rgba(255,255,255,.42);
  box-shadow: 0 18px 42px rgba(115, 0, 72, .18);
  backdrop-filter: blur(14px);
  animation: barbieFontFade .34s ease both;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__card:hover{
  transform: translateY(-4px);
  background: rgba(255,255,255,.52);
  box-shadow: 0 24px 52px rgba(115, 0, 72, .24);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__style-name{
  margin: 0 0 12px;
  color: #73124b;
  font-size: .95rem;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  padding: 16px;
  border: 1px solid rgba(255,255,255,.75);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,.92), rgba(255,239,249,.82));
  color: #4b0f38;
  font-size: 1.28rem;
  font-weight: 800;
  line-height: 1.45;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: #ffe1f1;
  border-radius: 999px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff56b3, #d91586);
  border-radius: 999px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__load-row{
  margin-top: 24px;
}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__is-hidden{
  display: none;
}@keyframes barbieFontFade{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .barbie-font-tool-wrap{ padding: 34px 12px; border-radius: 0 !important; }.tc-wp-tool-root .barbie-font-tool-wrap__inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .barbie-font-tool-wrap__title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .barbie-font-tool-wrap__subtitle{ font-size: .92rem; }.tc-wp-tool-root .barbie-font-tool-wrap__input{ width: 100%; font-size: 1rem; padding: 15px 14px; }.tc-wp-tool-root .barbie-font-tool-wrap__button{ min-height: 44px; font-size: .9rem; padding: 11px 16px; }.tc-wp-tool-root .barbie-font-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .barbie-font-tool-wrap__card{ padding: 14px; }.tc-wp-tool-root .barbie-font-tool-wrap__preview{ font-size: 1.08rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .barbie-font-tool-wrap{ padding: 38px 14px; border-radius: 0 !important; }.tc-wp-tool-root .barbie-font-tool-wrap__inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .barbie-font-tool-wrap__title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .barbie-font-tool-wrap__subtitle{ font-size: .95rem; }.tc-wp-tool-root .barbie-font-tool-wrap__input{ width: 100%; font-size: 1rem; padding: 15px; }.tc-wp-tool-root .barbie-font-tool-wrap__button{ min-height: 45px; font-size: .92rem; }.tc-wp-tool-root .barbie-font-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .barbie-font-tool-wrap__card{ padding: 15px; }.tc-wp-tool-root .barbie-font-tool-wrap__preview{ font-size: 1.12rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .barbie-font-tool-wrap{ padding: 42px 16px; border-radius: 0 !important; }.tc-wp-tool-root .barbie-font-tool-wrap__inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .barbie-font-tool-wrap__title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .barbie-font-tool-wrap__subtitle{ font-size: 1rem; }.tc-wp-tool-root .barbie-font-tool-wrap__input{ width: 100%; font-size: 1.04rem; padding: 16px; }.tc-wp-tool-root .barbie-font-tool-wrap__button{ min-height: 46px; font-size: .94rem; }.tc-wp-tool-root .barbie-font-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .barbie-font-tool-wrap__card{ padding: 16px; }.tc-wp-tool-root .barbie-font-tool-wrap__preview{ font-size: 1.18rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .barbie-font-tool-wrap{ padding: 48px 20px; border-radius: 0 !important; }.tc-wp-tool-root .barbie-font-tool-wrap__inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .barbie-font-tool-wrap__title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .barbie-font-tool-wrap__subtitle{ font-size: 1.03rem; }.tc-wp-tool-root .barbie-font-tool-wrap__input{ width: 100%; font-size: 1.06rem; }.tc-wp-tool-root .barbie-font-tool-wrap__button{ min-height: 46px; font-size: .95rem; }.tc-wp-tool-root .barbie-font-tool-wrap__grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .barbie-font-tool-wrap__card{ padding: 17px; }.tc-wp-tool-root .barbie-font-tool-wrap__preview{ font-size: 1.22rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .barbie-font-tool-wrap{ padding: 52px 22px; border-radius: 0 !important; }.tc-wp-tool-root .barbie-font-tool-wrap__inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .barbie-font-tool-wrap__title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .barbie-font-tool-wrap__subtitle{ font-size: 1.05rem; }.tc-wp-tool-root .barbie-font-tool-wrap__input{ width: 100%; font-size: 1.08rem; }.tc-wp-tool-root .barbie-font-tool-wrap__button{ min-height: 46px; font-size: .95rem; }.tc-wp-tool-root .barbie-font-tool-wrap__grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .barbie-font-tool-wrap__card{ padding: 18px; }.tc-wp-tool-root .barbie-font-tool-wrap__preview{ font-size: 1.24rem; }}@media (min-width: 1200px){.tc-wp-tool-root .barbie-font-tool-wrap{ padding: 58px 24px; border-radius: 0 !important; }.tc-wp-tool-root .barbie-font-tool-wrap__inner{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .barbie-font-tool-wrap__title{ font-size: clamp(1.5rem, 5vw, 2.8rem); }.tc-wp-tool-root .barbie-font-tool-wrap__subtitle{ font-size: 1.06rem; }.tc-wp-tool-root .barbie-font-tool-wrap__input{ width: 100%; font-size: 1.1rem; }.tc-wp-tool-root .barbie-font-tool-wrap__button{ min-height: 47px; font-size: .96rem; }.tc-wp-tool-root .barbie-font-tool-wrap__grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .barbie-font-tool-wrap__card{ padding: 18px; }.tc-wp-tool-root .barbie-font-tool-wrap__preview{ font-size: 1.28rem; }}.wpc-scope-129 .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-129 .tc-wp-tool-root .barbie-font-tool-wrap__button--clear{}.wpc-scope-129 .tc-wp-tool-root .barbie-font-tool-wrap__button--load{}