@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-134 .tc-wp-tool-root img, .wpc-scope-134 .tc-wp-tool-root video, .wpc-scope-134 .tc-wp-tool-root svg, .wpc-scope-134 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 56px 18px;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(70, 229, 255, .34), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(255, 91, 193, .28), transparent 32%),
    linear-gradient(135deg, #10182e 0%, #171132 42%, #0a2430 100%);
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap, .wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-shell, .wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-input-panel, .wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-card, .wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-preview, .wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-btn, .wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{
  box-sizing: border-box;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-head{
  text-align: center;
  max-width: 820px;
  margin: 0 auto 28px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-head h1{
  margin: 0 0 12px;
  font-size: 52px;
  line-height: 1.04;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 34px rgba(88, 230, 255, .34);
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-head p{
  margin: 0;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(239, 248, 255, .84);
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-input-panel{
  width: 100%;
  padding: 24px;
  margin: 0 0 28px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255,255,255,.15), rgba(255,255,255,.07));
  box-shadow: 0 24px 70px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.18);
  backdrop-filter: blur(18px);
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8eefff;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{
  display: block;
  width: 100%;
  min-height: 150px;
  resize: vertical;
  padding: 18px 20px;
  border: 1px solid rgba(169, 239, 255, .28);
  border-radius: 18px;
  outline: none;
  background: rgba(4, 13, 28, .66);
  color: #ffffff;
  font: inherit;
  font-size: 17px;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.04);
  transition: border-color .22s ease, box-shadow .22s ease, background .22s ease;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-textarea::placeholder{
  color: rgba(232, 244, 255, .48);
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-textarea:focus{
  border-color: rgba(96, 239, 255, .78);
  background: rgba(5, 17, 36, .82);
  box-shadow: 0 0 0 4px rgba(69, 226, 255, .12), 0 0 34px rgba(69, 226, 255, .22);
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-clear-row, .wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-load-row{
  display: grid;
  place-items: center;
  width: 100%;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-clear-row{
  margin-top: 18px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-load-row{
  margin-top: 26px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-btn{
  width: auto;
  max-width: 100%;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  color: #041421;
  background: linear-gradient(135deg, #8cf7ff, #ffffff 46%, #ffb7ee);
  box-shadow: 0 14px 34px rgba(72, 228, 255, .22);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-clear-btn{
  padding: 10px 22px;
  font-size: 14px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-load-btn{
  padding: 13px 28px;
  font-size: 15px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-load-btn:disabled{
  cursor: default;
  opacity: .54;
  filter: grayscale(.4);
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 20px;
  background: linear-gradient(150deg, rgba(255,255,255,.13), rgba(255,255,255,.055));
  box-shadow: 0 18px 42px rgba(0,0,0,.22);
  backdrop-filter: blur(14px);
  animation: vfgFadeIn .34s ease both;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-card-top{
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-card h2{
  min-width: 0;
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.25;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-copy-btn{
  padding: 8px 14px;
  font-size: 12px;
  white-space: nowrap;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 132px;
  overflow: auto;
  padding: 14px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,.12);
  background: rgba(0, 9, 20, .42);
  color: #f9feff;
  font-size: 22px;
  line-height: 1.45;
  text-align: center;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,.08);
  border-radius: 999px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#7df4ff, #ff9de5);
  border-radius: 999px;
}.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-neon .vfg-preview{ color: #9ffbff; text-shadow: 0 0 10px rgba(95,242,255,.9); }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-elegant .vfg-preview{ font-family: Georgia, serif; color: #fff1cf; }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-outline .vfg-preview{ color: transparent; -webkit-text-stroke: 1px #e9fbff; text-shadow: none; }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-arcade .vfg-preview{ color: #ffd86b; text-shadow: 3px 3px 0 #e63ca7; }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-soft .vfg-preview{ color: #ffe9fb; text-shadow: 0 0 18px rgba(255,177,234,.72); }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-editorial .vfg-preview{ font-family: Georgia, serif; letter-spacing: .08em; color: #ffffff; }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-minimal .vfg-preview{ color: #dff7ff; background: rgba(255,255,255,.06); }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-poster .vfg-preview{ font-weight: 900; color: #111827; background: linear-gradient(135deg, #fff7c2, #9ff5ff); }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-mono .vfg-preview{ font-family: "Courier New", monospace; color: #afffe6; }.wpc-scope-134 .tc-wp-tool-root .vfg-tool-wrap .vfg-style-royal .vfg-preview{ color: #ffe08a; text-shadow: 0 0 12px rgba(255,210,86,.5); }@keyframes vfgFadeIn{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (hover: hover){.tc-wp-tool-root .vfg-tool-wrap .vfg-card:hover{
    transform: translateY(-5px);
    box-shadow: 0 24px 58px rgba(0,0,0,.3), 0 0 30px rgba(100, 236, 255, .12);
  }.tc-wp-tool-root .vfg-tool-wrap .vfg-btn:hover{
    transform: translateY(-2px);
    box-shadow: 0 18px 42px rgba(255, 158, 232, .25), 0 0 28px rgba(116, 239, 255, .22);
  }}@media (min-width: 1200px){.tc-wp-tool-root .vfg-tool-wrap{ padding: 64px 22px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-shell{ width: 100%; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head h1{ font-size: 56px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head p{ font-size: 18px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{ min-height: 160px; font-size: 17px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-btn{ font-size: 14px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-card{ padding: 18px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-preview{ font-size: 22px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .vfg-tool-wrap{ padding: 58px 20px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-shell{ width: 100%; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head h1{ font-size: 48px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head p{ font-size: 17px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{ min-height: 150px; font-size: 16px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-btn{ font-size: 14px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-card{ padding: 17px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-preview{ font-size: 21px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .vfg-tool-wrap{ padding: 48px 18px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-shell{ width: 100%; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head h1{ font-size: 40px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head p{ font-size: 16px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{ min-height: 140px; font-size: 16px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-btn{ font-size: 13px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-card{ padding: 16px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-preview{ font-size: 20px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .vfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-shell{ width: 100%; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head h1{ font-size: 34px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head p{ font-size: 15px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-input-panel{ padding: 16px; border-radius: 20px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{ min-height: 132px; font-size: 15px; padding: 15px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-btn{ font-size: 13px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-card{ padding: 15px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-preview{ font-size: 19px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .vfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-shell{ width: 100%; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head h1{ font-size: 30px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head p{ font-size: 14px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-input-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{ min-height: 126px; font-size: 15px; padding: 14px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-clear-btn{ padding: 9px 18px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-load-btn{ padding: 11px 22px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-card{ padding: 14px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-preview{ font-size: 18px; min-height: 124px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .vfg-tool-wrap{ padding: 30px 10px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-shell{ width: 100%; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head h1{ font-size: 27px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-head p{ font-size: 13px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-input-panel{ padding: 12px; border-radius: 16px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-textarea{ min-height: 118px; font-size: 14px; padding: 12px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-btn{ font-size: 12px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-clear-btn{ padding: 8px 16px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-load-btn{ padding: 10px 20px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-card{ padding: 12px; }.tc-wp-tool-root .vfg-tool-wrap .vfg-card-top{ grid-template-columns: 1fr; }.tc-wp-tool-root .vfg-tool-wrap .vfg-copy-btn{ justify-self: start; }.tc-wp-tool-root .vfg-tool-wrap .vfg-preview{ font-size: 17px; min-height: 118px; padding: 12px; }}.wpc-scope-134 /* 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-134 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .vfg-results{}