@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-71 .tc-wp-tool-root img, .wpc-scope-71 .tc-wp-tool-root video, .wpc-scope-71 .tc-wp-tool-root svg, .wpc-scope-71 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  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(64, 214, 255, 0.28), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(255, 103, 196, 0.22), transparent 30%),
    radial-gradient(circle at 48% 96%, rgba(113, 255, 185, 0.18), transparent 34%),
    linear-gradient(135deg, #07111f 0%, #101827 47%, #07121c 100%);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool div, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool section, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool h1, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool p, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool label, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool textarea, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-hero{
  position: relative;
  padding: 18px 0 24px;
  text-align: center;
  overflow: hidden;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-orbit{
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  filter: blur(1px);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-orbit-one{
  width: 170px;
  height: 170px;
  top: -58px;
  left: 7%;
  border: 1px solid rgba(100, 226, 255, 0.28);
  box-shadow: inset 0 0 34px rgba(74, 211, 255, 0.18), 0 0 52px rgba(74, 211, 255, 0.13);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-orbit-two{
  width: 230px;
  height: 230px;
  right: 4%;
  bottom: -112px;
  border: 1px solid rgba(255, 128, 212, 0.25);
  box-shadow: inset 0 0 42px rgba(255, 128, 212, 0.15), 0 0 62px rgba(255, 128, 212, 0.12);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool h1{
  position: relative;
  margin: 0;
  font-size: 52px;
  line-height: 1.06;
  font-weight: 850;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 34px rgba(83, 213, 255, 0.3);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-subtitle{
  position: relative;
  max-width: 720px;
  margin: 16px auto 0;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(232, 244, 255, 0.82);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-control-card{
  width: 100%;
  margin: 26px auto 28px;
  padding: 24px;
  border: 1px solid rgba(182, 233, 255, 0.18);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.055));
  box-shadow: 0 26px 80px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 750;
  color: rgba(245, 251, 255, 0.9);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-text-input{
  display: block;
  width: 100%;
  min-height: 132px;
  max-width: 100%;
  padding: 18px 20px;
  resize: vertical;
  border: 1px solid rgba(171, 230, 255, 0.2);
  border-radius: 8px;
  outline: none;
  background: rgba(2, 11, 22, 0.66);
  color: #ffffff;
  font-size: 20px;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-text-input:focus{
  border-color: rgba(93, 224, 255, 0.72);
  background: rgba(3, 15, 28, 0.82);
  box-shadow: 0 0 0 4px rgba(73, 203, 255, 0.13), 0 0 34px rgba(73, 203, 255, 0.18);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-actions, .wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-actions{
  margin-top: 16px;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-load-wrap{
  margin-top: 26px;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-btn{
  min-height: 46px;
  padding: 12px 22px;
  border: 1px solid rgba(173, 239, 255, 0.24);
  border-radius: 8px;
  cursor: pointer;
  color: #06121f;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, #7df4ff 0%, #b3ffcf 52%, #ffd3f1 100%);
  box-shadow: 0 14px 34px rgba(59, 213, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 44px rgba(92, 224, 255, 0.26);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-btn:active{
  transform: translateY(0);
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-btn:disabled{
  cursor: default;
  opacity: 0.6;
  transform: none;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-card{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(190, 236, 255, 0.16);
  border-radius: 8px;
  background:
    radial-gradient(circle at top right, rgba(118, 242, 255, 0.13), transparent 34%),
    linear-gradient(150deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.045));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(14px);
  animation: cfgFadeIn 320ms ease both;
  overflow: hidden;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-card.is-revealed{
  animation: cfgReveal 360ms ease both;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-card-title{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  margin: 0 0 14px;
  padding: 14px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(152, 231, 255, 0.16);
  border-radius: 8px;
  color: rgba(246, 252, 255, 0.96);
  background: rgba(3, 12, 23, 0.58);
  font-size: 18px;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 999px;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #75ecff, #ff9edc);
  border-radius: 999px;
}.wpc-scope-71 .tc-wp-tool-root .circle-font-generator-tool .cfg-copy-btn{
  width: 100%;
  margin-top: auto;
}@keyframes cfgFadeIn{
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes cfgReveal{
  from { opacity: 0; transform: translateY(14px) scale(0.985); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .circle-font-generator-tool .cfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(123, 236, 255, 0.34);
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.34), 0 0 34px rgba(95, 224, 255, 0.12);
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  }}@media (min-width: 1200px){.tc-wp-tool-root .circle-font-generator-tool{ padding: 60px 24px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-shell{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .circle-font-generator-tool h1{ font-size: 56px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-text-input{ min-height: 138px; font-size: 20px; padding: 20px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-btn{ min-height: 48px; padding: 13px 24px; font-size: 15px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-card{ padding: 18px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-preview{ font-size: 18px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .circle-font-generator-tool{ padding: 54px 22px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-shell{ width: 100%; max-width: 1120px; }.tc-wp-tool-root .circle-font-generator-tool h1{ font-size: 50px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-text-input{ min-height: 132px; font-size: 19px; padding: 18px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-btn{ min-height: 46px; padding: 12px 22px; font-size: 15px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-card{ padding: 17px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-preview{ font-size: 17px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .circle-font-generator-tool{ padding: 46px 18px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-shell{ width: 100%; max-width: 920px; }.tc-wp-tool-root .circle-font-generator-tool h1{ font-size: 42px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-text-input{ min-height: 124px; font-size: 18px; padding: 17px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-btn{ min-height: 44px; padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-card{ padding: 16px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-preview{ font-size: 17px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .circle-font-generator-tool{ padding: 38px 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .circle-font-generator-tool h1{ font-size: 34px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-control-card{ padding: 16px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-text-input{ min-height: 116px; font-size: 17px; padding: 15px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-btn{ min-height: 43px; padding: 11px 18px; font-size: 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-card{ width: 100%; max-width: 100%; padding: 15px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-preview{ font-size: 16px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .circle-font-generator-tool{ padding: 34px 12px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .circle-font-generator-tool h1{ font-size: 30px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-control-card{ padding: 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-text-input{ min-height: 110px; font-size: 16px; padding: 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-btn{ min-height: 42px; padding: 11px 16px; font-size: 13px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-card{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-preview{ font-size: 15px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .circle-font-generator-tool{ padding: 30px 10px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .circle-font-generator-tool h1{ font-size: 27px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-control-card{ padding: 12px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-text-input{ min-height: 104px; font-size: 15px; padding: 12px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-btn{ min-height: 40px; padding: 10px 14px; font-size: 13px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-card{ width: 100%; max-width: 100%; padding: 12px; }.tc-wp-tool-root .circle-font-generator-tool .cfg-preview{ font-size: 14px; overflow-wrap: anywhere; word-break: break-word; }}.wpc-scope-71 /* 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;
}.wpc-scope-71 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .cfg-clear-btn{}.wpc-scope-71 .tc-wp-tool-root .cfg-load-btn{}.wpc-scope-71 .tc-wp-tool-root .cfg-results{}