@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-369 .tc-wp-tool-root img, .wpc-scope-369 .tc-wp-tool-root video, .wpc-scope-369 .tc-wp-tool-root svg, .wpc-scope-369 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 24px;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 255, 255, 0.34), transparent 30%),
    radial-gradient(circle at 85% 18%, rgba(221, 170, 255, 0.28), transparent 34%),
    linear-gradient(135deg, #25152f 0%, #613258 42%, #c58b78 100%);
  color: #fffaf7;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap div, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap section, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap header, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap textarea, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap button, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap h1, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap p, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap label, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap span{
  box-sizing: border-box;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-hero{
  text-align: center;
  max-width: 820px;
  margin: 0 auto 34px;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-hero h1{
  margin: 0 0 14px;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 700;
  letter-spacing: 0;
  font-style: italic;
  color: #fff;
  text-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-hero p{
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: rgba(255, 250, 247, 0.9);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-input-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 34px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 26px 70px rgba(30, 12, 36, 0.32);
  backdrop-filter: blur(18px);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-input-top{
  display: flex;
  justify-content: space-between;
  gap: 14px;
  align-items: center;
  margin-bottom: 12px;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-input-top label{
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-count{
  font-size: 13px;
  color: rgba(255, 250, 247, 0.74);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-textarea{
  width: 100%;
  max-width: 100%;
  min-height: 142px;
  resize: vertical;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 18px;
  outline: none;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.91);
  color: #241527;
  font-size: 18px;
  line-height: 1.65;
  font-family: Arial, Helvetica, sans-serif;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-textarea:focus{
  border-color: rgba(255, 232, 198, 0.95);
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 220, 184, 0.22), 0 18px 42px rgba(75, 32, 70, 0.22);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-load-btn, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, color 180ms ease;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-load-btn{
  min-height: 46px;
  padding: 0 22px;
  border-radius: 999px;
  color: #2b142d;
  background: linear-gradient(135deg, #fff7e8, #ffd5c4);
  box-shadow: 0 14px 32px rgba(56, 20, 51, 0.24);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-clear-btn:hover, .wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-load-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(255, 214, 194, 0.26);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
  overflow: visible;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 18px 44px rgba(31, 13, 36, 0.22);
  backdrop-filter: blur(14px);
  animation: itgFadeUp 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 238, 210, 0.42);
  box-shadow: 0 24px 58px rgba(31, 13, 36, 0.32);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-style-name{
  margin: 0 0 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.95);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(22, 11, 26, 0.34);
  color: #fffaf7;
  font-size: 22px;
  line-height: 1.48;
  font-style: italic;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-preview::-webkit-scrollbar-thumb{
  background: rgba(255, 220, 184, 0.58);
  border-radius: 999px;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card-foot{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-copy-btn{
  min-height: 40px;
  padding: 0 17px;
  border-radius: 13px;
  color: #fff;
  background: rgba(255, 255, 255, 0.17);
  border: 1px solid rgba(255, 255, 255, 0.22);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-copy-btn:hover{
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 12px 28px rgba(255, 225, 196, 0.18);
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-load-btn.itg-hidden{
  display: none;
}.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card-theme-0{ background: linear-gradient(145deg, rgba(255,255,255,.18), rgba(86,39,90,.22)); }.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card-theme-1{ background: linear-gradient(145deg, rgba(255,238,214,.18), rgba(79,31,66,.24)); }.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card-theme-2{ background: linear-gradient(145deg, rgba(230,196,255,.2), rgba(31,22,58,.24)); }.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card-theme-3{ background: linear-gradient(145deg, rgba(255,214,196,.18), rgba(88,31,57,.24)); }.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card-theme-4{ background: linear-gradient(145deg, rgba(207,236,255,.16), rgba(52,29,72,.25)); }.wpc-scope-369 .tc-wp-tool-root .itg-tool-wrap .itg-card-theme-5{ background: linear-gradient(145deg, rgba(255,245,224,.17), rgba(89,48,45,.24)); }@keyframes itgFadeUp{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .itg-tool-wrap{ padding: 42px 12px; }.tc-wp-tool-root .itg-tool-wrap .itg-shell{ width: 100%; }.tc-wp-tool-root .itg-tool-wrap .itg-hero h1{ font-size: 31px; }.tc-wp-tool-root .itg-tool-wrap .itg-hero p{ font-size: 14px; }.tc-wp-tool-root .itg-tool-wrap .itg-input-panel{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .itg-tool-wrap .itg-textarea{ min-height: 116px; font-size: 15px; padding: 14px; }.tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .tc-wp-tool-root .itg-tool-wrap .itg-load-btn{ min-height: 42px; padding: 0 17px; font-size: 13px; }.tc-wp-tool-root .itg-tool-wrap .itg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .itg-tool-wrap .itg-card{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .itg-tool-wrap .itg-preview{ font-size: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .itg-tool-wrap{ padding: 46px 14px; }.tc-wp-tool-root .itg-tool-wrap .itg-shell{ width: 100%; }.tc-wp-tool-root .itg-tool-wrap .itg-hero h1{ font-size: 35px; }.tc-wp-tool-root .itg-tool-wrap .itg-hero p{ font-size: 15px; }.tc-wp-tool-root .itg-tool-wrap .itg-input-panel{ padding: 16px; border-radius: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-textarea{ min-height: 122px; font-size: 16px; padding: 15px; }.tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .tc-wp-tool-root .itg-tool-wrap .itg-load-btn{ min-height: 43px; padding: 0 18px; font-size: 14px; }.tc-wp-tool-root .itg-tool-wrap .itg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .itg-tool-wrap .itg-card{ width: 100%; max-width: 100%; padding: 15px; }.tc-wp-tool-root .itg-tool-wrap .itg-preview{ font-size: 19px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .itg-tool-wrap{ padding: 52px 16px; }.tc-wp-tool-root .itg-tool-wrap .itg-shell{ width: 100%; }.tc-wp-tool-root .itg-tool-wrap .itg-hero h1{ font-size: 39px; }.tc-wp-tool-root .itg-tool-wrap .itg-hero p{ font-size: 16px; }.tc-wp-tool-root .itg-tool-wrap .itg-input-panel{ padding: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-textarea{ min-height: 128px; font-size: 16px; padding: 16px; }.tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .tc-wp-tool-root .itg-tool-wrap .itg-load-btn{ min-height: 44px; padding: 0 20px; font-size: 14px; }.tc-wp-tool-root .itg-tool-wrap .itg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .itg-tool-wrap .itg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .itg-tool-wrap .itg-preview{ font-size: 20px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .itg-tool-wrap{ padding: 62px 22px; }.tc-wp-tool-root .itg-tool-wrap .itg-shell{ width: 100%; }.tc-wp-tool-root .itg-tool-wrap .itg-hero h1{ font-size: 46px; }.tc-wp-tool-root .itg-tool-wrap .itg-hero p{ font-size: 17px; }.tc-wp-tool-root .itg-tool-wrap .itg-textarea{ min-height: 136px; font-size: 17px; }.tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .tc-wp-tool-root .itg-tool-wrap .itg-load-btn{ min-height: 46px; font-size: 15px; }.tc-wp-tool-root .itg-tool-wrap .itg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .itg-tool-wrap .itg-card{ padding: 17px; }.tc-wp-tool-root .itg-tool-wrap .itg-preview{ font-size: 21px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .itg-tool-wrap{ padding: 68px 24px; }.tc-wp-tool-root .itg-tool-wrap .itg-shell{ width: 100%; }.tc-wp-tool-root .itg-tool-wrap .itg-hero h1{ font-size: 50px; }.tc-wp-tool-root .itg-tool-wrap .itg-hero p{ font-size: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-textarea{ min-height: 142px; font-size: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .tc-wp-tool-root .itg-tool-wrap .itg-load-btn{ min-height: 46px; font-size: 15px; }.tc-wp-tool-root .itg-tool-wrap .itg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-card{ padding: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-preview{ font-size: 21px; }}@media (min-width: 1200px){.tc-wp-tool-root .itg-tool-wrap{ padding: 72px 24px; }.tc-wp-tool-root .itg-tool-wrap .itg-shell{ width: 100%; }.tc-wp-tool-root .itg-tool-wrap .itg-hero h1{ font-size: 54px; }.tc-wp-tool-root .itg-tool-wrap .itg-hero p{ font-size: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-textarea{ min-height: 142px; font-size: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-clear-btn, .tc-wp-tool-root .itg-tool-wrap .itg-load-btn{ min-height: 46px; font-size: 15px; }.tc-wp-tool-root .itg-tool-wrap .itg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-card{ padding: 18px; }.tc-wp-tool-root .itg-tool-wrap .itg-preview{ font-size: 22px; }}