@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-619 .tc-wp-tool-root img, .wpc-scope-619 .tc-wp-tool-root video, .wpc-scope-619 .tc-wp-tool-root svg, .wpc-scope-619 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 44px 18px;
  color: #fff8dc;
  font-family: Georgia, "Times New Roman", serif;
  background:
    radial-gradient(circle at 12% 8%, rgba(51, 204, 137, 0.34), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(48, 103, 214, 0.32), transparent 30%),
    radial-gradient(circle at 50% 96%, rgba(255, 198, 75, 0.24), transparent 34%),
    linear-gradient(135deg, #071716 0%, #102b24 34%, #12294b 68%, #241632 100%);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-container, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-input-panel, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-grid, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-card, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-textarea, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-input-actions, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-header{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-title{
  margin: 0;
  color: #ffe8a2;
  font-family: Georgia, "Palatino Linotype", "Times New Roman", serif;
  font-size: clamp(2.15rem, 5vw, 4.65rem);
  line-height: 1.02;
  letter-spacing: 0;
  text-shadow: 0 3px 0 rgba(55, 31, 0, 0.68), 0 0 24px rgba(255, 212, 95, 0.52), 0 0 44px rgba(35, 205, 138, 0.18);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-subtitle{
  width: min(780px, 100%);
  margin: 14px auto 0;
  color: #e8f4dd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.04rem;
  line-height: 1.65;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-input-panel{
  width: min(860px, 100%);
  margin: 0 auto 30px;
  padding: 20px;
  border: 1px solid rgba(255, 220, 122, 0.34);
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(255, 248, 214, 0.14), rgba(12, 44, 52, 0.48));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-label{
  display: block;
  margin: 0 0 9px;
  color: #ffdf8d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
  display: block;
  width: 100%;
  min-height: 118px;
  resize: vertical;
  overflow: auto;
  border: 1px solid rgba(255, 226, 148, 0.42);
  border-radius: 16px;
  outline: none;
  padding: 17px 18px;
  background: rgba(6, 22, 26, 0.72);
  color: #fff6dc;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.28rem;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(24, 226, 154, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-textarea:focus{
  border-color: rgba(95, 255, 184, 0.86);
  background: rgba(6, 26, 30, 0.88);
  box-shadow: 0 0 0 4px rgba(58, 225, 153, 0.16), 0 0 28px rgba(255, 215, 104, 0.18), inset 0 0 0 1px rgba(255, 236, 160, 0.12);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-input-actions{
  display: flex;
  justify-content: center;
  margin-top: 14px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-copy{
  border: 1px solid rgba(255, 226, 148, 0.48);
  border-radius: 999px;
  cursor: pointer;
  color: #fff8df;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  letter-spacing: 0.02em;
  background: linear-gradient(135deg, rgba(20, 108, 82, 0.94), rgba(22, 66, 140, 0.94));
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn{
  min-height: 38px;
  padding: 8px 20px;
  font-size: 0.9rem;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more{
  min-height: 46px;
  padding: 11px 26px;
  font-size: 0.96rem;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-copy{
  align-self: flex-start;
  min-height: 36px;
  padding: 8px 17px;
  font-size: 0.86rem;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn:hover, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more:hover, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-copy:hover{
  transform: translateY(-2px);
  border-color: rgba(116, 255, 190, 0.75);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.28), 0 0 26px rgba(58, 225, 153, 0.2);
  filter: saturate(1.12);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn:focus-visible, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more:focus-visible, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-copy:focus-visible{
  outline: 3px solid rgba(255, 230, 139, 0.7);
  outline-offset: 3px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-status{
  margin: 11px 0 0;
  text-align: center;
  color: #cfeede;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.86rem;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-card{
  width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 225, 145, 0.28);
  border-radius: 18px;
  padding: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at top right, rgba(255, 217, 108, 0.14), transparent 38%),
    rgba(6, 21, 28, 0.7);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(10px);
  opacity: 0;
  transform: translateY(14px);
  animation: zfgFadeIn 360ms ease forwards;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(116, 255, 190, 0.48);
  box-shadow: 0 26px 54px rgba(0, 0, 0, 0.34), 0 0 24px rgba(255, 216, 105, 0.11);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-name{
  min-width: 0;
  margin: 0;
  color: #ffe8a2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.98rem;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-separator{
  height: 1px;
  margin: 0 0 13px;
  background: linear-gradient(90deg, transparent, rgba(255, 220, 122, 0.7), rgba(65, 231, 159, 0.42), transparent);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview{
  width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border-radius: 14px;
  border: 1px solid rgba(255, 235, 166, 0.18);
  background: rgba(2, 13, 18, 0.46);
  color: #fff7da;
  font-size: 1.35rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview::-webkit-scrollbar, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-textarea::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview::-webkit-scrollbar-track, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-textarea::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 99px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-preview::-webkit-scrollbar-thumb, .wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #d9ad4b, #24b97c);
  border-radius: 99px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more.zfg-hidden{
  display: none;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-ancient-gold{
  color: #ffd66b;
  font-family: Georgia, "Times New Roman", serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-shadow: 0 2px 0 #5e3b08, 0 0 18px rgba(255, 215, 105, 0.72);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-forest-rune{
  color: #8ff0a8;
  font-family: "Trebuchet MS", Arial, sans-serif;
  letter-spacing: 0.12em;
  text-shadow: 0 0 12px rgba(48, 255, 145, 0.74);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-master-sword{
  color: #dff8ff;
  font-family: Georgia, serif;
  text-transform: uppercase;
  text-shadow: 0 0 7px #aef5ff, 0 0 20px #51a6ff, 0 2px 0 #153a75;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-royal-serif{
  color: #fff1bc;
  font-family: "Palatino Linotype", Georgia, serif;
  font-variant: small-caps;
  letter-spacing: 0.05em;
  text-shadow: 0 1px 0 #1f3c78, 0 0 14px rgba(255, 220, 130, 0.45);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-lost-whisper{
  color: #d8ffd9;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-style: italic;
  letter-spacing: 0.04em;
  text-shadow: 0 0 14px rgba(155, 255, 184, 0.5);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-twilight-shadow{
  color: #e1d0ff;
  font-family: Georgia, serif;
  filter: drop-shadow(2px 2px 0 rgba(24, 11, 45, 0.95));
  text-shadow: 0 0 16px rgba(166, 101, 255, 0.55);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-sacred-light{
  color: #fffbe4;
  font-family: "Palatino Linotype", Georgia, serif;
  text-shadow: 0 0 8px #fff4b8, 0 0 22px rgba(102, 255, 190, 0.42);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-gerudo{
  color: #ffbd73;
  font-family: Impact, "Arial Black", sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #642414, 0 0 12px rgba(255, 132, 66, 0.56);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-kokiri{
  color: #b9ff6f;
  font-family: "Comic Sans MS", "Trebuchet MS", cursive;
  text-shadow: 0 2px 0 #276120, 0 0 13px rgba(124, 255, 70, 0.46);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-triforce{
  color: transparent;
  font-family: Georgia, serif;
  font-weight: 900;
  background: linear-gradient(180deg, #fff7a8, #ffc53d 45%, #b87512);
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow: 0 0 18px rgba(255, 219, 80, 0.35);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-mystic-dungeon{
  color: #b8d7ff;
  font-family: "Courier New", monospace;
  letter-spacing: 0.07em;
  text-shadow: 0 0 10px rgba(55, 148, 255, 0.72);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-hero-banner{
  color: #ffe6a1;
  font-family: Georgia, serif;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #174c38, 1px -1px 0 #174c38, -1px 1px 0 #174c38, 1px 1px 0 #174c38, 0 0 12px rgba(255, 207, 83, 0.5);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-fairy{
  color: #ffd8f5;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-style: italic;
  text-shadow: 0 0 7px #ffb4ef, 0 0 18px #9affff;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-sheikah{
  color: #9fe9ff;
  font-family: "Courier New", monospace;
  letter-spacing: 0.1em;
  text-shadow: 0 0 10px rgba(70, 214, 255, 0.8), 0 2px 0 #14324e;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-deku{
  color: #d5b37a;
  font-family: Georgia, serif;
  font-weight: 700;
  text-shadow: 1px 1px 0 #4b2d17, 0 0 10px rgba(94, 255, 118, 0.25);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-moonlit{
  color: #e8f0ff;
  font-family: "Palatino Linotype", Georgia, serif;
  letter-spacing: 0.04em;
  text-shadow: 0 0 14px rgba(177, 201, 255, 0.78);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-rupee{
  color: #60ffc3;
  font-family: Impact, "Arial Black", sans-serif;
  letter-spacing: 0.04em;
  text-shadow: 0 0 12px rgba(37, 255, 176, 0.75), 0 3px 0 #064734;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-golden-quest{
  color: #f9ce66;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  text-shadow: 0 2px 0 #513b10;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-wave{
  color: #8edfff;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-weight: 800;
  text-shadow: 0 2px 0 #12496d, 0 0 13px rgba(69, 201, 255, 0.5);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-ocarina{
  color: #b6ffea;
  font-family: "Palatino Linotype", Georgia, serif;
  font-style: italic;
  letter-spacing: 0.09em;
  text-shadow: 0 0 14px rgba(101, 255, 215, 0.55);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-stone{
  color: #c8c1ab;
  font-family: Georgia, serif;
  font-weight: 900;
  text-shadow: 1px 1px 0 #33322d, -1px 0 0 #fff1c7;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-castle{
  color: #f7f0d2;
  font-family: "Palatino Linotype", Georgia, serif;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #1c3564, 0 0 9px rgba(255, 233, 172, 0.45);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-shadow-realm{
  color: #beb4ff;
  font-family: Georgia, serif;
  text-shadow: 3px 3px 0 rgba(7, 5, 20, 0.95), 0 0 15px rgba(117, 78, 255, 0.54);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-divine{
  color: #ffefcf;
  font-family: "Courier New", monospace;
  letter-spacing: 0.08em;
  text-shadow: 0 0 8px #ffcf7a, 0 0 20px rgba(85, 215, 255, 0.55);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-skyward{
  color: #d9f1ff;
  font-family: Georgia, serif;
  font-weight: 900;
  text-transform: capitalize;
  text-shadow: 0 -1px 0 #fff, 0 2px 0 #22609a, 0 0 16px rgba(98, 181, 255, 0.5);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-minish{
  color: #ffef9d;
  font-family: "Comic Sans MS", "Trebuchet MS", cursive;
  font-size: 0.92em;
  letter-spacing: 0.05em;
  text-shadow: 0 0 10px rgba(255, 237, 122, 0.48);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-goron{
  color: #ff9b59;
  font-family: Impact, "Arial Black", sans-serif;
  text-transform: uppercase;
  text-shadow: 0 3px 0 #5b2110, 0 0 16px rgba(255, 91, 34, 0.55);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-zora{
  color: #b9f7ff;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-style: italic;
  text-shadow: 0 0 9px #52e8ff, 0 2px 0 #1b5671;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-princess{
  color: #f7f1c4;
  font-family: "Palatino Linotype", Georgia, serif;
  letter-spacing: 0.06em;
  text-shadow: 0 0 10px rgba(255, 247, 183, 0.62);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-portal{
  color: #ccbcff;
  font-family: "Courier New", monospace;
  letter-spacing: 0.06em;
  text-shadow: -2px 0 rgba(0, 255, 210, 0.45), 2px 0 rgba(255, 200, 67, 0.4), 0 0 16px rgba(179, 128, 255, 0.58);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-flame{
  color: #fff0b8;
  font-family: Georgia, serif;
  font-weight: 900;
  text-shadow: 0 2px 0 #8a2d0c, 0 0 9px #ff9544, 0 0 21px rgba(255, 69, 38, 0.48);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-phantom{
  color: #d4d7e6;
  font-family: Georgia, serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-shadow: 0 3px 0 #151822, 0 0 13px rgba(198, 207, 255, 0.38);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-scroll{
  color: #5c3816;
  font-family: "Palatino Linotype", Georgia, serif;
  background: linear-gradient(135deg, rgba(255, 226, 156, 0.92), rgba(205, 160, 82, 0.88));
  border-radius: 10px;
  text-shadow: 0 1px 0 rgba(255, 244, 200, 0.6);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-emerald-blade{
  color: #dffff0;
  font-family: Impact, "Arial Black", sans-serif;
  letter-spacing: 0.03em;
  text-shadow: 0 2px 0 #07553f, 0 0 14px rgba(67, 255, 168, 0.65);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-blue-crest{
  color: #cfe7ff;
  font-family: "Palatino Linotype", Georgia, serif;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #0e316f, 0 0 15px rgba(77, 152, 255, 0.6);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-lantern{
  color: #ffdead;
  font-family: Georgia, serif;
  text-shadow: 0 0 8px #ffb341, 0 0 24px rgba(255, 151, 61, 0.58);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-wild{
  color: #e7ffd0;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 0.03em;
  text-shadow: 0 2px 0 #22523a, 0 0 10px rgba(176, 255, 120, 0.4);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-dragon{
  color: #ffbd8b;
  font-family: Impact, "Arial Black", sans-serif;
  transform: skewX(-4deg);
  text-shadow: 0 3px 0 #6f2516, 0 0 12px rgba(255, 113, 54, 0.54);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-twilight-glyph{
  color: #ffdb94;
  font-family: "Courier New", monospace;
  letter-spacing: 0.13em;
  text-shadow: 0 0 11px rgba(255, 200, 87, 0.72), 0 0 22px rgba(104, 69, 255, 0.44);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-outline{
  color: #fff8d9;
  font-family: Impact, "Arial Black", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-shadow: -1px -1px 0 #0e6c4f, 1px -1px 0 #0e6c4f, -1px 1px 0 #0e6c4f, 1px 1px 0 #0e6c4f, 0 0 12px rgba(255, 211, 89, 0.45);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-map{
  color: #ecd08f;
  font-family: "Courier New", monospace;
  font-style: italic;
  text-shadow: 0 1px 0 #4d3514;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-lost-temple{
  color: #c8f5db;
  font-family: Georgia, serif;
  letter-spacing: 0.08em;
  text-shadow: 0 0 7px rgba(84, 255, 168, 0.4), 2px 2px 0 rgba(36, 49, 34, 0.85);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-ruins{
  color: #f2c965;
  font-family: "Palatino Linotype", Georgia, serif;
  font-weight: 900;
  filter: sepia(0.22);
  text-shadow: 0 2px 0 #624212, 0 0 10px rgba(255, 213, 99, 0.42);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-forest-glyph{
  color: #a5ffb5;
  font-family: "Courier New", monospace;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-shadow: 0 0 13px rgba(65, 255, 124, 0.64);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-sword-trial{
  color: #f3fbff;
  font-family: Georgia, serif;
  font-weight: 900;
  letter-spacing: 0.02em;
  text-shadow: 0 2px 0 #234b7d, 0 0 8px #b8f1ff;
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-magic-seal{
  color: #f5d5ff;
  font-family: "Trebuchet MS", Arial, sans-serif;
  letter-spacing: 0.1em;
  text-shadow: 0 0 9px #d18cff, 0 0 19px rgba(92, 255, 197, 0.45);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-rune-keeper{
  color: #e5f2c9;
  font-family: "Courier New", monospace;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-shadow: 0 0 9px rgba(218, 255, 162, 0.62);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-light-arrow{
  color: #fffce8;
  font-family: Impact, "Arial Black", sans-serif;
  transform: skewX(-7deg);
  text-shadow: 3px 0 0 rgba(98, 227, 255, 0.35), 0 0 18px rgba(255, 239, 110, 0.72);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-chronicle{
  color: #f4e2b6;
  font-family: "Palatino Linotype", Georgia, serif;
  font-variant: small-caps;
  letter-spacing: 0.07em;
  text-shadow: 0 1px 0 #553817, 0 0 12px rgba(255, 228, 156, 0.32);
}.wpc-scope-619 .tc-wp-tool-root .zfg-tool-wrap .zfg-style-legendary{
  color: transparent;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  background: linear-gradient(90deg, #8affc4, #fff4a3 28%, #ffd05d 58%, #8fc8ff);
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow: 0 0 22px rgba(255, 222, 94, 0.38);
}@keyframes zfgFadeIn{
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 58px 28px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-container{
    max-width: 1200px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-title{
    font-size: 4.4rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
    min-height: 132px;
    font-size: 1.34rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 17px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview{
    font-size: 1.28rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 52px 24px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-container{
    max-width: 1060px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-title{
    font-size: 3.85rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
    min-height: 126px;
    font-size: 1.28rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview{
    font-size: 1.24rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 44px 20px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-container{
    max-width: 820px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-title{
    font-size: 3.2rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
    min-height: 118px;
    font-size: 1.18rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn{
    min-height: 38px;
    padding: 8px 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview{
    min-height: 108px;
    font-size: 1.18rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 36px 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-container{
    max-width: 100%;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-title{
    font-size: 2.55rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
    min-height: 112px;
    padding: 15px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more{
    min-height: 42px;
    padding: 9px 20px;
    font-size: 0.91rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview{
    min-height: 104px;
    font-size: 1.13rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 32px 13px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-container{
    max-width: 100%;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-title{
    font-size: 2.25rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-subtitle{
    font-size: 0.93rem;
    line-height: 1.55;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-panel{
    padding: 14px;
    border-radius: 17px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
    min-height: 108px;
    padding: 14px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more{
    min-height: 42px;
    padding: 9px 18px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview{
    min-height: 102px;
    padding: 13px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-name{
    font-size: 0.93rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .zfg-tool-wrap{
    padding: 28px 10px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-container{
    max-width: 100%;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-title{
    font-size: 2rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-subtitle{
    font-size: 0.9rem;
    line-height: 1.52;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-input-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
    min-height: 104px;
    padding: 13px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more{
    min-height: 40px;
    padding: 8px 16px;
    font-size: 0.88rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    padding: 12px;
    border-radius: 15px;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-preview{
    min-height: 98px;
    padding: 12px;
    font-size: 1rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-name{
    font-size: 0.9rem;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-copy{
    min-height: 34px;
    padding: 7px 14px;
    font-size: 0.82rem;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .zfg-tool-wrap .zfg-card, .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more, .tc-wp-tool-root .zfg-tool-wrap .zfg-copy, .tc-wp-tool-root .zfg-tool-wrap .zfg-textarea{
    animation: none;
    transition: none;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card{
    opacity: 1;
    transform: none;
  }.tc-wp-tool-root .zfg-tool-wrap .zfg-card:hover, .tc-wp-tool-root .zfg-tool-wrap .zfg-clear-btn:hover, .tc-wp-tool-root .zfg-tool-wrap .zfg-load-more:hover, .tc-wp-tool-root .zfg-tool-wrap .zfg-copy:hover{
    transform: none;
  }}.wpc-scope-619 .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;
}