@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 .ptg-pinterest-tag-generator-tool, .tc-wp-tool-root .ptg-pinterest-tag-generator-tool *{
  box-sizing: border-box;
}.tc-wp-tool-root .ptg-pinterest-tag-generator-tool{
  position: relative;
  width: 100%;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 12%, rgba(160, 126, 255, 0.16), transparent 26%),
    radial-gradient(circle at 86% 18%, rgba(88, 211, 190, 0.16), transparent 25%),
    linear-gradient(135deg, #f6fbff 0%, #eef9f6 48%, #f8f5ff 100%);
  color: #17243b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-tool-root .ptg-bg-decor{
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}.tc-wp-tool-root .ptg-bg-decor span{
  position: absolute;
  display: inline-flex;
  max-width: 190px;
  padding: 8px 12px;
  border: 1px solid rgba(72, 109, 150, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.58);
  color: rgba(39, 58, 89, 0.48);
  font-size: 0.78rem;
  font-weight: 700;
  box-shadow: 0 12px 34px rgba(74, 102, 145, 0.08);
  backdrop-filter: blur(8px);
}.tc-wp-tool-root .ptg-bg-decor span:nth-child(1){ top: 8%; left: 6%; }.tc-wp-tool-root .ptg-bg-decor span:nth-child(2){ top: 18%; right: 7%; border-radius: 8px; }.tc-wp-tool-root .ptg-bg-decor span:nth-child(3){ top: 48%; left: 2%; border-style: dashed; }.tc-wp-tool-root .ptg-bg-decor span:nth-child(4){ bottom: 14%; right: 5%; }.tc-wp-tool-root .ptg-bg-decor span:nth-child(5){ bottom: 28%; left: 12%; border-radius: 8px; }.tc-wp-tool-root .ptg-bg-decor span:nth-child(6){ top: 61%; right: 14%; border-style: dashed; }.tc-wp-tool-root .ptg-container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  width: min(100%, 1200px);
  margin: 0 auto;
}.tc-wp-tool-root .ptg-hero{
  text-align: center;
  max-width: 820px;
  margin: 0 auto;
}.tc-wp-tool-root .ptg-hero h1{
  margin: 0 0 12px;
  font-size: clamp(1.8rem, 5vw, 2.8rem) !important;
  line-height: 1.08;
  letter-spacing: 0;
  color: #14233d;
}.tc-wp-tool-root .ptg-hero p{
  margin: 0;
  color: #52627a;
  line-height: 1.6;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .ptg-dashboard{
  display: grid;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(82, 111, 152, 0.16);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 22px 70px rgba(46, 74, 115, 0.15);
  backdrop-filter: blur(16px);
  overflow: hidden;
}.tc-wp-tool-root .ptg-settings-panel, .tc-wp-tool-root .ptg-preview-panel{
  min-width: 0;
  max-width: 100%;
}.tc-wp-tool-root .ptg-settings-panel{
  background: linear-gradient(180deg, rgba(235, 249, 247, 0.92), rgba(243, 247, 255, 0.92));
  border-right: 1px solid rgba(82, 111, 152, 0.14);
}.tc-wp-tool-root .ptg-settings-panel h2, .tc-wp-tool-root .ptg-preview-panel h2{
  margin: 0;
  font-size: 1rem;
  line-height: 1.25;
  color: #17243b;
}.tc-wp-tool-root .ptg-form{
  display: grid;
  gap: 14px;
  min-width: 0;
}.tc-wp-tool-root .ptg-field{
  display: grid;
  gap: 7px;
  min-width: 0;
}.tc-wp-tool-root .ptg-field label{
  font-size: 0.84rem;
  font-weight: 800;
  color: #293a55;
}.tc-wp-tool-root .ptg-field label span{
  color: #a23b72;
}.tc-wp-tool-root .ptg-field input, .tc-wp-tool-root .ptg-field select{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(83, 112, 150, 0.22);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.94);
  color: #15233a;
  outline: none;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}.tc-wp-tool-root .ptg-field input:focus, .tc-wp-tool-root .ptg-field select:focus, .tc-wp-tool-root .ptg-btn:focus{
  border-color: #7b8cff;
  box-shadow: 0 0 0 4px rgba(123, 140, 255, 0.18);
}.tc-wp-tool-root .ptg-actions, .tc-wp-tool-root .ptg-output-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ptg-btn{
  appearance: none;
  border: 1px solid transparent;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 850;
  line-height: 1;
  text-align: center;
  transition: transform 0.16s ease, box-shadow 0.16s ease, background 0.16s ease;
  white-space: normal;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .ptg-btn:hover{
  transform: translateY(-1px);
}.tc-wp-tool-root .ptg-primary{
  background: linear-gradient(135deg, #496dff, #7f69f2);
  color: #fff;
  box-shadow: 0 14px 28px rgba(75, 98, 225, 0.28);
}.tc-wp-tool-root .ptg-secondary{
  background: #fff;
  border-color: rgba(84, 111, 148, 0.2);
  color: #243651;
}.tc-wp-tool-root .ptg-message{
  min-height: 22px;
  font-size: 0.86rem;
  font-weight: 750;
  color: #42606f;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .ptg-message.ptg-error{
  color: #9f2754;
}.tc-wp-tool-root .ptg-message.ptg-success{
  color: #12634f;
}.tc-wp-tool-root .ptg-preview-panel{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(248, 251, 255, 0.94)),
    radial-gradient(circle at top right, rgba(104, 213, 195, 0.12), transparent 38%);
}.tc-wp-tool-root .ptg-preview-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
  min-width: 0;
}.tc-wp-tool-root .ptg-result-note{
  margin: 4px 0 0;
  font-size: 0.82rem;
  font-weight: 750;
  color: #66758d;
  overflow-wrap: anywhere;
}.tc-wp-tool-root .ptg-count{
  flex: 0 0 auto;
  padding: 7px 10px;
  border-radius: 999px;
  background: #eaf8f4;
  color: #12634f;
  font-size: 0.78rem;
  font-weight: 900;
}.tc-wp-tool-root .ptg-output{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 450px;
  overflow: auto;
  border: 1px solid rgba(82, 111, 152, 0.16);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.88);
  scrollbar-color: #8bd9cb #eef4fb;
  scrollbar-width: thin;
}.tc-wp-tool-root .ptg-output::-webkit-scrollbar{
  width: 10px;
  height: 10px;
}.tc-wp-tool-root .ptg-output::-webkit-scrollbar-track{
  background: #eef4fb;
  border-radius: 999px;
}.tc-wp-tool-root .ptg-output::-webkit-scrollbar-thumb{
  background: #8bd9cb;
  border-radius: 999px;
}.tc-wp-tool-root .ptg-skeleton{
  display: grid;
  gap: 12px;
}.tc-wp-tool-root .ptg-skeleton span, .tc-wp-tool-root .ptg-skeleton div{
  display: block;
  border-radius: 999px;
  background: linear-gradient(90deg, #e9f2fb 0%, #f7fbff 46%, #e7f8f4 100%);
  background-size: 220% 100%;
  animation: ptgPulse 1.35s ease-in-out infinite;
}.tc-wp-tool-root .ptg-skeleton span{
  height: 38px;
}.tc-wp-tool-root .ptg-skeleton div{
  height: 74px;
  border-radius: 10px;
}@keyframes ptgPulse {
  0% { background-position: 0% 50%; }
  100% { background-position: 220% 50%; }
}.tc-wp-tool-root .ptg-results-grid{
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.tc-wp-tool-root .ptg-tag-card{
  display: grid;
  gap: 8px;
  min-width: 0;
  max-width: 100%;
  padding: 13px;
  border: 1px solid rgba(89, 118, 158, 0.16);
  border-radius: 10px;
  background: linear-gradient(180deg, #ffffff, #f8fbff);
  box-shadow: 0 10px 26px rgba(53, 83, 124, 0.08);
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .ptg-tag-value{
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  padding: 7px 10px;
  border-radius: 999px;
  background: #eef7ff;
  color: #21426d;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-tool-root .ptg-tag-meta{
  display: grid;
  gap: 5px;
  color: #475a73;
  font-size: 0.84rem;
  line-height: 1.35;
}.tc-wp-tool-root .ptg-mini-copy{
  width: fit-content;
  max-width: 100%;
  padding: 8px 10px;
  font-size: 0.78rem;
}.tc-wp-tool-root .ptg-pre{
  margin: 0;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  color: #23334d;
  line-height: 1.55;
}.tc-wp-tool-root .ptg-output-actions{
  margin-top: 12px;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-tool-root .ptg-pinterest-tag-generator-tool{ padding: 28px 10px; }.tc-wp-tool-root .ptg-container{ width: 100%; }.tc-wp-tool-root .ptg-hero h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ptg-hero p{ font-size: 0.9rem; }.tc-wp-tool-root .ptg-dashboard{ grid-template-columns: 1fr; gap: 0; margin-top: 22px; }.tc-wp-tool-root .ptg-settings-panel, .tc-wp-tool-root .ptg-preview-panel{ padding: 16px; grid-column: 1 / -1; }.tc-wp-tool-root .ptg-field input, .tc-wp-tool-root .ptg-field select{ min-height: 44px; padding: 10px 11px; font-size: 0.92rem; }.tc-wp-tool-root .ptg-btn{ width: 100%; padding: 12px 11px; font-size: 0.9rem; }.tc-wp-tool-root .ptg-output{ padding: 12px; }.tc-wp-tool-root .ptg-results-grid{ grid-template-columns: 1fr; }.tc-wp-tool-root .ptg-tag-card{ padding: 11px; font-size: 0.86rem; }.tc-wp-tool-root .ptg-tag-value{ font-size: 0.82rem; }.tc-wp-tool-root .ptg-pre{ font-size: 0.82rem; }.tc-wp-tool-root .ptg-dashboard, .tc-wp-tool-root .ptg-form, .tc-wp-tool-root .ptg-results-grid{ gap: 10px; }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-tool-root .ptg-pinterest-tag-generator-tool{ padding: 32px 14px; }.tc-wp-tool-root .ptg-container{ width: 100%; }.tc-wp-tool-root .ptg-hero h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ptg-hero p{ font-size: 0.94rem; }.tc-wp-tool-root .ptg-dashboard{ grid-template-columns: 1fr; margin-top: 24px; }.tc-wp-tool-root .ptg-settings-panel, .tc-wp-tool-root .ptg-preview-panel{ padding: 18px; grid-column: 1 / -1; }.tc-wp-tool-root .ptg-field input, .tc-wp-tool-root .ptg-field select{ min-height: 46px; padding: 11px 12px; font-size: 0.94rem; }.tc-wp-tool-root .ptg-btn{ width: 100%; padding: 12px; font-size: 0.92rem; }.tc-wp-tool-root .ptg-output{ padding: 13px; }.tc-wp-tool-root .ptg-results-grid{ grid-template-columns: 1fr; }.tc-wp-tool-root .ptg-tag-card{ padding: 12px; font-size: 0.88rem; }.tc-wp-tool-root .ptg-tag-value{ font-size: 0.84rem; }.tc-wp-tool-root .ptg-pre{ font-size: 0.84rem; }.tc-wp-tool-root .ptg-dashboard, .tc-wp-tool-root .ptg-form, .tc-wp-tool-root .ptg-results-grid{ gap: 11px; }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-tool-root .ptg-pinterest-tag-generator-tool{ padding: 38px 18px; }.tc-wp-tool-root .ptg-container{ width: 100%; }.tc-wp-tool-root .ptg-hero h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ptg-hero p{ font-size: 0.98rem; }.tc-wp-tool-root .ptg-dashboard{ grid-template-columns: 1fr; margin-top: 28px; }.tc-wp-tool-root .ptg-settings-panel, .tc-wp-tool-root .ptg-preview-panel{ padding: 22px; grid-column: 1 / -1; }.tc-wp-tool-root .ptg-field input, .tc-wp-tool-root .ptg-field select{ min-height: 48px; padding: 12px 13px; font-size: 0.96rem; }.tc-wp-tool-root .ptg-btn{ flex: 1 1 140px; padding: 13px 14px; font-size: 0.94rem; }.tc-wp-tool-root .ptg-output{ padding: 14px; }.tc-wp-tool-root .ptg-results-grid{ grid-template-columns: 1fr; }.tc-wp-tool-root .ptg-tag-card{ padding: 13px; font-size: 0.9rem; }.tc-wp-tool-root .ptg-tag-value{ font-size: 0.86rem; }.tc-wp-tool-root .ptg-pre{ font-size: 0.86rem; }.tc-wp-tool-root .ptg-dashboard, .tc-wp-tool-root .ptg-form, .tc-wp-tool-root .ptg-results-grid{ gap: 12px; }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-tool-root .ptg-pinterest-tag-generator-tool{ padding: 52px 24px; }.tc-wp-tool-root .ptg-container{ width: min(100%, 920px); }.tc-wp-tool-root .ptg-hero h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ptg-hero p{ font-size: 1.02rem; }.tc-wp-tool-root .ptg-dashboard{ grid-template-columns: 1fr; margin-top: 34px; }.tc-wp-tool-root .ptg-settings-panel, .tc-wp-tool-root .ptg-preview-panel{ padding: 26px; grid-column: 1 / -1; }.tc-wp-tool-root .ptg-field input, .tc-wp-tool-root .ptg-field select{ min-height: 48px; padding: 12px 14px; font-size: 0.98rem; }.tc-wp-tool-root .ptg-btn{ flex: 0 1 auto; padding: 13px 16px; font-size: 0.95rem; }.tc-wp-tool-root .ptg-output{ padding: 16px; }.tc-wp-tool-root .ptg-results-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .ptg-tag-card{ padding: 14px; font-size: 0.92rem; }.tc-wp-tool-root .ptg-tag-value{ font-size: 0.88rem; }.tc-wp-tool-root .ptg-pre{ font-size: 0.9rem; }.tc-wp-tool-root .ptg-dashboard, .tc-wp-tool-root .ptg-form, .tc-wp-tool-root .ptg-results-grid{ gap: 14px; }}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-tool-root .ptg-pinterest-tag-generator-tool{ padding: 64px 28px; }.tc-wp-tool-root .ptg-container{ width: min(100%, 1120px); }.tc-wp-tool-root .ptg-hero h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ptg-hero p{ font-size: 1.04rem; }.tc-wp-tool-root .ptg-dashboard{ grid-template-columns: minmax(0, 38fr) minmax(0, 62fr); margin-top: 38px; }.tc-wp-tool-root .ptg-settings-panel{ padding: 28px; }.tc-wp-tool-root .ptg-preview-panel{ padding: 28px; }.tc-wp-tool-root .ptg-field input, .tc-wp-tool-root .ptg-field select{ min-height: 48px; padding: 12px 14px; font-size: 0.98rem; }.tc-wp-tool-root .ptg-btn{ padding: 13px 16px; font-size: 0.94rem; }.tc-wp-tool-root .ptg-output{ padding: 16px; }.tc-wp-tool-root .ptg-results-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .ptg-tag-card{ padding: 14px; font-size: 0.92rem; }.tc-wp-tool-root .ptg-tag-value{ font-size: 0.88rem; }.tc-wp-tool-root .ptg-pre{ font-size: 0.9rem; }.tc-wp-tool-root .ptg-dashboard, .tc-wp-tool-root .ptg-form, .tc-wp-tool-root .ptg-results-grid{ gap: 14px; }}@media (min-width: 1200px) {.tc-wp-tool-root .ptg-pinterest-tag-generator-tool{ padding: 72px 32px; }.tc-wp-tool-root .ptg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .ptg-hero h1{ font-size: clamp(1.8rem, 5vw, 2.8rem) !important; }.tc-wp-tool-root .ptg-hero p{ font-size: 1.06rem; }.tc-wp-tool-root .ptg-dashboard{ grid-template-columns: minmax(0, 38fr) minmax(0, 62fr); margin-top: 40px; }.tc-wp-tool-root .ptg-settings-panel{ padding: 30px; }.tc-wp-tool-root .ptg-preview-panel{ padding: 30px; }.tc-wp-tool-root .ptg-field input, .tc-wp-tool-root .ptg-field select{ min-height: 50px; padding: 13px 15px; font-size: 1rem; }.tc-wp-tool-root .ptg-btn{ padding: 14px 18px; font-size: 0.96rem; }.tc-wp-tool-root .ptg-output{ padding: 18px; }.tc-wp-tool-root .ptg-results-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-tool-root .ptg-tag-card{ padding: 15px; font-size: 0.94rem; }.tc-wp-tool-root .ptg-tag-value{ font-size: 0.9rem; }.tc-wp-tool-root .ptg-pre{ font-size: 0.92rem; }.tc-wp-tool-root .ptg-dashboard, .tc-wp-tool-root .ptg-form, .tc-wp-tool-root .ptg-results-grid{ gap: 15px; }}.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 .ptg-copy-all {}
.tc-wp-tool-root .ptg-download {}
.tc-wp-tool-root .ptg-reset {}