@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-399 .tc-wp-tool-root img, .wpc-scope-399 .tc-wp-tool-root video, .wpc-scope-399 .tc-wp-tool-root svg, .wpc-scope-399 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: #f8efd8;
  background:
    radial-gradient(circle at 15% 10%, rgba(151, 27, 56, 0.38), transparent 34%),
    radial-gradient(circle at 82% 18%, rgba(205, 161, 78, 0.22), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(102, 9, 28, 0.34), transparent 42%),
    linear-gradient(135deg, #080708 0%, #171316 42%, #241018 100%);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-container, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-grid, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-card, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-preview, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-textarea, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-actions, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{
  box-sizing: border-box;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: min(1200px, 100%);
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-hero{
  text-align: center;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #d8b66a;
  border: 1px solid rgba(216, 182, 106, 0.34);
  background: rgba(15, 12, 12, 0.42);
  border-radius: 999px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  font-weight: 700;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap h1{
  margin: 14px 0 0;
  color: #fff6df;
  text-shadow: 0 0 22px rgba(216, 182, 106, 0.25), 0 3px 18px rgba(0, 0, 0, 0.55);
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-subtitle{
  margin: 14px auto 0;
  max-width: 760px;
  color: #eadfca;
  line-height: 1.6;
  font-family: Arial, sans-serif;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel{
  margin: 30px auto 0;
  border: 1px solid rgba(216, 182, 106, 0.22);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px);
  border-radius: 8px;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-input-label{
  display: block;
  color: #d8b66a;
  font-family: Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(216, 182, 106, 0.28);
  border-radius: 8px;
  outline: none;
  color: #fff9ed;
  background: rgba(7, 6, 7, 0.62);
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.42);
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-textarea:focus{
  border-color: rgba(216, 182, 106, 0.76);
  background: rgba(9, 7, 8, 0.82);
  box-shadow: 0 0 0 4px rgba(216, 182, 106, 0.12), 0 0 30px rgba(151, 27, 56, 0.26), inset 0 1px 18px rgba(0, 0, 0, 0.5);
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-actions, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more{
  border: 1px solid rgba(216, 182, 106, 0.48);
  border-radius: 8px;
  color: #130b0d;
  background: linear-gradient(135deg, #f0d58a, #c79336);
  font-family: Arial, sans-serif;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28), 0 0 18px rgba(216, 182, 106, 0.13);
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn:hover, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn:hover, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.34), 0 0 28px rgba(216, 182, 106, 0.24);
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  transform: none;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-grid{
  display: grid;
  width: 100%;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(216, 182, 106, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.082), rgba(255, 255, 255, 0.028)),
    radial-gradient(circle at top right, rgba(151, 27, 56, 0.2), transparent 44%);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(14px);
  overflow: hidden;
  animation: blfgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(216, 182, 106, 0.46);
  box-shadow: 0 26px 58px rgba(0, 0, 0, 0.44), 0 0 24px rgba(151, 27, 56, 0.16);
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-style-name{
  margin: 0;
  min-width: 0;
  color: #f3d88e;
  font-family: Arial, sans-serif;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn{
  flex: 0 0 auto;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-preview{
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(216, 182, 106, 0.16);
  background: rgba(5, 4, 5, 0.48);
  color: #fff7e5;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 14px rgba(216, 182, 106, 0.12);
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-preview::-webkit-scrollbar, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-textarea::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-preview::-webkit-scrollbar-track, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-textarea::-webkit-scrollbar-track{
  background: rgba(12, 8, 9, 0.7);
  border-radius: 999px;
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-preview::-webkit-scrollbar-thumb, .wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(#d8b66a, #7d1c31);
  border-radius: 999px;
}@keyframes blfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.wpc-scope-399 .tc-wp-tool-root .blfg-tool-wrap .blfg-card.blfg-new{
  animation: blfgReveal 380ms ease both;
}@keyframes blfgReveal{
  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 .blfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-container{ width: 100%; }.tc-wp-tool-root .blfg-tool-wrap .blfg-kicker{ padding: 7px 10px; font-size: 10px; }.tc-wp-tool-root .blfg-tool-wrap h1{ font-size: 30px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel{ padding: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-label{ font-size: 13px; margin-bottom: 8px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-textarea{ min-height: 118px; padding: 13px; font-size: 17px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-actions{ margin-top: 12px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn, .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more{ padding: 11px 17px; font-size: 13px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn{ padding: 9px 12px; font-size: 12px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-grid{ grid-template-columns: 1fr !important; gap: 14px; margin-top: 22px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-card{ padding: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-style-name{ font-size: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-preview{ margin-top: 12px; padding: 12px; font-size: 20px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{ margin-top: 22px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .blfg-tool-wrap{ padding: 40px 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-container{ width: 100%; }.tc-wp-tool-root .blfg-tool-wrap .blfg-kicker{ padding: 7px 11px; font-size: 10px; }.tc-wp-tool-root .blfg-tool-wrap h1{ font-size: 34px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel{ padding: 16px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-label{ font-size: 13px; margin-bottom: 9px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-textarea{ min-height: 124px; padding: 14px; font-size: 18px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-actions{ margin-top: 13px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn, .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more{ padding: 11px 18px; font-size: 13px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn{ padding: 9px 13px; font-size: 12px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-grid{ grid-template-columns: 1fr !important; gap: 15px; margin-top: 24px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-card{ padding: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-style-name{ font-size: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-preview{ margin-top: 13px; padding: 13px; font-size: 21px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{ margin-top: 24px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .blfg-tool-wrap{ padding: 46px 18px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-container{ width: 100%; }.tc-wp-tool-root .blfg-tool-wrap .blfg-kicker{ padding: 8px 12px; font-size: 11px; }.tc-wp-tool-root .blfg-tool-wrap h1{ font-size: 40px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel{ padding: 18px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-label{ font-size: 14px; margin-bottom: 10px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-textarea{ min-height: 132px; padding: 15px; font-size: 19px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-actions{ margin-top: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn, .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more{ padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn{ padding: 9px 14px; font-size: 13px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 26px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-card{ padding: 17px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-style-name{ font-size: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-preview{ margin-top: 14px; padding: 14px; font-size: 23px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{ margin-top: 26px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .blfg-tool-wrap{ padding: 58px 26px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-container{ width: 100%; }.tc-wp-tool-root .blfg-tool-wrap .blfg-kicker{ padding: 8px 14px; font-size: 11px; }.tc-wp-tool-root .blfg-tool-wrap h1{ font-size: 52px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel{ padding: 22px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-label{ font-size: 14px; margin-bottom: 10px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-textarea{ min-height: 145px; padding: 18px; font-size: 22px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-actions{ margin-top: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn, .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more{ padding: 12px 22px; font-size: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn{ padding: 9px 14px; font-size: 13px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 30px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-card{ padding: 18px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-style-name{ font-size: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-preview{ margin-top: 14px; padding: 15px; font-size: 24px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{ margin-top: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .blfg-tool-wrap{ padding: 68px 30px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-container{ width: 100%; }.tc-wp-tool-root .blfg-tool-wrap .blfg-kicker{ padding: 9px 15px; font-size: 12px; }.tc-wp-tool-root .blfg-tool-wrap h1{ font-size: 60px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel{ padding: 24px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-label{ font-size: 15px; margin-bottom: 11px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-textarea{ min-height: 152px; padding: 20px; font-size: 24px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-actions{ margin-top: 16px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn, .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more{ padding: 13px 24px; font-size: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn{ padding: 10px 15px; font-size: 13px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 32px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-card{ padding: 19px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-style-name{ font-size: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-preview{ margin-top: 15px; padding: 16px; font-size: 24px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{ margin-top: 32px; }}@media (min-width: 1200px){.tc-wp-tool-root .blfg-tool-wrap{ padding: 78px 34px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-container{ width: 100%; }.tc-wp-tool-root .blfg-tool-wrap .blfg-kicker{ padding: 9px 16px; font-size: 12px; }.tc-wp-tool-root .blfg-tool-wrap h1{ font-size: 68px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-panel{ padding: 26px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-input-label{ font-size: 15px; margin-bottom: 12px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-textarea{ min-height: 160px; padding: 22px; font-size: 25px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-actions{ margin-top: 17px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-clear-btn, .tc-wp-tool-root .blfg-tool-wrap .blfg-load-more{ padding: 13px 25px; font-size: 14px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-copy-btn{ padding: 10px 15px; font-size: 13px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; margin-top: 34px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-card{ padding: 20px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-style-name{ font-size: 15px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-preview{ margin-top: 16px; padding: 17px; font-size: 25px; }.tc-wp-tool-root .blfg-tool-wrap .blfg-load-wrap{ margin-top: 34px; }}.wpc-scope-399 .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;
}