@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-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 .lego-font-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 221, 0, .32), transparent 26%),
    radial-gradient(circle at 88% 18%, rgba(0, 92, 255, .24), transparent 28%),
    linear-gradient(135deg, #fff8d8 0%, #ffe0df 35%, #dceaff 68%, #fff6b8 100%);
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container *, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container *::before, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container *::after{
  box-sizing: border-box;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-hero{
  text-align: center;
  margin: 0 auto 24px;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-title{
  margin: 0;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  color: #18223a;
  text-shadow: 0 4px 0 rgba(255, 211, 0, .58), 0 12px 28px rgba(224, 35, 35, .18);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-subtitle{
  max-width: 660px;
  margin: 14px auto 0;
  line-height: 1.6;
  color: #35415d;
  font-weight: 600;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input-panel{
  width: 100%;
  max-width: 820px;
  margin: 0 auto 28px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .72);
  border-radius: 22px;
  background: rgba(255, 255, 255, .64);
  backdrop-filter: blur(16px);
  box-shadow: 0 22px 60px rgba(24, 41, 88, .16), inset 0 1px 0 rgba(255, 255, 255, .9);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-label{
  display: block;
  margin: 0 0 10px;
  font-weight: 800;
  color: #18223a;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input{
  display: block;
  width: 100%;
  max-width: 100%;
  border: 2px solid rgba(0, 92, 255, .18);
  border-radius: 18px;
  background: rgba(255, 255, 255, .9);
  color: #172033;
  resize: vertical;
  outline: none;
  line-height: 1.5;
  font-weight: 700;
  box-shadow: inset 0 2px 10px rgba(23, 32, 51, .06);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input:focus{
  border-color: rgba(0, 92, 255, .7);
  background: #ffffff;
  box-shadow: 0 0 0 5px rgba(0, 92, 255, .14), 0 0 24px rgba(255, 48, 48, .14);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear{
  display: block;
  margin: 14px auto 0;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #e92929, #ff7a00);
  box-shadow: 0 12px 28px rgba(233, 41, 41, .24);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load{
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #005cff, #0db15f);
  box-shadow: 0 16px 34px rgba(0, 92, 255, .25);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{
  align-self: flex-start;
  border-radius: 12px;
  color: #111827;
  background: linear-gradient(135deg, #ffdd00, #fff1a8);
  box-shadow: 0 10px 20px rgba(255, 181, 0, .24);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear:hover, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load:hover, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 34px rgba(0, 92, 255, .2), 0 0 22px rgba(255, 221, 0, .26);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear:focus-visible, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load:focus-visible, .wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy:focus-visible{
  outline: 3px solid rgba(0, 92, 255, .42);
  outline-offset: 3px;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-grid{
  display: grid;
  width: 100%;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, .74);
  background: rgba(255, 255, 255, .7);
  backdrop-filter: blur(14px);
  box-shadow: 0 18px 44px rgba(24, 41, 88, .14), inset 0 1px 0 rgba(255, 255, 255, .9);
  animation: legoToolFade .34s ease both;
  transition: transform .22s ease, box-shadow .22s ease;
  overflow: hidden;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 26px 62px rgba(24, 41, 88, .2), 0 0 0 1px rgba(255, 221, 0, .24);
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card-title{
  margin: 0;
  font-weight: 900;
  color: #18223a;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview{
  min-height: 126px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 18px;
  padding: 16px;
  line-height: 1.25;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, .5);
  border-radius: 999px;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#e92929, #005cff);
  border-radius: 999px;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load-area{
  text-align: center;
  margin-top: 28px;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load.is-hidden{
  display: none;
}.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-1 .lego-font-tool-preview{ background: linear-gradient(135deg, #e92929, #ffdd00); color: #fff; text-shadow: 0 3px 0 #9f1111, 0 7px 14px rgba(0,0,0,.24); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-2 .lego-font-tool-preview{ background: #d71920; color: #fff8d8; letter-spacing: .06em; text-shadow: 2px 2px 0 #7d0c10; box-shadow: inset 0 0 0 4px rgba(255,255,255,.16); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-3 .lego-font-tool-preview{ background: #ffdd00; color: #10204a; text-shadow: 2px 2px 0 #fff7a8; border: 3px solid #e0a900; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-4 .lego-font-tool-preview{ background: #005cff; color: #fff; text-shadow: 0 3px 0 #00338a; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-5 .lego-font-tool-preview{ background: repeating-linear-gradient(45deg, #e92929 0 12px, #ffdd00 12px 24px); color: #111827; text-shadow: 1px 1px 0 #fff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-6 .lego-font-tool-preview{ background: #111827; color: #ffdd00; letter-spacing: .12em; text-shadow: 0 0 10px rgba(255,221,0,.72); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-7 .lego-font-tool-preview{ background: linear-gradient(160deg, #0db15f, #005cff); color: #fff; text-transform: uppercase; text-shadow: 0 3px 0 rgba(0,0,0,.28); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-8 .lego-font-tool-preview{ background: #fff; color: #e92929; -webkit-text-stroke: 1px #172033; text-shadow: 3px 3px 0 #ffdd00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-9 .lego-font-tool-preview{ background: linear-gradient(90deg, #ffdd00, #ffffff, #005cff); color: #d71920; letter-spacing: .04em; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-10 .lego-font-tool-preview{ background: #f4f7ff; color: #005cff; border: 3px dashed #e92929; text-shadow: 2px 2px 0 #ffdd00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-11 .lego-font-tool-preview{ background: radial-gradient(circle, rgba(255,255,255,.28) 0 18%, transparent 19%) 0 0/28px 28px, #e92929; color: #fff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-12 .lego-font-tool-preview{ background: radial-gradient(circle, rgba(255,255,255,.36) 0 18%, transparent 19%) 0 0/30px 30px, #ffdd00; color: #18223a; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-13 .lego-font-tool-preview{ background: radial-gradient(circle, rgba(255,255,255,.3) 0 18%, transparent 19%) 0 0/30px 30px, #005cff; color: #fff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-14 .lego-font-tool-preview{ background: #0db15f; color: #fff; text-shadow: 2px 2px 0 #075d34, 4px 4px 0 rgba(255,221,0,.7); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-15 .lego-font-tool-preview{ background: linear-gradient(135deg, #fff, #ffe8e8); color: #172033; border: 4px solid #ffdd00; box-shadow: inset 0 0 0 4px #e92929; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-16 .lego-font-tool-preview{ background: #2d1b69; color: #fff; text-shadow: 0 0 8px #ffdd00, 0 0 18px #005cff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-17 .lego-font-tool-preview{ background: repeating-linear-gradient(0deg, #ffffff 0 10px, #dceaff 10px 20px); color: #005cff; text-shadow: 2px 2px 0 #ffdd00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-18 .lego-font-tool-preview{ background: #ff7a00; color: #fff; text-shadow: 0 3px 0 #993d00; letter-spacing: .08em; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-19 .lego-font-tool-preview{ background: linear-gradient(135deg, #e92929 0 33%, #ffdd00 33% 66%, #005cff 66%); color: #fff; text-shadow: 2px 3px 0 rgba(0,0,0,.45); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-20 .lego-font-tool-preview{ background: #fff8d8; color: #d71920; text-decoration: underline; text-decoration-thickness: 5px; text-decoration-color: #005cff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-21 .lego-font-tool-preview{ background: #172033; color: #fff; border: 4px double #ffdd00; text-shadow: 3px 0 0 #e92929, -3px 0 0 #005cff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-22 .lego-font-tool-preview{ background: #eaf8ef; color: #0b7a43; text-shadow: 2px 2px 0 #c9f7d9; border-left: 8px solid #0db15f; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-23 .lego-font-tool-preview{ background: linear-gradient(180deg, #ffffff, #dceaff); color: #172033; box-shadow: inset 0 -8px 0 rgba(0,92,255,.18); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-24 .lego-font-tool-preview{ background: #ffd7d7; color: #8a0909; text-shadow: 1px 1px 0 #fff, 3px 3px 0 #ffdd00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-25 .lego-font-tool-preview{ background: #ccf0ff; color: #00338a; letter-spacing: .14em; border: 3px solid #005cff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-26 .lego-font-tool-preview{ background: #fff3b0; color: #111827; text-shadow: 4px 4px 0 rgba(233,41,41,.28); transform: skew(-2deg); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-27 .lego-font-tool-preview{ background: linear-gradient(135deg, #0db15f, #ffdd00); color: #10204a; text-shadow: 2px 2px 0 rgba(255,255,255,.58); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-28 .lego-font-tool-preview{ background: #f8fafc; color: #e92929; border: 3px dotted #005cff; letter-spacing: .1em; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-29 .lego-font-tool-preview{ background: linear-gradient(90deg, #111827, #26324d); color: #ffdd00; text-shadow: 0 4px 0 #e92929; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-30 .lego-font-tool-preview{ background: #ffffff; color: #005cff; -webkit-text-stroke: 1px #005cff; text-shadow: 3px 3px 0 #ffdd00, 6px 6px 0 #e92929; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-31 .lego-font-tool-preview{ background: repeating-linear-gradient(90deg, #e92929 0 18px, #b91515 18px 36px); color: #fff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-32 .lego-font-tool-preview{ background: repeating-linear-gradient(90deg, #ffdd00 0 18px, #ffc400 18px 36px); color: #172033; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-33 .lego-font-tool-preview{ background: repeating-linear-gradient(90deg, #005cff 0 18px, #0044bf 18px 36px); color: #fff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-34 .lego-font-tool-preview{ background: #ffe8f0; color: #c2185b; text-shadow: 2px 2px 0 #fff, 4px 4px 0 #ffdd00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-35 .lego-font-tool-preview{ background: #e8fff6; color: #005c3d; border-bottom: 8px solid #0db15f; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-36 .lego-font-tool-preview{ background: linear-gradient(145deg, #ffffff 0%, #f2f4f8 100%); color: #172033; text-shadow: 1px 1px 0 #fff; border: 2px solid #ccd7ec; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-37 .lego-font-tool-preview{ background: #241400; color: #ffb000; text-shadow: 0 0 12px #ff7a00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-38 .lego-font-tool-preview{ background: #f2fbff; color: #005cff; text-shadow: 2px 2px 0 #bde8ff; border-top: 8px solid #e92929; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-39 .lego-font-tool-preview{ background: conic-gradient(from 90deg, #e92929, #ffdd00, #005cff, #0db15f, #e92929); color: #fff; text-shadow: 2px 3px 0 rgba(0,0,0,.42); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-40 .lego-font-tool-preview{ background: #111827; color: #ffffff; text-shadow: 2px 2px 0 #e92929, 4px 4px 0 #ffdd00, 6px 6px 0 #005cff; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-41 .lego-font-tool-preview{ background: #fffbeb; color: #92400e; border: 4px ridge #ffdd00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-42 .lego-font-tool-preview{ background: #eff6ff; color: #1d4ed8; box-shadow: inset 0 0 0 6px rgba(0,92,255,.16); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-43 .lego-font-tool-preview{ background: #fee2e2; color: #991b1b; box-shadow: inset 0 0 0 6px rgba(233,41,41,.16); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-44 .lego-font-tool-preview{ background: #ecfccb; color: #365314; text-shadow: 2px 2px 0 #bef264; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-45 .lego-font-tool-preview{ background: #faf5ff; color: #6b21a8; text-shadow: 2px 2px 0 #facc15; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-46 .lego-font-tool-preview{ background: linear-gradient(180deg, #ffdd00, #ff7a00); color: #172033; text-shadow: 0 2px 0 rgba(255,255,255,.54); }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-47 .lego-font-tool-preview{ background: linear-gradient(180deg, #005cff, #00a2ff); color: #fff; text-shadow: 0 4px 0 #00338a; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-48 .lego-font-tool-preview{ background: linear-gradient(180deg, #e92929, #8a0909); color: #fff7a8; text-shadow: 0 3px 0 #380202; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-49 .lego-font-tool-preview{ background: linear-gradient(135deg, #ffffff, #fff8d8); color: #172033; border: 3px solid #172033; text-shadow: 2px 2px 0 #ffdd00; }.wpc-scope-377 .tc-wp-tool-root .lego-font-tool-wrap .lego-style-50 .lego-font-tool-preview{ background: linear-gradient(135deg, #172033, #005cff 55%, #ffdd00); color: #ffffff; text-shadow: 2px 2px 0 #e92929; }@keyframes legoToolFade{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lego-font-tool-wrap{ padding: 28px 12px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container{ width: 100%; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-title{ font-size: 32px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-subtitle{ font-size: 14px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input{ min-height: 104px; padding: 13px; font-size: 15px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{ padding: 10px 16px; font-size: 13px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card{ padding: 14px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview{ font-size: 23px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lego-font-tool-wrap{ padding: 34px 14px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container{ width: 100%; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-title{ font-size: 38px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-subtitle{ font-size: 15px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input{ min-height: 108px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{ padding: 11px 18px; font-size: 14px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card{ padding: 16px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview{ font-size: 25px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lego-font-tool-wrap{ padding: 42px 18px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container{ width: 100%; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-title{ font-size: 44px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-subtitle{ font-size: 16px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input{ min-height: 112px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{ padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card{ padding: 18px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview{ font-size: 28px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lego-font-tool-wrap{ padding: 56px 24px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container{ width: 100%; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-title{ font-size: 56px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-subtitle{ font-size: 17px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input{ min-height: 118px; padding: 17px; font-size: 17px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{ padding: 12px 22px; font-size: 15px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card{ padding: 19px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview{ font-size: 28px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lego-font-tool-wrap{ padding: 64px 28px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container{ width: 100%; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-title{ font-size: 64px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-subtitle{ font-size: 18px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input{ min-height: 124px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{ padding: 13px 24px; font-size: 15px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card{ padding: 20px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview{ font-size: 28px; }}@media (min-width: 1200px){.tc-wp-tool-root .lego-font-tool-wrap{ padding: 72px 32px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-container{ width: 100%; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-title{ font-size: 72px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-subtitle{ font-size: 19px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-input{ min-height: 128px; padding: 20px; font-size: 18px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-clear, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-load, .tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-copy{ padding: 13px 25px; font-size: 15px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-card{ padding: 21px; }.tc-wp-tool-root .lego-font-tool-wrap .lego-font-tool-preview{ font-size: 29px; }}.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;
}