@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-230 .tc-wp-tool-root img, .wpc-scope-230 .tc-wp-tool-root video, .wpc-scope-230 .tc-wp-tool-root svg, .wpc-scope-230 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap{
  position: relative;
  width: 100%;
  overflow: hidden;
  isolation: isolate;
  color: #f7fbff;
  background:
    radial-gradient(circle at 12% 12%, rgba(88, 101, 242, 0.42), transparent 34%),
    radial-gradient(circle at 86% 18%, rgba(38, 220, 255, 0.22), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(184, 92, 255, 0.28), transparent 38%),
    linear-gradient(135deg, #07101f 0%, #111634 42%, #171035 72%, #061623 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-bg{
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-glow{
  position: absolute;
  display: block;
  border-radius: 999px;
  filter: blur(28px);
  opacity: 0.62;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-glow-one{
  width: 260px;
  height: 260px;
  left: 5%;
  top: 8%;
  background: rgba(88, 101, 242, 0.44);
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-glow-two{
  width: 320px;
  height: 320px;
  right: 7%;
  top: 18%;
  background: rgba(36, 218, 255, 0.22);
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-glow-three{
  width: 300px;
  height: 300px;
  left: 42%;
  bottom: -80px;
  background: rgba(190, 92, 255, 0.26);
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-container{
  width: min(100%, 1200px);
  margin: 0 auto;
  position: relative;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-header{
  text-align: center;
  max-width: 860px;
  margin: 0 auto;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 14px;
  border: 1px solid rgba(142, 236, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #b9f3ff;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap h1{
  margin: 18px 0 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 18px 54px rgba(80, 112, 255, 0.44);
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-subtitle{
  margin: 16px auto 0;
  max-width: 760px;
  color: #d6e6ff;
  line-height: 1.65;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
  border: 1px solid rgba(190, 221, 255, 0.18);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.065)),
    rgba(9, 17, 36, 0.64);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel{
  border-radius: 24px;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-input-label{
  display: block;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input{
  width: 100%;
  display: block;
  margin-top: 12px;
  border: 1px solid rgba(169, 215, 255, 0.24);
  border-radius: 18px;
  resize: vertical;
  outline: none;
  color: #ffffff;
  background: rgba(4, 10, 24, 0.68);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input:focus{
  border-color: rgba(65, 226, 255, 0.74);
  background: rgba(4, 12, 28, 0.82);
  box-shadow: 0 0 0 4px rgba(65, 226, 255, 0.12), 0 0 34px rgba(88, 101, 242, 0.34);
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn{
  border: 0;
  border-radius: 14px;
  cursor: pointer;
  font-weight: 850;
  line-height: 1;
  color: #ffffff;
  background: linear-gradient(135deg, #5865f2 0%, #8a5cff 48%, #22d3ee 100%);
  box-shadow: 0 14px 36px rgba(88, 101, 242, 0.32);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn:hover, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn:hover, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn:hover{
  transform: translateY(-1px);
  filter: brightness(1.06);
  box-shadow: 0 18px 44px rgba(34, 211, 238, 0.28), 0 16px 36px rgba(88, 101, 242, 0.32);
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn:focus-visible, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn:focus-visible, .wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn:focus-visible{
  outline: 3px solid rgba(125, 238, 255, 0.72);
  outline-offset: 3px;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-count{
  color: #c9d9f7;
  font-weight: 750;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-grid{
  display: grid;
  width: 100%;
  align-items: stretch;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  overflow: hidden;
  animation: ggsansFadeIn 280ms ease both;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-card.is-new{
  animation: ggsansReveal 360ms ease both;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-width: 0;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-title{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-style-number{
  flex: 0 0 auto;
  color: #9eefff;
  font-weight: 900;
  opacity: 0.92;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview{
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(169, 215, 255, 0.18);
  border-radius: 16px;
  background:
    radial-gradient(circle at top left, rgba(34, 211, 238, 0.12), transparent 38%),
    rgba(2, 7, 19, 0.56);
  color: #f9fcff;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #5865f2, #22d3ee);
  border-radius: 999px;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-foot{
  display: flex;
  justify-content: flex-end;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn{
  min-width: 98px;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn[disabled]{
  cursor: not-allowed;
  opacity: 0.58;
  transform: none;
}.wpc-scope-230 .tc-wp-tool-root .ggsans-tool-wrap .ggsans-status{
  min-height: 22px;
  text-align: center;
  color: #b9f3ff;
  font-weight: 800;
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card:hover{
    transform: translateY(-5px);
    border-color: rgba(142, 236, 255, 0.3);
    box-shadow: 0 30px 78px rgba(0, 0, 0, 0.38), 0 16px 42px rgba(88, 101, 242, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  }}@keyframes ggsansFadeIn{
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes ggsansReveal{
  from {
    opacity: 0;
    transform: translateY(16px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ggsans-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-container{
    width: 100%;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-kicker{
    font-size: 10px;
  }.tc-wp-tool-root .ggsans-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel{
    margin-top: 26px;
    padding: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-input-label{
    font-size: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input{
    min-height: 132px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-actions{
    margin-top: 14px;
    gap: 10px;
    flex-direction: column;
    align-items: stretch;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn{
    min-height: 46px;
    padding: 13px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-count{
    text-align: center;
    font-size: 13px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
    padding: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-style-number{
    font-size: 12px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview{
    margin-top: 12px;
    padding: 12px;
    font-size: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-foot{
    margin-top: 12px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-wrap{
    margin-top: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ggsans-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-container{
    width: 100%;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-kicker{
    font-size: 10px;
  }.tc-wp-tool-root .ggsans-tool-wrap h1{
    font-size: 36px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel{
    margin-top: 28px;
    padding: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-input-label{
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input{
    min-height: 138px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-actions{
    margin-top: 14px;
    gap: 11px;
    flex-direction: column;
    align-items: stretch;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn{
    min-height: 48px;
    padding: 14px 17px;
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-count{
    text-align: center;
    font-size: 13px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 20px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
    padding: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-style-number{
    font-size: 12px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview{
    margin-top: 12px;
    padding: 13px;
    font-size: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-foot{
    margin-top: 12px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ggsans-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-container{
    width: 100%;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-kicker{
    font-size: 11px;
  }.tc-wp-tool-root .ggsans-tool-wrap h1{
    font-size: 42px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel{
    margin-top: 30px;
    padding: 20px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-input-label{
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input{
    min-height: 146px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-actions{
    margin-top: 16px;
    gap: 12px;
    flex-direction: column;
    align-items: stretch;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn{
    min-height: 50px;
    padding: 15px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-count{
    text-align: center;
    font-size: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 22px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
    padding: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-style-number{
    font-size: 13px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview{
    margin-top: 13px;
    padding: 14px;
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-foot{
    margin-top: 13px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ggsans-tool-wrap{
    padding: 62px 24px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-container{
    width: min(100%, 920px);
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-kicker{
    font-size: 11px;
  }.tc-wp-tool-root .ggsans-tool-wrap h1{
    font-size: 56px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel{
    margin-top: 34px;
    padding: 24px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-input-label{
    font-size: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input{
    min-height: 152px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-actions{
    margin-top: 18px;
    gap: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn{
    min-height: 48px;
    padding: 15px 20px;
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-count{
    font-size: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 24px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
    padding: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-style-number{
    font-size: 13px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview{
    margin-top: 14px;
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-foot{
    margin-top: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ggsans-tool-wrap{
    padding: 76px 28px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-kicker{
    font-size: 12px;
  }.tc-wp-tool-root .ggsans-tool-wrap h1{
    font-size: 64px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel{
    margin-top: 38px;
    padding: 26px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-input-label{
    font-size: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input{
    min-height: 158px;
    padding: 19px;
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-actions{
    margin-top: 18px;
    gap: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn{
    min-height: 48px;
    padding: 15px 21px;
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-count{
    font-size: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 26px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
    padding: 19px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-style-number{
    font-size: 13px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview{
    margin-top: 14px;
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-foot{
    margin-top: 14px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-wrap{
    margin-top: 30px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ggsans-tool-wrap{
    padding: 86px 32px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-tool-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-kicker{
    font-size: 12px;
  }.tc-wp-tool-root .ggsans-tool-wrap h1{
    font-size: 72px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-control-panel{
    margin-top: 42px;
    padding: 28px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-input-label{
    font-size: 16px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-text-input{
    min-height: 164px;
    padding: 20px;
    font-size: 19px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-actions{
    margin-top: 20px;
    gap: 20px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-clear-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-btn, .tc-wp-tool-root .ggsans-tool-wrap .ggsans-copy-btn{
    min-height: 50px;
    padding: 16px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-count{
    font-size: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 28px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card{
    padding: 20px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-style-number{
    font-size: 13px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-preview{
    margin-top: 15px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-card-foot{
    margin-top: 15px;
  }.tc-wp-tool-root .ggsans-tool-wrap .ggsans-load-wrap{
    margin-top: 32px;
  }}.wpc-scope-230 /* 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-230 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ggsans-total-count{}.wpc-scope-230 .tc-wp-tool-root .ggsans-visible-count{}