@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-393 .tc-wp-tool-root img, .wpc-scope-393 .tc-wp-tool-root video, .wpc-scope-393 .tc-wp-tool-root svg, .wpc-scope-393 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 24px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 10% 10%, rgba(255, 63, 172, 0.55), transparent 32%),
    radial-gradient(circle at 90% 12%, rgba(30, 210, 255, 0.5), transparent 30%),
    radial-gradient(circle at 50% 96%, rgba(255, 194, 61, 0.42), transparent 34%),
    linear-gradient(135deg, #26136b 0%, #0c204f 34%, #112b31 68%, #441046 100%);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool, .wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool *{
  box-sizing: border-box;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-hero-panel{
  padding: 42px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(18px);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool h1{
  margin: 0;
  text-align: center;
  font-size: 54px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 22px rgba(86, 225, 255, 0.5), 0 10px 34px rgba(0, 0, 0, 0.28);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-subtitle{
  max-width: 780px;
  margin: 18px auto 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.9);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-input-panel{
  margin-top: 32px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.88);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 148px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 22px;
  outline: none;
  padding: 22px 24px;
  font: inherit;
  font-size: 22px;
  line-height: 1.45;
  color: #ffffff;
  background: rgba(10, 18, 45, 0.46);
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.22), 0 14px 34px rgba(0, 0, 0, 0.18);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-text-input::placeholder{
  color: rgba(255, 255, 255, 0.58);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-text-input:focus{
  border-color: rgba(107, 242, 255, 0.88);
  background: rgba(10, 18, 45, 0.58);
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.2), 0 0 0 4px rgba(75, 221, 255, 0.18), 0 0 36px rgba(75, 221, 255, 0.32);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-clear-row, .wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-clear-row{
  margin-top: 16px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-load-row{
  margin-top: 34px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(255, 63, 172, 0.95), rgba(42, 209, 255, 0.94));
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22), 0 0 22px rgba(74, 219, 255, 0.22);
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.48);
  filter: saturate(1.12);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.28), 0 0 34px rgba(255, 90, 210, 0.32);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-btn:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2), 0 0 32px rgba(89, 232, 255, 0.34);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-clear-btn{
  padding: 11px 24px;
  font-size: 14px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-load-btn{
  padding: 14px 30px;
  font-size: 15px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-load-btn.cfg-hidden{
  display: none;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-grid{
  display: grid;
  max-width: 100%;
  margin-top: 34px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.21);
  border-radius: 22px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.075));
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: cfgFadeIn 360ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(115, 235, 255, 0.45);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.3), 0 0 28px rgba(90, 232, 255, 0.16);
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-card-head{
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-name{
  margin: 0;
  min-width: 0;
  color: rgba(255, 255, 255, 0.94);
  font-size: 15px;
  line-height: 1.25;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-copy-btn{
  flex: 0 0 auto;
  padding: 9px 15px;
  font-size: 13px;
  background: linear-gradient(135deg, rgba(112, 92, 255, 0.95), rgba(255, 82, 183, 0.94));
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 124px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 18px;
  padding: 18px;
  background: rgba(5, 11, 30, 0.44);
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 2px 20px rgba(0, 0, 0, 0.22);
  line-height: 1.22;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff55c8, #4bdfff);
  border-radius: 999px;
}.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-rainbow-neon{ color: #fff; background: linear-gradient(90deg,#ff004c,#ff9f00,#ffef00,#00f56a,#00d5ff,#8a4dff,#ff3dcc); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 0 12px rgba(255, 61, 204, 0.7); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-aurora-glow{ color: #d9fff8; background: linear-gradient(120deg,#64ffda,#7c6cff,#ff6ad5,#ffe66d); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 0 16px rgba(100, 255, 218, 0.5); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-sunset-pop{ color: #fff0d1; background: linear-gradient(90deg,#ff512f,#f09819,#ffde59,#ff4ecd); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-candy-crush{ color: #fff; background: linear-gradient(90deg,#ff7ac8,#7afcff,#fff176,#b388ff); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.14); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-chrome-spectrum{ color: #f8fbff; background: linear-gradient(180deg,#ffffff,#98e7ff 25%,#ff7bd5 47%,#313bff 65%,#ffffff); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 2px 0 rgba(0,0,0,.22); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-holographic{ color: #fff; background: linear-gradient(105deg,#b5ffff,#ffb7f7,#fff8a8,#a6ffcb,#b6b5ff); -webkit-background-clip: text; background-clip: text; color: transparent; filter: drop-shadow(0 0 10px rgba(180,255,255,.35)); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-electric-blue{ color: #9ff5ff; text-shadow: 0 0 4px #46e6ff, 0 0 16px #168fff, 0 0 30px #1e55ff; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-pink-laser{ color: #ffd4f1; text-shadow: 0 0 5px #ff4fc3, 0 0 18px #ff168d, 0 0 34px #ff168d; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-golden-hour{ color: #ffe08a; background: linear-gradient(180deg,#fff6b8,#ffc44d,#ff7b2c); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 4px 18px rgba(255, 152, 46, .4); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-mint-berry{ color: #dcfff7; background: linear-gradient(90deg,#67ffd6,#42caff,#ff5cb8); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-fire-ice{ color: #fff; background: linear-gradient(90deg,#ff3131,#ffb347 45%,#65f4ff 55%,#247bff); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 0 14px rgba(101,244,255,.35); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-galaxy-dust{ color: #efe7ff; background: linear-gradient(110deg,#8f5cff,#ff5ca8,#47d7ff,#fff174); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 0 18px rgba(143,92,255,.45); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-lime-punch{ color: #d9ff53; text-shadow: 2px 2px 0 #00c2ff, 4px 4px 0 #ff4fb8; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-coral-reef{ color: #fff; background: linear-gradient(90deg,#ff8a7a,#ffd166,#4ddccf,#2f9cff); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-violet-flame{ color: #f2d6ff; text-shadow: 0 0 8px #d05cff, 0 0 22px #7d2cff, 0 0 34px #ff4fd8; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-rainbow-outline{ color: #ffffff; -webkit-text-stroke: 1px #78f7ff; text-shadow: 2px 0 #ff497d, -2px 0 #4dff88, 0 2px #ffd84d, 0 -2px #7c6cff; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-ocean-prism{ color: #caffff; background: linear-gradient(90deg,#00f5d4,#00bbf9,#9b5de5); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-rose-gold{ color: #ffd6d6; background: linear-gradient(180deg,#fff1e8,#ffb0c7,#c9787e,#fff2cf); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-tropical-splash{ color: #fff; background: linear-gradient(90deg,#00ffa3,#00d1ff,#ffe74c,#ff4e8a); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-cosmic-cotton{ color: #ffe9ff; background: linear-gradient(100deg,#ffc2e2,#c9b6ff,#9bf6ff,#fdffb6); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-magma-core{ color: #ffd7a8; background: linear-gradient(180deg,#fff3b0,#ff9f1c,#e71d36,#650d1b); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-cyberpunk{ color: #f7f7ff; text-shadow: 2px 0 #00f5ff, -2px 0 #ff00c8, 0 0 18px rgba(255,0,200,.65); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-pastel-cloud{ color: #ffffff; background: linear-gradient(90deg,#ffd6ff,#c8b6ff,#b8f7ff,#ffffc7); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-ruby-aqua{ color: #fff; background: linear-gradient(90deg,#ff0a54,#ff477e,#00f5d4,#00bbf9); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-lava-lamp{ color: #ffe1d2; text-shadow: 0 2px 0 #ff7a00, 0 5px 0 #ff006e, 0 0 22px rgba(255, 111, 0, .45); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-neon-lime{ color: #eaff6a; text-shadow: 0 0 6px #d8ff00, 0 0 20px #58ff00, 0 0 36px #00ffae; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-blueberry-pop{ color: #dbe4ff; background: linear-gradient(90deg,#5e60ce,#5390d9,#64dfdf,#ff7eb6); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-watermelon{ color: #fff; background: linear-gradient(90deg,#ff4d6d,#ff8fa3,#80ed99,#38b000); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-peacock{ color: #d9fff4; background: linear-gradient(90deg,#00a896,#02c39a,#00bbf9,#7b2cbf); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-plasma-wave{ color: #fff; background: linear-gradient(90deg,#f72585,#7209b7,#3a0ca3,#4cc9f0); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 0 20px rgba(247,37,133,.35); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-crystal-shine{ color: #effdff; background: linear-gradient(180deg,#ffffff,#c4f7ff,#9eafff,#ffffff); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-confetti{ color: #fff8e8; text-shadow: 1px 1px 0 #ff006e, 2px 2px 0 #3a86ff, 3px 3px 0 #ffbe0b, 4px 4px 0 #06d6a0; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-ultraviolet{ color: #ead7ff; text-shadow: 0 0 6px #b517ff, 0 0 24px #7209b7, 0 0 42px #3a0ca3; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-sorbet{ color: #fff; background: linear-gradient(90deg,#ffadad,#ffd6a5,#fdffb6,#caffbf,#9bf6ff); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-arctic-rainbow{ color: #f7ffff; background: linear-gradient(90deg,#e0fbfc,#98c1d9,#80ffdb,#bdb2ff,#ffc6ff); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-orange-pink{ color: #fff1e6; background: linear-gradient(90deg,#ff7b00,#ff006e,#d100d1); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-green-gold{ color: #f8ffd4; background: linear-gradient(90deg,#d9ed92,#99d98c,#52b69a,#ffd166); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-digital-rave{ color: #faff00; text-shadow: 2px 2px 0 #00e5ff, -2px -2px 0 #ff00f5, 0 0 18px rgba(250,255,0,.4); }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-punchy-shadow{ color: #ffffff; text-shadow: 3px 3px 0 #ff4d6d, 6px 6px 0 #4cc9f0; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-moonlit-prism{ color: #f0f4ff; background: linear-gradient(90deg,#ffffff,#b8c0ff,#80ffdb,#ffc6ff); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-sakura-neon{ color: #ffe5f1; text-shadow: 0 0 6px #ff8fab, 0 0 18px #ff4d88, 0 0 32px #ff99c8; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-deep-sea-glow{ color: #a7fff3; text-shadow: 0 0 7px #00ffd5, 0 0 24px #0077b6, 0 0 40px #023e8a; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-flamingo-sky{ color: #fff; background: linear-gradient(90deg,#ff70a6,#ff9770,#ffd670,#70d6ff); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-jewel-tone{ color: #fff; background: linear-gradient(90deg,#0aff99,#00a8e8,#9b5de5,#f15bb5,#fee440); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-neon-outline{ color: transparent; -webkit-text-stroke: 1px #ffffff; text-shadow: 0 0 8px #00f5ff, 0 0 18px #ff00c8; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-comic-pop{ color: #fff45c; text-shadow: 2px 2px 0 #111827, 4px 4px 0 #ff006e, 6px 6px 0 #3a86ff; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-iridescent{ color: #ffffff; background: linear-gradient(115deg,#f8f9fa,#a0c4ff,#caffbf,#ffd6ff,#fdffb6,#ffffff); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-hot-metal{ color: #fff2cf; background: linear-gradient(180deg,#ffffff,#ffd166,#f77f00,#d62828,#540b0e); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-aqua-candy{ color: #eaffff; background: linear-gradient(90deg,#48cae4,#90e0ef,#caf0f8,#ffafcc); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-purple-gold{ color: #fff4cc; background: linear-gradient(90deg,#f9c74f,#f8961e,#9b5de5,#5a189a); -webkit-background-clip: text; background-clip: text; color: transparent; }.wpc-scope-393 .tc-wp-tool-root .cfg-color-font-tool .cfg-style-party-lights{ color: #ffffff; text-shadow: 0 0 6px #ff006e, 0 0 14px #8338ec, 0 0 22px #3a86ff, 0 0 30px #06ffa5; }@keyframes cfgFadeIn{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .cfg-color-font-tool{ padding: 72px 24px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-shell{ width: min(100%, 1200px); }.tc-wp-tool-root .cfg-color-font-tool h1{ font-size: 54px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-text-input{ min-height: 148px; padding: 22px 24px; font-size: 22px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-btn{ min-height: 42px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-card{ padding: 22px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-preview{ font-size: 28px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cfg-color-font-tool{ padding: 64px 22px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-shell{ width: min(100%, 1120px); }.tc-wp-tool-root .cfg-color-font-tool h1{ font-size: 48px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-text-input{ min-height: 140px; padding: 20px 22px; font-size: 21px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-btn{ min-height: 41px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-card{ padding: 21px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-preview{ font-size: 27px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cfg-color-font-tool{ padding: 56px 20px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-shell{ width: min(100%, 940px); }.tc-wp-tool-root .cfg-color-font-tool h1{ font-size: 42px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-hero-panel{ padding: 34px; border-radius: 24px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-text-input{ min-height: 132px; padding: 18px 20px; font-size: 20px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-btn{ min-height: 40px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-card{ padding: 20px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-preview{ font-size: 26px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cfg-color-font-tool{ padding: 44px 16px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-color-font-tool h1{ font-size: 34px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-hero-panel{ padding: 26px 18px; border-radius: 22px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-text-input{ min-height: 124px; padding: 16px 17px; font-size: 18px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-btn{ min-height: 39px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-card{ width: 100%; max-width: 100%; padding: 18px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-preview{ font-size: 25px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cfg-color-font-tool{ padding: 40px 14px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-color-font-tool h1{ font-size: 31px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-subtitle{ font-size: 14.5px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-hero-panel{ padding: 24px 16px; border-radius: 20px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-text-input{ min-height: 120px; padding: 15px 16px; font-size: 17px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-btn{ min-height: 38px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-card{ width: 100%; max-width: 100%; padding: 17px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-preview{ font-size: 24px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cfg-color-font-tool{ padding: 34px 12px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-shell{ width: 100%; }.tc-wp-tool-root .cfg-color-font-tool h1{ font-size: 28px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-hero-panel{ padding: 22px 14px; border-radius: 18px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-text-input{ min-height: 116px; padding: 14px 15px; font-size: 16px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-btn{ min-height: 37px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-clear-btn{ padding: 10px 21px; font-size: 13px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-load-btn{ padding: 12px 24px; font-size: 14px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .cfg-color-font-tool .cfg-preview{ font-size: 22px; padding: 16px; }}.wpc-scope-393 /* 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;
}