@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-463 .tc-wp-tool-root img, .wpc-scope-463 .tc-wp-tool-root video, .wpc-scope-463 .tc-wp-tool-root svg, .wpc-scope-463 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool{
  width: 100%;
  position: relative;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  color: #f8efd8;
  background:
    radial-gradient(circle at 16% 8%, rgba(189, 139, 55, 0.28), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(134, 15, 39, 0.32), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(212, 175, 92, 0.16), transparent 34%),
    linear-gradient(135deg, #050505 0%, #151312 38%, #24070d 68%, #080808 100%);
  padding: 56px 18px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-container, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-panel, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-input, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-actions, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-grid, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-card, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
  box-sizing: border-box;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 16px;
  margin: 0 0 14px;
  border: 1px solid rgba(218, 179, 93, 0.42);
  border-radius: 999px;
  background: rgba(7, 7, 7, 0.42);
  color: #f2c967;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 0.84rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 0 28px rgba(218, 179, 93, 0.13);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-title{
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fff6de;
  text-shadow: 0 0 18px rgba(218, 179, 93, 0.32), 0 2px 0 rgba(0, 0, 0, 0.65);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-subtitle{
  width: min(100%, 760px);
  margin: 14px auto 0;
  color: #d8c9aa;
  font-size: 1rem;
  line-height: 1.65;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-panel{
  width: 100%;
  padding: 22px;
  margin: 0 0 24px;
  border: 1px solid rgba(218, 179, 93, 0.26);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 246, 222, 0.09), rgba(8, 8, 8, 0.5));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(12px);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-label{
  display: block;
  margin: 0 0 10px;
  color: #f5db9a;
  font-size: 0.94rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 54px;
  padding: 15px 16px;
  border: 1px solid rgba(244, 205, 124, 0.34);
  border-radius: 14px;
  outline: none;
  background: rgba(5, 5, 5, 0.66);
  color: #fff8e8;
  font-size: 1.05rem;
  line-height: 1.25;
  font-family: Georgia, "Times New Roman", serif;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-input::placeholder{
  color: rgba(248, 239, 216, 0.58);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-input:focus{
  border-color: rgba(244, 205, 124, 0.82);
  background: rgba(8, 8, 8, 0.82);
  box-shadow: 0 0 0 4px rgba(218, 179, 93, 0.16), 0 0 30px rgba(218, 179, 93, 0.16);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-actions, .wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-more-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-actions{
  margin-top: 14px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
  min-height: 46px;
  min-width: 132px;
  padding: 12px 18px;
  border: 1px solid rgba(244, 205, 124, 0.42);
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(177, 20, 49, 0.94), rgba(91, 12, 27, 0.96) 46%, rgba(174, 125, 45, 0.94));
  color: #fff8e8;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0.01em;
  font-family: Georgia, "Times New Roman", serif;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 22px rgba(177, 20, 49, 0.16);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 226, 153, 0.8);
  filter: brightness(1.08);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.38), 0 0 28px rgba(218, 179, 93, 0.22);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-btn:focus-visible{
  outline: 3px solid rgba(255, 226, 153, 0.7);
  outline-offset: 3px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-results{
  width: 100%;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(218, 179, 93, 0.24);
  border-radius: 18px;
  background:
    linear-gradient(160deg, rgba(255, 246, 222, 0.09), rgba(18, 16, 15, 0.76)),
    radial-gradient(circle at 20% 0%, rgba(218, 179, 93, 0.12), transparent 36%);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  animation: cbftFadeIn 260ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-card:hover{
  transform: translateY(-5px);
  border-color: rgba(244, 205, 124, 0.58);
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.42), 0 0 28px rgba(218, 179, 93, 0.14);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-name{
  margin: 0 0 12px;
  color: #f5d27a;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  margin: 0 0 14px;
  border: 1px solid rgba(255, 246, 222, 0.14);
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.42);
  color: #fff8e8;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.4rem;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 0 14px rgba(218, 179, 93, 0.2);
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview::-webkit-scrollbar-track{
  background: rgba(5, 5, 5, 0.68);
  border-radius: 999px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#d8ae55, #7f1129);
  border-radius: 999px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-copy{
  width: 100%;
  min-width: 0;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-more-wrap{
  margin-top: 24px;
}.wpc-scope-463 .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more[hidden]{
  display: none;
}@keyframes cbftFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-container{
    width: 100%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-subtitle{
    font-size: 0.93rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-panel{
    padding: 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    padding: 13px 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
    min-height: 46px;
    width: 100%;
    padding: 12px 14px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview{
    font-size: 1.18rem;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-container{
    width: 100%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-panel{
    padding: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input{
    width: 100%;
    max-width: 100%;
    min-height: 53px;
    padding: 14px 15px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
    min-height: 46px;
    width: 100%;
    padding: 12px 16px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview{
    font-size: 1.22rem;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 44px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-container{
    width: 100%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-panel{
    padding: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    padding: 14px 16px;
    font-size: 1.03rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
    min-height: 47px;
    padding: 12px 18px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview{
    font-size: 1.28rem;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 52px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-container{
    width: 94%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input{
    width: 100%;
    max-width: 100%;
    min-height: 55px;
    padding: 15px 16px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
    min-height: 48px;
    padding: 13px 20px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-card{
    padding: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview{
    font-size: 1.34rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 60px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-container{
    width: 94%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-subtitle{
    font-size: 1.03rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    padding: 15px 17px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
    min-height: 48px;
    padding: 13px 22px;
    font-size: 0.97rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-card{
    padding: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview{
    font-size: 1.36rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 68px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-container{
    width: 92%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    padding: 16px 18px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-btn{
    min-height: 49px;
    padding: 13px 24px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-card{
    padding: 20px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview{
    font-size: 1.42rem;
  }}.wpc-scope-463 .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;
}.wpc-scope-463 .tc-wp-tool-root .cbft-clear{}