.seo-tag-chips{margin-bottom:20px}.seo-tag-chips-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#fc5736}.seo-tag-chips-icon{flex-shrink:0}.seo-tag-chips-heading{font-size:.95rem;font-weight:600;color:#333;font-family:var(--font-proxima-nova),system-ui,sans-serif}.seo-tag-chips-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.seo-tag-chips-list::-webkit-scrollbar{height:6px}.seo-tag-chips-list::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:3px}.seo-tag-chips-item{flex-shrink:0}.seo-tag-chip{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:7px 14px;font-size:.85rem;color:#444;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease,transform .1s ease;white-space:nowrap}.seo-tag-chip:hover{border-color:#fc5736;color:#fc5736}.seo-tag-chip:active{transform:scale(.97)}.seo-tag-chip:focus-visible{outline:2px solid #fc5736;outline-offset:2px}.seo-tag-chip.is-active{background:#fc5736;border-color:#fc5736;color:#fff}.seo-tag-chip.is-active:hover{background:#e04d30;border-color:#e04d30;color:#fff}.seo-tag-chip-icon{font-size:.95rem;line-height:1;display:inline-flex}.seo-tag-chip-label{font-size:inherit}@media (max-width:640px){.seo-tag-chips-list{flex-wrap:nowrap;padding-bottom:4px}.seo-tag-chip{padding:6px 12px;font-size:.8rem}}