@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-51 .tc-wp-tool-root img, .wpc-scope-51 .tc-wp-tool-root video, .wpc-scope-51 .tc-wp-tool-root svg, .wpc-scope-51 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap *{
  box-sizing: border-box;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 72px 24px;
  color: #fff8e7;
  background:
    radial-gradient(circle at 18% 12%, rgba(218, 165, 32, 0.26), transparent 28%),
    radial-gradient(circle at 82% 20%, rgba(255, 231, 158, 0.18), transparent 24%),
    radial-gradient(circle at 50% 92%, rgba(123, 16, 36, 0.45), transparent 34%),
    linear-gradient(135deg, #2b0b14 0%, #5b1024 38%, #171719 72%, #ede4d2 160%);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__title{
  margin: 0 0 12px;
  color: #ffe8a3;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(218, 165, 32, 0.34);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__subtitle{
  max-width: 720px;
  margin: 0 auto;
  color: rgba(255, 248, 231, 0.86);
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 215, 128, 0.28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(16px);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: #ffdf8a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  padding: 18px 20px;
  resize: vertical;
  border: 1px solid rgba(255, 226, 159, 0.34);
  border-radius: 8px;
  outline: none;
  color: #fffaf0;
  background: rgba(15, 14, 15, 0.72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__textarea:focus{
  border-color: rgba(255, 218, 126, 0.86);
  background: rgba(20, 18, 18, 0.86);
  box-shadow: 0 0 0 4px rgba(218, 165, 32, 0.16), 0 0 32px rgba(218, 165, 32, 0.18);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__helper{
  margin: 0;
  color: rgba(255, 248, 231, 0.72);
  font-size: 14px;
  line-height: 1.5;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__clear, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__copy, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__load-more{
  appearance: none;
  border: 1px solid rgba(255, 219, 132, 0.5);
  border-radius: 8px;
  color: #24130b;
  background: linear-gradient(135deg, #fff0b7, #d6a739 52%, #a86d19);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.22), 0 0 18px rgba(218, 165, 32, 0.18);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__clear{
  min-width: 104px;
  padding: 13px 18px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__copy{
  width: 100%;
  padding: 12px 16px;
  margin-top: 16px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__load-more{
  min-width: 180px;
  padding: 15px 22px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__clear:hover, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__copy:hover, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__load-more:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.3), 0 0 28px rgba(255, 216, 117, 0.28);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__clear:focus-visible, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__copy:focus-visible, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__load-more:focus-visible{
  outline: 3px solid rgba(255, 232, 163, 0.45);
  outline-offset: 3px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border: 1px solid rgba(255, 222, 148, 0.25);
  border-radius: 8px;
  background:
    linear-gradient(150deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06)),
    radial-gradient(circle at top right, rgba(218, 165, 32, 0.18), transparent 42%);
  box-shadow: 0 16px 44px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(14px);
  animation: rnf-generator-wrap-fade 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 222, 148, 0.48);
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.34), 0 0 24px rgba(218, 165, 32, 0.16);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-name{
  margin: 0 0 12px;
  color: #ffe39a;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 235, 184, 0.18);
  border-radius: 8px;
  color: #fff9ea;
  background: rgba(20, 18, 18, 0.48);
  font-size: 22px;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__preview::-webkit-scrollbar, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__textarea::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__preview::-webkit-scrollbar-track, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__textarea::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__preview::-webkit-scrollbar-thumb, .wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe6a1, #b77a21);
  border-radius: 999px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__load-area{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__load-more[hidden]{
  display: none;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-classical{
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-gold{
  color: #ffe28b;
  text-shadow: 0 0 14px rgba(218, 165, 32, 0.42);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-marble{
  color: #fff8e2;
  background: linear-gradient(135deg, rgba(255,255,255,0.2), rgba(178,168,148,0.1));
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-stone{
  color: #ddd1bc;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-bold{
  font-weight: 900;
  letter-spacing: 0.06em;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-smallcaps{
  font-variant: small-caps;
  letter-spacing: 0.06em;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-scroll{
  font-style: italic;
  color: #f7ddb0;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-bronze{
  color: #e7a75f;
  text-shadow: 0 0 12px rgba(170, 94, 34, 0.35);
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-regal{
  color: #fff3bd;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-color: rgba(218, 165, 32, 0.72);
  text-underline-offset: 6px;
}.wpc-scope-51 .tc-wp-tool-root .rnf-generator-wrap__style-shadow{
  color: #fff6dd;
  text-shadow: 2px 2px 0 #3a1219, 0 0 14px rgba(255, 211, 115, 0.3);
}@keyframes rnf-generator-wrap-fade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 72px 24px;
  }.tc-wp-tool-root .rnf-generator-wrap__container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .rnf-generator-wrap__title{
    font-size: 48px;
  }.tc-wp-tool-root .rnf-generator-wrap__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap__textarea{
    min-height: 132px;
    font-size: 24px;
    padding: 18px 20px;
  }.tc-wp-tool-root .rnf-generator-wrap__clear, .tc-wp-tool-root .rnf-generator-wrap__copy, .tc-wp-tool-root .rnf-generator-wrap__load-more{
    font-size: 15px;
  }.tc-wp-tool-root .rnf-generator-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap__card{
    padding: 20px;
  }.tc-wp-tool-root .rnf-generator-wrap__preview{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 64px 22px;
  }.tc-wp-tool-root .rnf-generator-wrap__container{
    width: 100%;
    max-width: 1060px;
  }.tc-wp-tool-root .rnf-generator-wrap__title{
    font-size: 44px;
  }.tc-wp-tool-root .rnf-generator-wrap__subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .rnf-generator-wrap__textarea{
    min-height: 126px;
    font-size: 23px;
    padding: 17px 19px;
  }.tc-wp-tool-root .rnf-generator-wrap__clear, .tc-wp-tool-root .rnf-generator-wrap__copy, .tc-wp-tool-root .rnf-generator-wrap__load-more{
    font-size: 15px;
  }.tc-wp-tool-root .rnf-generator-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .rnf-generator-wrap__card{
    padding: 19px;
  }.tc-wp-tool-root .rnf-generator-wrap__preview{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 56px 20px;
  }.tc-wp-tool-root .rnf-generator-wrap__container{
    width: 100%;
    max-width: 820px;
  }.tc-wp-tool-root .rnf-generator-wrap__title{
    font-size: 38px;
  }.tc-wp-tool-root .rnf-generator-wrap__subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap__textarea{
    min-height: 120px;
    font-size: 21px;
    padding: 16px 18px;
  }.tc-wp-tool-root .rnf-generator-wrap__clear, .tc-wp-tool-root .rnf-generator-wrap__copy, .tc-wp-tool-root .rnf-generator-wrap__load-more{
    font-size: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap__preview{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 44px 16px;
  }.tc-wp-tool-root .rnf-generator-wrap__container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap__title{
    font-size: 32px;
  }.tc-wp-tool-root .rnf-generator-wrap__subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .rnf-generator-wrap__input-panel{
    padding: 18px;
  }.tc-wp-tool-root .rnf-generator-wrap__textarea{
    min-height: 112px;
    font-size: 19px;
    padding: 15px 16px;
  }.tc-wp-tool-root .rnf-generator-wrap__actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .rnf-generator-wrap__clear, .tc-wp-tool-root .rnf-generator-wrap__copy, .tc-wp-tool-root .rnf-generator-wrap__load-more{
    width: 100%;
    font-size: 14px;
    padding: 14px 16px;
  }.tc-wp-tool-root .rnf-generator-wrap__grid{
    width: 100%;
    max-width: 100%;
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .rnf-generator-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .rnf-generator-wrap__preview{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap__title{
    font-size: 29px;
  }.tc-wp-tool-root .rnf-generator-wrap__subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__input-panel{
    padding: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap__textarea{
    min-height: 108px;
    font-size: 18px;
    padding: 14px 15px;
  }.tc-wp-tool-root .rnf-generator-wrap__actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .rnf-generator-wrap__clear, .tc-wp-tool-root .rnf-generator-wrap__copy, .tc-wp-tool-root .rnf-generator-wrap__load-more{
    width: 100%;
    font-size: 14px;
    padding: 13px 15px;
  }.tc-wp-tool-root .rnf-generator-wrap__grid{
    width: 100%;
    max-width: 100%;
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .rnf-generator-wrap__preview{
    font-size: 18px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .rnf-generator-wrap{
    padding: 36px 12px;
  }.tc-wp-tool-root .rnf-generator-wrap__container{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .rnf-generator-wrap__title{
    font-size: 26px;
  }.tc-wp-tool-root .rnf-generator-wrap__subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__input-panel{
    padding: 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__textarea{
    min-height: 104px;
    font-size: 17px;
    padding: 13px 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .rnf-generator-wrap__clear, .tc-wp-tool-root .rnf-generator-wrap__copy, .tc-wp-tool-root .rnf-generator-wrap__load-more{
    width: 100%;
    font-size: 13px;
    padding: 13px 14px;
  }.tc-wp-tool-root .rnf-generator-wrap__grid{
    width: 100%;
    max-width: 100%;
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .rnf-generator-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .rnf-generator-wrap__preview{
    font-size: 17px;
  }}.wpc-scope-51 /* 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;
}