@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-400 .tc-wp-tool-root img, .wpc-scope-400 .tc-wp-tool-root video, .wpc-scope-400 .tc-wp-tool-root svg, .wpc-scope-400 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  background:
    radial-gradient(circle at 18% 8%, rgba(190, 146, 57, 0.26), transparent 34%),
    radial-gradient(circle at 86% 18%, rgba(112, 44, 116, 0.35), transparent 32%),
    linear-gradient(135deg, #08070c 0%, #17101f 42%, #0a1720 100%);
  color: #f8efd9;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap, .wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-header{
  text-align: center;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-header h1{
  margin: 0;
  color: #fff6df;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 26px rgba(218, 174, 77, 0.32);
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(248, 239, 217, 0.82);
  line-height: 1.65;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-input-card, .wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-card{
  border: 1px solid rgba(222, 181, 92, 0.28);
  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.34), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(14px);
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-input-card{
  border-radius: 8px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-label{
  display: block;
  margin: 0 0 10px;
  color: #e8c675;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(232, 198, 117, 0.36);
  border-radius: 8px;
  outline: none;
  background: rgba(6, 7, 12, 0.62);
  color: #fff9e8;
  line-height: 1.55;
  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;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-input:focus{
  border-color: rgba(244, 204, 111, 0.88);
  background: rgba(8, 8, 14, 0.78);
  box-shadow: 0 0 0 4px rgba(232, 198, 117, 0.15), 0 0 34px rgba(190, 146, 57, 0.24);
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-clear-row, .wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-clear-row{
  margin-top: 16px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-load-row{
  margin-top: 28px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(246, 207, 113, 0.44);
  border-radius: 8px;
  background: linear-gradient(135deg, #d5a84d 0%, #8b5d1f 100%);
  color: #160e08;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.26), 0 0 0 rgba(232, 198, 117, 0);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  white-space: nowrap;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.07);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.32), 0 0 30px rgba(232, 198, 117, 0.24);
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-btn:focus{
  outline: 3px solid rgba(232, 198, 117, 0.28);
  outline-offset: 3px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-btn:disabled{
  opacity: 0.48;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 8px;
  overflow: hidden;
  animation: oefgFadeRise 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(246, 207, 113, 0.52);
  box-shadow: 0 28px 76px rgba(0, 0, 0, 0.42), 0 0 28px rgba(190, 146, 57, 0.16);
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-style-name{
  margin: 0;
  color: #f4d48b;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-copy-btn{
  flex: 0 0 auto;
  padding-inline: 14px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(232, 198, 117, 0.18);
  border-radius: 8px;
  background: rgba(3, 5, 9, 0.45);
  color: #fff8e8;
  line-height: 1.48;
  text-shadow: 0 0 18px rgba(232, 198, 117, 0.13);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview::-webkit-scrollbar, .wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-input::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview::-webkit-scrollbar-track, .wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-input::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 20px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview::-webkit-scrollbar-thumb, .wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #d6ad55, #6f461a);
  border-radius: 20px;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-hidden{
  display: none;
}.wpc-scope-400 .tc-wp-tool-root .oefg-tool-wrap .oefg-fallback-copy{
  position: fixed;
  top: -9999px;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
}@keyframes oefgFadeRise{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 72px 28px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-inner{
    max-width: 1200px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header h1{
    font-size: 3.3rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 1.12rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-card{
    margin: 34px auto 34px;
    padding: 28px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 142px;
    padding: 20px;
    font-size: 1.18rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    min-height: 42px;
    padding: 12px 22px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    padding: 20px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-style-name{
    font-size: 1rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    padding: 16px;
    font-size: 1.22rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-inner{
    max-width: 1040px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header h1{
    font-size: 2.9rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 1.06rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-card{
    margin: 32px auto;
    padding: 26px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 132px;
    padding: 18px;
    font-size: 1.12rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    min-height: 40px;
    padding: 11px 20px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    padding: 19px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    padding: 15px;
    font-size: 1.16rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 56px 22px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-inner{
    max-width: 820px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header h1{
    font-size: 2.45rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-card{
    margin: 28px auto;
    padding: 22px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 124px;
    padding: 17px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    min-height: 40px;
    padding: 11px 18px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    padding: 18px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    padding: 15px;
    font-size: 1.08rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 44px 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header h1{
    font-size: 2rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 0.98rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-card{
    margin: 24px auto;
    padding: 18px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 118px;
    padding: 15px;
    font-size: 1rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    min-height: 38px;
    padding: 10px 17px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    padding: 14px;
    font-size: 1.02rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header h1{
    font-size: 1.75rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-card{
    margin: 22px auto;
    padding: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 112px;
    padding: 14px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    min-height: 38px;
    padding: 10px 16px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card-top{
    gap: 10px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    padding: 13px;
    font-size: 0.98rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 36px 12px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header h1{
    font-size: 1.55rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 0.9rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-card{
    margin: 20px auto;
    padding: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-label{
    font-size: 0.82rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 108px;
    padding: 13px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    min-height: 36px;
    padding: 9px 14px;
    font-size: 0.88rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card-top{
    align-items: flex-start;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-style-name{
    font-size: 0.94rem;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    padding: 12px;
    font-size: 0.94rem;
  }}.wpc-scope-400 .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-400 .tc-wp-tool-root .oefg-clear-btn{}.wpc-scope-400 .tc-wp-tool-root .oefg-load-btn{}.wpc-scope-400 .tc-wp-tool-root .oefg-results{}