@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-191 .tc-wp-tool-root img, .wpc-scope-191 .tc-wp-tool-root video, .wpc-scope-191 .tc-wp-tool-root svg, .wpc-scope-191 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section, .wpc-scope-191 .tc-wp-tool-root .sfg-tool-section *{
  box-sizing: border-box;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section{
  width: 100%;
  margin: 0;
  padding: 28px 14px;
  background: #f7f5f0;
  color: #1e2524;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-heading{
  max-width: 780px;
  margin: 0 auto 22px;
  text-align: center;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-title{
  margin: 0;
  color: #17211f;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-subtitle{
  margin: 10px auto 0;
  color: #4b5854;
  font-size: 15px;
  line-height: 1.55;
  max-width: 620px;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-panel{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 16px;
  border: 1px solid #ddd6c8;
  border-radius: 8px;
  background: #fffdfa;
  box-shadow: 0 16px 40px rgba(31, 36, 33, 0.08);
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-input-wrap{
  width: 100%;
  padding: 14px;
  border: 1px solid #e4ded2;
  border-radius: 8px;
  background: #fbfaf7;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-label{
  display: block;
  margin: 0 0 8px;
  color: #202926;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-textarea{
  display: block;
  width: 100%;
  min-height: 118px;
  margin: 0;
  padding: 14px;
  resize: vertical;
  border: 1px solid #bfb6a5;
  border-radius: 8px;
  background: #ffffff;
  color: #17211f;
  font: inherit;
  font-size: 16px;
  line-height: 1.55;
  outline: none;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 1px 2px rgba(31, 36, 33, 0.04);
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-textarea:focus{
  border-color: #1f7a68;
  box-shadow: 0 0 0 3px rgba(31, 122, 104, 0.18);
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 12px;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn{
  min-height: 42px;
  max-width: 100%;
  padding: 10px 14px;
  border: 1px solid transparent;
  border-radius: 8px;
  font: inherit;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 120ms ease, box-shadow 160ms ease;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn:hover{
  transform: translateY(-1px);
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn:active{
  transform: translateY(0);
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn:focus-visible{
  outline: 3px solid rgba(31, 122, 104, 0.28);
  outline-offset: 2px;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.65;
  transform: none;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn-primary, .wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn-load{
  background: #1f7a68;
  border-color: #1f7a68;
  color: #ffffff;
  box-shadow: 0 8px 18px rgba(31, 122, 104, 0.18);
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn-primary:hover, .wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn-load:hover{
  background: #186353;
  border-color: #186353;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn-secondary{
  background: #ffffff;
  border-color: #cfc6b6;
  color: #24302d;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn-secondary:hover{
  background: #f2eee6;
  border-color: #bdb29f;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-status, .wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-loaded-status{
  min-height: 20px;
  margin-top: 9px;
  color: #386157;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 700;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-top: 16px;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-card{
  min-width: 0;
  min-height: 242px;
  display: flex;
  flex-direction: column;
  border: 1px solid #ded7c9;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(31, 36, 33, 0.06);
  overflow: hidden;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 12px 12px 10px;
  border-bottom: 1px solid #eee8dc;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-style-name{
  min-width: 0;
  margin: 0;
  color: #202926;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 800;
  overflow-wrap: anywhere;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-copy-card{
  flex: 0 0 auto;
  min-height: 36px;
  padding: 8px 11px;
  background: #efe7da;
  border-color: #d4c8b5;
  color: #22302c;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-copy-card:hover{
  background: #e5dccd;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-preview{
  flex: 1 1 auto;
  max-height: 180px;
  min-height: 132px;
  padding: 14px;
  color: #111917;
  font-size: 20px;
  line-height: 1.65;
  white-space: pre-wrap;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  scrollbar-color: #1f7a68 #eee8dc;
  scrollbar-width: thin;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-preview::-webkit-scrollbar-track{
  background: #eee8dc;
  border-radius: 999px;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-preview::-webkit-scrollbar-thumb{
  background: #1f7a68;
  border: 2px solid #eee8dc;
  border-radius: 999px;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-load-wrap{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 18px;
  text-align: center;
}.wpc-scope-191 .tc-wp-tool-root .sfg-tool-section .sfg-btn-load{
  min-width: 170px;
}@media (min-width: 375px){.tc-wp-tool-root .sfg-tool-section{
    padding: 30px 16px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-title{
    font-size: 30px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-panel{
    padding: 17px;
  }}@media (min-width: 390px){.tc-wp-tool-root .sfg-tool-section .sfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-btn{
    padding-left: 15px;
    padding-right: 15px;
  }}@media (min-width: 430px){.tc-wp-tool-root .sfg-tool-section .sfg-input-wrap{
    padding: 16px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-preview{
    font-size: 21px;
  }}@media (min-width: 480px){.tc-wp-tool-root .sfg-tool-section{
    padding: 34px 18px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-panel{
    padding: 20px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-actions{
    gap: 12px;
  }}@media (min-width: 768px){.tc-wp-tool-root .sfg-tool-section{
    padding: 44px 24px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-heading{
    margin-bottom: 28px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-title{
    font-size: 40px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-panel{
    padding: 24px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin-top: 20px;
  }}@media (min-width: 1024px){.tc-wp-tool-root .sfg-tool-section{
    min-width: 1024px;
    padding: 52px 28px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-title{
    font-size: 46px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-panel{
    padding: 28px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .sfg-tool-section .sfg-card{
    min-height: 252px;
  }}