@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-195 .tc-wp-tool-root img, .wpc-scope-195 .tc-wp-tool-root video, .wpc-scope-195 .tc-wp-tool-root svg, .wpc-scope-195 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section, .wpc-scope-195 .tc-wp-tool-root .pfg-tool-section *{
  box-sizing: border-box;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section{
  width: 100%;
  overflow-x: hidden;
  color: #2b1014;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: linear-gradient(180deg, #fff8fa 0%, #ffffff 44%, #fff5f7 100%);
  padding: 34px 14px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-heading{
  max-width: 820px;
  margin: 0 auto 24px;
  text-align: center;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-heading h2{
  margin: 0;
  color: #2c0c11;
  font-size: 26px;
  line-height: 1.15;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-heading p{
  margin: 12px auto 0;
  max-width: 680px;
  color: #67464d;
  font-size: 15px;
  line-height: 1.65;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-tool{
  width: 100%;
  min-width: 0;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-input-card{
  width: 100%;
  margin-bottom: 18px;
  padding: 18px;
  border: 1px solid rgba(210, 42, 70, 0.13);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(117, 22, 38, 0.11);
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-label{
  display: block;
  margin-bottom: 9px;
  color: #401017;
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-textarea{
  display: block;
  width: 100%;
  min-height: 126px;
  resize: vertical;
  border: 1px solid rgba(163, 39, 61, 0.24);
  border-radius: 16px;
  padding: 14px;
  background: #fffafb;
  color: #2b1014;
  font: inherit;
  font-size: 16px;
  line-height: 1.55;
  outline: none;
  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-195 .tc-wp-tool-root .pfg-tool-section .pfg-textarea::placeholder{
  color: #9c7279;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-textarea:focus{
  border-color: #d71f45;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(215, 31, 69, 0.13);
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-actions{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: 13px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  min-height: 44px;
  padding: 11px 16px;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  text-align: center;
  white-space: normal;
  color: #3d1118;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, border-color 160ms ease;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn:hover{
  transform: translateY(-1px);
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn:focus-visible{
  outline: 3px solid rgba(215, 31, 69, 0.28);
  outline-offset: 3px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn-primary, .wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn-load{
  background: linear-gradient(135deg, #e60023 0%, #c9184a 100%);
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(201, 24, 74, 0.25);
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn-light{
  border: 1px solid rgba(184, 42, 65, 0.18);
  background: #fff1f4;
  color: #841427;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn-light:hover{
  background: #ffe7ec;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-copy-status{
  min-height: 20px;
  margin: 10px 2px 0;
  color: #9b1730;
  font-size: 13px;
  font-weight: 750;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-preview-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  width: 100%;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-card{
  min-width: 0;
  border: 1px solid rgba(166, 36, 59, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 14px 32px rgba(84, 15, 27, 0.09);
  padding: 15px;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-card:hover{
  transform: translateY(-2px);
  border-color: rgba(230, 0, 35, 0.26);
  box-shadow: 0 18px 38px rgba(84, 15, 27, 0.14);
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 11px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-style-name{
  min-width: 0;
  color: #3b1117;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-card-copy{
  flex: 0 0 auto;
  min-height: 36px;
  padding: 9px 13px;
  font-size: 13px;
  color: #a1112a;
  background: #fff0f3;
  border: 1px solid rgba(214, 31, 69, 0.2);
  box-shadow: none;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-card-copy:hover{
  background: #ffe3e9;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-preview-text{
  width: 100%;
  min-height: 104px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border-radius: 15px;
  border: 1px solid rgba(163, 39, 61, 0.11);
  background: linear-gradient(180deg, #fff9fa 0%, #ffffff 100%);
  color: #261014;
  font-size: 18px;
  line-height: 1.55;
  word-break: break-word;
  overflow-wrap: anywhere;
  white-space: pre-wrap;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-preview-text::-webkit-scrollbar-track{
  background: #ffeef2;
  border-radius: 999px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-preview-text::-webkit-scrollbar-thumb{
  background: #d71f45;
  border: 2px solid #ffeef2;
  border-radius: 999px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 20px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn-load{
  width: 100%;
  max-width: 280px;
}.wpc-scope-195 .tc-wp-tool-root .pfg-tool-section .pfg-btn[disabled]{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
  box-shadow: none;
}@media (min-width: 375px){.tc-wp-tool-root .pfg-tool-section{
    padding: 38px 16px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading h2{
    font-size: 28px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-input-card, .tc-wp-tool-root .pfg-tool-section .pfg-card{
    padding: 17px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-btn{
    min-height: 46px;
    padding-left: 18px;
    padding-right: 18px;
  }}@media (min-width: 390px){.tc-wp-tool-root .pfg-tool-section .pfg-heading h2{
    font-size: 30px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading p{
    font-size: 15.5px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-preview-grid{
    gap: 15px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-preview-text{
    font-size: 18.5px;
  }}@media (min-width: 430px){.tc-wp-tool-root .pfg-tool-section{
    padding-left: 18px;
    padding-right: 18px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-actions{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-tool-root .pfg-tool-section .pfg-textarea{
    min-height: 136px;
    padding: 15px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-card-top{
    gap: 12px;
  }}@media (min-width: 480px){.tc-wp-tool-root .pfg-tool-section{
    padding-top: 44px;
    padding-bottom: 44px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading{
    margin-bottom: 28px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading h2{
    font-size: 34px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-input-card{
    padding: 22px;
    border-radius: 24px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-preview-grid{
    gap: 16px;
  }}@media (min-width: 768px){.tc-wp-tool-root .pfg-tool-section{
    padding: 56px 24px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading h2{
    font-size: 42px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading p{
    font-size: 17px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-input-card{
    margin-bottom: 24px;
    padding: 26px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-actions{
    display: flex;
    justify-content: flex-end;
  }.tc-wp-tool-root .pfg-tool-section .pfg-btn{
    min-width: 150px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-preview-text{
    min-height: 118px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-tool-root .pfg-tool-section{
    padding: 68px 28px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-tool{
    min-width: 1024px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading{
    margin-bottom: 32px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-heading h2{
    font-size: 48px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-input-card{
    padding: 30px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-card{
    padding: 16px;
    border-radius: 22px;
  }.tc-wp-tool-root .pfg-tool-section .pfg-preview-text{
    font-size: 18px;
  }}