@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-115 .tc-wp-tool-root img, .wpc-scope-115 .tc-wp-tool-root video, .wpc-scope-115 .tc-wp-tool-root svg, .wpc-scope-115 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  padding: 72px 24px;
  box-sizing: border-box;
  color: #f7fbff;
  background:
    radial-gradient(circle at 18% 12%, rgba(90, 200, 255, 0.34), transparent 31%),
    radial-gradient(circle at 84% 18%, rgba(150, 119, 255, 0.34), transparent 30%),
    linear-gradient(135deg, #101828 0%, #152033 45%, #0d1320 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap *, .wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap *::before, .wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-font-tool{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero{
  text-align: center;
  margin: 0 auto 30px;
  max-width: 820px;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-kicker{
  display: inline-flex;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(154, 220, 255, 0.28);
  border-radius: 999px;
  color: #bfeaff;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 10px 30px rgba(80, 174, 255, 0.16);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap h1{
  margin: 0;
  font-size: 54px;
  line-height: 1.05;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 34px rgba(112, 197, 255, 0.34);
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero p{
  margin: 16px auto 0;
  color: #d9e7f7;
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-input-panel{
  width: 100%;
  padding: 24px;
  margin-bottom: 24px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.10);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-input-label{
  display: block;
  margin-bottom: 10px;
  color: #eaf6ff;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input{
  width: 100%;
  min-height: 132px;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(190, 231, 255, 0.28);
  border-radius: 18px;
  outline: none;
  padding: 18px 20px;
  color: #ffffff;
  background: rgba(8, 15, 28, 0.62);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
  font: 600 18px/1.55 Arial, Helvetica, sans-serif;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input:focus{
  border-color: rgba(105, 211, 255, 0.86);
  background: rgba(9, 17, 32, 0.78);
  box-shadow: 0 0 0 4px rgba(72, 190, 255, 0.16), 0 0 36px rgba(88, 194, 255, 0.18);
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  border: 0;
  border-radius: 14px;
  padding: 13px 20px;
  cursor: pointer;
  color: #06111e;
  background: linear-gradient(135deg, #8ce7ff, #c7b7ff);
  box-shadow: 0 14px 34px rgba(92, 196, 255, 0.25);
  font: 800 14px/1 Arial, Helvetica, sans-serif;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 18px 42px rgba(128, 212, 255, 0.34);
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  transform: none;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-clear-btn{
  color: #f3f8ff;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: linear-gradient(180deg, rgba(255,255,255,0.13), rgba(255,255,255,0.07));
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(16px);
  animation: ggsansFadeUp 260ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  overflow: hidden;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card:hover{
  transform: translateY(-5px);
  border-color: rgba(137, 221, 255, 0.38);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.3), 0 0 26px rgba(83, 196, 255, 0.16);
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card-title{
  margin: 0 0 12px;
  color: #cceeff;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  margin-bottom: 14px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(5, 12, 24, 0.42);
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview::-webkit-scrollbar, .wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview::-webkit-scrollbar-track, .wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.07);
  border-radius: 999px;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview::-webkit-scrollbar-thumb, .wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #77dcff, #bba7ff);
  border-radius: 999px;
}.wpc-scope-115 .tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-copy-btn{
  width: 100%;
}@keyframes ggsansFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .ggsans-font-tool-wrap{ padding: 76px 28px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-font-tool{ width: min(100%, 1200px); }.tc-wp-tool-root .ggsans-font-tool-wrap h1{ font-size: 56px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero p{ font-size: 18px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input{ min-height: 136px; font-size: 18px; padding: 19px 20px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn{ min-height: 48px; padding: 14px 22px; font-size: 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card{ padding: 18px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview{ font-size: 18px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ggsans-font-tool-wrap{ padding: 68px 24px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-font-tool{ width: min(100%, 1100px); }.tc-wp-tool-root .ggsans-font-tool-wrap h1{ font-size: 50px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero p{ font-size: 17px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input{ min-height: 130px; font-size: 17px; padding: 18px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn{ min-height: 46px; padding: 13px 20px; font-size: 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card{ padding: 18px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview{ font-size: 17px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ggsans-font-tool-wrap{ padding: 58px 20px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-font-tool{ width: min(100%, 920px); }.tc-wp-tool-root .ggsans-font-tool-wrap h1{ font-size: 42px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero p{ font-size: 16px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input{ min-height: 124px; font-size: 16px; padding: 17px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn{ min-height: 44px; padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card{ padding: 17px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview{ font-size: 17px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ggsans-font-tool-wrap{ padding: 44px 16px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-font-tool{ width: 100%; }.tc-wp-tool-root .ggsans-font-tool-wrap h1{ font-size: 34px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero p{ font-size: 15px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-input-panel{ padding: 18px; border-radius: 20px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input{ min-height: 118px; font-size: 16px; padding: 15px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn{ min-height: 43px; padding: 12px 16px; font-size: 13px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview{ font-size: 16px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ggsans-font-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-font-tool{ width: 100%; }.tc-wp-tool-root .ggsans-font-tool-wrap h1{ font-size: 30px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero p{ font-size: 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-input-panel{ padding: 16px; border-radius: 18px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input{ min-height: 112px; font-size: 15px; padding: 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn{ width: 100%; min-height: 42px; padding: 12px 15px; font-size: 13px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card{ width: 100%; max-width: 100%; padding: 15px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview{ font-size: 15px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ggsans-font-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-font-tool{ width: 100%; }.tc-wp-tool-root .ggsans-font-tool-wrap h1{ font-size: 27px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-tool-hero p{ font-size: 13px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-input-panel{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-text-input{ min-height: 108px; font-size: 15px; padding: 13px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-btn{ width: 100%; min-height: 40px; padding: 11px 14px; font-size: 13px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-card{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .ggsans-font-tool-wrap .ggsans-preview{ font-size: 15px; }}.wpc-scope-115 /* 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-115 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ggsans-load-btn{}