@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-679 .tc-wp-tool-root img, .wpc-scope-679 .tc-wp-tool-root video, .wpc-scope-679 .tc-wp-tool-root svg, .wpc-scope-679 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #f7f3ea;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 218, 120, 0.18), transparent 28%),
    radial-gradient(circle at 82% 8%, rgba(96, 214, 255, 0.16), transparent 30%),
    linear-gradient(135deg, #101016 0%, #1b1720 42%, #0d1118 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.42;
  background-image:
    linear-gradient(25deg, transparent 0 46%, rgba(255,255,255,0.055) 46% 50%, transparent 50% 100%),
    linear-gradient(115deg, transparent 0 54%, rgba(255,221,155,0.04) 54% 58%, transparent 58% 100%),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.025) 0 1px, transparent 1px 8px);
  background-size: 180px 120px, 220px 160px, 10px 10px;
  mix-blend-mode: screen;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
  position: relative;
  width: min(100%, 1200px);
  margin: 0 auto;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-kicker{
  display: inline-block;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 230, 160, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffe3a3;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap h1{
  margin: 0;
  color: #fff8e9;
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: 0;
  text-shadow: 0 0 34px rgba(255, 218, 120, 0.22);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
  max-width: 780px;
  margin: 16px auto 0;
  color: rgba(247, 243, 234, 0.82);
  line-height: 1.65;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-panel{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055)),
    rgba(18, 18, 26, 0.72);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255,255,255,0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-panel::after{
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: 22px;
  pointer-events: none;
  background: linear-gradient(120deg, rgba(255, 218, 120, 0.28), transparent 36%, rgba(96, 214, 255, 0.22));
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  padding: 1px;
  mask-composite: exclude;
  -webkit-mask-composite: xor;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  outline: none;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.065)),
    rgba(8, 9, 14, 0.64);
  color: #fffaf0;
  font: inherit;
  line-height: 1.5;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.11);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-input::placeholder{
  color: rgba(247, 243, 234, 0.48);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-input:focus{
  border-color: rgba(255, 218, 120, 0.78);
  box-shadow: 0 0 0 4px rgba(255, 218, 120, 0.14), 0 0 34px rgba(96, 214, 255, 0.12);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-input-meta{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  color: rgba(247, 243, 234, 0.7);
  font-weight: 700;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-count{
  color: #ffe3a3;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-clear-row, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-more-row{
  display: grid;
  place-items: center;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
  appearance: none;
  border: 1px solid rgba(255, 230, 160, 0.34);
  border-radius: 999px;
  background: linear-gradient(135deg, #ffe09b, #ffb84d);
  color: #15100a;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 12px 34px rgba(255, 184, 77, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
  width: 100%;
  background: linear-gradient(135deg, rgba(255, 224, 155, 0.96), rgba(96, 214, 255, 0.92));
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn[disabled]{
  cursor: not-allowed;
  opacity: 0.48;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-card{
  min-width: 0;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055)),
    rgba(13, 14, 21, 0.78);
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255,255,255,0.13);
  backdrop-filter: blur(14px);
  animation: rfgFadeIn 320ms ease both;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-card-top{
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  margin-bottom: 12px;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-card h2{
  margin: 0;
  color: #fff8e9;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-tag{
  display: inline-block;
  width: fit-content;
  max-width: 100%;
  padding: 5px 9px;
  border-radius: 999px;
  background: rgba(96, 214, 255, 0.12);
  color: #9fe7ff;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 128px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  border: 1px solid rgba(255,255,255,0.13);
  border-radius: 15px;
  background:
    linear-gradient(135deg, rgba(255, 248, 233, 0.95), rgba(226, 232, 240, 0.9)),
    repeating-linear-gradient(0deg, rgba(20,20,25,0.04) 0 1px, transparent 1px 7px);
  color: #16131a;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.04);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview::-webkit-scrollbar-track{
  background: rgba(18, 18, 26, 0.16);
  border-radius: 999px;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffca72, #60d6ff);
  border-radius: 999px;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-letter{
  display: inline-block;
  margin: 0 0.035em 0.08em;
  padding: 0.01em 0.11em;
  min-width: 0.55em;
  border-radius: 0.08em;
  color: var(--rfg-ink, #17131a);
  background: var(--rfg-paper, rgba(255,255,255,0.82));
  font-family: var(--rfg-font, Georgia, serif);
  font-weight: var(--rfg-weight, 800);
  font-style: var(--rfg-style, normal);
  text-transform: var(--rfg-case, none);
  transform: rotate(var(--rfg-rot, 0deg)) translateY(var(--rfg-y, 0));
  box-shadow: var(--rfg-shadow, 0 1px 3px rgba(0,0,0,0.18));
  text-decoration: var(--rfg-deco, none);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-space{
  display: inline-block;
  width: 0.38em;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-newline{
  display: block;
  height: 0.35em;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-1 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-9 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-17 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-25 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-33 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-41 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-49 .rfg-letter{
  border: 1px solid rgba(0,0,0,0.18);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-4 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-14 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-24 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-34 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-44 .rfg-letter{
  text-shadow: 1px 1px 0 rgba(255,255,255,0.65), 2px 2px 0 rgba(0,0,0,0.14);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-7 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-19 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-31 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-43 .rfg-letter{
  border-radius: 999px;
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-12 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-22 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-32 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-42 .rfg-letter{
  -webkit-text-stroke: 0.025em rgba(0,0,0,0.48);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-15 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-30 .rfg-letter, .wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-look-45 .rfg-letter{
  clip-path: polygon(5% 0, 100% 7%, 94% 100%, 0 92%);
}.wpc-scope-679 .tc-wp-tool-root .rfg-tool-wrap .rfg-card-actions{
  margin-top: 14px;
}@keyframes rfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (hover: hover){.tc-wp-tool-root .rfg-tool-wrap .rfg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 218, 120, 0.35);
    box-shadow: 0 24px 68px rgba(0, 0, 0, 0.38), 0 0 32px rgba(255, 218, 120, 0.12);
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn:hover, .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn:hover, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn:hover{
    transform: translateY(-2px);
    filter: brightness(1.04);
    box-shadow: 0 16px 42px rgba(255, 184, 77, 0.26), 0 0 24px rgba(96, 214, 255, 0.12);
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .rfg-tool-wrap .rfg-card, .tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-input{
    animation: none;
    transition: none;
  }}@media (min-width: 1200px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 78px 30px 88px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 62px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-panel{
    margin-top: 34px;
    padding: 26px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input{
    min-height: 150px;
    padding: 22px;
    font-size: 22px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input-meta{
    margin-top: 12px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-row{
    margin-top: 20px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn{
    min-height: 44px;
    padding: 0 24px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin-top: 26px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 20px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card h2{
    font-size: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    padding: 17px;
    font-size: 24px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 46px;
    padding: 0 24px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-more-row{
    margin-top: 30px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 68px 26px 78px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: min(100%, 1120px);
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 54px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-panel{
    margin-top: 32px;
    padding: 24px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input{
    min-height: 142px;
    padding: 21px;
    font-size: 21px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input-meta{
    margin-top: 12px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-row{
    margin-top: 19px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn{
    min-height: 43px;
    padding: 0 23px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
    margin-top: 25px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 19px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card h2{
    font-size: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    padding: 16px;
    font-size: 23px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 45px;
    padding: 0 23px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-more-row{
    margin-top: 28px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 58px 22px 68px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: min(100%, 920px);
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 46px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-panel{
    margin-top: 28px;
    padding: 22px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input{
    min-height: 134px;
    padding: 19px;
    font-size: 19px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input-meta{
    margin-top: 11px;
    font-size: 12px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-row{
    margin-top: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn{
    min-height: 42px;
    padding: 0 22px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 24px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    padding: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card h2{
    font-size: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    padding: 15px;
    font-size: 22px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 44px;
    padding: 0 22px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-more-row{
    margin-top: 26px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 46px 16px 58px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: 100%;
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 38px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-panel{
    margin-top: 24px;
    padding: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input{
    min-height: 122px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input-meta{
    margin-top: 10px;
    font-size: 12px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-row{
    margin-top: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn{
    min-height: 42px;
    padding: 0 21px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 22px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card h2{
    font-size: 17px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    padding: 14px;
    font-size: 21px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 44px;
    padding: 0 21px;
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-more-row{
    margin-top: 24px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 42px 14px 54px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: 100%;
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 34px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-panel{
    margin-top: 22px;
    padding: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input{
    min-height: 116px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input-meta{
    margin-top: 10px;
    font-size: 11px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-row{
    margin-top: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn{
    min-height: 42px;
    padding: 0 20px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 21px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card h2{
    font-size: 16px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    padding: 13px;
    font-size: 20px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 43px;
    padding: 0 20px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-more-row{
    margin-top: 23px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .rfg-tool-wrap{
    padding: 38px 12px 50px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-shell{
    width: 100%;
  }.tc-wp-tool-root .rfg-tool-wrap h1{
    font-size: 30px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-panel{
    margin-top: 20px;
    padding: 13px;
    border-radius: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input{
    min-height: 108px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-input-meta{
    grid-template-columns: 1fr;
    margin-top: 9px;
    font-size: 11px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-row{
    margin-top: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-clear-btn{
    min-height: 41px;
    padding: 0 19px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 20px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-card h2{
    font-size: 15px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-preview{
    padding: 12px;
    font-size: 18px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-load-btn, .tc-wp-tool-root .rfg-tool-wrap .rfg-copy-btn{
    min-height: 42px;
    padding: 0 18px;
    font-size: 13px;
  }.tc-wp-tool-root .rfg-tool-wrap .rfg-more-row{
    margin-top: 22px;
  }}.wpc-scope-679 .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-679 .tc-wp-tool-root .rfg-status{}