@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-619 .tc-wp-tool-root img, .wpc-scope-619 .tc-wp-tool-root video, .wpc-scope-619 .tc-wp-tool-root svg, .wpc-scope-619 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 46, 136, 0.45), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(58, 134, 255, 0.5), transparent 32%),
    radial-gradient(circle at 70% 86%, rgba(0, 245, 212, 0.32), transparent 34%),
    linear-gradient(135deg, #111032 0%, #191544 36%, #2b1556 68%, #101729 100%);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-container, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-container *, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-container *::before, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-container *::after{
  box-sizing: border-box;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(14px);
  color: rgba(255, 255, 255, 0.92);
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap h1{
  margin: 18px 0 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 12px 36px rgba(255, 46, 136, 0.22);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-subtitle{
  max-width: 780px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
  position: relative;
  margin: 30px auto 0;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08));
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: 26px;
  background: linear-gradient(120deg, rgba(255, 46, 136, 0.34), rgba(58, 134, 255, 0.2), rgba(0, 245, 212, 0.24));
  opacity: 0.8;
  pointer-events: none;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  padding: 1px;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-label{
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.95);
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-input{
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 18px;
  outline: none;
  background: rgba(8, 10, 30, 0.58);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-input::placeholder{
  color: rgba(255, 255, 255, 0.48);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-input:focus{
  border-color: rgba(0, 245, 212, 0.7);
  background: rgba(8, 10, 30, 0.72);
  box-shadow: 0 0 0 4px rgba(0, 245, 212, 0.14), 0 0 36px rgba(58, 134, 255, 0.18);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-actions{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-help{
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.35;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  border-radius: 999px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn{
  background: linear-gradient(135deg, #ff2e88, #7c3cff);
  box-shadow: 0 12px 28px rgba(255, 46, 136, 0.28);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
  background: linear-gradient(135deg, #3a86ff, #00f5d4);
  color: #071127;
  box-shadow: 0 14px 34px rgba(0, 245, 212, 0.24);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn:hover, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn:hover, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn:focus-visible, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn:focus-visible, .wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.78);
  outline-offset: 3px;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 22px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
  animation: smfgFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 245, 212, 0.42);
  box-shadow: 0 28px 68px rgba(0, 0, 0, 0.28), 0 0 32px rgba(58, 134, 255, 0.14);
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-style-name{
  min-width: 0;
  color: rgba(255, 255, 255, 0.96);
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-chip{
  flex: 0 0 auto;
  border-radius: 999px;
  padding: 6px 9px;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.74);
  font-weight: 850;
  line-height: 1;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 96px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  background: rgba(4, 7, 24, 0.45);
  color: #ffffff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff2e88, #3a86ff, #00f5d4);
  border-radius: 999px;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-row{
  display: flex;
  justify-content: center;
}.wpc-scope-619 .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn:disabled{
  cursor: default;
  opacity: 0.55;
  transform: none;
  box-shadow: none;
}@keyframes smfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 36px 12px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 100%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-badge{
    font-size: 12px;
  }.tc-wp-tool-root .smfg-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input{
    min-height: 126px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-actions{
    flex-direction: column;
    align-items: stretch;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-help{
    font-size: 12px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
    min-height: 46px;
    padding: 13px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 20px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-chip{
    font-size: 10px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    padding: 12px;
    font-size: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-row{
    margin-top: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 40px 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 100%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-badge{
    font-size: 12px;
  }.tc-wp-tool-root .smfg-tool-wrap h1{
    font-size: 35px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-subtitle{
    font-size: 15.5px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 17px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input{
    min-height: 130px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-actions{
    flex-direction: column;
    align-items: stretch;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-help{
    font-size: 12.5px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
    min-height: 47px;
    padding: 14px 17px;
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 22px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-chip{
    font-size: 10px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    padding: 13px;
    font-size: 19px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-row{
    margin-top: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 100%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-badge{
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap h1{
    font-size: 42px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input{
    min-height: 136px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-actions{
    flex-direction: column;
    align-items: stretch;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-help{
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
    min-height: 48px;
    padding: 14px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: 1fr !important;
    gap: 17px;
    margin-top: 24px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-chip{
    font-size: 11px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    padding: 14px;
    font-size: 20px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-row{
    margin-top: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 62px 26px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 96%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-badge{
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap h1{
    font-size: 58px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input{
    min-height: 142px;
    padding: 17px;
    font-size: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-help{
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
    min-height: 48px;
    padding: 14px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 19px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-chip{
    font-size: 11px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    padding: 15px;
    font-size: 21px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-row{
    margin-top: 28px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 72px 30px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 96%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-badge{
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap h1{
    font-size: 66px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input{
    min-height: 146px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-help{
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
    min-height: 49px;
    padding: 15px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 30px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 20px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-chip{
    font-size: 11px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    padding: 15px;
    font-size: 21px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-row{
    margin-top: 30px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .smfg-tool-wrap{
    padding: 82px 34px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-container{
    width: 100%;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-badge{
    font-size: 14px;
  }.tc-wp-tool-root .smfg-tool-wrap h1{
    font-size: 74px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input-panel{
    padding: 28px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-input{
    min-height: 152px;
    padding: 19px;
    font-size: 19px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-help{
    font-size: 13px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-clear-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-load-btn, .tc-wp-tool-root .smfg-tool-wrap .smfg-copy-btn{
    min-height: 50px;
    padding: 15px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 32px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-card{
    padding: 21px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-chip{
    font-size: 11px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-preview{
    padding: 16px;
    font-size: 22px;
  }.tc-wp-tool-root .smfg-tool-wrap .smfg-load-row{
    margin-top: 32px;
  }}.wpc-scope-619 /* 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;
}