@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-115 .tc-wp-tool-root img, .wpc-scope-115 .tc-wp-tool-root video, .wpc-scope-115 .tc-wp-tool-root svg, .wpc-scope-115 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff4f4;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 0, 51, 0.32), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(160, 0, 30, 0.28), transparent 34%),
    linear-gradient(135deg, #040204 0%, #120006 34%, #2b020d 67%, #060203 100%);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.045) 45%, transparent 58%),
    radial-gradient(circle at 50% 100%, rgba(122, 0, 20, 0.3), transparent 48%);
  pointer-events: none;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-bg-glow{
  position: absolute;
  border-radius: 999px;
  filter: blur(24px);
  opacity: 0.56;
  pointer-events: none;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-bg-glow-one{
  width: 280px;
  height: 280px;
  left: -80px;
  top: 120px;
  background: rgba(215, 0, 45, 0.34);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-bg-glow-two{
  width: 340px;
  height: 340px;
  right: -120px;
  bottom: 130px;
  background: rgba(100, 0, 18, 0.48);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-header{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-title{
  margin: 0;
  color: #ffffff;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(255, 0, 51, 0.42);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: #f6c9ce;
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
  width: 100%;
  margin-top: 34px;
  padding: 24px;
  border: 1px solid rgba(255, 118, 136, 0.22);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-input-label{
  display: block;
  margin-bottom: 10px;
  color: #ffdce0;
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 136, 150, 0.28);
  border-radius: 8px;
  outline: none;
  background: rgba(12, 0, 5, 0.74);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  line-height: 1.5;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-textarea:focus{
  border-color: rgba(255, 51, 82, 0.85);
  background: rgba(18, 0, 7, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 0, 51, 0.14), 0 0 36px rgba(255, 0, 51, 0.18);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear-row, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear-row{
  margin-top: 16px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-row{
  margin-top: 28px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 139, 153, 0.28);
  border-radius: 8px;
  cursor: pointer;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0;
  background: linear-gradient(135deg, #a80025, #5f0012);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.24), 0 0 20px rgba(224, 0, 45, 0.14);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn:hover, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn:hover, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 189, 197, 0.48);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.32), 0 0 28px rgba(255, 0, 51, 0.28);
  filter: brightness(1.08);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn:active, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn:active, .wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy:active{
  transform: translateY(0);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  margin-top: 28px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 134, 148, 0.2);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.045));
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
  opacity: 0;
  transform: translateY(12px);
  animation: bfgFadeUp 360ms ease forwards;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow: hidden;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 83, 106, 0.45);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.135), rgba(255, 255, 255, 0.055));
  box-shadow: 0 26px 58px rgba(0, 0, 0, 0.36), 0 0 28px rgba(185, 0, 36, 0.16);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  margin-bottom: 14px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-style-name{
  min-width: 0;
  color: #ffe6e9;
  font-weight: 800;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy{
  flex: 0 0 auto;
  padding: 9px 13px;
  font-size: 13px;
  min-height: 36px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-copy[data-copied="true"]{
  background: linear-gradient(135deg, #d71c3f, #7b0018);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 96px;
  padding: 15px;
  border: 1px solid rgba(255, 107, 125, 0.16);
  border-radius: 8px;
  background: rgba(9, 0, 4, 0.66);
  color: #ffffff;
  line-height: 1.58;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 14px rgba(255, 0, 51, 0.22);
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview::-webkit-scrollbar-track{
  background: rgba(30, 0, 8, 0.9);
  border-radius: 8px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #d70030, #5e0013);
  border-radius: 8px;
}.wpc-scope-115 .tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn[disabled]{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
  box-shadow: none;
}@keyframes bfgFadeUp{
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-container{
    width: 100%;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 28px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 150px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn{
    min-height: 38px;
    padding: 9px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn{
    min-height: 42px;
    padding: 11px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-container{
    width: 100%;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 31px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 160px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn{
    min-height: 38px;
    padding: 9px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn{
    min-height: 44px;
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-container{
    width: 100%;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 36px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 170px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn{
    min-height: 40px;
    padding: 10px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn{
    min-height: 46px;
    padding: 13px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-container{
    width: 96%;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 44px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 180px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn{
    min-height: 40px;
    padding: 10px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn{
    min-height: 48px;
    padding: 14px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 19px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 68px 28px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-container{
    width: 96%;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 50px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 190px;
    padding: 20px;
    font-size: 19px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn{
    min-height: 42px;
    padding: 10px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn{
    min-height: 50px;
    padding: 14px 30px;
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 20px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 19px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .bfg-tool-wrap{
    padding: 78px 32px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-container{
    width: 100%;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-title{
    font-size: 56px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-textarea{
    min-height: 200px;
    padding: 22px;
    font-size: 20px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-clear-btn{
    min-height: 42px;
    padding: 10px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-load-btn{
    min-height: 52px;
    padding: 15px 34px;
    font-size: 16px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-card{
    padding: 22px;
  }.tc-wp-tool-root .bfg-tool-wrap .bfg-preview{
    font-size: 20px;
  }}.wpc-scope-115 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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;
}