@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-690 .tc-wp-tool-root img, .wpc-scope-690 .tc-wp-tool-root video, .wpc-scope-690 .tc-wp-tool-root svg, .wpc-scope-690 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  color: #fffaf7;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 184, 108, 0.36), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(88, 80, 236, 0.34), transparent 32%),
    radial-gradient(circle at 52% 92%, rgba(30, 195, 181, 0.24), transparent 34%),
    linear-gradient(135deg, #25114d 0%, #7b2d79 35%, #e05b78 67%, #ffb35b 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-container, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-hero, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-card, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-load-row, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-clear-row{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-bg-glow{
  position: absolute;
  border-radius: 999px;
  filter: blur(22px);
  opacity: 0.72;
  pointer-events: none;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-bg-glow-one{
  width: 260px;
  height: 260px;
  left: -80px;
  top: 80px;
  background: rgba(255, 214, 102, 0.32);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-bg-glow-two{
  width: 320px;
  height: 320px;
  right: -110px;
  bottom: 120px;
  background: rgba(91, 213, 255, 0.24);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-kicker{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 12px 38px rgba(45, 16, 80, 0.18);
  color: #fff7dd;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 12px 34px rgba(38, 12, 62, 0.32);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.86);
  line-height: 1.62;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
  border: 1px solid rgba(255, 255, 255, 0.24);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.1));
  box-shadow: 0 24px 70px rgba(44, 12, 70, 0.24);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel{
  margin-top: 30px;
  border-radius: 24px;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-label{
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 18px;
  outline: none;
  background: rgba(255, 255, 255, 0.9);
  color: #23172f;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.55;
  box-shadow: inset 0 2px 10px rgba(30, 18, 48, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input:focus{
  border-color: rgba(255, 238, 168, 0.95);
  box-shadow: 0 0 0 4px rgba(255, 226, 111, 0.24), inset 0 2px 10px rgba(30, 18, 48, 0.08);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-clear-row, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-clear-row{
  margin-top: 14px;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  cursor: pointer;
  color: #24122f;
  background: linear-gradient(135deg, #fff3b0, #ffbe67 48%, #ff7b91);
  box-shadow: 0 12px 30px rgba(76, 23, 84, 0.22);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 38px rgba(255, 180, 90, 0.34), 0 0 0 4px rgba(255, 255, 255, 0.1);
  filter: saturate(1.05);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(255, 236, 153, 0.3), 0 16px 38px rgba(255, 180, 90, 0.28);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.58;
  transform: none;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-count{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.88);
  font-weight: 700;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 22px;
  overflow: hidden;
  animation: cfcgFadeIn 360ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 245, 187, 0.54);
  box-shadow: 0 30px 76px rgba(34, 12, 62, 0.3), 0 0 28px rgba(255, 213, 107, 0.14);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-style-name{
  min-width: 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.95);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  line-height: 1.2;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-copy-btn{
  flex: 0 0 auto;
  color: #fff;
  background: linear-gradient(135deg, rgba(46, 31, 78, 0.95), rgba(117, 52, 136, 0.95));
  border-color: rgba(255, 255, 255, 0.18);
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 17px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.92);
  color: #21152b;
  overflow-wrap: anywhere;
  word-break: break-word;
  line-height: 1.36;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box::-webkit-scrollbar-track{
  background: rgba(42, 24, 62, 0.08);
  border-radius: 999px;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffbe67, #8b4fea);
  border-radius: 999px;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-main, .wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
  display: block;
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
  margin-top: 8px;
  opacity: 0.86;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-load-row{
  margin-top: 24px;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-load-btn.cfcg-hidden{
  display: none;
}.wpc-scope-690 .tc-wp-tool-root .cfcg-tool-wrap .cfcg-card.cfcg-reveal{
  animation: cfcgReveal 420ms ease both;
}@keyframes cfcgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes cfcgReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cfcg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-container{
    width: 100%;
  }.tc-wp-tool-root .cfcg-tool-wrap h1{
    font-size: 28px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input{
    min-height: 128px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn{
    min-height: 38px;
    padding: 0 17px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar{
    margin: 18px 0 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-count{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
    padding: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-copy-btn{
    min-height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box{
    padding: 14px;
    font-size: 20px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
    font-size: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cfcg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-container{
    width: 100%;
  }.tc-wp-tool-root .cfcg-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input{
    min-height: 138px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn{
    min-height: 40px;
    padding: 0 18px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar{
    margin: 20px 0 15px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-count{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
    padding: 15px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-copy-btn{
    min-height: 34px;
    padding: 0 13px;
    font-size: 12px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box{
    padding: 15px;
    font-size: 22px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
    font-size: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cfcg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-container{
    width: 100%;
  }.tc-wp-tool-root .cfcg-tool-wrap h1{
    font-size: 36px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input{
    min-height: 146px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn{
    min-height: 42px;
    padding: 0 20px;
    font-size: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar{
    margin: 22px 0 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-count{
    padding: 9px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
    padding: 17px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-copy-btn{
    min-height: 36px;
    padding: 0 14px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box{
    padding: 17px;
    font-size: 25px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cfcg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-container{
    width: 100%;
  }.tc-wp-tool-root .cfcg-tool-wrap h1{
    font-size: 46px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input{
    min-height: 150px;
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn{
    min-height: 43px;
    padding: 0 22px;
    font-size: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar{
    margin: 24px 0 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-count{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
    padding: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-copy-btn{
    min-height: 36px;
    padding: 0 14px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box{
    padding: 18px;
    font-size: 25px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
    font-size: 15px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cfcg-tool-wrap{
    padding: 68px 28px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-container{
    width: 100%;
  }.tc-wp-tool-root .cfcg-tool-wrap h1{
    font-size: 54px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input{
    min-height: 154px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn{
    min-height: 44px;
    padding: 0 23px;
    font-size: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar{
    margin: 26px 0 20px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-count{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
    padding: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-copy-btn{
    min-height: 36px;
    padding: 0 14px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box{
    padding: 18px;
    font-size: 24px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
    font-size: 14px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cfcg-tool-wrap{
    padding: 76px 32px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-container{
    width: 100%;
  }.tc-wp-tool-root .cfcg-tool-wrap h1{
    font-size: 60px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-input-panel{
    padding: 28px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-input{
    min-height: 158px;
    padding: 19px;
    font-size: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-btn{
    min-height: 44px;
    padding: 0 24px;
    font-size: 14px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-toolbar{
    margin: 28px 0 20px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-count{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-card{
    padding: 18px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-copy-btn{
    min-height: 36px;
    padding: 0 14px;
    font-size: 13px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-box{
    padding: 18px;
    font-size: 24px;
  }.tc-wp-tool-root .cfcg-tool-wrap .cfcg-preview-sub{
    font-size: 14px;
  }}.wpc-scope-690 .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-690 .tc-wp-tool-root .cfcg-clear-btn{}.wpc-scope-690 .tc-wp-tool-root .cfcg-total-count{}.wpc-scope-690 .tc-wp-tool-root .cfcg-visible-count{}