@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-143 .tc-wp-tool-root img, .wpc-scope-143 .tc-wp-tool-root video, .wpc-scope-143 .tc-wp-tool-root svg, .wpc-scope-143 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 34px 18px;
  color: #2d2925;
  background:
    radial-gradient(circle at 15% 8%, rgba(188, 145, 67, 0.22), transparent 28%),
    radial-gradient(circle at 82% 12%, rgba(102, 20, 28, 0.18), transparent 30%),
    linear-gradient(135deg, #f7f0e4 0%, #fbf8ef 44%, #e7d6bd 100%);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-hero, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-input-panel, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-results-section, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-grid, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-card, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-preview, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-load-row, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-clear-row{
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-title{
  margin: 0;
  color: #251f1b;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: 0;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.65);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: #66564a;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.55;
  letter-spacing: 0;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-input-panel{
  position: relative;
  margin: 0 auto 28px;
  border: 1px solid rgba(170, 124, 48, 0.38);
  border-radius: 8px;
  padding: 22px 22px 18px;
  background:
    linear-gradient(180deg, rgba(255, 252, 242, 0.82), rgba(239, 225, 200, 0.66)),
    rgba(255, 255, 255, 0.32);
  box-shadow: 0 22px 60px rgba(45, 31, 20, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(10px);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-input-label{
  display: block;
  margin: 0 0 10px;
  color: #6f1823;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 136px;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid rgba(78, 69, 60, 0.22);
  border-radius: 8px;
  padding: 18px 18px 54px;
  color: #2d2925;
  background: rgba(255, 251, 241, 0.9);
  box-shadow: inset 0 2px 12px rgba(45, 31, 20, 0.08);
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.5;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-input:focus{
  border-color: rgba(184, 132, 39, 0.8);
  background: rgba(255, 253, 247, 0.96);
  box-shadow: 0 0 0 4px rgba(184, 132, 39, 0.16), inset 0 2px 12px rgba(45, 31, 20, 0.06);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-clear-row{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
  display: flex;
  justify-content: center;
  pointer-events: none;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-copy-btn{
  box-sizing: border-box;
  border: 1px solid rgba(175, 128, 48, 0.55);
  border-radius: 999px;
  color: #fff8e8;
  background: linear-gradient(135deg, #7b1d29, #a5792d 56%, #5f171f);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn{
  min-width: 78px;
  padding: 8px 16px;
  font-size: 13px;
  pointer-events: auto;
  box-shadow: 0 8px 22px rgba(83, 22, 25, 0.22);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn{
  padding: 12px 24px;
  font-size: 15px;
  box-shadow: 0 12px 28px rgba(83, 22, 25, 0.24);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-copy-btn{
  align-self: flex-start;
  padding: 9px 17px;
  font-size: 13px;
  box-shadow: 0 9px 20px rgba(83, 22, 25, 0.18);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn:hover, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn:hover, .wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  border-color: rgba(245, 211, 135, 0.8);
  box-shadow: 0 14px 32px rgba(125, 31, 38, 0.3), 0 0 22px rgba(191, 145, 55, 0.28);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-card{
  display: flex;
  flex-direction: column;
  min-width: 0;
  border: 1px solid rgba(113, 86, 48, 0.26);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255, 252, 243, 0.84), rgba(229, 212, 184, 0.72)),
    rgba(255, 255, 255, 0.28);
  box-shadow: 0 18px 44px rgba(48, 35, 25, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(8px);
  transition: transform 190ms ease, box-shadow 190ms ease, border-color 190ms ease;
  animation: rnfFadeIn 260ms ease both;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-card:hover{
  transform: translateY(-5px);
  border-color: rgba(177, 125, 39, 0.48);
  box-shadow: 0 26px 58px rgba(48, 35, 25, 0.18), 0 0 24px rgba(184, 132, 39, 0.13);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-card-title{
  margin: 0 0 12px;
  color: #681922;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
  flex: 1 1 auto;
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 0 16px;
  border: 1px solid rgba(79, 68, 57, 0.16);
  border-radius: 8px;
  padding: 15px;
  color: #29231f;
  background:
    linear-gradient(180deg, rgba(255, 250, 238, 0.96), rgba(244, 232, 209, 0.9));
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.48;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 2px 10px rgba(55, 40, 26, 0.06);
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-preview::-webkit-scrollbar-track{
  background: rgba(226, 209, 181, 0.7);
  border-radius: 20px;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #b88634, #741b25);
  border-radius: 20px;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
  scrollbar-color: #9f6c2f rgba(226, 209, 181, 0.7);
  scrollbar-width: thin;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-load-row{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-143 .tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn.rnf-hidden{
  display: none;
}@keyframes rnfFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 48px 28px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner{
    width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-title{
    font-size: 42px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input{
    font-size: 22px;
    min-height: 150px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn{
    font-size: 13px;
    padding: 8px 17px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn{
    font-size: 15px;
    padding: 13px 26px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card{
    padding: 20px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card-title{
    font-size: 19px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 42px 24px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner{
    width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-title{
    font-size: 38px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input{
    font-size: 21px;
    min-height: 146px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn{
    font-size: 13px;
    padding: 8px 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn{
    font-size: 15px;
    padding: 12px 24px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card{
    padding: 19px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 36px 22px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner{
    width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-title{
    font-size: 32px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input{
    font-size: 20px;
    min-height: 140px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn{
    font-size: 13px;
    padding: 8px 15px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn{
    font-size: 14px;
    padding: 12px 22px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card{
    padding: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 30px 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner{
    width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-title{
    font-size: 27px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input-panel{
    padding: 18px 16px 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input{
    font-size: 18px;
    min-height: 132px;
    padding: 15px 14px 52px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn{
    font-size: 12px;
    padding: 7px 14px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn{
    font-size: 14px;
    padding: 11px 20px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card{
    padding: 17px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 26px 14px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner{
    width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-title{
    font-size: 24px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input-panel{
    padding: 16px 14px 15px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input{
    font-size: 17px;
    min-height: 128px;
    padding: 14px 13px 50px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn{
    font-size: 12px;
    padding: 7px 13px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn{
    font-size: 13px;
    padding: 10px 19px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card{
    padding: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 22px 12px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-generator-inner{
    width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-title{
    font-size: 21px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input-panel{
    padding: 15px 12px 14px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input-label{
    font-size: 11px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-input{
    font-size: 16px;
    min-height: 124px;
    padding: 13px 12px 50px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-clear-btn{
    font-size: 12px;
    padding: 7px 12px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-load-btn{
    font-size: 13px;
    padding: 10px 18px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card{
    padding: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap .rnf-preview{
    font-size: 15px;
  }}.wpc-scope-143 /* 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;
}