.agTagModalOverlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;z-index:999999;background:rgba(0,0,0,0.45)}.agTagModal{width:100%;max-width:700px;max-height:500px;background:var(--color-wb);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,0.25);display:flex;flex-direction:column;overflow:hidden}.agTagModalHeader{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--color-border)}.agTagModalTitle{font-size:var(--font-medium);font-weight:500;color:var(--color-bw)}.agTagModalClose{border:none;background:transparent;cursor:pointer;font-size:22px;line-height:1;padding:4px 8px}.agTagModalBody{padding:16px;overflow:auto}.agTextTagTitle{margin-bottom:12px;font-weight:600;font-size:16px}.agTextTagCloud{display:flex;flex-wrap:wrap;gap:8px 10px}.agTextTagCont{background:transparent;display:flex;gap:8px;align-items:center;border:1px solid var(--color-border);border-radius:50px;padding:6px 36px 6px 10px;font-size:var(--font-regular);transition:all 0.2s;position:relative;user-select:none}.agTextTag{line-height:1}.agTextTagButton span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:14px;line-height:1;user-select:none}.agTagModalOverlay *{font-family:var(--ff2)}.ordered-tags button.agTextTagButton{border:0;border-radius:50px;outline:1px solid var(--color-border);background:var(--color-border);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;height:28px;width:29px;padding:0;position:absolute;right:-1px;transition:all 0.2s}.ordered-tags button.agTextTagButton:hover{background:var(--color6);color:var(--color5)}.ordered-tags button.agTextTagButton:has(.subscribed){background:var(--color6)}.agTextTagCont .agTextTag{color:var(--color-bw)}.agTextTagButton span.subscribed{color:var(--color5)}
