@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-14 .tc-wp-tool-root img, .wpc-scope-14 .tc-wp-tool-root video, .wpc-scope-14 .tc-wp-tool-root svg, .wpc-scope-14 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-14 .tc-wp-tool-root .clfg-tool, .wpc-scope-14 .tc-wp-tool-root .clfg-tool *{
      box-sizing: border-box;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool{
      width: 100%;
      max-width: 100%;
      overflow-x: hidden;
      border-radius: 0;
      padding: 72px 20px;
      background:
        radial-gradient(circle at 14% 12%, rgba(70, 255, 165, 0.32), transparent 28%),
        radial-gradient(circle at 88% 16%, rgba(218, 170, 82, 0.34), transparent 30%),
        radial-gradient(circle at 50% 105%, rgba(15, 126, 71, 0.46), transparent 36%),
        linear-gradient(135deg, #06140c 0%, #0f2b18 34%, #164c2b 68%, #d0a84f 100%);
      color: #fffaf0;
      font-family: Georgia, "Times New Roman", serif;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-container{
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-hero{
      text-align: center;
      max-width: 860px;
      margin: 0 auto 34px;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-title{
      margin: 0;
      color: #fff8e8;
      font-size: 54px;
      line-height: 1.05;
      font-weight: 950;
      letter-spacing: -0.8px;
      text-transform: uppercase;
      text-shadow:
        0 3px 0 rgba(6, 20, 12, 0.9),
        0 0 24px rgba(61, 255, 156, 0.45),
        0 0 48px rgba(208, 168, 79, 0.35);
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-subtitle{
      max-width: 720px;
      margin: 18px auto 0;
      color: rgba(255, 250, 240, 0.86);
      font-family: Arial, Helvetica, sans-serif;
      font-size: 17px;
      line-height: 1.7;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-panel{
      width: 100%;
      margin-bottom: 30px;
      padding: 24px;
      border: 1px solid rgba(236, 208, 132, 0.3);
      border-radius: 28px;
      background: rgba(7, 28, 15, 0.58);
      box-shadow:
        0 28px 90px rgba(0, 0, 0, 0.36),
        inset 0 1px 0 rgba(255, 255, 255, 0.12);
      backdrop-filter: blur(18px);
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-input-row{
      display: grid;
      grid-template-columns: 1fr auto;
      gap: 14px;
      align-items: center;
      width: 100%;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-input{
      width: 100%;
      max-width: 100%;
      min-width: 0;
      border: 1px solid rgba(236, 208, 132, 0.42);
      border-radius: 20px;
      outline: none;
      padding: 18px 20px;
      background: rgba(255, 250, 240, 0.94);
      color: #0a1c10;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 1.4;
      font-weight: 800;
      box-shadow: inset 0 0 24px rgba(15, 126, 71, 0.13);
      transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-input::placeholder{
      color: rgba(10, 28, 16, 0.46);
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-input:focus{
      border-color: rgba(70, 255, 165, 0.95);
      background: #fffdf5;
      box-shadow:
        0 0 0 4px rgba(70, 255, 165, 0.18),
        0 0 34px rgba(208, 168, 79, 0.34),
        inset 0 0 18px rgba(15, 126, 71, 0.1);
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-btn{
      border: 1px solid rgba(255, 240, 190, 0.34);
      border-radius: 18px;
      cursor: pointer;
      padding: 16px 22px;
      background: linear-gradient(135deg, #47f0a0, #d0a84f);
      color: #08180d;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-weight: 950;
      letter-spacing: 0.25px;
      box-shadow: 0 16px 38px rgba(0, 0, 0, 0.24);
      transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
      white-space: nowrap;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-btn:hover{
      transform: translateY(-2px);
      filter: brightness(1.06);
      box-shadow: 0 20px 48px rgba(70, 255, 165, 0.24);
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-grid{
      display: grid;
      width: 100%;
      max-width: 100%;
      gap: 22px;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-card{
      width: 100%;
      max-width: 100%;
      min-width: 0;
      overflow: hidden;
      border: 1px solid rgba(236, 208, 132, 0.25);
      border-radius: 26px;
      padding: 20px;
      background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06)),
        rgba(7, 28, 15, 0.72);
      box-shadow: 0 18px 58px rgba(0, 0, 0, 0.34);
      backdrop-filter: blur(16px);
      animation: clfgFadeUp 0.45s ease both;
      transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-card:hover{
      transform: translateY(-6px);
      border-color: rgba(208, 168, 79, 0.82);
      box-shadow:
        0 24px 72px rgba(0, 0, 0, 0.42),
        0 0 36px rgba(70, 255, 165, 0.2);
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-name{
      margin: 0 0 14px;
      color: rgba(255, 250, 240, 0.92);
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 950;
      letter-spacing: 0.75px;
      text-transform: uppercase;
      overflow-wrap: anywhere;
      word-break: break-word;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-preview{
      width: 100%;
      max-width: 100%;
      min-height: 132px;
      max-height: 180px;
      overflow-y: auto;
      overflow-x: hidden;
      border: 1px solid rgba(236, 208, 132, 0.2);
      border-radius: 20px;
      padding: 18px;
      margin-bottom: 16px;
      background:
        radial-gradient(circle at top left, rgba(70, 255, 165, 0.2), transparent 44%),
        radial-gradient(circle at bottom right, rgba(208, 168, 79, 0.24), transparent 44%),
        rgba(255, 250, 240, 0.96);
      color: #08180d;
      line-height: 1.22;
      overflow-wrap: anywhere;
      word-break: break-word;
      white-space: normal;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-preview::-webkit-scrollbar{
      width: 8px;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-preview::-webkit-scrollbar-track{
      background: rgba(15, 126, 71, 0.12);
      border-radius: 999px;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-preview::-webkit-scrollbar-thumb{
      background: linear-gradient(#47f0a0, #d0a84f);
      border-radius: 999px;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-copy{
      width: 100%;
      max-width: 100%;
      border: 1px solid rgba(236, 208, 132, 0.32);
      border-radius: 16px;
      cursor: pointer;
      padding: 13px 16px;
      background: rgba(255, 250, 240, 0.12);
      color: #fffaf0;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 950;
      transition: transform 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-copy:hover{
      transform: translateY(-2px);
      background: rgba(70, 255, 165, 0.18);
      box-shadow: 0 12px 30px rgba(70, 255, 165, 0.18);
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-load-wrap{
      display: flex;
      justify-content: center;
      width: 100%;
      margin-top: 30px;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-load{
      min-width: 190px;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-hidden{
      display: none;
    }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-1{ font-family: Georgia, serif; font-size: 32px; font-weight: 900; text-transform: uppercase; color: #0b2b17; text-shadow: 2px 2px 0 #47f0a0, 4px 4px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-2{ font-family: "Times New Roman", serif; font-size: 33px; font-weight: 900; color: #136b3a; text-shadow: 2px 2px 0 #fffaf0, 4px 4px 0 #071c0f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-3{ font-family: Garamond, Georgia, serif; font-size: 34px; font-weight: 900; color: #d0a84f; -webkit-text-stroke: 1px #071c0f; text-shadow: 2px 2px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-4{ font-family: Palatino, Georgia, serif; font-size: 32px; font-style: italic; color: #0b2b17; text-shadow: 0 3px 0 #d0a84f, 0 6px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-5{ font-family: Impact, fantasy; font-size: 31px; letter-spacing: 2px; text-transform: uppercase; color: #fffaf0; -webkit-text-stroke: 1px #071c0f; text-shadow: 3px 3px 0 #136b3a; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-6{ font-family: Georgia, serif; font-size: 31px; font-weight: 900; font-variant: small-caps; color: #071c0f; text-shadow: 2px 2px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-7{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 29px; font-weight: 950; color: #136b3a; text-shadow: 0 3px 0 #071c0f, 0 0 18px rgba(208, 168, 79, 0.8); }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-8{ font-family: "Times New Roman", serif; font-size: 34px; font-weight: 900; color: #071c0f; text-shadow: 2px 2px 0 #fffaf0, 4px 4px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-9{ font-family: Arial Black, Arial, sans-serif; font-size: 28px; letter-spacing: 3px; text-transform: uppercase; color: #d0a84f; -webkit-text-stroke: 1px #071c0f; text-shadow: 3px 3px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-10{ font-family: Garamond, Georgia, serif; font-size: 35px; color: #fffaf0; -webkit-text-stroke: 1.2px #071c0f; text-shadow: 3px 3px 0 #136b3a; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-11{ font-family: Tahoma, Arial, sans-serif; font-size: 27px; font-weight: 950; color: #071c0f; text-shadow: -2px 0 #47f0a0, 2px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-12{ font-family: Georgia, serif; font-size: 32px; font-weight: 900; color: #136b3a; transform: skew(-5deg); text-shadow: 2px 2px 0 #d0a84f, 4px 4px 0 #071c0f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-13{ font-family: "Courier New", monospace; font-size: 25px; font-weight: 900; letter-spacing: 1px; color: #071c0f; text-shadow: 2px 2px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-14{ font-family: Impact, fantasy; font-size: 32px; letter-spacing: 1.5px; color: transparent; -webkit-text-stroke: 1.4px #071c0f; text-shadow: 2px 2px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-15{ font-family: Palatino, Georgia, serif; font-size: 32px; font-weight: 950; color: #fffaf0; text-shadow: 2px 2px 0 #071c0f, 4px 4px 0 #136b3a; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-16{ font-family: Arial Black, Arial, sans-serif; font-size: 30px; color: #071c0f; -webkit-text-stroke: 0.5px #47f0a0; text-shadow: 3px 3px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-17{ font-family: Georgia, serif; font-size: 33px; font-weight: 950; letter-spacing: -0.5px; color: #47f0a0; -webkit-text-stroke: 1px #071c0f; text-shadow: 2px 2px 0 #fffaf0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-18{ font-family: Garamond, Georgia, serif; font-size: 34px; color: #071c0f; text-shadow: 0 2px 0 #fffaf0, 0 5px 0 #136b3a; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-19{ font-family: "Times New Roman", serif; font-size: 33px; font-weight: 900; color: #136b3a; text-shadow: 2px 2px 0 #071c0f, 4px 4px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-20{ font-family: Verdana, sans-serif; font-size: 26px; font-weight: 950; text-transform: uppercase; color: #071c0f; text-shadow: 2px 2px 0 #fffaf0, 3px 3px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-21{ font-family: Georgia, serif; font-size: 34px; font-weight: 900; font-variant: small-caps; color: #136b3a; text-shadow: 2px 2px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-22{ font-family: Arial Black, Arial, sans-serif; font-size: 29px; letter-spacing: 2.5px; color: #fffaf0; -webkit-text-stroke: 1px #136b3a; text-shadow: 3px 3px 0 #071c0f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-23{ font-family: Tahoma, Arial, sans-serif; font-size: 27px; font-weight: 950; color: #47f0a0; text-shadow: 2px 2px 0 #071c0f, 4px 4px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-24{ font-family: Garamond, Georgia, serif; font-size: 36px; color: #071c0f; text-shadow: 3px 0 0 #47f0a0, 6px 0 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-25{ font-family: Impact, fantasy; font-size: 31px; letter-spacing: 2px; color: #136b3a; text-shadow: 0 3px 0 #071c0f, 0 6px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-26{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 28px; font-weight: 950; color: #071c0f; text-shadow: 1px 1px 0 #fffaf0, 3px 3px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-27{ font-family: Georgia, serif; font-size: 33px; font-weight: 900; color: #fffaf0; text-shadow: 2px 2px 0 #071c0f, 0 0 18px rgba(208, 168, 79, 0.95); }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-28{ font-family: "Courier New", monospace; font-size: 25px; font-weight: 900; color: #136b3a; text-shadow: 2px 0 0 #071c0f, 4px 0 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-29{ font-family: Palatino, Georgia, serif; font-size: 33px; font-weight: 950; color: #47f0a0; -webkit-text-stroke: 0.8px #071c0f; text-shadow: 3px 3px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-30{ font-family: Arial Black, Arial, sans-serif; font-size: 28px; color: #071c0f; text-shadow: 0 0 0 #071c0f, 3px 3px 0 #fffaf0, 6px 6px 0 #136b3a; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-31{ font-family: Garamond, Georgia, serif; font-size: 34px; letter-spacing: 0.5px; color: #fffaf0; -webkit-text-stroke: 1px #071c0f; text-shadow: 0 4px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-32{ font-family: Georgia, serif; font-size: 33px; font-weight: 900; color: #071c0f; transform: rotate(-1deg); text-shadow: 2px 2px 0 #47f0a0, 4px 4px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-33{ font-family: Verdana, sans-serif; font-size: 27px; font-weight: 950; letter-spacing: 1.8px; color: transparent; -webkit-text-stroke: 1.2px #071c0f; text-shadow: 2px 2px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-34{ font-family: Impact, fantasy; font-size: 32px; color: #47f0a0; text-shadow: 3px 3px 0 #071c0f, 5px 5px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-35{ font-family: Arial Black, Arial, sans-serif; font-size: 30px; letter-spacing: -1px; color: #136b3a; text-shadow: 2px 2px 0 #fffaf0, 5px 5px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-36{ font-family: Georgia, serif; font-size: 33px; font-weight: 900; font-style: italic; color: #071c0f; text-shadow: -2px -2px 0 #47f0a0, 2px 2px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-37{ font-family: Palatino, Georgia, serif; font-size: 33px; font-weight: 900; color: #fffaf0; text-shadow: 0 3px 0 #071c0f, 3px 6px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-38{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 28px; font-weight: 950; color: #071c0f; text-shadow: 3px 0 0 #136b3a, 6px 0 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-39{ font-family: Garamond, Georgia, serif; font-size: 35px; color: #d0a84f; -webkit-text-stroke: 1px #071c0f; text-shadow: 2px 2px 0 #47f0a0, -2px -2px 0 #fffaf0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-40{ font-family: Arial Black, Arial, sans-serif; font-size: 28px; letter-spacing: 3px; color: #071c0f; text-shadow: 0 2px 0 #47f0a0, 0 4px 0 #fffaf0, 0 6px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-41{ font-family: Georgia, serif; font-size: 33px; font-weight: 900; color: #136b3a; -webkit-text-stroke: 0.7px #071c0f; text-shadow: 3px 3px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-42{ font-family: Impact, fantasy; font-size: 31px; letter-spacing: 1px; color: #fffaf0; text-shadow: 2px 2px 0 #47f0a0, 4px 4px 0 #071c0f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-43{ font-family: Verdana, sans-serif; font-size: 26px; font-weight: 950; color: #071c0f; text-shadow: 0 0 12px rgba(70, 255, 165, 0.95), 2px 2px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-44{ font-family: Georgia, serif; font-size: 34px; font-weight: 950; color: #fffaf0; -webkit-text-stroke: 1px #071c0f; text-shadow: 3px 3px 0 #136b3a, 6px 6px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-45{ font-family: Arial Black, Arial, sans-serif; font-size: 29px; color: #47f0a0; transform: skew(4deg); text-shadow: 3px 3px 0 #071c0f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-46{ font-family: "Courier New", monospace; font-size: 25px; font-weight: 900; letter-spacing: 2px; color: #071c0f; text-shadow: 2px 2px 0 #136b3a, 4px 4px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-47{ font-family: Garamond, Georgia, serif; font-size: 35px; color: #136b3a; text-shadow: 0 2px 0 #071c0f, 0 5px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-48{ font-family: Georgia, serif; font-size: 34px; font-weight: 950; color: #071c0f; -webkit-text-stroke: 0.4px #fffaf0; text-shadow: 3px 3px 0 #47f0a0; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-49{ font-family: Impact, fantasy; font-size: 32px; letter-spacing: 2px; color: #071c0f; text-shadow: 2px 2px 0 #fffaf0, 4px 4px 0 #47f0a0, 6px 6px 0 #d0a84f; }.wpc-scope-14 .tc-wp-tool-root .clfg-tool .clfg-style-50{ font-family: Garamond, Georgia, serif; font-size: 37px; color: #fffaf0; -webkit-text-stroke: 1.4px #071c0f; text-shadow: 3px 3px 0 #47f0a0, 6px 6px 0 #d0a84f, 0 0 24px rgba(70, 255, 165, 0.78); }@keyframes clfgFadeUp{
      from {
        opacity: 0;
        transform: translateY(14px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .clfg-tool{
        padding: 42px 12px;
      }.tc-wp-tool-root .clfg-tool .clfg-container{
        width: 100%;
      }.tc-wp-tool-root .clfg-tool .clfg-title{
        font-size: 30px;
      }.tc-wp-tool-root .clfg-tool .clfg-subtitle{
        font-size: 14px;
      }.tc-wp-tool-root .clfg-tool .clfg-panel{
        padding: 14px;
        border-radius: 20px;
      }.tc-wp-tool-root .clfg-tool .clfg-input-row{
        grid-template-columns: 1fr;
        gap: 10px;
      }.tc-wp-tool-root .clfg-tool .clfg-input{
        padding: 14px;
        font-size: 15px;
      }.tc-wp-tool-root .clfg-tool .clfg-btn{
        width: 100%;
        padding: 13px 16px;
        font-size: 13px;
      }.tc-wp-tool-root .clfg-tool .clfg-grid{
        grid-template-columns: 1fr !important;
        gap: 14px;
      }.tc-wp-tool-root .clfg-tool .clfg-card{
        padding: 14px;
        border-radius: 18px;
      }.tc-wp-tool-root .clfg-tool .clfg-preview{
        padding: 14px;
        font-size: 22px;
      }.tc-wp-tool-root .clfg-tool [class*="clfg-style-"]{
        font-size: 22px;
        letter-spacing: 0.3px;
      }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .clfg-tool{
        padding: 46px 14px;
      }.tc-wp-tool-root .clfg-tool .clfg-container{
        width: 100%;
      }.tc-wp-tool-root .clfg-tool .clfg-title{
        font-size: 34px;
      }.tc-wp-tool-root .clfg-tool .clfg-subtitle{
        font-size: 15px;
      }.tc-wp-tool-root .clfg-tool .clfg-panel{
        padding: 16px;
        border-radius: 22px;
      }.tc-wp-tool-root .clfg-tool .clfg-input-row{
        grid-template-columns: 1fr;
        gap: 12px;
      }.tc-wp-tool-root .clfg-tool .clfg-input{
        padding: 15px;
        font-size: 16px;
      }.tc-wp-tool-root .clfg-tool .clfg-btn{
        width: 100%;
        padding: 14px 17px;
        font-size: 14px;
      }.tc-wp-tool-root .clfg-tool .clfg-grid{
        grid-template-columns: 1fr !important;
        gap: 16px;
      }.tc-wp-tool-root .clfg-tool .clfg-card{
        padding: 16px;
        border-radius: 20px;
      }.tc-wp-tool-root .clfg-tool .clfg-preview{
        padding: 15px;
        font-size: 23px;
      }.tc-wp-tool-root .clfg-tool [class*="clfg-style-"]{
        font-size: 23px;
        letter-spacing: 0.4px;
      }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .clfg-tool{
        padding: 52px 16px;
      }.tc-wp-tool-root .clfg-tool .clfg-container{
        width: 100%;
      }.tc-wp-tool-root .clfg-tool .clfg-title{
        font-size: 38px;
      }.tc-wp-tool-root .clfg-tool .clfg-subtitle{
        font-size: 15px;
      }.tc-wp-tool-root .clfg-tool .clfg-panel{
        padding: 18px;
        border-radius: 24px;
      }.tc-wp-tool-root .clfg-tool .clfg-input-row{
        grid-template-columns: 1fr;
        gap: 12px;
      }.tc-wp-tool-root .clfg-tool .clfg-input{
        padding: 16px;
        font-size: 16px;
      }.tc-wp-tool-root .clfg-tool .clfg-btn{
        width: 100%;
        padding: 14px 18px;
        font-size: 14px;
      }.tc-wp-tool-root .clfg-tool .clfg-grid{
        grid-template-columns: 1fr !important;
        gap: 18px;
      }.tc-wp-tool-root .clfg-tool .clfg-card{
        padding: 18px;
      }.tc-wp-tool-root .clfg-tool .clfg-preview{
        padding: 16px;
        font-size: 24px;
      }.tc-wp-tool-root .clfg-tool [class*="clfg-style-"]{
        font-size: 24px;
        letter-spacing: 0.5px;
      }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .clfg-tool{
        padding: 64px 22px;
      }.tc-wp-tool-root .clfg-tool .clfg-container{
        width: 100%;
      }.tc-wp-tool-root .clfg-tool .clfg-title{
        font-size: 46px;
      }.tc-wp-tool-root .clfg-tool .clfg-subtitle{
        font-size: 16px;
      }.tc-wp-tool-root .clfg-tool .clfg-input{
        padding: 17px 18px;
        font-size: 17px;
      }.tc-wp-tool-root .clfg-tool .clfg-btn{
        padding: 15px 20px;
        font-size: 14px;
      }.tc-wp-tool-root .clfg-tool .clfg-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
      }.tc-wp-tool-root .clfg-tool .clfg-card{
        padding: 18px;
      }.tc-wp-tool-root .clfg-tool .clfg-preview{
        font-size: 25px;
      }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .clfg-tool{
        padding: 70px 24px;
      }.tc-wp-tool-root .clfg-tool .clfg-container{
        width: 100%;
      }.tc-wp-tool-root .clfg-tool .clfg-title{
        font-size: 52px;
      }.tc-wp-tool-root .clfg-tool .clfg-subtitle{
        font-size: 17px;
      }.tc-wp-tool-root .clfg-tool .clfg-input{
        padding: 18px 20px;
        font-size: 18px;
      }.tc-wp-tool-root .clfg-tool .clfg-btn{
        padding: 16px 22px;
        font-size: 15px;
      }.tc-wp-tool-root .clfg-tool .clfg-grid{
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 21px;
      }.tc-wp-tool-root .clfg-tool .clfg-card{
        padding: 19px;
      }.tc-wp-tool-root .clfg-tool .clfg-preview{
        font-size: 25px;
      }}@media (min-width: 1200px){.tc-wp-tool-root .clfg-tool{
        padding: 76px 28px;
      }.tc-wp-tool-root .clfg-tool .clfg-container{
        width: 100%;
      }.tc-wp-tool-root .clfg-tool .clfg-title{
        font-size: 58px;
      }.tc-wp-tool-root .clfg-tool .clfg-subtitle{
        font-size: 17px;
      }.tc-wp-tool-root .clfg-tool .clfg-input{
        padding: 18px 20px;
        font-size: 18px;
      }.tc-wp-tool-root .clfg-tool .clfg-btn{
        padding: 16px 22px;
        font-size: 15px;
      }.tc-wp-tool-root .clfg-tool .clfg-grid{
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 22px;
      }.tc-wp-tool-root .clfg-tool .clfg-card{
        padding: 20px;
      }.tc-wp-tool-root .clfg-tool .clfg-preview{
        font-size: 26px;
      }}.wpc-scope-14 /* 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-14 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .clfg-clear{}