@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-297 .tc-wp-tool-root img, .wpc-scope-297 .tc-wp-tool-root video, .wpc-scope-297 .tc-wp-tool-root svg, .wpc-scope-297 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #1e1418;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap div, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap section, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap header, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap h1, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap h2, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap p, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap span, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap label, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap textarea, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 28px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255,255,255,.9) 0 2px, transparent 3px),
    radial-gradient(circle at 84% 26%, rgba(220,18,59,.18) 0 3px, transparent 4px),
    radial-gradient(circle at 28% 82%, rgba(28,20,24,.12) 0 2px, transparent 3px),
    linear-gradient(135deg, #fff6ef 0%, #ffd8e2 42%, #fff8ee 100%);
  background-size: 34px 34px, 46px 46px, 38px 38px, auto;
  border: 1px solid rgba(255,255,255,.72);
  box-shadow: 0 24px 70px rgba(149, 22, 54, .2);
  overflow: hidden;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero{
  position: relative;
  text-align: center;
  padding: 46px 30px 24px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::before, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::after{
  content: "";
  position: absolute;
  top: 34px;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background: rgba(31, 22, 26, .92);
  box-shadow: inset 0 0 0 7px rgba(255,255,255,.08), 0 16px 30px rgba(31,22,26,.14);
  opacity: .9;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::before{
  left: max(22px, calc(50% - 245px));
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::after{
  right: max(22px, calc(50% - 245px));
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-bow-mark{
  position: relative;
  z-index: 1;
  width: 104px;
  height: 54px;
  margin: 0 auto 12px;
  display: grid;
  grid-template-columns: 1fr 22px 1fr;
  align-items: center;
  filter: drop-shadow(0 10px 18px rgba(203, 17, 56, .24));
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-bow-mark span{
  height: 46px;
  border-radius: 60% 44% 52% 44%;
  background:
    radial-gradient(circle, rgba(255,255,255,.82) 0 3px, transparent 4px),
    linear-gradient(135deg, #ff6f8d, #d9103f);
  background-size: 16px 16px, auto;
  border: 2px solid rgba(255,255,255,.8);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-bow-mark span:first-child{
  transform: rotate(-10deg);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-bow-mark span:last-child{
  transform: rotate(10deg) scaleX(-1);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-bow-mark i{
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: #1e1418;
  border: 3px solid #fff2ea;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero h1{
  margin: 0;
  color: #211519;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 2px 0 rgba(255,255,255,.85);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero p{
  max-width: 690px;
  margin: 14px auto 0;
  color: #5d3943;
  line-height: 1.65;
  font-weight: 600;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-panel{
  width: calc(100% - 48px);
  max-width: 980px;
  margin: 0 auto 28px;
  padding: 22px;
  border-radius: 22px;
  background: rgba(255,255,255,.58);
  border: 1px solid rgba(255,255,255,.78);
  box-shadow: 0 18px 42px rgba(151, 29, 58, .14);
  backdrop-filter: blur(16px);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-top, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-actions, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-top label{
  color: #25171b;
  font-weight: 850;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-count, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-helper, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-visible-status{
  color: #70444e;
  font-weight: 700;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 12px 0 14px;
  resize: vertical;
  border: 2px solid rgba(214, 33, 70, .18);
  border-radius: 18px;
  background: rgba(255,255,255,.82);
  color: #211519;
  outline: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.8);
  line-height: 1.55;
  transition: border-color .25s ease, box-shadow .25s ease, background .25s ease;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input:focus{
  border-color: rgba(217, 16, 63, .62);
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 103, 139, .18), inset 0 1px 0 rgba(255,255,255,.9);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 850;
  line-height: 1;
  color: #fff;
  background: linear-gradient(135deg, #e41444, #b90c32);
  box-shadow: 0 10px 22px rgba(199, 13, 52, .25);
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn:hover, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more:hover, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 15px 30px rgba(199, 13, 52, .34), 0 0 0 4px rgba(255, 111, 141, .16);
  filter: saturate(1.08);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn:focus-visible, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more:focus-visible, .wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn:focus-visible{
  outline: 3px solid rgba(34, 24, 28, .9);
  outline-offset: 3px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-section{
  padding: 0 24px 42px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head{
  max-width: 1120px;
  margin: 0 auto 18px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head h2{
  margin: 0;
  color: #211519;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-grid{
  display: grid;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  align-items: stretch;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.82), rgba(255,246,239,.62)),
    radial-gradient(circle at 88% 12%, rgba(228,20,68,.16), transparent 34%);
  border: 1px solid rgba(255,255,255,.82);
  box-shadow: 0 16px 36px rgba(77, 30, 42, .12);
  overflow: hidden;
  animation: mmfgFadeUp .34s ease both;
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(228,20,68,.28);
  box-shadow: 0 22px 44px rgba(77, 30, 42, .17);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-style-name{
  min-width: 0;
  color: #211519;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-dot{
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background:
    radial-gradient(circle, #fff 0 3px, transparent 4px),
    linear-gradient(135deg, #ff7895, #d9103f);
  background-size: 12px 12px, auto;
  border: 2px solid rgba(255,255,255,.9);
  box-shadow: 0 8px 16px rgba(217,16,63,.2);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  padding: 16px;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(219, 33, 72, .14);
  color: #1d1418;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 214, 224, .65);
  border-radius: 999px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#f35f83, #c70d34);
  border-radius: 999px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, #211519, #3a222a);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn.mmfg-copied{
  background: linear-gradient(135deg, #cf123d, #ff6f8d);
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-wrap{
  display: flex;
  justify-content: center;
  padding-top: 28px;
}.wpc-scope-297 .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more.mmfg-hidden{
  opacity: .55;
  cursor: default;
  pointer-events: none;
  background: linear-gradient(135deg, #7b6870, #51434a);
}@keyframes mmfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px) scale(.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .mmfg-tool-wrap{
    padding: 34px 24px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-container{
    width: 100%;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero h1{
    font-size: 52px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero p{
    font-size: 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input{
    min-height: 132px;
    padding: 18px 20px;
    font-size: 20px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
    padding: 15px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-card{
    padding: 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box{
    font-size: 20px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head h2{
    font-size: 26px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .mmfg-tool-wrap{
    padding: 30px 22px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-container{
    width: 100%;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero h1{
    font-size: 46px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero p{
    font-size: 17px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input{
    min-height: 126px;
    padding: 17px 19px;
    font-size: 19px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
    padding: 14px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-card{
    padding: 17px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box{
    font-size: 19px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head h2{
    font-size: 25px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .mmfg-tool-wrap{
    padding: 26px 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-container{
    width: 100%;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero{
    padding: 40px 24px 22px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero h1{
    font-size: 40px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero p{
    font-size: 16px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-panel{
    width: calc(100% - 34px);
    padding: 20px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input{
    min-height: 118px;
    padding: 16px 18px;
    font-size: 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
    padding: 14px 19px;
    font-size: 14px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-card{
    padding: 16px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box{
    font-size: 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head h2{
    font-size: 23px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .mmfg-tool-wrap{
    padding: 18px 12px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-container{
    width: 100%;
    border-radius: 22px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero{
    padding: 34px 16px 20px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::before, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::after{
    width: 52px;
    height: 52px;
    top: 28px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero h1{
    font-size: 34px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero p{
    font-size: 15px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-panel{
    width: calc(100% - 24px);
    padding: 16px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input{
    min-height: 112px;
    padding: 15px 16px;
    font-size: 17px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-actions, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
    padding: 13px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box{
    font-size: 17px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head h2{
    font-size: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .mmfg-tool-wrap{
    padding: 16px 10px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-container{
    width: 100%;
    border-radius: 20px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero{
    padding: 32px 14px 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::before, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::after{
    width: 46px;
    height: 46px;
    top: 28px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero h1{
    font-size: 30px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero p{
    font-size: 14px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-panel{
    width: calc(100% - 20px);
    padding: 15px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input{
    min-height: 108px;
    padding: 14px 15px;
    font-size: 16px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-actions, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
    padding: 12px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box{
    font-size: 16px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head h2{
    font-size: 21px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .mmfg-tool-wrap{
    padding: 14px 8px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-container{
    width: 100%;
    border-radius: 18px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero{
    padding: 30px 12px 16px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::before, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero::after{
    width: 40px;
    height: 40px;
    top: 28px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-bow-mark{
    width: 88px;
    height: 48px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-bow-mark span{
    height: 39px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero h1{
    font-size: 27px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-hero p{
    font-size: 13px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-panel{
    width: calc(100% - 16px);
    padding: 13px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-top{
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-text-input{
    min-height: 104px;
    padding: 13px 14px;
    font-size: 15px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-input-actions, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-section{
    padding: 0 12px 32px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-clear-btn, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-load-more, .tc-wp-tool-root .mmfg-tool-wrap .mmfg-copy-btn{
    padding: 12px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-card{
    width: 100%;
    max-width: 100%;
    padding: 13px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-preview-box{
    font-size: 15px;
    padding: 13px;
  }.tc-wp-tool-root .mmfg-tool-wrap .mmfg-section-head h2{
    font-size: 20px;
  }}.wpc-scope-297 /* 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;
}