@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-530 .tc-wp-tool-root img, .wpc-scope-530 .tc-wp-tool-root video, .wpc-scope-530 .tc-wp-tool-root svg, .wpc-scope-530 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 54px 18px;
  color: #251b1f;
  background:
    radial-gradient(circle at 14% 10%, rgba(205, 169, 94, 0.28), transparent 34%),
    radial-gradient(circle at 84% 18%, rgba(97, 21, 38, 0.2), transparent 32%),
    linear-gradient(135deg, #fffaf0 0%, #f6ead8 42%, #ead9c4 100%);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap div, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap section, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap header, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap h1, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap p, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap label, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap textarea, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap button{
  box-sizing: border-box;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 850px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-header h1{
  margin: 0;
  color: #2a171d;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-header p{
  margin: 14px auto 0;
  color: #5d5152;
  font-size: 18px;
  line-height: 1.65;
  max-width: 760px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-input-panel{
  width: 100%;
  padding: 24px;
  border: 1px solid rgba(154, 119, 52, 0.28);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 252, 244, 0.82), rgba(255, 248, 236, 0.58));
  box-shadow: 0 22px 60px rgba(54, 35, 30, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(14px);
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-label{
  display: block;
  margin: 0 0 10px;
  color: #4a2029;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(83, 49, 42, 0.24);
  border-radius: 18px;
  padding: 20px;
  color: #241a1b;
  background: rgba(255, 253, 247, 0.92);
  box-shadow: inset 0 2px 14px rgba(64, 38, 33, 0.08);
  font: 700 22px/1.45 Georgia, "Times New Roman", serif;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-input:focus{
  border-color: rgba(168, 126, 47, 0.75);
  background: #fffdf7;
  box-shadow: 0 0 0 4px rgba(206, 170, 96, 0.22), inset 0 2px 14px rgba(64, 38, 33, 0.06);
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-clear-row, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-clear-row{
  margin-top: 14px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-load-row{
  margin-top: 28px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-btn{
  appearance: none;
  border: 1px solid rgba(128, 88, 35, 0.32);
  border-radius: 999px;
  color: #fffaf0;
  background: linear-gradient(135deg, #672033 0%, #2b1a1e 54%, #9f7831 100%);
  box-shadow: 0 12px 26px rgba(69, 33, 35, 0.18);
  cursor: pointer;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-btn:hover, .wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-btn:focus{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 34px rgba(103, 32, 51, 0.26), 0 0 0 4px rgba(198, 162, 86, 0.16);
  outline: none;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-clear{
  min-width: 96px;
  padding: 11px 20px;
  font-size: 14px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-load{
  min-width: 160px;
  padding: 14px 28px;
  font-size: 15px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-results{
  margin-top: 30px;
  width: 100%;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border: 1px solid rgba(134, 98, 48, 0.25);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 252, 245, 0.86), rgba(249, 237, 219, 0.66)),
    radial-gradient(circle at top right, rgba(196, 158, 82, 0.18), transparent 40%);
  box-shadow: 0 18px 42px rgba(53, 35, 30, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(12px);
  overflow: hidden;
  animation: sbfgenFade 340ms ease both;
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-card:hover{
  transform: translateY(-5px);
  border-color: rgba(161, 121, 47, 0.5);
  box-shadow: 0 24px 54px rgba(69, 35, 35, 0.2);
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-card-title{
  margin: 0 0 12px;
  color: #622033;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0.03em;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(78, 49, 43, 0.16);
  color: #26191c;
  background: rgba(255, 254, 249, 0.78);
  box-shadow: inset 0 2px 12px rgba(64, 38, 33, 0.07);
  font-size: 23px;
  line-height: 1.45;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-preview::-webkit-scrollbar-track{
  background: rgba(235, 217, 190, 0.75);
  border-radius: 999px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #b58c3f, #672033);
  border-radius: 999px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-copy{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 88px;
  margin-top: 14px;
  padding: 10px 17px;
  font-size: 13px;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-card.sbfgen-reveal{
  animation: sbfgenLoadReveal 420ms ease both;
}.wpc-scope-530 .tc-wp-tool-root .sbfgen-wrap .sbfgen-hidden{
  display: none;
}@keyframes sbfgenFade{
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes sbfgenLoadReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .sbfgen-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-shell{
    width: 100%;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header h1{
    font-size: 31px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header p{
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input{
    min-height: 112px;
    padding: 14px;
    font-size: 18px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-clear{
    min-width: 84px;
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-load{
    min-width: 136px;
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-preview{
    font-size: 18px;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .sbfgen-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-shell{
    width: 100%;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header p{
    font-size: 15px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input{
    min-height: 118px;
    padding: 15px;
    font-size: 19px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-clear{
    min-width: 88px;
    padding: 10px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-load{
    min-width: 142px;
    padding: 12px 23px;
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-preview{
    font-size: 19px;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .sbfgen-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-shell{
    width: 100%;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header h1{
    font-size: 38px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header p{
    font-size: 16px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input{
    min-height: 124px;
    padding: 16px;
    font-size: 20px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-clear{
    min-width: 92px;
    padding: 10px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-load{
    min-width: 150px;
    padding: 13px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-preview{
    font-size: 20px;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .sbfgen-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-shell{
    width: 96%;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header h1{
    font-size: 44px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header p{
    font-size: 17px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input{
    min-height: 128px;
    font-size: 21px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-clear{
    padding: 11px 19px;
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-load{
    padding: 14px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-card{
    padding: 18px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-preview{
    font-size: 21px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .sbfgen-wrap{
    padding: 52px 20px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-shell{
    width: 96%;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header p{
    font-size: 18px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input{
    min-height: 132px;
    font-size: 22px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-clear{
    padding: 11px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-load{
    padding: 14px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-card{
    padding: 19px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-preview{
    font-size: 22px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .sbfgen-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-shell{
    width: 100%;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header h1{
    font-size: 50px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-header p{
    font-size: 18px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-input{
    min-height: 136px;
    font-size: 23px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-clear{
    padding: 11px 21px;
    font-size: 14px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-load{
    padding: 15px 30px;
    font-size: 15px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-card{
    padding: 20px;
  }.tc-wp-tool-root .sbfgen-wrap .sbfgen-preview{
    font-size: 23px;
  }}.wpc-scope-530 .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;
}