@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-179 .tc-wp-tool-root img, .wpc-scope-179 .tc-wp-tool-root video, .wpc-scope-179 .tc-wp-tool-root svg, .wpc-scope-179 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section, .wpc-scope-179 .tc-wp-tool-root .afg-tool-section *{
  box-sizing: border-box;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section{
  width: 100%;
  min-width: 0;
  padding: 32px 14px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  color: #1d1d1f;
  background:
    radial-gradient(circle at top left, rgba(0, 122, 255, 0.08), transparent 34%),
    linear-gradient(180deg, #fbfbfd 0%, #f5f5f7 100%);
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-heading{
  max-width: 780px;
  margin: 0 auto 22px;
  text-align: center;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-heading h2{
  margin: 0;
  color: #111113;
  font-size: 30px;
  line-height: 1.12;
  font-weight: 760;
  letter-spacing: 0;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-heading p{
  margin: 10px auto 0;
  color: #515154;
  font-size: 15px;
  line-height: 1.55;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-panel{
  width: 100%;
  padding: 16px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-input-wrap{
  width: 100%;
  margin-bottom: 14px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-input-wrap label{
  display: block;
  margin: 0 0 8px;
  color: #2b2b2f;
  font-size: 13px;
  font-weight: 650;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-input-row{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  width: 100%;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-text-input{
  width: 100%;
  min-width: 0;
  height: 52px;
  padding: 0 15px;
  border: 1px solid #d2d2d7;
  border-radius: 16px;
  color: #111113;
  background: #ffffff;
  font: inherit;
  font-size: 16px;
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-text-input:focus{
  border-color: #0071e3;
  box-shadow: 0 0 0 4px rgba(0, 113, 227, 0.16);
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section button{
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: transform 140ms ease, box-shadow 140ms ease, background 140ms ease, border-color 140ms ease;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section button:focus-visible, .wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-text-input:focus-visible{
  outline: 3px solid rgba(0, 113, 227, 0.32);
  outline-offset: 3px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section button:active{
  transform: translateY(1px);
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-clear-btn{
  width: 100%;
  padding: 0 18px;
  color: #1d1d1f;
  background: #f5f5f7;
  border: 1px solid #d8d8de;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-clear-btn:hover{
  background: #ececf0;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-meta-row{
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-height: 42px;
  margin: 0 0 12px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-count, .wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-status{
  margin: 0;
  font-size: 13px;
  line-height: 1.35;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-count{
  color: #606066;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-status{
  color: #0071e3;
  font-weight: 650;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-card{
  min-width: 0;
  min-height: 204px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 14px;
  border: 1px solid #e5e5ea;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.045);
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-style-name{
  min-width: 0;
  margin: 0;
  color: #242428;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 760;
  overflow-wrap: anywhere;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-copy-btn{
  flex: 0 0 78px;
  width: 78px;
  min-height: 38px;
  padding: 0 12px;
  color: #ffffff;
  background: #111113;
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.12);
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-copy-btn:hover{
  background: #2a2a2d;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-copy-btn.is-copied{
  background: #0071e3;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview{
  flex: 1;
  width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid #ededf0;
  border-radius: 14px;
  color: #111113;
  background: linear-gradient(180deg, #fbfbfd 0%, #ffffff 100%);
  font-size: 20px;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview::-webkit-scrollbar-track{
  background: #f2f2f5;
  border-radius: 999px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview::-webkit-scrollbar-thumb{
  background: #c7c7cc;
  border: 2px solid #f2f2f5;
  border-radius: 999px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 18px;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-load-more{
  width: 100%;
  min-height: 48px;
  padding: 0 24px;
  color: #ffffff;
  background: #0071e3;
  box-shadow: 0 10px 22px rgba(0, 113, 227, 0.24);
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-load-more:hover{
  background: #0077ed;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-load-more:disabled{
  cursor: not-allowed;
  opacity: 0.58;
  box-shadow: none;
}.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview.afg-tone-soft{ color: #313136; background: #fbfbfd; }.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview.afg-tone-spotlight{ color: #101012; background: linear-gradient(135deg, #ffffff, #f0f7ff); }.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview.afg-tone-frosted{ color: #2f3a45; background: rgba(245, 248, 252, 0.9); }.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview.afg-tone-silver{ color: #4a4f57; background: linear-gradient(180deg, #ffffff, #f2f3f5); }.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview.afg-tone-graphite{ color: #1f2328; background: #f6f7f8; }.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview.afg-tone-midnight{ color: #172033; background: #f7f9ff; }.wpc-scope-179 .tc-wp-tool-root .afg-tool-section .afg-preview.afg-tone-blue{ color: #0057b8; background: #f5faff; }@media (min-width: 375px){.tc-wp-tool-root .afg-tool-section{
    padding: 34px 16px;
  }.tc-wp-tool-root .afg-tool-section .afg-heading h2{
    font-size: 32px;
  }.tc-wp-tool-root .afg-tool-section .afg-panel{
    padding: 17px;
  }}@media (min-width: 390px){.tc-wp-tool-root .afg-tool-section .afg-heading p{
    font-size: 16px;
  }.tc-wp-tool-root .afg-tool-section .afg-preview{
    font-size: 21px;
    padding: 15px;
  }.tc-wp-tool-root .afg-tool-section .afg-grid{
    gap: 13px;
  }}@media (min-width: 430px){.tc-wp-tool-root .afg-tool-section{
    padding-left: 18px;
    padding-right: 18px;
  }.tc-wp-tool-root .afg-tool-section .afg-panel{
    border-radius: 26px;
  }.tc-wp-tool-root .afg-tool-section .afg-card{
    padding: 16px;
  }}@media (min-width: 480px){.tc-wp-tool-root .afg-tool-section .afg-input-row{
    grid-template-columns: 1fr 108px;
  }.tc-wp-tool-root .afg-tool-section .afg-clear-btn{
    width: 108px;
  }.tc-wp-tool-root .afg-tool-section .afg-heading h2{
    font-size: 36px;
  }}@media (min-width: 768px){.tc-wp-tool-root .afg-tool-section{
    padding: 48px 24px;
  }.tc-wp-tool-root .afg-tool-section .afg-heading{
    margin-bottom: 28px;
  }.tc-wp-tool-root .afg-tool-section .afg-panel{
    padding: 24px;
  }.tc-wp-tool-root .afg-tool-section .afg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .afg-tool-section .afg-meta-row{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }.tc-wp-tool-root .afg-tool-section .afg-load-more{
    width: auto;
    min-width: 210px;
  }}@media (min-width: 1024px){.tc-wp-tool-root .afg-tool-section{
    min-width: 1024px;
    padding: 58px 28px;
  }.tc-wp-tool-root .afg-tool-section .afg-heading h2{
    font-size: 44px;
  }.tc-wp-tool-root .afg-tool-section .afg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-tool-root .afg-tool-section .afg-card{
    min-height: 224px;
  }.tc-wp-tool-root .afg-tool-section .afg-preview{
    min-height: 134px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .afg-tool-section{
    padding: 64px 32px;
  }.tc-wp-tool-root .afg-tool-section .afg-panel{
    padding: 28px;
  }.tc-wp-tool-root .afg-tool-section .afg-grid{
    gap: 18px;
  }}