@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-556 .tc-wp-tool-root img, .wpc-scope-556 .tc-wp-tool-root video, .wpc-scope-556 .tc-wp-tool-root svg, .wpc-scope-556 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #fff;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", Arial, sans-serif;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-shell{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 72px 22px;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 166, 193, 0.48), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(157, 104, 255, 0.42), transparent 32%),
    radial-gradient(circle at 76% 86%, rgba(255, 117, 117, 0.34), transparent 28%),
    linear-gradient(135deg, #171b45 0%, #431f62 38%, #f26d7d 78%, #ffd2dc 100%);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-shell::before{
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.055) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.7), transparent);
  pointer-events: none;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-orb{
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 999px;
  filter: blur(20px);
  opacity: 0.55;
  pointer-events: none;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-orb-one{
  left: -80px;
  top: 120px;
  background: rgba(255, 137, 170, 0.5);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-orb-two{
  right: -90px;
  bottom: 80px;
  background: rgba(73, 86, 190, 0.58);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-header{
  text-align: center;
  max-width: 920px;
  margin: 0 auto 30px;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-kicker{
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 999px;
  background: rgba(255,255,255,0.12);
  color: #fff6fb;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-header h1{
  margin: 0;
  color: #fff;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 14px 40px rgba(18, 15, 54, 0.38);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{
  max-width: 680px;
  margin: 16px auto 0;
  color: rgba(255,255,255,0.88);
  font-size: 18px;
  line-height: 1.55;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,0.24);
  border-radius: 24px;
  background: rgba(14, 18, 48, 0.38);
  backdrop-filter: blur(18px);
  box-shadow: 0 24px 70px rgba(8, 9, 35, 0.26), inset 0 1px 0 rgba(255,255,255,0.16);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-label{
  display: block;
  margin: 0 0 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 148px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255,255,255,0.24);
  border-radius: 18px;
  padding: 18px;
  background: rgba(255,255,255,0.14);
  color: #fff;
  outline: none;
  font: 600 20px/1.55 ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", Arial, sans-serif;
  box-shadow: inset 0 1px 20px rgba(7, 9, 31, 0.18);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea::placeholder{
  color: rgba(255,255,255,0.62);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea:focus{
  border-color: rgba(255, 223, 235, 0.88);
  background: rgba(255,255,255,0.18);
  box-shadow: 0 0 0 4px rgba(255, 158, 188, 0.2), inset 0 1px 20px rgba(7, 9, 31, 0.18);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  box-sizing: border-box;
  font-family: inherit;
  font-weight: 900;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn{
  display: block;
  width: auto;
  min-width: 94px;
  margin: 14px auto 0;
  padding: 11px 18px;
  border-radius: 999px;
  background: rgba(255,255,255,0.92);
  color: #251b46;
  font-size: 14px;
  box-shadow: 0 12px 28px rgba(21, 17, 56, 0.2);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-status{
  margin-top: 12px;
  text-align: center;
  color: rgba(255,255,255,0.82);
  font-size: 13px;
  line-height: 1.4;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  overflow: visible;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 17px;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 20px;
  background: rgba(255,255,255,0.14);
  backdrop-filter: blur(16px);
  box-shadow: 0 18px 42px rgba(8, 9, 35, 0.22), inset 0 1px 0 rgba(255,255,255,0.14);
  opacity: 0;
  transform: translateY(12px);
  animation: kfgFadeIn 420ms ease forwards;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-card-title{
  margin: 0 0 12px;
  color: #fff;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 16px;
  border-radius: 16px;
  background: rgba(7, 10, 35, 0.34);
  color: #fff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview::-webkit-scrollbar, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview::-webkit-scrollbar-track, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.12);
  border-radius: 999px;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-preview::-webkit-scrollbar-thumb, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea::-webkit-scrollbar-thumb{
  background: rgba(255,212,226,0.72);
  border-radius: 999px;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-card-actions{
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 13px;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{
  width: 100%;
  max-width: 100%;
  padding: 12px 14px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffeff5, #ffd0df);
  color: #24183f;
  font-size: 14px;
  box-shadow: 0 12px 24px rgba(11, 10, 36, 0.18);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-wrap{
  display: grid;
  place-items: center;
  margin-top: 28px;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn{
  width: auto;
  min-width: 150px;
  padding: 14px 22px;
  border-radius: 999px;
  background: linear-gradient(135deg, #fff, #ffd7e4 48%, #dcd5ff);
  color: #211642;
  font-size: 15px;
  box-shadow: 0 18px 42px rgba(12, 13, 43, 0.28);
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn:disabled{
  cursor: default;
  opacity: 0.62;
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn:focus-visible, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn:focus-visible, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn:focus-visible, .wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea:focus-visible{
  outline: 3px solid rgba(255,255,255,0.8);
  outline-offset: 3px;
}@media (hover: hover){.tc-wp-tool-root .kfg-tool-wrap .kfg-card:hover{
    transform: translateY(-5px);
    box-shadow: 0 24px 56px rgba(8, 9, 35, 0.32), inset 0 1px 0 rgba(255,255,255,0.18);
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn:hover, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn:hover, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn:hover{
    transform: translateY(-2px);
    box-shadow: 0 18px 38px rgba(255, 184, 208, 0.24);
  }}@keyframes kfgFadeIn{
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-1{ font-family: "Apple SD Gothic Neo", "Malgun Gothic", sans-serif; font-weight: 900; color: #fff7fb; text-shadow: 0 0 16px rgba(255,128,170,.75); background: linear-gradient(135deg, rgba(255,102,153,.25), rgba(33,36,88,.48)); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-2{ font-family: Georgia, "Malgun Gothic", serif; font-weight: 700; letter-spacing: .04em; color: #ffe2ec; border: 1px dashed rgba(255,255,255,.35); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-3{ font-weight: 900; color: transparent; background: linear-gradient(90deg, #fff, #ff8ba8, #b8a6ff); -webkit-background-clip: text; background-clip: text; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-4{ font-weight: 800; color: #151936; background: linear-gradient(135deg, #ffeaf1, #fff); box-shadow: inset 0 0 0 2px rgba(255,118,150,.32); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-5{ font-family: "Trebuchet MS", "Malgun Gothic", sans-serif; font-weight: 900; letter-spacing: .08em; color: #fef4ff; text-transform: uppercase; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-6{ font-weight: 700; color: #e9e7ff; text-shadow: 2px 2px 0 #ff6f91, 4px 4px 0 rgba(20,24,61,.7); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-7{ font-weight: 900; color: #fff; background: repeating-linear-gradient(45deg, rgba(255,255,255,.1), rgba(255,255,255,.1) 8px, rgba(255,111,145,.16) 8px, rgba(255,111,145,.16) 16px); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-8{ font-family: "Courier New", "Malgun Gothic", monospace; font-weight: 700; letter-spacing: .02em; color: #d8f7ff; text-shadow: 0 0 10px rgba(119,232,255,.7); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-9{ font-weight: 900; color: #fff6d8; text-decoration: underline; text-decoration-color: #ff91ad; text-decoration-thickness: 4px; text-underline-offset: 7px; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-10{ font-weight: 800; color: #240f34; background: linear-gradient(135deg, #ffd4e0, #cfc7ff); border-radius: 28px; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-11{ font-weight: 900; color: #fff; letter-spacing: .12em; text-shadow: 0 3px 0 rgba(255,90,130,.7); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-12{ font-family: Impact, Haettenschweiler, "Malgun Gothic", sans-serif; color: #fff; letter-spacing: .03em; -webkit-text-stroke: 1px rgba(20,18,52,.7); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-13{ font-weight: 600; color: #f8efff; font-style: italic; border-left: 5px solid #ff9fba; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-14{ font-weight: 900; color: #ffe9f0; text-shadow: 0 0 4px #fff, 0 0 22px #ff5e94; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-15{ font-family: Verdana, "Malgun Gothic", sans-serif; font-weight: 800; color: #101738; background: #fff4f7; letter-spacing: .06em; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-16{ font-weight: 900; color: #fff; transform: skew(-4deg); text-shadow: -3px 3px 0 rgba(255,122,150,.7); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-17{ font-weight: 700; color: #fff; border: 2px dotted rgba(255,255,255,.5); background: rgba(255,255,255,.08); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-18{ font-family: "Times New Roman", "Malgun Gothic", serif; font-weight: 700; color: #ffdce8; letter-spacing: .1em; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-19{ font-weight: 900; color: #fff; text-shadow: 1px 1px 0 #ff7096, -1px -1px 0 #8ea0ff; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-20{ font-weight: 800; color: #fff; background: linear-gradient(180deg, rgba(255,255,255,.2), rgba(255,117,150,.22)); border-bottom: 4px solid rgba(255,215,230,.55); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-21{ font-family: "Arial Black", "Malgun Gothic", sans-serif; font-weight: 900; color: #160c2d; background: #ffdce6; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-22{ font-weight: 500; color: #f7f2ff; letter-spacing: .16em; line-height: 1.9; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-23{ font-weight: 900; color: #fff; text-shadow: 0 8px 16px rgba(0,0,0,.32); background: linear-gradient(135deg, rgba(18,22,66,.75), rgba(255,121,151,.34)); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-24{ font-family: "Lucida Console", Monaco, "Malgun Gothic", monospace; font-weight: 700; color: #ffc8d8; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-25{ font-weight: 900; color: transparent; background: linear-gradient(180deg, #fff 0%, #ffc1d2 45%, #8e7dff 100%); -webkit-background-clip: text; background-clip: text; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-26{ font-weight: 800; color: #fff8fb; border-top: 3px solid #ffc5d6; border-bottom: 3px solid #9f95ff; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-27{ font-weight: 900; color: #fff; letter-spacing: .03em; filter: drop-shadow(0 0 8px rgba(255,132,170,.8)); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-28{ font-family: Garamond, Georgia, "Malgun Gothic", serif; font-weight: 700; color: #fff0b8; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-29{ font-weight: 900; color: #1b1536; background: repeating-linear-gradient(90deg, #fff1f5 0 14px, #ffd3df 14px 28px); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-30{ font-weight: 800; color: #ecf8ff; text-shadow: 0 0 18px rgba(160,205,255,.75); border-radius: 8px; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-31{ font-weight: 900; color: #fff; text-decoration: overline; text-decoration-color: #ffd0df; text-decoration-thickness: 3px; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-32{ font-family: Tahoma, "Malgun Gothic", sans-serif; font-weight: 800; color: #fff; letter-spacing: -.01em; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-33{ font-weight: 900; color: #ffeaf1; background: radial-gradient(circle at center, rgba(255,255,255,.2), rgba(255,255,255,.04)); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-34{ font-weight: 700; color: #fff; border: 1px solid rgba(255,255,255,.35); box-shadow: inset 0 0 24px rgba(255,158,188,.18); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-35{ font-weight: 900; color: #ffeff5; text-shadow: 3px 0 0 rgba(117,121,255,.55); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-36{ font-family: "Palatino Linotype", Palatino, "Malgun Gothic", serif; font-weight: 700; color: #f7e8ff; font-size: 1.12em; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-37{ font-weight: 900; color: #251641; background: linear-gradient(135deg, #fff, #ffe4ec 52%, #efeaff); border: 2px solid rgba(255,255,255,.65); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-38{ font-weight: 800; color: #fff; letter-spacing: .2em; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-39{ font-weight: 900; color: #fff6fb; text-shadow: 0 1px 0 #ff8ead, 0 2px 0 #f06a93, 0 5px 14px rgba(0,0,0,.35); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-40{ font-family: "Century Gothic", "Malgun Gothic", sans-serif; font-weight: 700; color: #dffcff; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-41{ font-weight: 900; color: #fff; background: linear-gradient(90deg, rgba(255,105,150,.25), rgba(132,116,255,.25)); border-radius: 999px; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-42{ font-weight: 800; color: #ffee93; text-shadow: 0 0 14px rgba(255,220,100,.65); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-43{ font-family: "Gill Sans", "Malgun Gothic", sans-serif; font-weight: 800; color: #fff; text-transform: lowercase; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-44{ font-weight: 900; color: #fff; -webkit-text-stroke: 1px #ff9bb8; text-shadow: 0 0 12px rgba(255,151,184,.5); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-45{ font-weight: 700; color: #faf5ff; padding-inline: 22px; border-inline: 4px solid rgba(255,210,225,.75); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-46{ font-weight: 900; color: #ffe1eb; letter-spacing: .07em; text-shadow: -2px 2px 0 #151936; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-47{ font-family: "Segoe UI", "Malgun Gothic", sans-serif; font-weight: 600; color: #fff; background: linear-gradient(135deg, rgba(255,255,255,.08), rgba(255,255,255,.22)); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-48{ font-weight: 900; color: #141834; background: #fff; box-shadow: inset 0 -10px 0 rgba(255,126,160,.35); }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-49{ font-weight: 800; color: #f3edff; text-decoration: line-through; text-decoration-color: rgba(255,150,180,.7); text-decoration-thickness: 2px; }.wpc-scope-556 .tc-wp-tool-root .kfg-tool-wrap .kfg-style-50{ font-weight: 900; color: #fff; letter-spacing: .05em; background: conic-gradient(from 180deg, rgba(255,180,205,.22), rgba(128,120,255,.2), rgba(255,225,235,.2), rgba(255,180,205,.22)); }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .kfg-tool-wrap .kfg-shell{ padding: 38px 12px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{ max-width: 100%; }.tc-wp-tool-root .kfg-tool-wrap .kfg-header h1{ font-size: 27px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{ min-height: 124px; padding: 13px; font-size: 16px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{ font-size: 13px; padding: 11px 14px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{ padding: 13px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{ font-size: 17px; padding: 13px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .kfg-tool-wrap .kfg-shell{ padding: 44px 14px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{ max-width: 100%; }.tc-wp-tool-root .kfg-tool-wrap .kfg-header h1{ font-size: 30px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{ padding: 16px; border-radius: 20px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{ min-height: 132px; padding: 14px; font-size: 17px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{ font-size: 14px; padding: 11px 15px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{ padding: 14px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{ font-size: 18px; padding: 14px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .kfg-tool-wrap .kfg-shell{ padding: 50px 16px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{ max-width: 100%; }.tc-wp-tool-root .kfg-tool-wrap .kfg-header h1{ font-size: 34px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{ padding: 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{ min-height: 138px; padding: 15px; font-size: 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{ font-size: 14px; padding: 12px 16px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{ padding: 15px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{ font-size: 19px; padding: 15px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .kfg-tool-wrap .kfg-shell{ padding: 62px 20px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{ max-width: 920px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-header h1{ font-size: 40px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{ padding: 20px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{ min-height: 144px; padding: 17px; font-size: 19px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{ font-size: 14px; padding: 12px 17px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{ padding: 16px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{ font-size: 20px; padding: 16px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .kfg-tool-wrap .kfg-shell{ padding: 68px 22px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{ max-width: 1060px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-header h1{ font-size: 44px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{ padding: 22px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{ min-height: 148px; padding: 18px; font-size: 20px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{ font-size: 14px; padding: 12px 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{ padding: 17px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{ font-size: 20px; padding: 16px; }}@media (min-width: 1200px){.tc-wp-tool-root .kfg-tool-wrap .kfg-shell{ padding: 76px 24px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-container{ max-width: 1200px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-header h1{ font-size: 48px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-input-panel{ padding: 24px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{ min-height: 150px; padding: 18px; font-size: 20px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn{ font-size: 14px; padding: 12px 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{ padding: 17px; }.tc-wp-tool-root .kfg-tool-wrap .kfg-preview{ font-size: 20px; padding: 16px; }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .kfg-tool-wrap .kfg-card, .tc-wp-tool-root .kfg-tool-wrap .kfg-clear-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-load-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-copy-btn, .tc-wp-tool-root .kfg-tool-wrap .kfg-textarea{
    animation: none;
    transition: none;
  }.tc-wp-tool-root .kfg-tool-wrap .kfg-card{
    opacity: 1;
    transform: none;
  }}.wpc-scope-556 .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;
}