@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-461 .tc-wp-tool-root img, .wpc-scope-461 .tc-wp-tool-root video, .wpc-scope-461 .tc-wp-tool-root svg, .wpc-scope-461 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool{
  width: 100%;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 56px 20px;
  color: #f7fbff;
  font-family: Arial, Helvetica, sans-serif;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0) 24%),
    linear-gradient(115deg, #090b0f 0%, #161b22 34%, #25313d 58%, #0b0d12 100%);
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool, .wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container, .wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__panel, .wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid, .wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card, .wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview, .wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input, .wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
  box-sizing: border-box;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 22px rgba(168, 222, 255, 0.38), 0 2px 0 rgba(0, 0, 0, 0.45);
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__subtitle{
  max-width: 720px;
  margin: 12px auto 0;
  color: #d5e5f1;
  font-size: 1rem;
  line-height: 1.6;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(207, 230, 244, 0.24);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,0.14), rgba(255,255,255,0.055));
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255,255,255,0.24);
  backdrop-filter: blur(14px);
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__label{
  display: block;
  margin: 0 0 10px;
  color: #f4fbff;
  font-size: 0.95rem;
  font-weight: 700;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 52px;
  padding: 13px 15px;
  border: 1px solid rgba(207, 230, 244, 0.32);
  border-radius: 12px;
  outline: none;
  color: #ffffff;
  background: linear-gradient(180deg, rgba(11, 16, 22, 0.98), rgba(30, 39, 49, 0.96));
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14);
  font-size: 1rem;
  line-height: 1.3;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input:focus{
  border-color: rgba(151, 222, 255, 0.9);
  box-shadow: 0 0 0 4px rgba(107, 198, 255, 0.17), inset 0 1px 0 rgba(255,255,255,0.18);
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__actions{
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 14px;
  flex-wrap: wrap;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
  min-height: 44px;
  max-width: 100%;
  padding: 11px 18px;
  border: 1px solid rgba(226, 242, 252, 0.34);
  border-radius: 999px;
  cursor: pointer;
  color: #061017;
  background: linear-gradient(180deg, #ffffff 0%, #c8d5de 38%, #7e8d9b 72%, #edf7ff 100%);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255,255,255,0.9);
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1.2;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button:hover{
  transform: translateY(-1px);
  border-color: rgba(174, 229, 255, 0.72);
  box-shadow: 0 14px 30px rgba(82, 184, 255, 0.22), inset 0 1px 0 rgba(255,255,255,0.95);
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button:focus-visible{
  outline: 3px solid rgba(142, 218, 255, 0.72);
  outline-offset: 3px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__hint{
  margin: 12px 0 0;
  color: #adc3d1;
  font-size: 0.88rem;
  line-height: 1.45;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card{
  width: 100%;
  max-width: 100%;
  padding: 16px;
  border: 1px solid rgba(214, 237, 250, 0.22);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.045)),
    linear-gradient(180deg, rgba(23, 29, 37, 0.92), rgba(8, 11, 16, 0.94));
  box-shadow: 0 16px 34px rgba(0,0,0,0.28), inset 0 1px 0 rgba(255,255,255,0.15);
  animation: chromeFontGeneratorFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card:hover{
  transform: translateY(-4px);
  border-color: rgba(162, 221, 255, 0.46);
  box-shadow: 0 22px 44px rgba(0,0,0,0.36), 0 0 24px rgba(99, 190, 255, 0.13);
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__style-name{
  margin: 0 0 12px;
  color: #f3fbff;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview{
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  padding: 14px;
  border: 1px solid rgba(216, 238, 250, 0.18);
  border-radius: 12px;
  color: #ffffff;
  background: linear-gradient(180deg, rgba(255,255,255,0.075), rgba(0,0,0,0.22));
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview-text{
  margin: 0;
  color: #ffffff;
  font-size: 1.18rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 16px rgba(165, 225, 255, 0.28);
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 99px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #eef8ff, #6f8494);
  border-radius: 99px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__copy{
  width: 100%;
  margin-top: 12px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button--load{
  min-width: 170px;
}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button--hidden{
  display: none;
}@keyframes chromeFontGeneratorFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card, .tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
    animation: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .chrome-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input{
    width: 100%;
    font-size: 0.95rem;
    min-height: 50px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
    width: 100%;
    font-size: 0.92rem;
    min-height: 46px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card{
    padding: 14px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview-text{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .chrome-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input{
    width: 100%;
    font-size: 0.98rem;
    min-height: 52px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
    font-size: 0.93rem;
    min-height: 46px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card{
    padding: 15px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview-text{
    font-size: 1.04rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .chrome-font-generator-tool{
    padding: 44px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input{
    width: 100%;
    font-size: 1rem;
    min-height: 52px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
    font-size: 0.94rem;
    min-height: 46px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card{
    padding: 16px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview-text{
    font-size: 1.08rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .chrome-font-generator-tool{
    padding: 52px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__subtitle{
    font-size: 1.03rem;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input{
    width: 100%;
    font-size: 1rem;
    min-height: 54px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
    font-size: 0.95rem;
    min-height: 46px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card{
    padding: 16px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview-text{
    font-size: 1.12rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .chrome-font-generator-tool{
    padding: 58px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input{
    width: 100%;
    font-size: 1.02rem;
    min-height: 54px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
    font-size: 0.95rem;
    min-height: 46px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card{
    padding: 17px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview-text{
    font-size: 1.14rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .chrome-font-generator-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__container{
    width: 100%;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__input{
    width: 100%;
    font-size: 1.03rem;
    min-height: 54px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__button{
    font-size: 0.96rem;
    min-height: 46px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__card{
    padding: 18px;
  }.tc-wp-tool-root .chrome-font-generator-tool .chrome-font-generator-tool__preview-text{
    font-size: 1.16rem;
  }}.wpc-scope-461 .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-461 .tc-wp-tool-root .chrome-font-generator-tool__button--clear{}.wpc-scope-461 .tc-wp-tool-root .chrome-font-generator-tool__results{}