@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-93 .tc-wp-tool-root img, .wpc-scope-93 .tc-wp-tool-root video, .wpc-scope-93 .tc-wp-tool-root svg, .wpc-scope-93 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 56px 20px;
  color: #f7efe3;
  background:
    radial-gradient(circle at 18% 8%, rgba(174, 32, 54, 0.34), transparent 32%),
    radial-gradient(circle at 82% 18%, rgba(199, 161, 78, 0.2), transparent 30%),
    linear-gradient(135deg, #09070b 0%, #17101a 38%, #241018 70%, #08070a 100%);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap, .wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap :where(div, header, section, h1, p, span, label, textarea, button){
  box-sizing: border-box;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-kicker{
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(214, 174, 87, 0.34);
  border-radius: 999px;
  color: #eacb82;
  background: rgba(255, 236, 190, 0.06);
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap h1{
  margin: 0;
  color: #fff8eb;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 700;
  text-shadow: 0 0 28px rgba(201, 149, 61, 0.28);
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
  margin: 14px auto 0;
  color: rgba(247, 239, 227, 0.78);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-input-panel, .wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-results-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(236, 205, 139, 0.18);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.045));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(16px);
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-input-panel{
  padding: 24px;
  margin-bottom: 22px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-label{
  display: block;
  margin-bottom: 10px;
  color: #e8c675;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(236, 205, 139, 0.24);
  border-radius: 16px;
  outline: none;
  padding: 18px;
  color: #fff8eb;
  background: rgba(4, 4, 7, 0.58);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  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-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-input::placeholder{
  color: rgba(247, 239, 227, 0.42);
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-input:focus{
  border-color: rgba(235, 198, 117, 0.74);
  background: rgba(6, 5, 9, 0.78);
  box-shadow: 0 0 0 4px rgba(211, 156, 64, 0.16), 0 0 34px rgba(173, 33, 58, 0.18);
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-actions, .wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-actions{
  margin-top: 14px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
  appearance: none;
  width: auto;
  max-width: 100%;
  border: 1px solid rgba(233, 197, 112, 0.36);
  border-radius: 999px;
  padding: 10px 18px;
  color: #fff7e8;
  background: linear-gradient(135deg, rgba(139, 25, 42, 0.96), rgba(92, 18, 32, 0.94));
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-btn:hover, .wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-btn:focus{
  transform: translateY(-1px);
  border-color: rgba(244, 210, 129, 0.72);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.34), 0 0 22px rgba(211, 156, 64, 0.2);
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-results-panel{
  padding: 22px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(235, 204, 139, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.035)),
    rgba(10, 8, 12, 0.72);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.26);
  animation: oefgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(226, 184, 92, 0.42);
  box-shadow: 0 22px 44px rgba(0, 0, 0, 0.34), 0 0 24px rgba(128, 24, 42, 0.18);
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-card-title{
  margin: 0 0 12px;
  color: #e9c77b;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 106px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  color: #fff9ed;
  background: rgba(3, 3, 6, 0.48);
  font-size: 23px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.045);
  border-radius: 999px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #c99a49, #7f1e32);
  border-radius: 999px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-copy{
  display: block;
  margin: 14px auto 0;
  padding: 9px 16px;
  min-width: 84px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-load-wrap{
  margin-top: 22px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-load-more{
  padding: 11px 22px;
}.wpc-scope-93 .tc-wp-tool-root .oefg-tool-wrap .oefg-load-more.oefg-hidden{
  display: none;
}@keyframes oefgFadeIn{
  from {
    opacity: 0;
    transform: translateY(9px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 60px 24px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .oefg-tool-wrap h1{
    font-size: 50px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 136px;
    font-size: 20px;
    padding: 18px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    font-size: 14px;
    padding: 10px 18px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: repeat(4, 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{
    font-size: 23px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 52px 22px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-container{
    width: min(100%, 1120px);
  }.tc-wp-tool-root .oefg-tool-wrap h1{
    font-size: 44px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 128px;
    font-size: 19px;
    padding: 17px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    font-size: 14px;
    padding: 10px 17px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    padding: 17px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-container{
    width: 100%;
  }.tc-wp-tool-root .oefg-tool-wrap h1{
    font-size: 38px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 122px;
    font-size: 18px;
    padding: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    font-size: 13px;
    padding: 9px 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    padding: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-container{
    width: 100%;
  }.tc-wp-tool-root .oefg-tool-wrap h1{
    font-size: 32px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-panel, .tc-wp-tool-root .oefg-tool-wrap .oefg-results-panel{
    border-radius: 16px;
    padding: 16px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 116px;
    font-size: 17px;
    padding: 15px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    font-size: 13px;
    padding: 9px 15px;
  }.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{
    padding: 15px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-container{
    width: 100%;
  }.tc-wp-tool-root .oefg-tool-wrap h1{
    font-size: 29px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-panel, .tc-wp-tool-root .oefg-tool-wrap .oefg-results-panel{
    border-radius: 15px;
    padding: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 112px;
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    font-size: 13px;
    padding: 8px 14px;
  }.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{
    padding: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    font-size: 19px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .oefg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-container{
    width: 100%;
  }.tc-wp-tool-root .oefg-tool-wrap h1{
    font-size: 26px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-kicker{
    font-size: 11px;
    padding: 6px 10px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input-panel, .tc-wp-tool-root .oefg-tool-wrap .oefg-results-panel{
    border-radius: 14px;
    padding: 12px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-input{
    min-height: 108px;
    font-size: 15px;
    padding: 12px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-btn{
    font-size: 12px;
    padding: 8px 13px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card{
    padding: 12px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-card-title{
    font-size: 14px;
  }.tc-wp-tool-root .oefg-tool-wrap .oefg-preview{
    font-size: 18px;
    padding: 12px;
  }}.wpc-scope-93 /* 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-93 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .oefg-clear{}