@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-229 .tc-wp-tool-root img, .wpc-scope-229 .tc-wp-tool-root video, .wpc-scope-229 .tc-wp-tool-root svg, .wpc-scope-229 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 52px 18px;
  background:
    radial-gradient(circle at 14% 12%, rgba(246, 202, 118, 0.34), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(231, 111, 159, 0.28), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(137, 105, 222, 0.28), transparent 34%),
    linear-gradient(135deg, #24142d 0%, #44214a 34%, #18294c 70%, #17182b 100%);
  color: #fff8fb;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap, .wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-hero-panel, .wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-card{
  border: 1px solid rgba(255, 232, 198, 0.2);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(8, 9, 28, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-hero-panel{
  position: relative;
  overflow: hidden;
  border-radius: 28px;
  padding: 46px;
  text-align: center;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-hero-panel::before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, transparent, rgba(255, 244, 214, 0.14), transparent);
  pointer-events: none;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-kicker{
  position: relative;
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 223, 172, 0.28);
  border-radius: 999px;
  color: #ffe7b7;
  background: rgba(26, 18, 48, 0.38);
  font: 700 13px/1.2 Arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap h1{
  position: relative;
  margin: 0;
  color: #fff8fb;
  font-size: 56px;
  line-height: 1.04;
  font-weight: 700;
  letter-spacing: 0;
  text-shadow: 0 4px 22px rgba(246, 184, 205, 0.34);
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{
  position: relative;
  width: min(100%, 760px);
  margin: 18px auto 0;
  color: rgba(255, 248, 251, 0.84);
  font: 400 18px/1.65 Arial, sans-serif;
  letter-spacing: 0;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-input-panel{
  position: relative;
  margin: 34px auto 0;
  width: min(100%, 820px);
  padding: 18px;
  border: 1px solid rgba(255, 232, 198, 0.2);
  border-radius: 22px;
  background: rgba(11, 14, 36, 0.34);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 18px 42px rgba(11, 8, 30, 0.25);
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-label{
  display: block;
  margin: 0 0 10px;
  text-align: left;
  color: #ffe9bf;
  font: 700 14px/1.25 Arial, sans-serif;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  resize: vertical;
  border: 1px solid rgba(255, 231, 183, 0.22);
  border-radius: 18px;
  outline: none;
  padding: 18px 20px;
  color: #fff8fb;
  background: rgba(255,255,255,0.09);
  box-shadow: inset 0 2px 18px rgba(0,0,0,0.18);
  font: 500 20px/1.55 Arial, sans-serif;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-input:focus{
  border-color: rgba(255, 216, 148, 0.72);
  background: rgba(255,255,255,0.12);
  box-shadow: 0 0 0 4px rgba(239, 174, 205, 0.18), inset 0 2px 18px rgba(0,0,0,0.14);
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-input::placeholder{
  color: rgba(255, 248, 251, 0.5);
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-input-footer{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 12px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-status{
  color: rgba(255, 248, 251, 0.72);
  font: 600 13px/1.4 Arial, sans-serif;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 100%;
  min-height: 44px;
  border: 1px solid rgba(255, 232, 198, 0.3);
  border-radius: 999px;
  padding: 12px 22px;
  color: #20132c;
  background: linear-gradient(135deg, #ffe6a9, #f4a3c7 52%, #c7b5ff);
  box-shadow: 0 12px 30px rgba(229, 132, 183, 0.25);
  font: 800 14px/1.2 Arial, sans-serif;
  letter-spacing: 0;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-clear-btn{
  margin-top: 14px;
  min-height: 40px;
  padding: 10px 20px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-btn:hover{
  filter: brightness(1.04);
  box-shadow: 0 16px 38px rgba(240, 170, 202, 0.34);
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-btn:active{
  transform: translateY(1px);
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-btn:disabled{
  opacity: 0.55;
  cursor: not-allowed;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  margin-top: 26px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  padding: 18px;
  overflow: hidden;
  animation: sfgFadeUp 280ms ease both;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-card-title{
  min-width: 0;
  margin: 0;
  color: #ffe8bc;
  font: 800 15px/1.25 Arial, sans-serif;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-copy-btn{
  flex: 0 0 auto;
  min-height: 36px;
  padding: 9px 15px;
  font-size: 13px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow: auto;
  padding: 15px;
  border: 1px solid rgba(255, 232, 198, 0.16);
  border-radius: 16px;
  color: #fff8fb;
  background: rgba(8, 10, 29, 0.32);
  font-size: 24px;
  line-height: 1.45;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#f4a3c7, #ffe1a3);
  border-radius: 999px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-229 .tc-wp-tool-root .sfg-tool-wrap .sfg-load-wrap.is-hidden{
  display: none;
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .sfg-tool-wrap .sfg-card:hover{
    transform: translateY(-4px);
    box-shadow: 0 28px 76px rgba(8, 9, 28, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  }}@keyframes sfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 56px 20px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: min(100%, 1200px); }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 56px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input{ min-height: 150px; font-size: 20px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 44px; padding: 12px 22px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ padding: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview{ font-size: 24px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 48px 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: min(100%, 1120px); }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 50px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input{ min-height: 144px; font-size: 19px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 43px; padding: 11px 20px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ padding: 17px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview{ font-size: 23px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 42px 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: min(100%, 920px); }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero-panel{ padding: 36px 26px; border-radius: 24px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 44px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input{ min-height: 138px; font-size: 18px; padding: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 42px; padding: 11px 19px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ padding: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview{ font-size: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 34px 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: 100%; }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero-panel{ padding: 28px 16px; border-radius: 22px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 36px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 15px; line-height: 1.55; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input{ min-height: 130px; font-size: 17px; padding: 15px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 41px; padding: 10px 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ width: 100%; max-width: 100%; padding: 15px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview{ font-size: 21px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 30px 12px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: 100%; }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero-panel{ padding: 24px 14px; border-radius: 20px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 32px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 14px; line-height: 1.52; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input-panel{ padding: 12px; border-radius: 17px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input{ min-height: 124px; font-size: 16px; padding: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 40px; padding: 10px 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview{ font-size: 20px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 26px 10px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: 100%; }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero-panel{ padding: 22px 12px; border-radius: 18px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 29px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 13px; line-height: 1.5; }.tc-wp-tool-root .sfg-tool-wrap .sfg-kicker{ font-size: 11px; padding: 7px 10px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input-panel{ padding: 11px; border-radius: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input{ min-height: 118px; font-size: 15px; padding: 12px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 39px; padding: 9px 14px; font-size: 13px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ width: 100%; max-width: 100%; padding: 13px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card-head{ gap: 8px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card-title{ font-size: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-copy-btn{ padding: 8px 12px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview{ font-size: 19px; padding: 13px; }}.wpc-scope-229 .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-229 .tc-wp-tool-root .sfg-load-btn{}