@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-277 .tc-wp-tool-root img, .wpc-scope-277 .tc-wp-tool-root video, .wpc-scope-277 .tc-wp-tool-root svg, .wpc-scope-277 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 34px 16px;
  color: #123426;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 214, 79, .55), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(64, 184, 255, .38), transparent 30%),
    radial-gradient(circle at 52% 92%, rgba(232, 74, 69, .25), transparent 34%),
    linear-gradient(135deg, #0f7f4d 0%, #159b61 33%, #1fb2d5 72%, #ffe07b 130%);
  border-radius: 24px;
  isolation: isolate;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-container, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-card, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-load-more{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap::before{
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 20px;
  pointer-events: none;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-container{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-hero{
  text-align: center;
  margin: 0 auto 22px;
  max-width: 850px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
  padding: 8px 14px;
  border-radius: 999px;
  color: #163222;
  background: rgba(255, 239, 178, .86);
  border: 1px solid rgba(255, 255, 255, .55);
  font: 800 13px/1.2 Arial, Helvetica, sans-serif;
  letter-spacing: .2px;
  box-shadow: 0 8px 22px rgba(17, 75, 50, .16);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-title{
  margin: 0;
  color: #fffdf4;
  text-align: center;
  font: 900 44px/1.08 Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-shadow: 0 4px 18px rgba(8, 64, 44, .32);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-subtitle{
  max-width: 760px;
  margin: 12px auto 0;
  color: rgba(255, 255, 255, .94);
  font: 600 17px/1.55 Arial, Helvetica, sans-serif;
  letter-spacing: 0;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel{
  width: 100%;
  margin: 24px auto 24px;
  padding: 22px;
  border-radius: 18px;
  background: rgba(255, 255, 255, .24);
  border: 1px solid rgba(255, 255, 255, .42);
  box-shadow: 0 18px 55px rgba(10, 67, 49, .24);
  backdrop-filter: blur(16px);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-input-label{
  display: block;
  margin: 0 0 9px;
  color: #fffdf4;
  font: 900 15px/1.2 Arial, Helvetica, sans-serif;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input{
  display: block;
  width: 100%;
  min-height: 124px;
  resize: vertical;
  padding: 16px 18px;
  color: #123426;
  background: rgba(255, 255, 255, .9);
  border: 2px solid rgba(255, 238, 157, .72);
  border-radius: 14px;
  outline: none;
  font: 800 22px/1.35 Arial, Helvetica, sans-serif;
  box-shadow: inset 0 2px 8px rgba(18, 52, 38, .08);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input:focus{
  background: #fffdf4;
  border-color: #ffd84f;
  box-shadow: 0 0 0 5px rgba(255, 216, 79, .28), inset 0 2px 8px rgba(18, 52, 38, .08);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-counter{
  color: rgba(255, 255, 255, .94);
  font: 800 13px/1.2 Arial, Helvetica, sans-serif;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-actions{
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-load-more{
  appearance: none;
  border: 0;
  cursor: pointer;
  border-radius: 999px;
  font: 900 14px/1 Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease, background .18s ease;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn{
  min-height: 42px;
  padding: 12px 18px;
  color: #0e3926;
  background: linear-gradient(135deg, #fff6bc, #ffd84f);
  box-shadow: 0 10px 24px rgba(92, 74, 11, .22);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-clear-btn{
  color: #fff;
  background: linear-gradient(135deg, #e84a45, #b72d36);
  box-shadow: 0 10px 24px rgba(110, 22, 29, .24);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn:hover, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-load-more:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn:focus-visible, .wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-load-more:focus-visible{
  outline: 3px solid rgba(255, 255, 255, .8);
  outline-offset: 3px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
  overflow-x: hidden;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 18px;
  background: rgba(255, 255, 255, .78);
  border: 1px solid rgba(255, 255, 255, .58);
  box-shadow: 0 16px 40px rgba(12, 64, 47, .18);
  backdrop-filter: blur(12px);
  animation: ssfgFadeLift .34s ease both;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 216, 79, .9);
  box-shadow: 0 22px 52px rgba(12, 64, 47, .25);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-name{
  margin: 0;
  color: #113a29;
  font: 900 16px/1.25 Arial, Helvetica, sans-serif;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-copy-btn{
  flex: 0 0 auto;
  min-height: 38px;
  padding: 10px 15px;
  color: #fffdf4;
  background: linear-gradient(135deg, #087b4b, #0fa76a);
  box-shadow: 0 9px 20px rgba(11, 105, 68, .24);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-copy-btn.ssfg-copied{
  background: linear-gradient(135deg, #1faee8, #0c75b8);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview{
  width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 14px;
  color: #123426;
  background:
    linear-gradient(180deg, rgba(255, 253, 244, .95), rgba(255, 247, 205, .82)),
    radial-gradient(circle at 95% 0%, rgba(31, 174, 232, .18), transparent 34%);
  border: 1px solid rgba(18, 52, 38, .1);
  font: 900 24px/1.35 Arial, Helvetica, sans-serif;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 216, 79, .24);
  border-radius: 999px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #10945e, #1faee8);
  border-radius: 999px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-sunny{ color: #a16500; text-shadow: 0 2px 0 #fff1a8; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-chalk{ color: #f7fff4; background: linear-gradient(135deg, #1e5a45, #12382d); text-shadow: 0 1px 0 rgba(255,255,255,.25); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-green{ color: #fff8c7; background: linear-gradient(135deg, #087b4b, #0ea96d); text-shadow: 0 2px 0 rgba(0,0,0,.18); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-cookie{ color: #6b431d; background: #fff1c9; text-shadow: 1px 1px 0 #d9a95c; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-yellow{ color: #123426; background: linear-gradient(135deg, #ffe56d, #fff8c8); text-shadow: 0 3px 0 rgba(255,255,255,.75); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-blocks{ color: #fff; background: linear-gradient(135deg, #e84a45, #1faee8); text-shadow: 2px 2px 0 rgba(9,54,38,.35); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-story{ color: #24415f; font-family: Georgia, "Times New Roman", serif; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-classroom{ color: #0a7148; text-decoration: underline; text-decoration-color: #ffd84f; text-decoration-thickness: 4px; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-rainbow{ color: #0a7148; background: linear-gradient(90deg, rgba(255,216,79,.34), rgba(31,174,232,.28), rgba(232,74,69,.22)); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-puppet{ color: #b72d36; transform: rotate(-.4deg); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-number{ color: #0c75b8; font-variant-numeric: tabular-nums; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-reading{ color: #4b3a1d; background: #fff8dd; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-cream{ color: #0e5f40; background: #fff9df; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-red{ color: #fff8dd; background: linear-gradient(135deg, #b72d36, #e84a45); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-blue{ color: #083f63; background: linear-gradient(135deg, #dff5ff, #9ee3ff); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-sign{ color: #fff; background: #0c8a58; border: 3px solid #fff1a8; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-bubble{ color: #0f7f4d; text-shadow: 0 2px 0 #fff, 0 4px 0 #ffd84f; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-pencil{ color: #27313a; background: repeating-linear-gradient(0deg, #fffdf4 0 30px, #dff2ff 31px 32px); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-jump{ color: #1b5f44; letter-spacing: 1px; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-star{ color: #7b5700; background: radial-gradient(circle at 10% 15%, rgba(255,216,79,.55), transparent 22%), #fffdf4; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-shadow{ color: #fff; background: #17885a; text-shadow: 3px 3px 0 #0b5138; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-soft{ color: #285a78; background: rgba(255,255,255,.68); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-crayon{ color: #d43e3a; text-shadow: 1px 1px 0 rgba(255,216,79,.85); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-bus{ color: #27313a; background: linear-gradient(135deg, #ffd84f, #ffef9e); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-book{ color: #203a7a; font-family: Georgia, "Times New Roman", serif; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-tidy{ color: #163222; letter-spacing: .5px; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-glow{ color: #fffdf4; background: #087b4b; text-shadow: 0 0 10px rgba(255,216,79,.95); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-dot{ color: #0e5f40; background-image: radial-gradient(rgba(232,74,69,.22) 2px, transparent 2px); background-size: 18px 18px; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-rope{ color: #75522a; text-decoration: wavy underline #e84a45; }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-style-pop{ color: #fff; background: linear-gradient(135deg, #0c75b8, #e84a45 55%, #ffd84f); text-shadow: 0 2px 0 rgba(0,0,0,.24); }.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-load-more{
  min-height: 48px;
  padding: 14px 26px;
  color: #103623;
  background: linear-gradient(135deg, #fff7bb, #ffd84f);
  box-shadow: 0 14px 32px rgba(92, 74, 11, .28), 0 0 0 5px rgba(255,255,255,.16);
}.wpc-scope-277 .tc-wp-tool-root .ssfg-tool-wrap .ssfg-load-more.ssfg-hidden{
  display: none;
}@keyframes ssfgFadeLift{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ssfg-tool-wrap{ padding: 22px 10px; border-radius: 18px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-container{ width: 100%; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-title{ font-size: 27px; line-height: 1.12; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-subtitle{ font-size: 14px; line-height: 1.45; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel{ padding: 14px; border-radius: 15px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input{ min-height: 108px; padding: 13px; font-size: 17px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn{ min-height: 39px; padding: 10px 13px; font-size: 12px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-row{ align-items: flex-start; flex-direction: column; gap: 11px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-card{ padding: 13px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview{ padding: 13px; font-size: 18px; line-height: 1.35; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-card-top{ align-items: flex-start; flex-direction: column; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-copy-btn{ width: 100%; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ssfg-tool-wrap{ padding: 24px 12px; border-radius: 20px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-container{ width: 100%; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-title{ font-size: 30px; line-height: 1.12; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-subtitle{ font-size: 14.5px; line-height: 1.5; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel{ padding: 15px; border-radius: 16px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input{ min-height: 112px; padding: 14px; font-size: 18px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn{ min-height: 40px; padding: 11px 14px; font-size: 13px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-row{ align-items: flex-start; flex-direction: column; gap: 12px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-card{ padding: 14px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview{ padding: 14px; font-size: 19px; line-height: 1.35; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-copy-btn{ min-width: 92px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ssfg-tool-wrap{ padding: 28px 14px; border-radius: 22px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-container{ width: 100%; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-title{ font-size: 34px; line-height: 1.1; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-subtitle{ font-size: 15.5px; line-height: 1.5; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel{ padding: 17px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input{ min-height: 116px; padding: 15px; font-size: 19px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn{ min-height: 41px; padding: 11px 15px; font-size: 13px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-card{ padding: 15px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview{ padding: 15px; font-size: 20px; line-height: 1.35; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ssfg-tool-wrap{ padding: 34px 18px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-container{ width: 100%; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-title{ font-size: 39px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel{ padding: 20px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input{ min-height: 120px; padding: 16px; font-size: 21px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn{ min-height: 42px; padding: 12px 17px; font-size: 14px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-card{ padding: 16px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview{ padding: 15px; font-size: 21px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ssfg-tool-wrap{ padding: 38px 20px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-container{ width: 100%; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-title{ font-size: 42px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel{ padding: 22px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input{ min-height: 124px; padding: 16px 18px; font-size: 22px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn{ min-height: 42px; padding: 12px 18px; font-size: 14px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-card{ padding: 17px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview{ padding: 16px; font-size: 22px; }}@media (min-width: 1200px){.tc-wp-tool-root .ssfg-tool-wrap{ padding: 44px 22px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-container{ width: 100%; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-title{ font-size: 46px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-control-panel{ padding: 24px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-text-input{ min-height: 126px; padding: 17px 19px; font-size: 23px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-btn{ min-height: 43px; padding: 12px 19px; font-size: 14px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 19px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-card{ padding: 18px; }.tc-wp-tool-root .ssfg-tool-wrap .ssfg-preview{ padding: 16px; font-size: 23px; }}.wpc-scope-277 /* 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;
}.wpc-scope-277 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ssfg-count-now{}.wpc-scope-277 .tc-wp-tool-root .ssfg-reset-btn{}