@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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root .fb-tag-generator-tool, .tc-wp-tool-root .fb-tag-generator-tool *{
  box-sizing: border-box;
}.tc-wp-tool-root .fb-tag-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 58px 18px;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(120, 220, 202, .32), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(145, 126, 235, .20), transparent 28%),
    radial-gradient(circle at 78% 84%, rgba(50, 142, 238, .18), transparent 30%),
    linear-gradient(135deg, #f7fbff 0%, #eef8f6 45%, #f7f4ff 100%);
}.tc-wp-tool-root .fbtag-bg{
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}.tc-wp-tool-root .fbtag-bg::before{
  content: "";
  position: absolute;
  inset: 24px;
  opacity: .34;
  background-image:
    radial-gradient(circle, rgba(32, 98, 160, .22) 1px, transparent 1px),
    linear-gradient(90deg, rgba(27, 125, 180, .08) 1px, transparent 1px);
  background-size: 26px 26px, 78px 78px;
  mask-image: linear-gradient(to bottom, transparent, #000 16%, #000 76%, transparent);
}.tc-wp-tool-root .fbtag-bg span{
  position: absolute;
  display: inline-flex;
  align-items: center;
  min-width: 0;
  max-width: 190px;
  padding: 9px 13px;
  border: 1px solid rgba(39, 106, 160, .16);
  border-radius: 999px;
  color: rgba(22, 55, 88, .56);
  background: rgba(255, 255, 255, .62);
  box-shadow: 0 12px 32px rgba(46, 83, 122, .08);
  font-size: 13px;
  white-space: normal;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .fbtag-bg span:nth-child(1){ left: 5%; top: 13%; }.tc-wp-tool-root .fbtag-bg span:nth-child(2){ right: 9%; top: 20%; border-radius: 9px; }.tc-wp-tool-root .fbtag-bg span:nth-child(3){ left: 9%; bottom: 20%; }.tc-wp-tool-root .fbtag-bg span:nth-child(4){ right: 4%; bottom: 18%; border-radius: 9px; }.tc-wp-tool-root .fbtag-bg span:nth-child(5){ left: 43%; top: 7%; background: rgba(231, 255, 247, .72); }.tc-wp-tool-root .fbtag-bg span:nth-child(6){ right: 23%; bottom: 8%; background: rgba(245, 243, 255, .75); }.tc-wp-tool-root .fbtag-container{
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-width: 0;
  margin: 0 auto;
}.tc-wp-tool-root .fbtag-hero{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 26px;
  text-align: center;
}.tc-wp-tool-root .fbtag-kicker{
  margin: 0 0 10px;
  color: #247078;
  font-size: .92rem;
  font-weight: 800;
  letter-spacing: 0;
}.tc-wp-tool-root .fbtag-hero h1{
  margin: 0;
  color: #132238;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 850;
}.tc-wp-tool-root .fbtag-subtitle{
  max-width: 710px;
  margin: 14px auto 0;
  color: #526176;
  font-size: 1rem;
  line-height: 1.6;
}.tc-wp-tool-root .fbtag-dashboard{
  display: grid;
  grid-template-columns: minmax(0, 38%) minmax(0, 62%);
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(91, 130, 160, .20);
  border-radius: 10px;
  background: rgba(255, 255, 255, .76);
  box-shadow: 0 28px 70px rgba(39, 75, 115, .16);
  backdrop-filter: blur(18px);
}.tc-wp-tool-root .fbtag-settings, .tc-wp-tool-root .fbtag-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .fbtag-settings{
  padding: 26px;
  border-right: 1px solid rgba(91, 130, 160, .18);
  background:
    linear-gradient(180deg, rgba(237, 251, 248, .88), rgba(244, 248, 255, .90)),
    linear-gradient(135deg, rgba(72, 187, 180, .08), rgba(129, 112, 220, .08));
}.tc-wp-tool-root .fbtag-panel-title, .tc-wp-tool-root .fbtag-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  min-width: 0;
}.tc-wp-tool-root .fbtag-panel-title{
  margin-bottom: 18px;
}.tc-wp-tool-root .fbtag-panel-title h2, .tc-wp-tool-root .fbtag-preview-head h2{
  margin: 0;
  color: #15253b;
  font-size: 1.05rem;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-tool-root .fbtag-panel-title span, .tc-wp-tool-root .fbtag-count{
  flex: 0 0 auto;
  padding: 6px 10px;
  border: 1px solid rgba(38, 149, 143, .20);
  border-radius: 999px;
  color: #247078;
  background: rgba(232, 255, 249, .72);
  font-size: .78rem;
  font-weight: 800;
}.tc-wp-tool-root .fbtag-field{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-bottom: 14px;
}.tc-wp-tool-root .fbtag-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 12px;
  min-width: 0;
}.tc-wp-tool-root .fbtag-field label{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin: 0 0 7px;
  color: #33445c;
  font-size: .88rem;
  font-weight: 780;
}.tc-wp-tool-root .fbtag-field label strong{
  color: #7a3d8f;
  font-size: .73rem;
  font-weight: 850;
}.tc-wp-tool-root .fbtag-field input, .tc-wp-tool-root .fbtag-field select{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 46px;
  padding: 0 13px;
  border: 1px solid rgba(78, 116, 150, .26);
  border-radius: 9px;
  outline: none;
  color: #172033;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .86) inset;
  font: inherit;
  font-size: .94rem;
}.tc-wp-tool-root .fbtag-field select{
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #46647d 50%), linear-gradient(135deg, #46647d 50%, transparent 50%);
  background-position: calc(100% - 18px) 19px, calc(100% - 13px) 19px;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  padding-right: 34px;
}.tc-wp-tool-root .fbtag-field input:focus, .tc-wp-tool-root .fbtag-field select:focus, .tc-wp-tool-root .fbtag-output:focus, .tc-wp-tool-root .fbtag-settings button:focus, .tc-wp-tool-root .fbtag-preview button:focus{
  border-color: #25a7bd;
  box-shadow: 0 0 0 4px rgba(37, 167, 189, .16);
}.tc-wp-tool-root .fbtag-actions{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  width: 100%;
  min-width: 0;
  margin-top: 4px;
}.tc-wp-tool-root .fbtag-actions button, .tc-wp-tool-root .fbtag-output-actions button, .tc-wp-tool-root .fbtag-copy-one{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 0;
  border-radius: 9px;
  cursor: pointer;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}.tc-wp-tool-root .fbtag-actions button{
  min-height: 44px;
  padding: 11px 12px;
  font-size: .9rem;
}.tc-wp-tool-root .fbtag-actions button:hover, .tc-wp-tool-root .fbtag-output-actions button:hover, .tc-wp-tool-root .fbtag-copy-one:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .fbtag-generate{
  grid-column: 1 / -1;
  color: #fff;
  background: linear-gradient(135deg, #1976d2, #16a3b8 48%, #6d5bd0);
  box-shadow: 0 14px 30px rgba(24, 119, 210, .25);
}.tc-wp-tool-root .fbtag-generate span{
  display: block;
  margin-top: 2px;
  font-size: .72rem;
  font-weight: 750;
  opacity: .86;
}.tc-wp-tool-root .fbtag-download, .tc-wp-tool-root .fbtag-reset{
  color: #214057;
  background: rgba(255, 255, 255, .86);
  border: 1px solid rgba(78, 116, 150, .20) !important;
}.tc-wp-tool-root .fbtag-validation, .tc-wp-tool-root .fbtag-success{
  width: 100%;
  max-width: 100%;
  min-height: 22px;
  margin-top: 12px;
  font-size: .88rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .fbtag-validation{ color: #8b3d49; }.tc-wp-tool-root .fbtag-success{ color: #1d715f; }.tc-wp-tool-root .fbtag-preview{
  padding: 26px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(249, 252, 255, .94)),
    radial-gradient(circle at 95% 0%, rgba(123, 211, 198, .16), transparent 32%);
}.tc-wp-tool-root .fbtag-preview-head{
  margin-bottom: 14px;
}.tc-wp-tool-root .fbtag-empty-label{
  margin: 5px 0 0;
  color: #637085;
  font-size: .88rem;
  line-height: 1.4;
}.tc-wp-tool-root .fbtag-output{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 450px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  border: 1px solid rgba(82, 123, 158, .18);
  border-radius: 10px;
  padding: 16px;
  background: rgba(255, 255, 255, .78);
}.tc-wp-tool-root .fbtag-output::-webkit-scrollbar{
  width: 10px;
  height: 10px;
}.tc-wp-tool-root .fbtag-output::-webkit-scrollbar-track{
  background: #eef7f8;
  border-radius: 999px;
}.tc-wp-tool-root .fbtag-output::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #47c1b4, #7b70d8);
  border: 2px solid #eef7f8;
  border-radius: 999px;
}.tc-wp-tool-root .fbtag-skeleton{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .fbtag-skel-item{
  min-width: 0;
  padding: 14px;
  border: 1px dashed rgba(47, 122, 164, .22);
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(237, 255, 250, .80), rgba(245, 244, 255, .80));
}.tc-wp-tool-root .fbtag-skel-line{
  height: 10px;
  max-width: 100%;
  margin: 10px 0;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(74, 190, 181, .18), rgba(111, 100, 211, .18), rgba(74, 190, 181, .18));
}.tc-wp-tool-root .fbtag-skel-line:nth-child(1){ width: 72%; }.tc-wp-tool-root .fbtag-skel-line:nth-child(2){ width: 48%; }.tc-wp-tool-root .fbtag-skel-line:nth-child(3){ width: 62%; }.tc-wp-tool-root .fbtag-card-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  min-width: 0;
}.tc-wp-tool-root .fbtag-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 13px;
  border: 1px solid rgba(61, 113, 154, .16);
  border-radius: 10px;
  background: linear-gradient(145deg, #ffffff, #f5fbfb);
  box-shadow: 0 12px 26px rgba(48, 84, 120, .08);
  overflow: hidden;
}.tc-wp-tool-root .fbtag-row{
  display: block;
  margin-bottom: 7px;
  color: #2e3d50;
  font-size: .88rem;
  line-height: 1.42;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .fbtag-row strong{
  color: #172033;
  font-weight: 850;
}.tc-wp-tool-root .fbtag-copy-one{
  margin-top: 4px;
  padding: 9px 10px;
  color: #17636f;
  background: #eafdff;
  border: 1px solid rgba(38, 149, 143, .20);
  font-size: .82rem;
}.tc-wp-tool-root .fbtag-pre{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  color: #223348;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
  font-size: .88rem;
  line-height: 1.65;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .fbtag-output-actions{
  width: 100%;
  min-width: 0;
  margin-top: 12px;
}.tc-wp-tool-root .fbtag-copy-all{
  padding: 11px 14px;
  color: #fff;
  background: linear-gradient(135deg, #1f7fc8, #35b7aa);
  box-shadow: 0 12px 26px rgba(31, 127, 200, .18);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .fb-tag-generator-tool{ padding: 34px 10px; }.tc-wp-tool-root .fbtag-container{ max-width: 100%; }.tc-wp-tool-root .fbtag-subtitle{ font-size: .88rem; }.tc-wp-tool-root .fbtag-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-settings{ padding: 14px; border-right: 0; border-bottom: 1px solid rgba(91, 130, 160, .18); }.tc-wp-tool-root .fbtag-preview{ padding: 14px; }.tc-wp-tool-root .fbtag-grid, .tc-wp-tool-root .fbtag-skeleton, .tc-wp-tool-root .fbtag-card-grid{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-field input, .tc-wp-tool-root .fbtag-field select{ height: 42px; font-size: .86rem; }.tc-wp-tool-root .fbtag-actions{ grid-template-columns: 1fr; gap: 8px; }.tc-wp-tool-root .fbtag-actions button{ min-height: 41px; font-size: .84rem; padding: 10px; }.tc-wp-tool-root .fbtag-output{ padding: 10px; }.tc-wp-tool-root .fbtag-card, .tc-wp-tool-root .fbtag-skel-item{ padding: 10px; }.tc-wp-tool-root .fbtag-row, .tc-wp-tool-root .fbtag-pre{ font-size: .8rem; }.tc-wp-tool-root .fbtag-bg span{ font-size: 11px; padding: 7px 9px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .fb-tag-generator-tool{ padding: 38px 12px; }.tc-wp-tool-root .fbtag-subtitle{ font-size: .92rem; }.tc-wp-tool-root .fbtag-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-settings{ padding: 17px; border-right: 0; border-bottom: 1px solid rgba(91, 130, 160, .18); }.tc-wp-tool-root .fbtag-preview{ padding: 17px; }.tc-wp-tool-root .fbtag-grid, .tc-wp-tool-root .fbtag-skeleton, .tc-wp-tool-root .fbtag-card-grid{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-field input, .tc-wp-tool-root .fbtag-field select{ height: 44px; font-size: .9rem; }.tc-wp-tool-root .fbtag-actions{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-actions button{ min-height: 42px; font-size: .86rem; }.tc-wp-tool-root .fbtag-card, .tc-wp-tool-root .fbtag-skel-item{ padding: 11px; }.tc-wp-tool-root .fbtag-row, .tc-wp-tool-root .fbtag-pre{ font-size: .82rem; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .fb-tag-generator-tool{ padding: 42px 14px; }.tc-wp-tool-root .fbtag-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-settings{ padding: 20px; border-right: 0; border-bottom: 1px solid rgba(91, 130, 160, .18); }.tc-wp-tool-root .fbtag-preview{ padding: 20px; }.tc-wp-tool-root .fbtag-grid, .tc-wp-tool-root .fbtag-skeleton, .tc-wp-tool-root .fbtag-card-grid{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-actions{ grid-template-columns: 1fr 1fr; }.tc-wp-tool-root .fbtag-generate{ grid-column: 1 / -1; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .fb-tag-generator-tool{ padding: 50px 18px; }.tc-wp-tool-root .fbtag-dashboard{ grid-template-columns: 1fr; }.tc-wp-tool-root .fbtag-settings{ border-right: 0; border-bottom: 1px solid rgba(91, 130, 160, .18); }.tc-wp-tool-root .fbtag-skeleton, .tc-wp-tool-root .fbtag-card-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .fbtag-dashboard{ grid-template-columns: minmax(0, 38%) minmax(0, 62%); }.tc-wp-tool-root .fbtag-settings, .tc-wp-tool-root .fbtag-preview{ padding: 24px; }.tc-wp-tool-root .fbtag-card-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}@media (min-width: 1200px) {.tc-wp-tool-root .fbtag-container{ max-width: 1200px; }.tc-wp-tool-root .fbtag-dashboard{ grid-template-columns: minmax(0, 38%) minmax(0, 62%); }.tc-wp-tool-root .fbtag-card-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); }}.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;
}

.tc-wp-tool-root .fbtag-format {}
.tc-wp-tool-root .fbtag-platform {}
.tc-wp-tool-root .fbtag-quantity {}
.tc-wp-tool-root .fbtag-style {}
.tc-wp-tool-root .fbtag-topic {}