@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&family=Playfair+Display:wght@700&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 #clg-wrap#clg-wrap{
  --clg-primary: #151a3a;
  --clg-secondary: #7c3cff;
  --clg-accent: #ff725e;
  --clg-page: #f8f5ff;
  --clg-card: #fffdfb;
  --clg-elevated: #ffffff;
  --clg-heading: #111633;
  --clg-body: #29304d;
  --clg-muted: #737891;
  --clg-border: rgba(21, 26, 58, .13);
  --clg-gradient: linear-gradient(135deg, #151a3a 0%, #7c3cff 54%, #ff725e 100%);
  --clg-shadow: 0 24px 70px rgba(21, 26, 58, .14);
  --clg-radius: 22px;
  position: relative;
  width: 100%;
  min-height: 100%;
  box-sizing: border-box;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  color: var(--clg-body);
  background:
    radial-gradient(circle at 15% 8%, rgba(124, 60, 255, .16), transparent 30%),
    radial-gradient(circle at 85% 18%, rgba(255, 114, 94, .17), transparent 32%),
    linear-gradient(180deg, #fbf9ff 0%, var(--clg-page) 100%);
  padding: 28px 14px;
  overflow-x: hidden;
  border: 0;
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap, .tc-wp-tool-root #clg-wrap#clg-wrap *{
  box-sizing: border-box;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-shell{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-hero{
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 0 22px;
  text-align: center;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-title{
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: linear-gradient(135deg, var(--clg-heading), var(--clg-secondary) 58%, var(--clg-accent));
  color: var(--clg-heading);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(28px, 8vw, 42px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: 0;
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-subtitle{
  width: 100%;
  max-width: 680px;
  margin: 12px auto 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-muted);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.55;
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-generator{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-left, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-right{
  width: 100%;
  min-height: 0;
  display: contents;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-card{
  width: 100%;
  min-height: 0;
  padding: 16px;
  border: 1px solid var(--clg-border);
  border-radius: var(--clg-radius);
  background: rgba(255, 253, 251, .88);
  color: var(--clg-body);
  box-shadow: var(--clg-shadow);
  backdrop-filter: blur(16px);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-input-card{
  order: 1;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-chip-row{
  order: 2;
  width: 100%;
  min-height: 0;
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  margin: 0;
  padding: 2px 1px 6px;
  overflow-x: auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
  -webkit-overflow-scrolling: touch;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-preview-card{
  order: 3;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-options-card{
  order: 5;
  display: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap.clg-options-open .clg-options-card{
  display: block;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-results{
  width: 100%;
  max-width: 1200px;
  margin: 14px auto 0;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-label, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-control-label{
  display: block;
  width: 100%;
  min-height: 0;
  margin: 0 0 8px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-heading);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-input{
  width: 100%;
  min-height: 138px;
  resize: vertical;
  margin: 0;
  padding: 15px;
  border: 1px solid rgba(21, 26, 58, .16);
  border-radius: 18px;
  background: #ffffff;
  color: var(--clg-heading);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .86), 0 10px 28px rgba(21, 26, 58, .06);
  font-family: Inter, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-input:focus{
  border-color: rgba(124, 60, 255, .62);
  box-shadow: 0 0 0 4px rgba(124, 60, 255, .14), 0 14px 30px rgba(21, 26, 58, .08);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-input::placeholder{
  color: #969ab0;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-action-row, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-preview-actions{
  width: 100%;
  min-height: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 12px 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-chip{
  min-height: 44px;
  width: auto;
  margin: 0;
  padding: 11px 15px;
  border: 1px solid rgba(21, 26, 58, .13);
  border-radius: 999px;
  background: #ffffff;
  color: var(--clg-heading);
  box-shadow: 0 10px 24px rgba(21, 26, 58, .08);
  font-family: Inter, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease, border-color .18s ease, background .18s ease;
  white-space: nowrap;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn:hover, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-chip:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(21, 26, 58, .16);
  filter: brightness(1.03);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn:active, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-chip:active{
  transform: scale(.96);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn:focus-visible, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-chip:focus-visible, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-select:focus-visible, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-range:focus-visible, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-color:focus-visible{
  outline: 3px solid rgba(124, 60, 255, .42);
  outline-offset: 3px;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn-primary, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-chip-active{
  border-color: transparent;
  background: var(--clg-gradient);
  color: #ffffff;
  box-shadow: 0 16px 32px rgba(124, 60, 255, .24);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn-soft{
  background: linear-gradient(135deg, rgba(124, 60, 255, .10), rgba(255, 114, 94, .10));
  color: var(--clg-heading);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn-ghost{
  background: rgba(255, 255, 255, .78);
  color: var(--clg-secondary);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-btn-success{
  border-color: rgba(46, 191, 139, .45);
  background: linear-gradient(135deg, #12b981, #7c3cff);
  color: #ffffff;
  box-shadow: 0 0 0 4px rgba(46, 191, 139, .16), 0 16px 32px rgba(46, 191, 139, .20);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-count{
  width: 100%;
  min-height: 0;
  margin: 10px 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-muted);
  box-shadow: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-preview-stage{
  width: 100%;
  min-height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 24px;
  border: 1px solid rgba(21, 26, 58, .10);
  border-radius: 20px;
  background: #fff8f5;
  color: var(--clg-primary);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .7), 0 18px 44px rgba(21, 26, 58, .08);
  overflow: hidden;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-preview-text{
  width: 100%;
  max-width: 100%;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #151a3a;
  box-shadow: none;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: 1px;
  text-align: center;
  white-space: pre-wrap;
  overflow-wrap: normal;
  word-break: normal;
  overflow: auto;
  max-height: 210px;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-controls-grid{
  width: 100%;
  min-height: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 13px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-control{
  display: block;
  width: 100%;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-select, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-color{
  width: 100%;
  min-height: 44px;
  margin: 0;
  padding: 10px 12px;
  border: 1px solid rgba(21, 26, 58, .14);
  border-radius: 14px;
  background: #ffffff;
  color: var(--clg-heading);
  box-shadow: 0 10px 20px rgba(21, 26, 58, .06);
  font-family: Inter, system-ui, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-color{
  padding: 6px;
  cursor: pointer;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-range{
  width: 100%;
  min-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--clg-heading);
  box-shadow: none;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-range::-webkit-slider-runnable-track{
  width: 100%;
  height: 10px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(21, 26, 58, .18), rgba(124, 60, 255, .44), rgba(255, 114, 94, .52));
  box-shadow: inset 0 1px 3px rgba(21, 26, 58, .12);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-range::-webkit-slider-thumb{
  width: 22px;
  height: 22px;
  margin-top: -6px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: var(--clg-secondary);
  box-shadow: 0 8px 18px rgba(124, 60, 255, .34);
  appearance: none;
  -webkit-appearance: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-range::-moz-range-track{
  width: 100%;
  height: 10px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(21, 26, 58, .18), rgba(124, 60, 255, .44), rgba(255, 114, 94, .52));
  box-shadow: inset 0 1px 3px rgba(21, 26, 58, .12);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-range::-moz-range-thumb{
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: var(--clg-secondary);
  box-shadow: 0 8px 18px rgba(124, 60, 255, .34);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-output-grid{
  width: 100%;
  min-height: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-body);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-result-card{
  width: 100%;
  min-height: 224px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  padding: 15px;
  border: 1px solid var(--clg-border);
  border-radius: 20px;
  background: rgba(255, 255, 255, .88);
  color: var(--clg-body);
  box-shadow: 0 18px 48px rgba(21, 26, 58, .10);
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-result-head{
  width: 100%;
  min-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-heading);
  box-shadow: none;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-result-title{
  width: 100%;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-heading);
  box-shadow: none;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-result-meta{
  width: 100%;
  min-height: 0;
  margin: 3px 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--clg-muted);
  box-shadow: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: capitalize;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-result-output{
  width: 100%;
  height: 96px;
  min-height: 96px;
  flex: 1 1 auto;
  margin: 0;
  padding: 13px;
  border: 1px solid rgba(21, 26, 58, .10);
  border-radius: 15px;
  background: linear-gradient(180deg, #ffffff, #fbf9ff);
  color: var(--clg-heading);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .82);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.55;
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: normal;
  overflow: auto;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-result-card .clg-btn{
  width: 100%;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-toast{
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999999;
  width: auto;
  min-width: 168px;
  min-height: 52px;
  margin: 0;
  padding: 15px 22px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 999px;
  background: rgba(17, 22, 51, .96);
  color: #ffffff;
  box-shadow: 0 28px 80px rgba(17, 22, 51, .35);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(.96);
  transition: opacity .2s ease, transform .2s ease;
}.tc-wp-tool-root #clg-wrap#clg-wrap .clg-toast.clg-toast-show{
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}@media (min-width: 640px) {.tc-wp-tool-root #clg-wrap#clg-wrap{
    padding: 36px 18px;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-card{
    padding: 20px;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-output-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-controls-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (min-width: 768px) {.tc-wp-tool-root #clg-wrap#clg-wrap .clg-title{
    font-size: clamp(40px, 6vw, 60px);
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-generator{
    grid-template-columns: minmax(0, 1fr) minmax(320px, .86fr);
    align-items: start;
    gap: 18px;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-left, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-right{
    display: grid;
    gap: 14px;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-input-card, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-chip-row, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-options-card, .tc-wp-tool-root #clg-wrap#clg-wrap .clg-preview-card{
    order: initial;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-options-card{
    display: block;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-more-toggle{
    display: none;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-preview-stage{
    min-height: 390px;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-preview-text{
    max-height: 320px;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #clg-wrap#clg-wrap{
    padding: 44px 22px;
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-output-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-tool-root #clg-wrap#clg-wrap .clg-subtitle{
    font-size: 16px;
  }}.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 .clg-wrap {}