@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-427 .tc-wp-tool-root img, .wpc-scope-427 .tc-wp-tool-root video, .wpc-scope-427 .tc-wp-tool-root svg, .wpc-scope-427 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: #f8fbff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(125, 242, 255, 0.36), transparent 28%),
    radial-gradient(circle at 82% 22%, rgba(255, 97, 214, 0.28), transparent 30%),
    linear-gradient(135deg, #10122b 0%, #17284d 42%, #251045 100%);
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-shell, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-hero, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-grid, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-card, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-preview, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-textarea, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-shell{
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-hero{
  text-align: center;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(125, 242, 255, 0.28);
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-subtitle{
  width: min(760px, 100%);
  margin: 14px auto 0;
  color: rgba(239, 247, 255, 0.86);
  line-height: 1.6;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel{
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
  border-radius: 24px;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.92);
  font-weight: 750;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-textarea{
  display: block;
  width: 100%;
  resize: vertical;
  min-height: 132px;
  border: 1px solid rgba(153, 230, 255, 0.32);
  border-radius: 18px;
  outline: none;
  color: #ffffff;
  background: rgba(8, 14, 35, 0.62);
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.22);
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-textarea::placeholder{
  color: rgba(226, 238, 255, 0.62);
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-textarea:focus{
  border-color: rgba(128, 239, 255, 0.78);
  background: rgba(9, 18, 43, 0.78);
  box-shadow: 0 0 0 4px rgba(70, 211, 255, 0.16), 0 0 34px rgba(70, 211, 255, 0.2), inset 0 1px 18px rgba(0, 0, 0, 0.24);
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-input-footer{
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-status{
  color: rgba(233, 245, 255, 0.74);
  font-weight: 650;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-clear-row, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.18);
  cursor: pointer;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(73, 210, 255, 0.94), rgba(184, 95, 255, 0.92));
  box-shadow: 0 12px 32px rgba(78, 196, 255, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn{
  background: rgba(255, 255, 255, 0.12);
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn:hover, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn:hover, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 42px rgba(121, 218, 255, 0.28), 0 0 24px rgba(211, 96, 255, 0.18);
  filter: brightness(1.06);
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn:focus-visible, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn:focus-visible, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn:focus-visible{
  outline: 3px solid rgba(132, 241, 255, 0.7);
  outline-offset: 3px;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn.udfg-hidden{
  display: none;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-grid{
  display: grid;
  width: 100%;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-card{
  width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 20px;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.065));
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(16px);
  animation: udfgFadeUp 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(134, 239, 255, 0.44);
  box-shadow: 0 26px 58px rgba(0, 0, 0, 0.28), 0 0 32px rgba(107, 224, 255, 0.14);
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-style-name{
  margin: 0;
  min-width: 0;
  color: #ffffff;
  font-weight: 820;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{
  flex: 0 0 auto;
  white-space: nowrap;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-preview{
  width: 100%;
  max-height: 180px;
  min-height: 92px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(150, 231, 255, 0.16);
  border-radius: 16px;
  color: rgba(255, 255, 255, 0.94);
  background: rgba(5, 11, 28, 0.48);
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  user-select: text;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-preview::-webkit-scrollbar, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-textarea::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-preview::-webkit-scrollbar-track, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-textarea::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-preview::-webkit-scrollbar-thumb, .wpc-scope-427 .tc-wp-tool-root .udfg-tool-wrap .udfg-textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(82, 222, 255, 0.76), rgba(205, 104, 255, 0.76));
  border-radius: 999px;
}@keyframes udfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .udfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-shell{ width: 100%; }.tc-wp-tool-root .udfg-tool-wrap h1{ font-size: 31px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel{ padding: 16px; margin-top: 24px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-label{ font-size: 14px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-textarea{ min-height: 126px; padding: 13px; font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-status{ font-size: 12px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-row{ margin: 14px 0 24px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn{ padding: 9px 17px; font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-card{ padding: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-style-name{ font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-preview{ font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{ padding: 8px 12px; font-size: 12px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-row{ margin-top: 22px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn{ padding: 11px 20px; font-size: 14px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .udfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-shell{ width: 100%; }.tc-wp-tool-root .udfg-tool-wrap h1{ font-size: 35px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-subtitle{ font-size: 15.5px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel{ padding: 17px; margin-top: 26px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-label{ font-size: 14px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-textarea{ min-height: 134px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-status{ font-size: 12.5px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-row{ margin: 14px 0 26px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn{ padding: 9px 18px; font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-card{ padding: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-style-name{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-preview{ font-size: 15.5px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{ padding: 8px 13px; font-size: 12.5px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-row{ margin-top: 24px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn{ padding: 12px 22px; font-size: 14px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .udfg-tool-wrap{ padding: 44px 18px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-shell{ width: 100%; }.tc-wp-tool-root .udfg-tool-wrap h1{ font-size: 40px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel{ padding: 20px; margin-top: 28px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-label{ font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-textarea{ min-height: 142px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-status{ font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-row{ margin: 15px 0 28px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn{ padding: 10px 19px; font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-card{ padding: 18px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-style-name{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-preview{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{ padding: 9px 14px; font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-row{ margin-top: 26px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn{ padding: 12px 24px; font-size: 15px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .udfg-tool-wrap{ padding: 58px 24px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-shell{ width: 100%; }.tc-wp-tool-root .udfg-tool-wrap h1{ font-size: 50px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel{ padding: 24px; margin-top: 34px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-label{ font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-textarea{ min-height: 154px; padding: 17px; font-size: 17px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-status{ font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-row{ margin: 16px 0 34px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn{ padding: 10px 21px; font-size: 14px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-card{ padding: 19px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-style-name{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-preview{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{ padding: 9px 15px; font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-row{ margin-top: 30px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn{ padding: 13px 28px; font-size: 15px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .udfg-tool-wrap{ padding: 68px 30px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-shell{ width: 100%; }.tc-wp-tool-root .udfg-tool-wrap h1{ font-size: 58px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel{ padding: 26px; margin-top: 38px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-label{ font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-textarea{ min-height: 164px; padding: 18px; font-size: 17px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-status{ font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-row{ margin: 17px 0 38px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn{ padding: 10px 22px; font-size: 14px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-card{ padding: 20px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-style-name{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-preview{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{ padding: 9px 15px; font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-row{ margin-top: 32px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn{ padding: 13px 30px; font-size: 15px; }}@media (min-width: 1200px){.tc-wp-tool-root .udfg-tool-wrap{ padding: 78px 34px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-shell{ width: min(1200px, 100%); }.tc-wp-tool-root .udfg-tool-wrap h1{ font-size: 64px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-subtitle{ font-size: 19px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-input-panel{ padding: 30px; margin-top: 42px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-label{ font-size: 15px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-textarea{ min-height: 172px; padding: 20px; font-size: 18px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-status{ font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-row{ margin: 18px 0 42px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-clear-btn{ padding: 10px 23px; font-size: 14px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-card{ padding: 21px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-style-name{ font-size: 17px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-preview{ font-size: 16px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-copy-btn{ padding: 9px 16px; font-size: 13px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-row{ margin-top: 34px; }.tc-wp-tool-root .udfg-tool-wrap .udfg-load-btn{ padding: 14px 32px; font-size: 16px; }}.wpc-scope-427 .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;
}