@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-257 .tc-wp-tool-root img, .wpc-scope-257 .tc-wp-tool-root video, .wpc-scope-257 .tc-wp-tool-root svg, .wpc-scope-257 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 15% 10%, rgba(120, 31, 72, 0.38), transparent 28%),
    radial-gradient(circle at 86% 22%, rgba(119, 85, 29, 0.26), transparent 30%),
    radial-gradient(circle at 50% 105%, rgba(64, 39, 116, 0.32), transparent 36%),
    linear-gradient(135deg, #09090c 0%, #171116 42%, #250a12 72%, #08080b 100%);
  color: #f7ecd0;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool, .wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool *{
  box-sizing: border-box;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-header{
  text-align: center;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-header h1{
  margin: 0;
  color: #fff8e6;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(190, 139, 54, 0.35);
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-header p{
  max-width: 720px;
  margin: 14px auto 0;
  color: #d7c9ad;
  line-height: 1.6;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-input-panel{
  border: 1px solid rgba(218, 179, 91, 0.22);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-input-wrap{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: stretch;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-text-input{
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(219, 177, 94, 0.26);
  border-radius: 8px;
  outline: none;
  background: rgba(6, 6, 9, 0.66);
  color: #fff7df;
  line-height: 1.5;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-text-input::placeholder{
  color: rgba(238, 220, 181, 0.56);
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-text-input:focus{
  border-color: rgba(229, 181, 75, 0.82);
  background: rgba(9, 8, 12, 0.84);
  box-shadow: 0 0 0 4px rgba(159, 37, 75, 0.19), 0 0 28px rgba(218, 169, 72, 0.18);
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn, .wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn, .wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more{
  border: 1px solid rgba(236, 196, 103, 0.34);
  border-radius: 8px;
  background: linear-gradient(135deg, #7c1830, #231020 55%, #a7792f);
  color: #fff8e5;
  font-weight: 800;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.15);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn:hover, .wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn:hover, .wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 219, 134, 0.72);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.44), 0 0 22px rgba(158, 34, 72, 0.32);
  filter: brightness(1.08);
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(225, 185, 97, 0.19);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.04)),
    rgba(13, 12, 16, 0.76);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(12px);
  overflow: hidden;
  animation: cbftFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-card:hover{
  transform: translateY(-5px);
  border-color: rgba(238, 196, 100, 0.46);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.052)),
    rgba(15, 13, 18, 0.84);
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.48), 0 0 32px rgba(115, 28, 66, 0.2);
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-style-name{
  min-width: 0;
  color: #f4d893;
  font-weight: 850;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn{
  flex: 0 0 auto;
  white-space: nowrap;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background:
    radial-gradient(circle at 20% 0%, rgba(174, 118, 40, 0.16), transparent 36%),
    linear-gradient(145deg, rgba(0, 0, 0, 0.5), rgba(48, 10, 24, 0.22));
  color: #fff2d2;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 2px 16px rgba(229, 180, 86, 0.22);
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box::-webkit-scrollbar-track{
  background: rgba(10, 10, 14, 0.75);
  border-radius: 999px;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #9b1f43, #c59a45);
  border-radius: 999px;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more[disabled], .wpc-scope-257 .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more.cbft-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: 28px 12px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-shell{
    width: 100%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header h1{
    font-size: 30px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header p{
    font-size: 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-panel{
    padding: 14px;
    margin: 24px 0;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-wrap{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-text-input{
    min-height: 118px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn, .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more{
    width: 100%;
    padding: 13px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn{
    padding: 9px 11px;
    font-size: 12px;
  }.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{
    padding: 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-style-name{
    font-size: 13px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box{
    padding: 13px;
    font-size: 22px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 32px 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-shell{
    width: 100%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header p{
    font-size: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-panel{
    padding: 16px;
    margin: 26px 0;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-wrap{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-text-input{
    min-height: 124px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn, .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more{
    width: 100%;
    padding: 14px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn{
    padding: 10px 12px;
    font-size: 12px;
  }.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{
    padding: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box{
    padding: 14px;
    font-size: 24px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 38px 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-shell{
    width: 100%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header p{
    font-size: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-panel{
    padding: 18px;
    margin: 30px 0;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-wrap{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-text-input{
    min-height: 130px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn, .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more{
    width: 100%;
    padding: 14px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn{
    padding: 10px 13px;
    font-size: 13px;
  }.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{
    padding: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box{
    padding: 15px;
    font-size: 27px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 54px 26px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-shell{
    width: 96%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header h1{
    font-size: 52px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header p{
    font-size: 17px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-panel{
    padding: 22px;
    margin: 36px 0;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-text-input{
    min-height: 132px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn, .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more{
    padding: 15px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn{
    padding: 10px 14px;
    font-size: 13px;
  }.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-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box{
    padding: 16px;
    font-size: 29px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 64px 30px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-shell{
    width: 96%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header h1{
    font-size: 62px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header p{
    font-size: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-panel{
    padding: 24px;
    margin: 40px 0;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-text-input{
    min-height: 138px;
    padding: 19px;
    font-size: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn, .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more{
    padding: 16px 26px;
    font-size: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn{
    padding: 10px 15px;
    font-size: 13px;
  }.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: 19px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box{
    padding: 17px;
    font-size: 30px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-load-wrap{
    margin-top: 30px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cloister-black-font-tool{
    padding: 72px 34px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-shell{
    width: 100%;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header h1{
    font-size: 70px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-header p{
    font-size: 18px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-input-panel{
    padding: 26px;
    margin: 44px 0;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-text-input{
    min-height: 146px;
    padding: 20px;
    font-size: 19px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-clear-btn, .tc-wp-tool-root .cloister-black-font-tool .cbft-load-more{
    padding: 16px 28px;
    font-size: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-copy-btn{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-card{
    padding: 20px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-preview-box{
    padding: 18px;
    font-size: 31px;
  }.tc-wp-tool-root .cloister-black-font-tool .cbft-load-wrap{
    margin-top: 32px;
  }}.wpc-scope-257 /* 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;
}.wpc-scope-257 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .cbft-preview-section{}