@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-183 .tc-wp-tool-root img, .wpc-scope-183 .tc-wp-tool-root video, .wpc-scope-183 .tc-wp-tool-root svg, .wpc-scope-183 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 42px 18px;
  overflow-x: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 101, 168, .38), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(255, 216, 111, .38), transparent 26%),
    radial-gradient(circle at 50% 95%, rgba(0, 229, 255, .32), transparent 34%),
    linear-gradient(135deg, #052b6d 0%, #008cb8 38%, #0ed2bf 68%, #ffd9a6 100%);
  border-radius: 26px;
  box-shadow: 0 24px 70px rgba(5, 43, 109, .28);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-head, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-input-panel, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-card, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-controls, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-actions, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-more-row{
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-head{
  text-align: center;
  margin: 0 auto 22px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-head h1{
  margin: 0;
  color: #ffffff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 42px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 4px 22px rgba(0, 35, 84, .4), 0 0 18px rgba(255,255,255,.25);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-head p{
  max-width: 760px;
  margin: 12px auto 0;
  color: rgba(255,255,255,.92);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 17px;
  line-height: 1.55;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-input-panel{
  padding: 22px;
  margin: 0 auto 24px;
  border: 1px solid rgba(255,255,255,.34);
  border-radius: 22px;
  background: rgba(255,255,255,.18);
  box-shadow: 0 18px 50px rgba(0, 50, 110, .22), inset 0 1px 0 rgba(255,255,255,.28);
  backdrop-filter: blur(18px);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-label{
  display: block;
  margin: 0 0 9px;
  color: #f9ffff;
  font: 800 14px/1.2 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 92px;
  resize: vertical;
  box-sizing: border-box;
  padding: 16px 18px;
  border: 1px solid rgba(255,255,255,.48);
  border-radius: 18px;
  outline: none;
  background: rgba(255,255,255,.9);
  color: #07345c;
  font: 800 20px/1.4 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-shadow: inset 0 2px 10px rgba(0, 67, 120, .12);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input:focus{
  border-color: #ffffff;
  box-shadow: 0 0 0 4px rgba(255,255,255,.24), 0 0 28px rgba(0, 238, 255, .34);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-controls{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-counter{
  color: rgba(255,255,255,.9);
  font: 800 13px/1.2 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-actions{
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{
  box-sizing: border-box;
  border: 0;
  cursor: pointer;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn{
  min-height: 42px;
  padding: 10px 16px;
  border-radius: 999px;
  color: #06345f;
  background: linear-gradient(135deg, #ffffff, #c9fbff);
  box-shadow: 0 9px 22px rgba(0, 50, 110, .18);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn{
  min-height: 50px;
  padding: 13px 24px;
  border-radius: 999px;
  color: #07345c;
  background: linear-gradient(135deg, #ffffff, #ffe49d 45%, #ff78ad);
  box-shadow: 0 14px 34px rgba(0, 50, 110, .26), 0 0 24px rgba(255,255,255,.22);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{
  align-self: flex-start;
  min-height: 38px;
  padding: 9px 15px;
  border-radius: 999px;
  color: #082e58;
  background: linear-gradient(135deg, #ffffff, var(--lsfg-soft));
  box-shadow: 0 8px 18px rgba(0, 50, 110, .2);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn:hover, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn:hover, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn:hover{
  transform: translateY(-2px);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn:focus-visible, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn:focus-visible, .wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn:focus-visible{
  outline: 3px solid rgba(255,255,255,.9);
  outline-offset: 3px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-card{
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 13px;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.2), rgba(255,255,255,.08)),
    radial-gradient(circle at 85% 10%, var(--lsfg-glow), transparent 38%);
  box-shadow: 0 16px 40px rgba(0, 39, 91, .22);
  backdrop-filter: blur(14px);
  animation: lsfgFadeIn .28s ease both;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 50px rgba(0, 39, 91, .28), 0 0 24px var(--lsfg-glow);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-card-title{
  margin: 0;
  color: #ffffff;
  font: 900 15px/1.25 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-shadow: 0 2px 10px rgba(0,0,0,.22);
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview{
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,.24);
  background: rgba(255,255,255,.76);
  color: var(--lsfg-accent);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  scrollbar-color: var(--lsfg-accent) rgba(255,255,255,.35);
  scrollbar-width: thin;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,.35);
  border-radius: 99px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview::-webkit-scrollbar-thumb{
  background: var(--lsfg-accent);
  border-radius: 99px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-more-row{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-more-row.is-hidden{
  display: none;
}.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s1 .lsfg-preview{ font: 900 28px/1.2 "Trebuchet MS", Arial, sans-serif; text-shadow: 2px 3px 0 #fff, 0 0 12px #6ff6ff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s2 .lsfg-preview{ font: italic 800 26px/1.25 Georgia, serif; color: transparent; background-image: linear-gradient(90deg,#007fc7,#00dbc8,#fff4b8); -webkit-background-clip: text; background-clip: text; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s3 .lsfg-preview{ font: 900 25px/1.25 Verdana, sans-serif; color: #142d79; text-shadow: 0 0 8px #67f7ff, 0 0 18px #ff6fb1; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s4 .lsfg-preview{ font: 700 27px/1.35 cursive; color: #005b8f; text-shadow: 1px 2px 0 #fff3cc; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s5 .lsfg-preview{ font: 900 28px/1.15 Impact, "Arial Black", sans-serif; text-transform: uppercase; letter-spacing: 1px; color: #075c8c; text-shadow: 3px 3px 0 #ffbd59; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s6 .lsfg-preview{ font: 900 27px/1.2 "Arial Rounded MT Bold", Arial, sans-serif; color: #ff438d; text-shadow: 2px 2px 0 #fff, 4px 4px 0 #00b7c7; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s7 .lsfg-preview{ font: 800 24px/1.3 "Courier New", monospace; color: #e8fbff; background: linear-gradient(135deg,#09295e,#47308d); text-shadow: 0 0 12px #8ffcff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s8 .lsfg-preview{ font: 800 26px/1.25 Georgia, serif; color: #8a5c32; background: linear-gradient(135deg,#fff8df,#fff); }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s9 .lsfg-preview{ font: 900 27px/1.2 Arial, sans-serif; color: #006aa8; text-shadow: 0 3px 0 #bffcff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s10 .lsfg-preview{ font: 900 25px/1.3 "Trebuchet MS", Arial, sans-serif; border-radius: 24px; color: #009481; letter-spacing: .6px; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s11 .lsfg-preview{ font: 900 24px/1.25 Verdana, sans-serif; color: #ffffff; background: linear-gradient(135deg,#ff4f9a,#00b9cf); text-shadow: 2px 2px 0 #075083; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s12 .lsfg-preview{ font: 800 25px/1.25 system-ui, sans-serif; color: #112b72; text-shadow: 0 0 7px #fff, 0 0 18px #ffe66d; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s13 .lsfg-preview{ font: 900 27px/1.2 fantasy; color: #7b3f00; text-shadow: 2px 2px 0 #ffd580; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s14 .lsfg-preview{ font: 700 26px/1.35 Georgia, serif; color: #1a88ac; text-shadow: 0 1px 0 #fff, 0 0 10px #e9ffff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s15 .lsfg-preview{ font: 900 27px/1.15 "Arial Black", Arial, sans-serif; color: #ff684f; text-shadow: 2px 3px 0 #fff2b5; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s16 .lsfg-preview{ font: 800 24px/1.35 "Courier New", monospace; color: #21327f; letter-spacing: 2px; text-shadow: 0 0 8px #fff, 0 0 20px #74edff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s17 .lsfg-preview{ font: 900 25px/1.3 "Trebuchet MS", Arial, sans-serif; color: #ef2f85; text-shadow: 1px 1px 0 #fff, 3px 3px 0 #19c6b8; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s18 .lsfg-preview{ font: 900 26px/1.2 Verdana, sans-serif; color: #00ffd5; background: #073464; text-shadow: 0 0 8px #00ffd5, 0 0 18px #ff62aa; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s19 .lsfg-preview{ font: 800 25px/1.25 "Comic Sans MS", "Trebuchet MS", cursive; color: #006d9a; transform: rotate(-1deg); }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s20 .lsfg-preview{ font: 900 26px/1.2 Arial, sans-serif; color: #ff5ca2; text-shadow: 2px 2px 0 #ffffff, 4px 4px 0 #ffd166; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s21 .lsfg-preview{ font: italic 900 27px/1.2 "Trebuchet MS", Arial, sans-serif; color: #004d9a; text-shadow: 3px 2px 0 #7df5ff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s22 .lsfg-preview{ font: 900 27px/1.18 Impact, "Arial Black", sans-serif; color: #fff8e8; -webkit-text-stroke: 1px #0a6d8f; text-shadow: 2px 2px 0 #ffc46b; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s23 .lsfg-preview{ font: 800 23px/1.35 "Courier New", monospace; color: #123e7a; letter-spacing: .8px; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s24 .lsfg-preview{ font: 700 28px/1.3 cursive; color: #0c8f94; text-shadow: 1px 2px 0 #fff7bd; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s25 .lsfg-preview{ font: 900 27px/1.15 "Arial Black", Arial, sans-serif; color: #ffffff; background: linear-gradient(135deg,#009de0,#62e6ff); text-shadow: 0 3px 0 #0871a7; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s26 .lsfg-preview{ font: 900 26px/1.2 "Trebuchet MS", Arial, sans-serif; color: #ff6c7e; text-shadow: 0 0 0 #fff, 2px 2px 0 #1fbfc1; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s27 .lsfg-preview{ font: 900 28px/1.15 Arial, sans-serif; color: #0088b7; text-shadow: 0 4px 0 #c7fbff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s28 .lsfg-preview{ font: 800 25px/1.3 Georgia, serif; color: #ef4e70; text-shadow: 1px 1px 0 #fff7c7; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s29 .lsfg-preview{ font: 900 24px/1.3 Verdana, sans-serif; color: #0a7b57; text-shadow: 2px 2px 0 #b7ffd8; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s30 .lsfg-preview{ font: 800 24px/1.35 system-ui, sans-serif; color: #ffffff; background: radial-gradient(circle at 20% 20%,#ff76b5,transparent 25%), linear-gradient(135deg,#082a69,#2a78c7); text-shadow: 0 0 12px #fff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s31 .lsfg-preview{ font: 900 26px/1.2 "Comic Sans MS", "Trebuchet MS", cursive; color: #1f83d6; text-shadow: 2px 2px 0 #ffffff, 0 0 10px #00f0ff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s32 .lsfg-preview{ font: 900 26px/1.2 Arial, sans-serif; color: #fff; background: linear-gradient(135deg,#ff4d97,#ffd166,#00bfc7); text-shadow: 2px 2px 0 #004c80; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s33 .lsfg-preview{ font: 900 26px/1.2 "Arial Black", Arial, sans-serif; color: #10b9ca; text-shadow: 3px 3px 0 #173b7a; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s34 .lsfg-preview{ font: 800 25px/1.3 Georgia, serif; color: #dffcff; background: linear-gradient(135deg,#042c68,#097f9d); text-shadow: 0 0 15px #9ffcff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s35 .lsfg-preview{ font: 900 25px/1.25 Verdana, sans-serif; color: transparent; background-image: linear-gradient(90deg,#ff4b9b,#ffd166,#18d7c6,#2f7ef7); -webkit-background-clip: text; background-clip: text; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s36 .lsfg-preview{ font: 800 26px/1.25 "Trebuchet MS", Arial, sans-serif; color: #6b80a8; text-shadow: 1px 2px 0 #ffffff; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s37 .lsfg-preview{ font: 900 27px/1.2 Arial, sans-serif; color: #77dcea; text-shadow: 2px 2px 0 #fff, 4px 4px 0 #008bb1; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s38 .lsfg-preview{ font: 900 26px/1.2 "Arial Rounded MT Bold", Arial, sans-serif; color: #ff5d73; text-transform: uppercase; letter-spacing: 1.5px; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s39 .lsfg-preview{ font: 900 26px/1.18 fantasy; color: #ffcd67; text-shadow: 2px 3px 0 #065e7a; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s40 .lsfg-preview{ font: 800 24px/1.35 "Comic Sans MS", cursive; color: #055d91; text-shadow: 1px 1px 0 #ffdaf0; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s41 .lsfg-preview{ font: 900 25px/1.25 Verdana, sans-serif; color: #d8fbff; background: #06305f; text-shadow: 0 0 12px #14e7ff, 0 0 24px #ff5da8; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s42 .lsfg-preview{ font: 900 26px/1.2 Georgia, serif; color: #ff8ab9; text-shadow: 2px 2px 0 #fff5d0; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s43 .lsfg-preview{ font: 800 25px/1.3 "Courier New", monospace; color: #174284; background: linear-gradient(135deg,#fff4c7,#c8fbff); }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s44 .lsfg-preview{ font: italic 800 27px/1.25 "Trebuchet MS", Arial, sans-serif; color: #0076b9; text-shadow: 2px 2px 0 #ffe19a; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s45 .lsfg-preview{ font: 900 27px/1.14 Impact, "Arial Black", sans-serif; color: #00a99d; text-shadow: 3px 3px 0 #ffcf68; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s46 .lsfg-preview{ font: 900 25px/1.25 "Arial Rounded MT Bold", Arial, sans-serif; color: #ff4d9b; text-shadow: 2px 2px 0 #fff, 0 0 18px #ffd166; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s47 .lsfg-preview{ font: 800 26px/1.25 system-ui, sans-serif; color: #00a7c7; text-shadow: 0 0 10px #ffffff; letter-spacing: 1px; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s48 .lsfg-preview{ font: 900 27px/1.15 Arial, sans-serif; color: #6f5635; text-shadow: 2px 3px 0 #fff1be; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s49 .lsfg-preview{ font: 900 26px/1.2 Verdana, sans-serif; color: #fff; background: #053b6d; text-shadow: 0 0 8px #00f5ff, 0 0 20px #ff67ae; }.wpc-scope-183 .tc-wp-tool-root .lsfg-tool-wrap .lsfg-s50 .lsfg-preview{ font: 900 26px/1.2 "Trebuchet MS", Arial, sans-serif; color: transparent; background-image: linear-gradient(90deg,#00c7d6,#ff6aa7,#ffd166); -webkit-background-clip: text; background-clip: text; }@keyframes lsfgFadeIn{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lsfg-tool-wrap{ padding: 24px 10px; border-radius: 18px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell{ width: 100%; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head h1{ font-size: 25px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head p{ font-size: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-input-panel{ padding: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input{ font-size: 16px; min-height: 82px; padding: 12px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-controls{ align-items: stretch; flex-direction: column; gap: 10px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-actions{ flex-direction: column; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{ width: 100%; font-size: 13px; padding: 10px 12px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card{ padding: 13px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview{ font-size: 21px !important; min-height: 104px; padding: 13px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lsfg-tool-wrap{ padding: 28px 12px; border-radius: 20px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell{ width: 100%; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head h1{ font-size: 28px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head p{ font-size: 14.5px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-input-panel{ padding: 15px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input{ font-size: 17px; min-height: 86px; padding: 13px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-controls{ align-items: stretch; flex-direction: column; gap: 11px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-actions{ gap: 9px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{ font-size: 14px; padding: 10px 13px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card{ padding: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview{ font-size: 22px !important; min-height: 108px; padding: 14px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lsfg-tool-wrap{ padding: 32px 14px; border-radius: 22px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell{ width: 100%; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head h1{ font-size: 32px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head p{ font-size: 15px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-input-panel{ padding: 17px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input{ font-size: 18px; min-height: 90px; padding: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{ font-size: 14px; padding: 11px 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card{ padding: 15px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview{ font-size: 23px !important; min-height: 112px; padding: 15px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lsfg-tool-wrap{ padding: 38px 18px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell{ width: 96%; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head h1{ font-size: 38px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head p{ font-size: 16px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input{ font-size: 19px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{ font-size: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card{ padding: 17px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview{ font-size: 24px !important; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lsfg-tool-wrap{ padding: 42px 20px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell{ width: 96%; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head h1{ font-size: 40px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head p{ font-size: 17px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input{ font-size: 20px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{ font-size: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card{ padding: 18px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview{ font-size: 25px !important; }}@media (min-width: 1200px){.tc-wp-tool-root .lsfg-tool-wrap{ padding: 46px 22px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-shell{ width: 100%; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head h1{ font-size: 44px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-head p{ font-size: 17px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-text-input{ font-size: 20px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{ font-size: 14px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card{ padding: 18px; }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-preview{ font-size: 25px !important; }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn{
    animation: none;
    transition: none;
  }.tc-wp-tool-root .lsfg-tool-wrap .lsfg-card:hover, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-btn:hover, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-load-btn:hover, .tc-wp-tool-root .lsfg-tool-wrap .lsfg-copy-btn:hover{
    transform: none;
  }}.wpc-scope-183 /* 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;
}.wpc-scope-183 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .lsfg-clear-btn{}.wpc-scope-183 .tc-wp-tool-root .lsfg-random-btn{}