@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-235 .tc-wp-tool-root img, .wpc-scope-235 .tc-wp-tool-root video, .wpc-scope-235 .tc-wp-tool-root svg, .wpc-scope-235 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 70px 22px;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 218, 230, 0.78), transparent 32%),
    radial-gradient(circle at 84% 18%, rgba(207, 188, 255, 0.7), transparent 34%),
    radial-gradient(circle at 50% 100%, rgba(255, 244, 213, 0.9), transparent 42%),
    linear-gradient(135deg, #fff8ee 0%, #f3eaff 42%, #fff1f5 72%, #ece6dc 100%);
  color: #27222c;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-hero, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-panel, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-card, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{
  box-sizing: border-box;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-hero{
  text-align: center;
  margin: 0 auto 34px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap h1{
  margin: 0;
  color: #24202b;
  font-size: 54px;
  line-height: 1.03;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 10px 38px rgba(79, 55, 104, 0.18);
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{
  width: min(760px, 100%);
  margin: 16px auto 28px;
  color: #51475d;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-panel{
  width: min(850px, 100%);
  max-width: 100%;
  margin: 0 auto;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.62), rgba(255, 248, 238, 0.34));
  box-shadow: 0 24px 70px rgba(45, 34, 55, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(18px);
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-label{
  display: block;
  margin: 0 0 10px;
  color: #393141;
  font-size: 14px;
  font-weight: 750;
  text-align: left;
  letter-spacing: 0.02em;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 142px;
  box-sizing: border-box;
  resize: vertical;
  padding: 20px 22px;
  border: 1px solid rgba(72, 58, 82, 0.14);
  border-radius: 20px;
  outline: none;
  background: rgba(255, 253, 249, 0.82);
  color: #29232f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 10px 28px rgba(75, 57, 89, 0.08);
  font: 500 20px/1.55 "Segoe Print", "Bradley Hand", "Comic Sans MS", cursive;
  letter-spacing: 0;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input:focus{
  border-color: rgba(143, 91, 176, 0.52);
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 0 5px rgba(181, 135, 216, 0.18), 0 16px 36px rgba(91, 59, 112, 0.13);
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-family: inherit;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  margin: 16px auto 0;
  padding: 9px 22px;
  background: rgba(255, 255, 255, 0.7);
  color: #4b344f;
  border: 1px solid rgba(88, 64, 94, 0.16);
  box-shadow: 0 10px 24px rgba(47, 38, 55, 0.08);
  font-size: 14px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn{
  min-height: 48px;
  padding: 13px 28px;
  background: linear-gradient(135deg, #2d2533, #7c4b82);
  color: #fffaf5;
  box-shadow: 0 16px 34px rgba(74, 47, 83, 0.28);
  font-size: 15px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn{
  align-self: flex-start;
  min-height: 38px;
  padding: 9px 18px;
  background: linear-gradient(135deg, rgba(64, 48, 72, 0.95), rgba(127, 78, 124, 0.95));
  color: #fff;
  box-shadow: 0 12px 24px rgba(61, 44, 70, 0.2);
  font-size: 13px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn:hover, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn:hover, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(86, 57, 99, 0.25);
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn:focus-visible, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn:focus-visible, .wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-copy-btn:focus-visible{
  outline: 3px solid rgba(156, 105, 190, 0.42);
  outline-offset: 3px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.66);
  border-radius: 22px;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.66), rgba(255, 247, 237, 0.36));
  box-shadow: 0 18px 44px rgba(45, 37, 52, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.74);
  backdrop-filter: blur(16px);
  animation: hwfgFadeIn 420ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(140, 95, 160, 0.25);
  box-shadow: 0 26px 62px rgba(53, 42, 62, 0.18);
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-style-name{
  margin: 0;
  color: #302839;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 138px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 17px;
  border: 1px solid rgba(74, 56, 82, 0.11);
  background:
    linear-gradient(rgba(80, 54, 84, 0.055) 1px, transparent 1px),
    linear-gradient(135deg, rgba(255, 252, 246, 0.86), rgba(255, 241, 248, 0.48));
  background-size: 100% 32px, auto;
  color: #322934;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  font-size: 24px;
  line-height: 1.45;
  letter-spacing: 0;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 246, 237, 0.7);
  border-radius: 999px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview::-webkit-scrollbar-thumb{
  background: rgba(119, 81, 135, 0.42);
  border-radius: 999px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn.hwfg-hidden{
  display: none;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview-text{
  display: block;
  max-width: 100%;
  transform-origin: center;
}.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-1{ font-family: "Segoe Print", "Bradley Hand", "Comic Sans MS", cursive; font-weight: 500; color: #2f2938; letter-spacing: 0.01em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-2{ font-family: "Bradley Hand", "Segoe Print", cursive; font-style: italic; color: #58344f; letter-spacing: 0.03em; transform: rotate(-0.4deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-3{ font-family: "Apple Chancery", "Brush Script MT", cursive; font-size: 1.12em; color: #442d54; text-shadow: 0 1px 0 rgba(255,255,255,0.7); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-4{ font-family: "Comic Sans MS", "Segoe Print", cursive; color: #2d4660; letter-spacing: 0.02em; word-spacing: 0.12em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-5{ font-family: Georgia, "Times New Roman", serif; font-style: italic; font-weight: 600; color: #3f2c34; letter-spacing: 0.04em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-6{ font-family: "Trebuchet MS", "Segoe Print", cursive; font-weight: 700; color: #6d3152; transform: skewX(-4deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-7{ font-family: "Segoe Print", cursive; font-weight: 700; color: #2b2f35; text-shadow: 0.7px 0.7px 0 rgba(43,47,53,0.18); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-8{ font-family: "Times New Roman", Georgia, serif; font-style: italic; color: #604024; letter-spacing: 0.05em; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 6px; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-9{ font-family: "Comic Sans MS", cursive; color: #3d5b45; line-height: 1.7; transform: rotate(0.35deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-10{ font-family: "Apple Chancery", "Bradley Hand", cursive; color: #7a375e; font-size: 1.16em; letter-spacing: 0.02em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-11{ font-family: fantasy, "Comic Sans MS", cursive; color: #32303b; letter-spacing: 0.08em; text-transform: uppercase; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-12{ font-family: Georgia, serif; color: #4f3b2e; font-style: italic; text-shadow: 1px 1px 0 rgba(151,113,83,0.18); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-13{ font-family: "Segoe Print", "Comic Sans MS", cursive; color: #273f55; letter-spacing: -0.01em; word-spacing: 0.18em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-14{ font-family: "Bradley Hand", cursive; color: #573a77; font-weight: 600; text-shadow: 0 0 8px rgba(162,117,195,0.24); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-15{ font-family: "Trebuchet MS", cursive; color: #312a2e; font-style: italic; letter-spacing: 0.06em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-16{ font-family: "Brush Script MT", "Apple Chancery", cursive; color: #2f2335; font-size: 1.22em; line-height: 1.28; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-17{ font-family: "Comic Sans MS", cursive; color: #7a3c35; font-weight: 700; text-shadow: 0 2px 0 rgba(255,226,218,0.8); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-18{ font-family: "Times New Roman", serif; color: #243c39; font-style: italic; letter-spacing: 0.03em; transform: skewX(-3deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-19{ font-family: "Segoe Print", cursive; color: #654132; font-weight: 400; text-decoration: underline dotted rgba(101,65,50,0.38); text-underline-offset: 7px; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-20{ font-family: "Bradley Hand", "Comic Sans MS", cursive; color: #2e3158; font-size: 1.08em; letter-spacing: 0.05em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-21{ font-family: Georgia, serif; color: #743c68; font-weight: 700; font-style: italic; text-transform: capitalize; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-22{ font-family: "Segoe Print", cursive; color: #333; filter: contrast(1.08); text-shadow: 0.4px 0.4px 0 rgba(0,0,0,0.2); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-23{ font-family: "Apple Chancery", cursive; color: #8b3150; font-size: 1.18em; word-spacing: 0.2em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-24{ font-family: "Trebuchet MS", "Comic Sans MS", cursive; color: #385162; font-weight: 600; transform: rotate(-0.25deg) skewX(2deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-25{ font-family: fantasy, cursive; color: #4a3540; letter-spacing: 0.1em; line-height: 1.6; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-26{ font-family: "Comic Sans MS", cursive; color: #24503c; font-style: italic; text-shadow: 0 1px 0 rgba(205,242,226,0.9); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-27{ font-family: "Segoe Print", "Bradley Hand", cursive; color: #5f385c; font-weight: 300; letter-spacing: 0.06em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-28{ font-family: Georgia, "Times New Roman", serif; color: #2b2830; font-weight: 700; text-shadow: 1px 0 0 rgba(43,40,48,0.12); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-29{ font-family: "Brush Script MT", cursive; color: #674220; font-size: 1.2em; text-decoration: underline rgba(193,139,87,0.42); text-underline-offset: 8px; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-30{ font-family: "Bradley Hand", cursive; color: #324a6a; letter-spacing: 0.02em; line-height: 1.75; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-31{ font-family: "Segoe Print", cursive; color: #7e2946; font-weight: 600; transform: rotate(0.45deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-32{ font-family: "Trebuchet MS", sans-serif; color: #393249; font-style: italic; letter-spacing: 0.04em; word-spacing: 0.22em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-33{ font-family: "Apple Chancery", "Times New Roman", serif; color: #38233b; font-size: 1.1em; text-shadow: 0 0 9px rgba(109,70,124,0.18); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-34{ font-family: "Comic Sans MS", cursive; color: #5b5030; font-weight: 600; text-transform: lowercase; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-35{ font-family: "Segoe Print", cursive; color: #2e2a2a; letter-spacing: -0.02em; text-shadow: 0.6px 0.2px 0 rgba(46,42,42,0.16); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-36{ font-family: Georgia, serif; color: #6a3651; font-style: italic; font-size: 1.08em; transform: skewX(-5deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-37{ font-family: "Bradley Hand", "Segoe Print", cursive; color: #254f5e; font-weight: 700; letter-spacing: 0.01em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-38{ font-family: "Times New Roman", serif; color: #4b3427; font-style: italic; word-spacing: 0.26em; text-transform: capitalize; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-39{ font-family: "Comic Sans MS", cursive; color: #47316e; letter-spacing: 0.07em; text-shadow: 0 2px 0 rgba(229,218,255,0.8); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-40{ font-family: "Brush Script MT", "Apple Chancery", cursive; color: #26364e; font-size: 1.24em; letter-spacing: 0.015em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-41{ font-family: "Segoe Print", cursive; color: #704037; font-weight: 500; line-height: 1.85; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-42{ font-family: fantasy, "Trebuchet MS", cursive; color: #2d4542; letter-spacing: 0.09em; transform: skewX(3deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-43{ font-family: "Bradley Hand", cursive; color: #8a365c; font-size: 1.1em; text-decoration: underline wavy rgba(138,54,92,0.32); text-underline-offset: 7px; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-44{ font-family: Georgia, serif; color: #2b3040; font-weight: 600; letter-spacing: 0.02em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-45{ font-family: "Comic Sans MS", "Segoe Print", cursive; color: #6d5033; font-weight: 700; transform: rotate(-0.55deg); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-46{ font-family: "Apple Chancery", cursive; color: #352342; font-size: 1.18em; line-height: 1.35; text-shadow: 0 1px 12px rgba(77,48,94,0.2); }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-47{ font-family: "Trebuchet MS", cursive; color: #2e4056; font-weight: 800; letter-spacing: 0.05em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-48{ font-family: "Segoe Print", cursive; color: #523138; font-style: italic; word-spacing: 0.16em; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-49{ font-family: "Times New Roman", Georgia, serif; color: #3d3b2d; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; }.wpc-scope-235 .tc-wp-tool-root .hwfg-tool-wrap .hwfg-s-50{ font-family: "Bradley Hand", "Brush Script MT", cursive; color: #2e2735; font-size: 1.14em; font-weight: 600; text-shadow: 1px 1px 0 rgba(255,255,255,0.75), 0 0 10px rgba(120,84,134,0.16); }@keyframes hwfgFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 76px 28px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: min(100%, 1200px); }.tc-wp-tool-root .hwfg-tool-wrap h1{ font-size: 56px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input{ min-height: 146px; font-size: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn{ min-height: 38px; padding: 9px 22px; font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn{ min-height: 48px; padding: 13px 30px; font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ font-size: 24px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 66px 24px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: min(100%, 1080px); }.tc-wp-tool-root .hwfg-tool-wrap h1{ font-size: 50px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input{ min-height: 136px; font-size: 19px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn{ min-height: 38px; padding: 9px 21px; font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn{ min-height: 47px; padding: 12px 28px; font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 19px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ font-size: 23px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 56px 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: min(100%, 900px); }.tc-wp-tool-root .hwfg-tool-wrap h1{ font-size: 42px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-panel{ padding: 21px; border-radius: 23px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input{ min-height: 130px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn{ min-height: 38px; padding: 9px 20px; font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn{ min-height: 46px; padding: 12px 26px; font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ padding: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ font-size: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 44px 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hwfg-tool-wrap h1{ font-size: 34px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 15px; line-height: 1.55; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-panel{ padding: 18px; border-radius: 21px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input{ min-height: 122px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn{ min-height: 38px; padding: 9px 19px; font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn{ min-height: 46px; padding: 12px 25px; font-size: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ width: 100%; max-width: 100%; padding: 17px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ font-size: 21px; min-height: 128px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 40px 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hwfg-tool-wrap h1{ font-size: 30px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 14px; line-height: 1.5; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-panel{ padding: 16px; border-radius: 20px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input{ min-height: 116px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn{ min-height: 36px; padding: 8px 18px; font-size: 13px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn{ min-height: 44px; padding: 11px 23px; font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ font-size: 20px; min-height: 124px; padding: 15px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hwfg-tool-wrap{ padding: 36px 12px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .hwfg-tool-wrap h1{ font-size: 27px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-subtitle{ font-size: 13.5px; line-height: 1.48; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-input-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-text-input{ min-height: 112px; padding: 14px; font-size: 15.5px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-clear-btn{ min-height: 36px; padding: 8px 17px; font-size: 13px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-load-btn{ min-height: 43px; padding: 10px 22px; font-size: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-card{ width: 100%; max-width: 100%; padding: 15px; border-radius: 19px; }.tc-wp-tool-root .hwfg-tool-wrap .hwfg-preview{ font-size: 19px; min-height: 120px; padding: 14px; }}.wpc-scope-235 .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;
}