@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-185 .tc-wp-tool-root img, .wpc-scope-185 .tc-wp-tool-root video, .wpc-scope-185 .tc-wp-tool-root svg, .wpc-scope-185 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root *{
  box-sizing: border-box;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root{
  width: 100%;
  color: #17131f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-tool-shell{
  width: 100%;
  padding: 28px 14px;
  background:
    radial-gradient(circle at 8% 8%, rgba(190, 70, 119, 0.14), transparent 30%),
    radial-gradient(circle at 92% 18%, rgba(218, 151, 67, 0.16), transparent 34%),
    linear-gradient(135deg, #fff8fb 0%, #f8f2ed 48%, #f4f7fb 100%);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-heading{
  width: 100%;
  max-width: 900px;
  margin: 0 auto 22px;
  text-align: center;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-title{
  margin: 0;
  color: #19111d;
  font-size: 30px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-subtitle{
  max-width: 680px;
  margin: 10px auto 0;
  color: #564a5c;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-panel{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 16px;
  border: 1px solid rgba(66, 45, 67, 0.12);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 250, 247, 0.9)),
    linear-gradient(135deg, rgba(160, 45, 92, 0.08), rgba(218, 151, 67, 0.08));
  box-shadow: 0 24px 70px rgba(45, 28, 53, 0.16);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-input-zone{
  width: 100%;
  padding: 16px;
  border: 1px solid rgba(96, 67, 96, 0.13);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.86);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-input-head{
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 10px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-label{
  color: #241825;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-counter{
  color: #6b5d70;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-textarea{
  display: block;
  width: 100%;
  min-height: 116px;
  max-width: 100%;
  resize: vertical;
  padding: 15px;
  border: 1px solid rgba(72, 47, 74, 0.22);
  border-radius: 14px;
  outline: none;
  background: #fff;
  color: #1d1720;
  font: 600 18px/1.45 Inter, ui-sans-serif, system-ui, sans-serif;
  box-shadow: 0 10px 24px rgba(54, 33, 62, 0.07);
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-textarea:focus{
  border-color: #a73870;
  box-shadow: 0 0 0 4px rgba(167, 56, 112, 0.16), 0 12px 26px rgba(54, 33, 62, 0.09);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-actions{
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 12px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-helper{
  margin: 0;
  color: #66566c;
  font-size: 12px;
  line-height: 1.45;
  font-weight: 700;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-button-row{
  display: flex;
  flex-direction: column;
  gap: 9px;
  width: 100%;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-btn, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-load-more{
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: 800 14px/1 Inter, ui-sans-serif, system-ui, sans-serif;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, border-color 160ms ease;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-btn:focus-visible, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-load-more:focus-visible, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card-copy:focus-visible{
  outline: 3px solid rgba(167, 56, 112, 0.34);
  outline-offset: 3px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-btn:hover, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-load-more:hover, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card-copy:hover{
  transform: translateY(-1px);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-btn:active, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-load-more:active, .wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card-copy:active{
  transform: translateY(0);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-btn-primary{
  color: #fff;
  background: linear-gradient(135deg, #8d285d, #c44b77 54%, #b86a2f);
  box-shadow: 0 12px 24px rgba(141, 40, 93, 0.25);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-btn-soft{
  color: #331f34;
  border: 1px solid rgba(88, 54, 88, 0.18);
  background: #fff;
  box-shadow: 0 10px 20px rgba(45, 28, 53, 0.08);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-copy-status{
  min-height: 18px;
  margin-top: 8px;
  color: #704010;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 800;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  width: 100%;
  margin-top: 16px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card{
  min-width: 0;
  padding: 14px;
  border: 1px solid rgba(72, 47, 74, 0.13);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 250, 246, 0.93));
  box-shadow: 0 15px 36px rgba(45, 28, 53, 0.1);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card:hover{
  transform: translateY(-2px);
  border-color: rgba(167, 56, 112, 0.28);
  box-shadow: 0 18px 42px rgba(45, 28, 53, 0.14);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card-top{
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card-name{
  min-width: 0;
  margin: 0;
  color: #231827;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-badge{
  flex: 0 0 auto;
  padding: 5px 8px;
  border: 1px solid rgba(167, 56, 112, 0.16);
  border-radius: 999px;
  color: #7a315c;
  background: rgba(167, 56, 112, 0.08);
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-preview{
  width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: normal;
  padding: 16px;
  border: 1px solid rgba(74, 49, 77, 0.12);
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(255, 248, 252, 0.95), rgba(248, 244, 238, 0.95));
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-preview::-webkit-scrollbar-track{
  background: rgba(76, 51, 78, 0.08);
  border-radius: 999px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #a73870, #c07a3a);
  border-radius: 999px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-preview-text{
  display: block;
  min-width: 0;
  white-space: pre-wrap;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card-copy{
  width: 100%;
  min-height: 42px;
  margin-top: 12px;
  border: 1px solid rgba(88, 54, 88, 0.17);
  border-radius: 12px;
  cursor: pointer;
  color: #2a1b2d;
  background: #fff;
  font: 900 13px/1 Inter, ui-sans-serif, system-ui, sans-serif;
  box-shadow: 0 9px 18px rgba(45, 28, 53, 0.07);
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-card-copy.bsfg-copied{
  color: #fff;
  background: linear-gradient(135deg, #226b4d, #3b9b72);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-load-row{
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-load-more{
  width: 100%;
  max-width: 280px;
  color: #fff;
  background: linear-gradient(135deg, #2b2030, #703159);
  box-shadow: 0 14px 28px rgba(45, 28, 53, 0.2);
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-load-more:disabled{
  cursor: default;
  opacity: 0.62;
  transform: none;
}.wpc-scope-185 .tc-wp-tool-root .bsfg-tool-root .bsfg-loaded-note{
  margin: 0;
  color: #66566c;
  font-size: 13px;
  font-weight: 800;
}@media (min-width: 375px){.tc-wp-tool-root .bsfg-tool-root .bsfg-tool-shell{
    padding: 30px 16px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-title{
    font-size: 32px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-panel{
    padding: 17px;
    border-radius: 23px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-card{
    padding: 15px;
  }}@media (min-width: 390px){.tc-wp-tool-root .bsfg-tool-root .bsfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-textarea{
    font-size: 19px;
    padding: 16px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-button-row{
    flex-direction: row;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-btn{
    flex: 1 1 0;
  }}@media (min-width: 430px){.tc-wp-tool-root .bsfg-tool-root .bsfg-tool-shell{
    padding: 34px 18px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-title{
    font-size: 34px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-input-zone{
    padding: 18px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-grid{
    gap: 16px;
  }}@media (min-width: 480px){.tc-wp-tool-root .bsfg-tool-root .bsfg-panel{
    padding: 20px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-input-head{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-actions{
    flex-direction: row;
    align-items: center;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-button-row{
    width: auto;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-btn{
    min-width: 132px;
    padding: 0 18px;
  }}@media (min-width: 768px){.tc-wp-tool-root .bsfg-tool-root .bsfg-tool-shell{
    padding: 46px 24px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-heading{
    margin-bottom: 28px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-title{
    font-size: 42px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-panel{
    padding: 24px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-input-zone{
    padding: 22px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 20px;
  }}@media (min-width: 1024px){.tc-wp-tool-root .bsfg-tool-root .bsfg-tool-shell{
    padding: 56px 28px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-title{
    font-size: 48px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-panel{
    padding: 28px;
    border-radius: 28px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-card{
    padding: 16px;
  }.tc-wp-tool-root .bsfg-tool-root .bsfg-preview{
    min-height: 132px;
  }}