@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

/* 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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root #flg-wrap#flg-wrap, .tc-wp-tool-root #flg-wrap#flg-wrap *{
  box-sizing: border-box;
}.tc-wp-tool-root #flg-wrap#flg-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  isolation: isolate;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #25143d;
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 90, 166, .28), transparent 28%),
    radial-gradient(circle at 82% 12%, rgba(238, 198, 109, .28), transparent 25%),
    radial-gradient(circle at 50% 92%, rgba(92, 42, 180, .22), transparent 34%),
    linear-gradient(135deg, #fff8fd 0%, #f7efff 45%, #fff7ec 100%);
  padding: 28px 16px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-shell{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-hero{
  text-align: center;
  max-width: 840px;
  margin: 0 auto 22px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-kicker{
  display: inline-flex;
  margin: 0 0 10px;
  padding: 7px 13px;
  border: 1px solid rgba(110, 54, 190, .2);
  border-radius: 999px;
  color: #6f36be;
  background: rgba(255, 255, 255, .52);
  box-shadow: 0 12px 35px rgba(79, 36, 131, .09);
  font-size: 13px;
  font-weight: 800;
}.tc-wp-tool-root #flg-wrap#flg-wrap h1{
  margin: 0 auto;
  max-width: 720px;
  color: #1d102f;
  font-size: clamp(28px, 8vw, 42px);
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 800;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-subtitle{
  margin: 12px auto 0;
  max-width: 760px;
  color: #5f5870;
  font-size: 15px;
  line-height: 1.6;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-tool{
  width: 100%;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-toolbar, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-card{
  border: 1px solid rgba(111, 54, 190, .18);
  background: linear-gradient(145deg, rgba(255,255,255,.78), rgba(255,246,252,.58));
  box-shadow: 0 24px 70px rgba(69, 28, 117, .14), inset 0 1px 0 rgba(255,255,255,.82);
  backdrop-filter: blur(18px);
  border-radius: 24px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-toolbar{
  padding: 12px;
  margin-bottom: 14px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-tabs{
  display: flex;
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: thin;
}.tc-wp-tool-root #flg-wrap#flg-wrap button, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-input, .tc-wp-tool-root #flg-wrap#flg-wrap select, .tc-wp-tool-root #flg-wrap#flg-wrap textarea{
  font: inherit;
}.tc-wp-tool-root #flg-wrap#flg-wrap button{
  appearance: none;
  border: 0;
  cursor: pointer;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-tab, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn{
  min-height: 44px;
  border-radius: 999px;
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease, background .2s ease;
  font-weight: 800;
  white-space: nowrap;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-tab{
  padding: 10px 14px;
  color: #4d4262;
  border: 1px solid rgba(111, 54, 190, .15);
  background: rgba(255,255,255,.66);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-tab.is-active{
  color: #fff;
  background: linear-gradient(135deg, #5b2db5, #e94d92);
  box-shadow: 0 12px 26px rgba(233, 77, 146, .25), 0 0 0 3px rgba(238, 198, 109, .18);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-tab:hover, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-tab:active, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn:active{
  transform: scale(.96);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-search-label{
  display: block;
  margin-top: 8px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-search-label span, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-label, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-control span{
  display: block;
  margin-bottom: 7px;
  color: #33234d;
  font-size: 13px;
  font-weight: 800;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-input{
  appearance: none;
  width: 100%;
  border: 1px solid rgba(111, 54, 190, .2);
  border-radius: 16px;
  color: #25143d;
  background: rgba(255,255,255,.74);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.75);
  outline: none;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-input:focus, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-range:focus, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-color:focus, .tc-wp-tool-root #flg-wrap#flg-wrap button:focus-visible{
  outline: 3px solid rgba(238, 198, 109, .5);
  outline-offset: 3px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-search{
  padding: 12px 14px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-generator-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-card{
  padding: 16px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-textarea{
  min-height: 150px;
  padding: 14px;
  resize: vertical;
  line-height: 1.55;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-actions, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-preview-actions{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: 12px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn{
  padding: 11px 15px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn-primary{
  color: #fff;
  background: linear-gradient(135deg, #5b2db5, #e94d92);
  box-shadow: 0 15px 32px rgba(138, 53, 181, .28), 0 0 22px rgba(238,198,109,.22);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn-soft{
  color: #4b246d;
  background: linear-gradient(135deg, rgba(255,255,255,.84), rgba(255,231,242,.84));
  border: 1px solid rgba(233, 77, 146, .18);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn-ghost{
  color: #5f5870;
  background: rgba(255,255,255,.45);
  border: 1px solid rgba(111, 54, 190, .16);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-btn.is-success{
  box-shadow: 0 0 0 4px rgba(238,198,109,.34), 0 18px 34px rgba(91,45,181,.2);
  filter: brightness(1.08);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-controls{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-top: 16px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-range{
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 26px;
  background: transparent;
  cursor: pointer;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-range::-webkit-slider-runnable-track{
  height: 9px;
  border-radius: 999px;
  background: linear-gradient(90deg, #5b2db5, #e94d92, #eec66d);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-range::-moz-range-track{
  height: 9px;
  border-radius: 999px;
  background: linear-gradient(90deg, #5b2db5, #e94d92, #eec66d);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-range::-webkit-slider-thumb{
  -webkit-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  margin-top: -6.5px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: #5b2db5;
  box-shadow: 0 8px 18px rgba(91,45,181,.28);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-range::-moz-range-thumb{
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: #5b2db5;
  box-shadow: 0 8px 18px rgba(91,45,181,.28);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-color{
  appearance: none;
  width: 100%;
  height: 44px;
  border: 1px solid rgba(111,54,190,.2);
  border-radius: 16px;
  padding: 5px;
  background: rgba(255,255,255,.72);
  cursor: pointer;
}.tc-wp-tool-root #flg-wrap#flg-wrap select.flg-input{
  padding: 11px 12px;
  background-image: linear-gradient(45deg, transparent 50%, #6f36be 50%), linear-gradient(135deg, #6f36be 50%, transparent 50%);
  background-position: calc(100% - 18px) 18px, calc(100% - 12px) 18px;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-preview-top, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-section-head, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-result-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-meta, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-current-style, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-visible-count, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-result-meta{
  margin: 0;
  color: #756d82;
  font-size: 12px;
  font-weight: 800;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-preview-title, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-section-head h2, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-result-title{
  margin: 0;
  color: #1d102f;
  font-size: 18px;
  line-height: 1.2;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-current-style{
  padding: 8px 10px;
  border-radius: 999px;
  background: rgba(238,198,109,.2);
  color: #5b2db5;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-preview-stage{
  display: grid;
  place-items: center;
  min-height: 260px;
  margin-top: 14px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(233,77,146,.18);
  background:
    radial-gradient(circle at 18% 18%, rgba(238,198,109,.28), transparent 22%),
    radial-gradient(circle at 85% 20%, rgba(233,77,146,.22), transparent 24%),
    rgba(255,247,251,.76);
  overflow: hidden;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-preview-output{
  max-width: 100%;
  text-align: center;
  color: #25143d;
  font-weight: 800;
  line-height: 1.25;
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: normal;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-results-section{
  margin-top: 16px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-top: 12px;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-result-card{
  display: flex;
  flex-direction: column;
  min-height: 250px;
  padding: 14px;
  border: 1px solid rgba(111,54,190,.18);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255,255,255,.78), rgba(255,245,251,.58));
  box-shadow: 0 18px 44px rgba(69,28,117,.1);
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-output{
  flex: 1;
  min-height: 118px;
  max-height: 132px;
  margin: 12px 0;
  padding: 13px;
  border-radius: 16px;
  border: 1px solid rgba(233,77,146,.14);
  background: rgba(255,255,255,.68);
  color: #25143d;
  overflow: auto;
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: normal;
  line-height: 1.45;
  font-size: 18px;
}.tc-wp-tool-root #flg-wrap#flg-wrap canvas, .tc-wp-tool-root #flg-wrap#flg-wrap svg{
  max-width: 100%;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-toast{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(.96);
  z-index: 999999;
  opacity: 0;
  pointer-events: none;
  min-width: 150px;
  max-width: calc(100vw - 32px);
  padding: 15px 20px;
  border-radius: 999px;
  color: #fff;
  text-align: center;
  font-weight: 900;
  background: linear-gradient(135deg, #25143d, #5b2db5);
  box-shadow: 0 24px 70px rgba(20, 10, 40, .36), 0 0 0 4px rgba(238,198,109,.24);
  transition: opacity .22s ease, transform .22s ease;
}.tc-wp-tool-root #flg-wrap#flg-wrap .flg-toast.is-visible{
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}@media (min-width: 640px) {.tc-wp-tool-root #flg-wrap#flg-wrap{
    padding: 34px 20px;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-actions, .tc-wp-tool-root #flg-wrap#flg-wrap .flg-preview-actions{
    grid-template-columns: repeat(3, 1fr);
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-controls{
    grid-template-columns: repeat(2, 1fr);
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-control-wide{
    grid-column: 1 / -1;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (min-width: 768px) {.tc-wp-tool-root #flg-wrap#flg-wrap h1{
    font-size: clamp(40px, 5vw, 62px);
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-toolbar{
    display: grid;
    grid-template-columns: 1fr 280px;
    align-items: end;
    gap: 12px;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-search-label{
    margin-top: 0;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }}@media (min-width: 1024px) {.tc-wp-tool-root #flg-wrap#flg-wrap{
    padding: 42px 24px;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-generator-grid{
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-card{
    padding: 20px;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-preview-stage{
    min-height: 376px;
  }.tc-wp-tool-root #flg-wrap#flg-wrap .flg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }}.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;
}

.tc-wp-tool-root .flg-bg-color {}
.tc-wp-tool-root .flg-decoration {}
.tc-wp-tool-root .flg-font-size {}
.tc-wp-tool-root .flg-input-card {}
.tc-wp-tool-root .flg-letter-spacing {}
.tc-wp-tool-root .flg-preview-card {}
.tc-wp-tool-root .flg-size-value {}
.tc-wp-tool-root .flg-spacing-value {}
.tc-wp-tool-root .flg-text-color {}
.tc-wp-tool-root .flg-tool-wrap {}