@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-377 .tc-wp-tool-root img, .wpc-scope-377 .tc-wp-tool-root video, .wpc-scope-377 .tc-wp-tool-root svg, .wpc-scope-377 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap{
  width: 100%;
  position: relative;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  color: #fff8ec;
  background:
    radial-gradient(circle at 15% 12%, rgba(255, 210, 118, 0.32), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(149, 87, 38, 0.34), transparent 32%),
    linear-gradient(135deg, #3b2417 0%, #7b4b23 38%, #c09045 72%, #4b2e1c 100%);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__actions, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__load{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__hero{
  text-align: center;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fff7df;
  text-shadow: 0 3px 22px rgba(31, 17, 9, 0.48);
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__subtitle{
  margin: 14px auto 0;
  max-width: 760px;
  line-height: 1.65;
  color: #fff1d1;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel{
  margin: 30px auto 28px;
  width: 100%;
  border: 1px solid rgba(255, 230, 177, 0.34);
  background: linear-gradient(135deg, rgba(255, 246, 225, 0.18), rgba(80, 45, 24, 0.34));
  box-shadow: 0 24px 60px rgba(43, 24, 12, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(16px);
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  font-weight: 800;
  color: #fff9e8;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 224, 158, 0.52);
  background: rgba(37, 22, 13, 0.78);
  color: #fffaf0;
  outline: none;
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.22);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input::placeholder{
  color: rgba(255, 239, 203, 0.68);
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input:focus{
  border-color: #ffd77a;
  background: rgba(30, 18, 11, 0.9);
  box-shadow: 0 0 0 4px rgba(255, 207, 104, 0.22), inset 0 2px 8px rgba(0, 0, 0, 0.22);
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__hint{
  margin: 10px 0 0;
  color: rgba(255, 244, 220, 0.82);
  line-height: 1.45;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__actions, .wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__load{
  display: flex;
  width: 100%;
  gap: 12px;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__load{
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button{
  appearance: none;
  border: 1px solid rgba(255, 225, 160, 0.55);
  color: #2c190d;
  font-weight: 850;
  letter-spacing: 0;
  cursor: pointer;
  text-align: center;
  background: linear-gradient(135deg, #ffe19a 0%, #c98a32 48%, #fff0bd 100%);
  box-shadow: 0 12px 28px rgba(55, 29, 12, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.55);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  min-height: 44px;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button--secondary{
  background: linear-gradient(135deg, rgba(255, 245, 219, 0.92), rgba(221, 168, 84, 0.95));
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button:hover{
  filter: brightness(1.05);
  box-shadow: 0 16px 38px rgba(255, 193, 76, 0.24), 0 12px 28px rgba(55, 29, 12, 0.26);
  transform: translateY(-1px);
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button:focus-visible{
  outline: 3px solid rgba(255, 247, 222, 0.95);
  outline-offset: 3px;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  align-items: stretch;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 230, 177, 0.28);
  background:
    linear-gradient(145deg, rgba(255, 248, 230, 0.16), rgba(45, 27, 16, 0.45)),
    repeating-linear-gradient(45deg, rgba(255, 225, 153, 0.07) 0 4px, transparent 4px 12px);
  box-shadow: 0 18px 42px rgba(34, 18, 9, 0.26);
  backdrop-filter: blur(12px);
  animation: ropeFontToolFadeIn 320ms ease both;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card-title{
  margin: 0 0 12px;
  color: #fff5d7;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  color: #fffaf0;
  background: rgba(28, 17, 10, 0.7);
  border: 1px solid rgba(255, 217, 139, 0.24);
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(34, 20, 11, 0.7);
  border-radius: 999px;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #f3c15f, #9f6429);
  border-radius: 999px;
  border: 2px solid rgba(34, 20, 11, 0.7);
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card-footer{
  display: flex;
  margin-top: 14px;
  width: 100%;
}.wpc-scope-377 .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__copy{
  width: 100%;
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 219, 138, 0.58);
    box-shadow: 0 26px 58px rgba(34, 18, 9, 0.34);
  }}@keyframes ropeFontToolFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .rope-font-tool-wrap{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel{
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
    width: 100%;
    font-size: 1rem;
    padding: 13px 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button{
    width: 100%;
    font-size: 0.96rem;
    padding: 12px 14px;
    border-radius: 14px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview{
    font-size: 1.02rem;
    padding: 14px;
    border-radius: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .rope-font-tool-wrap{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel{
    padding: 20px;
    border-radius: 20px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
    width: 100%;
    font-size: 1rem;
    padding: 14px 15px;
    border-radius: 15px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button{
    width: 100%;
    font-size: 0.98rem;
    padding: 13px 15px;
    border-radius: 15px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 17px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
    padding: 17px;
    border-radius: 19px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview{
    font-size: 1.04rem;
    padding: 15px;
    border-radius: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .rope-font-tool-wrap{
    padding: 44px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel{
    padding: 22px;
    border-radius: 22px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
    width: 100%;
    font-size: 1.02rem;
    padding: 15px 16px;
    border-radius: 16px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button{
    font-size: 1rem;
    padding: 13px 18px;
    border-radius: 16px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview{
    font-size: 1.06rem;
    padding: 16px;
    border-radius: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .rope-font-tool-wrap{
    padding: 58px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel{
    padding: 26px;
    border-radius: 24px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
    width: 100%;
    font-size: 1.06rem;
    padding: 16px 18px;
    border-radius: 17px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button{
    font-size: 1rem;
    padding: 13px 20px;
    border-radius: 16px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
    padding: 20px;
    border-radius: 22px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview{
    font-size: 1.08rem;
    padding: 17px;
    border-radius: 17px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .rope-font-tool-wrap{
    padding: 66px 32px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel{
    padding: 28px;
    border-radius: 26px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
    width: 100%;
    font-size: 1.08rem;
    padding: 17px 20px;
    border-radius: 18px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button{
    font-size: 1rem;
    padding: 14px 22px;
    border-radius: 17px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
    padding: 20px;
    border-radius: 22px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview{
    font-size: 1.08rem;
    padding: 17px;
    border-radius: 17px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .rope-font-tool-wrap{
    padding: 74px 34px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__subtitle{
    font-size: 1.1rem;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__panel{
    padding: 30px;
    border-radius: 28px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
    width: 100%;
    font-size: 1.1rem;
    padding: 18px 21px;
    border-radius: 18px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button{
    font-size: 1rem;
    padding: 14px 24px;
    border-radius: 17px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card{
    padding: 22px;
    border-radius: 24px;
  }.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__preview{
    font-size: 1.1rem;
    padding: 18px;
    border-radius: 18px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__card, .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__button, .tc-wp-tool-root .rope-font-tool-wrap .rope-font-tool-wrap__input{
    animation: none;
    transition: none;
  }}.wpc-scope-377 .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-377 .tc-wp-tool-root .rope-font-tool-wrap__button--primary{}